a81238b13ad66f52d20fa583efe96ae4c79cc87a
[gnus] / lisp / ChangeLog
1 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4         for prettier summary display.
5
6 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7
8         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
9         directly.
10
11 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
14         apparently third-party libraries depend on it.
15
16         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
17         before starting negotiation.
18
19         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
20         privacy reasons.
21         (gnus-treat-mail-gravatar): Ditto.
22
23         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
24         buffer when inserting images.  Inserting text into the headers, for
25         instance, can make them invalid.
26
27 2010-09-25  Julien Danjou  <julien@danjou.info>
28
29         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
30         variables.
31
32         * nnheader.el: Remove useless variables news-reply-yank-from and
33         news-reply-yank-message-id.
34
35         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
36         variables.
37
38         * mml1991.el: Remove useless mml1991-verbose.
39
40         * gnus.el: Remove useless variable gnus-use-generic-from.
41         Remove obsolete variable gnus-topic-indentation.
42
43         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
44
45         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
46
47         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
48
49         * gnus-group.el: Remove useless gnus-group-icon-cache.
50         Remove useless gnus-ephemeral-group-server.
51
52         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
53
54         * mml2015.el: Remove useless mml2015-verbose.
55
56         * mml-smime.el: Remove useless mml-smime-verbose.
57
58         * gnus.el: Remove useless gnus-local-domain.
59
60         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
61         gnus-gravatar-size.
62
63         * gnus-art.el: Remove useless gnus-treat-translate.
64
65 2010-09-24  Julien Danjou  <julien@danjou.info>
66
67         * gnus-sum.el: Add support for Gravatars.
68
69         * gnus-art.el: Add support for Gravatars.
70
71         * gnus-gravatar.el: Add this file.
72
73         * gravatar.el: Add this file.
74
75 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
76
77         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
78
79         * gnus-group.el (gnus-group-fetch-faq): Removed.
80
81         * gnus.el (gnus-group-faq-directory): Removed.
82
83         * gnus-group.el (gnus-group-fetch-charter): Removed.
84
85         * gnus.el (gnus-group-charter-alist): Removed.
86
87         * gnus-group.el (gnus-group-archive-directory): Removed.
88         (gnus-group-recent-archive-directory): Ditto.
89         (gnus-group-make-archive-group): Removed.
90
91         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
92
93         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
94         use the same article number for all the cached articles.
95
96         * nnimap.el (nnimap-command): Register the last command time so
97         that we can use it for idling NOOPs.
98         (nnimap-open-connection): Start the keeplive timer.
99         (nnimap-make-process-buffer): Store all the process buffers.
100         (nnimap-keepalive): New function.
101
102         * starttls.el: (starttls-open-stream): Add autoload cookie.
103
104 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
105
106         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
107         handling.
108
109 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
112         its data structures.
113
114         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
115         instead of the cl.el copy-list.
116         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
117         equalp.
118
119 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
120
121         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
122         and tool-bar-local-item-from-menu.
123
124         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
125         mode-line-highlight face for Emacs.
126
127         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
128         loading gnus-sum.elc; fix comment for canlock-verify.
129         (gnus-article-jump-to-part): Use read-number.
130         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
131         Emacs pre-21 compatible code for help-echo.
132         (gnus-article-next-page-1): No need to adjust the number of lines.
133         (gnus-article-describe-bindings): Always use help-buffer.
134
135         * gnus-audio.el (gnus-audio-inline-sound)
136         * gnus-cus.el (gnus-custom-mode)
137         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
138
139         * gnus-sum.el (gnus-remove-overlays): Doc fix.
140
141         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
142         compatible code.
143
144 2010-09-24  Glenn Morris  <rgm@gnu.org>
145
146         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
147         visiting the fcc file in rmail-mode.
148
149         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
150
151 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * nnir.el: Silence the byte compiler.
154
155         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
156         alias to browse-url-url-encode-chars if any.
157         (gnus-html-encode-url): Use it.
158
159 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * gnus-start.el (gnus-use-backend-marks): New variable.
162         (gnus-get-unread-articles-in-group): Use it.
163
164         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
165         makeover.
166
167 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
168
169         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
170
171 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172
173         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
174         Removed.
175         (gnus-setup-news-hook): Removed
176         gnus-fixup-nnimap-unread-after-getting-new-news.
177
178         * gnus-int.el (gnus-request-update-info): Protect against backends not
179         having the function.
180
181         * nnimap.el (nnimap-stream): Mention starttls.
182         (nnimap-open-connection): Add starttls support.
183
184 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
185
186         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
187
188 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189
190         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
191         BODYSTRUCTUREs.
192         (nnimap-transform-headers): Unfold quoted {42} headers.
193
194         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
195         the info.
196         (gnus-get-unread-articles): Only call updatep on backends that support
197         it.
198
199         * nnweb.el (nnweb-request-update-info): NOOP.
200
201         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
202
203         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
204         since it only deals with marks.
205
206         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
207         gnus-request-marks, and make a new gnus-request-update-info.
208
209         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
210         the active instead of the high number, which is usually too low.
211
212 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
213
214         * netrc.el (netrc-parse): Remove encrypt.el mentions.
215         * encrypt.el: Removed.
216
217 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
218
219         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
220         server in symbolic form.
221
222         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
223         0.9.
224
225 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
226
227         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
228         (nnimap-update-info): Fix up code slightly.
229
230         * gnus-int.el (gnus-open-server): Add tracing for performance
231         debugging.
232
233         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
234         (gnus-group-insert-group-line): Pass the real group name so that it
235         gets the right data.
236
237         * gnus-start.el (gnus-get-unread-articles): Don't have
238         `gnus-get-unread-articles-in-group' update info, since that can be
239         really slow and doesn't seem to be needed?
240
241 2010-09-22  Dan Christensen  <jdc@uwo.ca>
242
243         * time-date.el (date-to-time): Try using parse-time-string first before
244         using the slower timezone-make-date-arpa-standard.
245
246 2010-09-22  Julien Danjou  <julien@danjou.info>
247
248         * gnus-group.el (gnus-group-insert-group-line): Call
249         gnus-group-highlight-line.
250         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
251         default hook list.
252         (gnus-group-update-eval-form): Add new function.
253         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
254         (gnus-group-get-icon): Use gnus-group-update-eval-form.
255
256 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
259         immediate, then expire all articles.
260         (nnimap-update-info): Fix off-by-one errors.
261         (nnimap-flags-to-marks): Would return no marks lists for group with no
262         flags.  Instead return the other data.
263
264 2010-09-22  Julien Danjou  <julien@danjou.info>
265
266         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
267         Only return an icon.
268         (gnus-group-insert-group-line): Compute icon to return.
269
270         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
271         variable.
272         (gnus-html-image-fetched): Only cache if
273         gnus-html-image-automatic-caching is set.
274         (gnus-html-image-fetched): Check for errors.
275
276 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
277
278         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
279         once per method on `g'.  This ensures that backends like nnfolder don't
280         open all their folders.
281
282         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
283         (nnimap-request-list): Nix out group in the correct buffer.
284         (nnimap-parse-flags): Implement by using `read' instead of
285         hand-parsing.
286         (nnimap-flags-to-marks): Pass on permanent-flags.
287         (nnimap-make-process-buffer): Record the server name.
288         (nnimap-parse-flags): Fix typo.
289         (nnimap-request-scan): Run split on the server in general, not just a
290         single group.
291
292         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
293         parameter, and propagate this downwards.
294
295         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
296         since EXAMINE changes it on the server.
297
298         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
299         this command might take a while.
300
301 2010-09-22  Julien Danjou  <julien@danjou.info>
302
303         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
304         harmful if you have 2 images side-by-side, they can't be properly
305         update on text deletion.  Using text-property is safer here.
306         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
307         data.
308
309 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
310
311         * nnimap.el (nnimap-expunge-inbox): Removed.
312         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
313         (nnimap-expunge): Flip default to t.
314
315         * gnus.el (gnus-method-to-server): Don't push things to the cache
316         unless it's unique.
317         (gnus-server-to-method): Ditto.
318
319 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
320
321         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
322
323 2010-09-22  Julien Danjou  <julien@danjou.info>
324
325         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
326         get the start of data.
327         (gnus-html-encode-url): Add this function to encode special chars in
328         URL.
329         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
330         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
331
332         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
333         default.
334         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
335
336         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
337         images alt-text.
338         (gnus-html-put-image): Put alt-text as help-echo.
339
340 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
343         * mm-util.el (mm-decompress-buffer)
344         * nnir.el (nnir-run-find-grep)
345         * pop3.el (pop3-list): Use 3rd arg of split-string.
346
347         * time-date.el (format-seconds): Comment fix.
348
349         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
350         and byte-optimize-form-code-walker.
351         (dgnushack-make-auto-load): Don't advise make-autoload.
352
353         * lpath.el: Remove Emacs 21 stuff.
354
355 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
358         outside the active range.  Suggested by Dan Christensen.
359
360         * gnus-start.el (gnus-get-unread-articles): Get the extended method
361         slightly later to avoid double-getting it.
362
363         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
364         previous patch.
365
366         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
367
368 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
369
370         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
371
372 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
373
374         * gnus-int.el (gnus-open-server): Give a better error message in the
375         "go offline" case.
376
377         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
378         marks for nnimap, which is seldom the right thing to do.
379
380         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
381         (gnus-same-method-different-name): New function.
382
383         * nnimap.el (parse-time): Require.
384
385         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
386         method in the presence of many similar methods.
387
388         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
389
390         * nnimap.el (nnimap-find-expired-articles): Don't refer to
391         nnml-inhibit-expiry.
392
393         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
394         find out whether methods are equal.
395
396         * nnimap.el (nnimap-find-expired-articles): New function.
397         (nnimap-process-expiry-targets): New function.
398         (nnimap-request-move-article): Request the article before looking at
399         what the Message-ID is.  Fix found by Andrew Cohen.
400         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
401
402         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
403         for oldness in addition to being a predicate.
404
405         * nnimap.el (nnimap-request-group): When we have zero articles, return
406         the right data to Gnus.
407         (nnimap-request-expire-articles): Only delete articles immediately if
408         the target is 'delete.
409
410         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
411         method, this would bug out.
412
413         * gnus-group.el (gnus-group-expunge-group): Renamed from
414         gnus-group-nnimap-expunge, and implemented as a normal interface
415         function.
416
417         * gnus-int.el (gnus-request-expunge-group): New function.
418
419         * nnimap.el (nnimap-request-create-group): Implement.
420         (nnimap-request-expunge-group): New function.
421
422 2010-09-21  Julien Danjou  <julien@danjou.info>
423
424         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
425         (gnus-html-cache-expired): Add new function.
426         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
427         wethever we should display image for fetch it.
428         Compute alt-text earlier to pass it to the fetching function too.
429         (gnus-html-schedule-image-fetching): Change function argument to only
430         get one image at a time, not a list.
431         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
432         cache.
433         (gnus-html-get-image-data): New function to retrieve image data from
434         cache.
435         (gnus-html-put-image): Change buffer argument to use image data rather
436         than file, and place image above region rather than inserting a new
437         one. Do not take alt-text as argument, since it's useless now: we place
438         the image above alt-text.
439         (gnus-html-prune-cache): Remove.
440         (gnus-html-show-images): Start to fetch image when we find one, do not
441         push into a temporary list.
442         (gnus-html-prefetch-images): Only fetch image if they have expired.
443         (gnus-html-browse-image): Fix, use 'gnus-image-url.
444         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
445
446 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
449
450 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
453         spec inser "*" if the group isn't active instead of 0.
454
455         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
456         opening the server.
457         (nnimap-request-delete-group): Implement group deletion.
458         (nnimap-transform-headers): Return the size of the entire message in
459         the Bytes header, not just the size of the first part.
460         (nnimap-request-move-article): When moving an article from nnimap,
461         request the article first so the accepting form has an article to
462         accept.  Reported by Dan Christensen.
463         (nnimap-command): Make sure that the error message doesn't error out.
464
465 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
466
467         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
468         we haven't requested anything.
469
470 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
471
472         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
473         "".  Fix found by Andrew Cohen.
474
475         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
476         instead of -encode-string.
477
478 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
479
480         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
481
482         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
483         by mm-subst-char-in-string.
484
485 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
488         waiting for the connection string.
489
490         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
491         arriving.
492
493         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
494         bogus characters.  This allows selecting certain Gmail groups.
495
496         * nnimap.el (nnimap-find-wanted-parts-1): New function.
497         (nnimap-fetch-partial-articles): New variable.
498         (nnimap-open-connection): When looking for credentials, also use the
499         nnimap-server-port.
500         (nnimap-request-article): Return the group/article number, so that Gnus
501         `^' works as expected.
502         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
503         them.
504
505         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
506         comments.
507         (gnus-methods-sloppily-equal): New function.
508         (gnus): When using the development version of Gnus, load the gnus-load
509         file.
510
511         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
512         `gnus-open-server' on each method before trying to scan them etc.  This
513         ensures that all the backend parameters are set correctly.
514
515         * nnimap.el (nnimap-authenticator): New variable.
516         (nnimap-open-connection): Allow anonymous login.
517         (nnimap-transform-headers): The chars header is called Chars not
518         Bytes.
519         (nnimap-wait-for-response): Don't infloop if the IMAP connection
520         drops.
521
522         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
523         patch, found by Knut Anders Hatlen.
524
525 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
526
527         * gnus-agent.el (gnus-agent-batch-confirmation)
528         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
529         to gnus-message.
530         * gnus-art.el (gnus-article-describe-briefly): Likewise.
531         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
532         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
533         * gnus-int.el (gnus-open-server): Likewise.
534         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
535         (gnus-score-check-syntax): Likewise.
536         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
537         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
538         Likewise.
539         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
540
541 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542
543         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
544         calling conventions so that prefetch doesn't bug out.
545
546 2010-09-19  Julien Danjou  <julien@danjou.info>
547
548         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
549         rather than `subst-char-in-region' in order to be able to replace ASCII
550         char by UTF-8 ones.
551
552         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
553         than curl.
554         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
555         the right URL and ALT text on images.
556         (gnus-html-wash-tags): Fix tag case.
557         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
558         (gnus-article-html): Add -o display_ins_del=2 option.
559         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
560
561 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
562
563         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
564         the extra mail headers, which sometimes seem to happen for unknown
565         reasons.
566
567         * mail-parse.el (mail-header-encode-parameter): Define as
568         rfc2045-encode-string instead of as rfc2231-encode-string, since some
569         (or most, perhaps?) mail readers don't understand the latter, but do
570         understand the former.
571
572         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
573         to nil, so that no methods are automatically agentized.  I think this
574         is probably what most users want.
575
576         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
577         from url-retrieve, for instance about invalid URLs.
578
579         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
580         groups that have no articles.
581         (nnimap-request-article): Check that we really got an article when we
582         requested one.
583
584         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
585         doesn't exist.
586
587         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
588         nntp buffer so the agent can save it.
589         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
590         that CRLF doesn't get translated to \n.
591         (nnimap-open-connection): Don't make 'shell commands only send \n.
592
593 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
594
595         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
596         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
597         Update var name.
598         (nnml-generate-nov-file): Use dolist.
599         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
600         Use with-current-buffer.
601
602 2010-09-18  Julien Danjou  <julien@danjou.info>
603
604         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
605         parallel.
606
607 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * nnimap.el (nnimap-update-info): When doing partial marks update, get
610         the range update right.
611         (nnimap-request-group): Don't make `M-g' bug out on group with no
612         marks.
613         (nnoo): Required, so that other packages can require nnimap.
614         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
615         command we're looking for.  This helps when the server sends more
616         responses after we've gotten everything we expected.
617         (nnimap): Add a `newlinep' field to keep track of end-of-line
618         conventions.
619         Don't send CRLF to things that don't want it.
620         (nnimap-request-accept-article): Ditto.
621
622 2010-09-18  Julien Danjou  <julien@danjou.info>
623
624         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
625         than curl to retrieve images.
626
627 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
628
629         * nnimap.el (nnimap-update-info): Extend the info so that we can set
630         the marks.
631         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
632         (nnimap-wait-for-connection): New function.
633         (nnimap-open-connection): If we have PREAUTH, don't query for login
634         credentials.
635         (nnimap-update-info): Fix off-by-one error when concatenating ranges
636         when doing a partial update.
637
638 2010-09-18  Julien Danjou  <julien@danjou.info>
639
640         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
641         tags.
642
643 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * nnimap.el (nnimap-credentials): New function.
646         (nnimap-open-connection): Use the new function to look for credentials
647         also on the numeric equivalents of "imap" and "imaps".
648
649         * gnus-start.el (gnus-activate-group): Send the info to
650         gnus-request-group.
651
652         * nnimap.el (nnimap-request-group): Have the "check" version of the
653         function parse flags and update the info, so that a `M-g' get a total
654         resync of all flags from the group.
655
656         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
657         to allow backends to alter the info on group selection.  Also alter all
658         the backend -request-group functions to take the parameter.
659
660         * nnimap.el (nnimap-store-info): New function.
661         (nnimap-update-info): Store the info for later usage.
662         (nnimap-request-group): Use the stored info for the dont-check case, so
663         that we don't retrieve all marks when we enter a group.
664
665         * nnimap.el: Use deffoo instead of defun for interface functions.
666
667         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
668         update the group info.  This makes the nndraft groups, for instance, go
669         back to their old behaviour.
670
671         * gnus-sum.el (gnus-select-newsgroup): Indent.
672
673         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
674         in.
675         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
676         nothing.
677
678         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
679         from methods that are denied.
680
681         * gnus-int.el (gnus-method-denied-p): New function.
682
683         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
684         store the password instead of netrc.
685         (nnimap-open-connection): Don't error out when we can't make a
686         connections.
687
688         * auth-source.el (auth-source-create): In the password prompt, say what
689         we're querying for.  Also prompt for user name if that hasn't been
690         given.
691
692         * nnimap.el (nnimap-with-process-buffer): Removed.
693
694 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
697         method when we're reading from the agent.
698
699         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
700
701         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
702         that's probably most useful for users.
703
704         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
705         "failed" all the time.
706
707         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
708         ...)) with (with-current-buffer ... ).
709
710         * nntp.el (nntp-open-server): Return whether the open was successful or
711         not.
712
713         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
714         select an unread unseen article first.
715
716         * nnimap.el (nnimap-open-connection): If the user doesn't have a
717         /etc/services, supply some sensible port defaults.
718
719         * dgnushack.el: Define netrc-credentials.
720
721 2010-09-17  Julien Danjou  <julien@danjou.info>
722
723         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
724
725 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
726
727         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
728         doesn't have any parameters.
729
730 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
733         only upcased checks.
734
735         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
736
737         * nnimap.el (nnimap-open-shell-stream): New function.
738         (nnimap-open-connection): Use it.
739         (nnimap-transform-headers): Get the number of lines in each message.
740         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
741         number of lines.
742         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
743         problem.
744
745         * utf7.el (utf7-encode): Autoload.
746
747         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
748         to allow the mail splitting to not return a default group.  This is
749         useful for nnimap, which will leave unmatched mail in the inbox.
750
751         * nnimap.el: Rewritten.
752
753         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
754         nnimap usage.
755
756         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
757         if the move is internal, so that nnimap can do fast internal moves.
758
759         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
760         data.
761         (gnus-read-active-for-groups): Support finishing the early retrieval of
762         data.
763
764         * gnus-range.el (gnus-range-nconcat): New function.
765
766         * gnus-int.el (gnus-finish-retrieve-group-infos)
767         (gnus-retrieve-group-data-early): New functions.
768
769 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
770
771         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
772         (nnrss-retrieve-groups):
773         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
774         (pop3-quit): Use with-current-buffer.
775
776 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
777
778         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
779         instead of nnheader-accept-process-output.
780
781         * dgnushack.el (dgnushack-compile): Add comment.
782
783         * lpath.el: No need to fbind propertize for XEmacs 21.4.
784
785         * gnus-html.el (gnus-html-schedule-image-fetching)
786         (gnus-html-prefetch-images): Replace process-kill-without-query by
787         gnus-set-process-query-on-exit-flag.
788
789 2010-09-16  Romain Francoise  <romain@orebokech.com>
790
791         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
792
793 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * gnus-registry.el (gnus-registry-install-shortcuts): The second
796         parameter to unintern is mandatory-ish in Emacs 24.
797
798         * gnus-html.el (gnus-html-schedule-image-fetching)
799         (gnus-html-prefetch-images): Check for curl before using it.
800
801         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
802         depend on curl, which isn't essential.
803
804         * imap.el: Revert back to version
805         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
806         seem problematic.
807
808 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
809
810         * gnus-registry.el (gnus-registry-install-shortcuts):
811         Explicitly pass `obarray' to `unintern' to avoid a warning.
812
813 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
814
815         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
816         change.
817
818         * nnrss.el (nnrss-request-list): Removed this function and related
819         functions, including the moreover stuff.
820
821 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
822
823         * nnrss.el (nnrss-retrieve-groups): New function.
824
825 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
826
827         * .dir-locals.el: Add no-byte-compile cookie.
828
829 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
830
831         * time-date.el (format-seconds): Comment fix.
832
833         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
834         for back end that doesn't support request-scan.
835
836 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
837
838         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
839         then do request scans from the backends.
840
841         * netrc.el (netrc-credentials): New conveniency function.
842
843         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
844         avoid running a hook per line, since this takes a lot of time,
845         profiling shows.
846         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
847         directly if gnus-visual-p is true.
848
849 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
852         groups; replace mapcar with dolist which is a bit faster; pass groups
853         info to gnus-read-active-file-1.
854         (gnus-read-active-file-1): Scan only specified groups if the new
855         optional arg `infos' is given.
856
857 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
858
859         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
860
861         * pop3.el (pop3-movemail): Removed.
862         (pop3-streaming-movemail): Renamed to pop3-movemail.
863
864         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
865         don't restrict end-tag searches to the end of the line.
866
867 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
870         articles of every unchecked group to t, which means unknown since the
871         server has never been opened.
872
873 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * gnus-html.el (gnus-html-show-alt-text): New command.
876         (gnus-html-browse-image): Ditto.
877         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
878         to browse the image directly.
879         (gnus-html-wash-tags): Search for images first, so that <a><img> works
880         better.
881
882         * gnus-async.el (gnus-async-article-callback): Call
883         `gnus-html-prefetch-images' unconditionally.
884
885         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
886         before feeding URLs to curl.
887
888 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
889
890         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
891         internal images as deletable by `W D D'.
892
893         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
894         (gnus-async-article-callback): Fix typo.
895
896 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
899         current line to work around bugs in the output from w3m.
900
901         * gnus-async.el (gnus-async-article-callback): Always prefetch images
902         for groups that want that.
903
904         * nntp.el (nntp-wait-for-string): Supply a timeout for
905         accept-process-output to ensure progress.
906
907         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
908         level to get unread articles from, then use that for foreign groups,
909         too.
910
911         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
912         confuses the rest of the function.
913
914         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
915         for the methods that support -retrieve-groups, too.
916
917         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
918
919 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
922         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
923
924         * pop3.el: Require cl when compiling.
925         (pop3-number-of-responses): Search for "+OK", not "+OK ".
926
927 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
930         that aren't going to be activated.
931         (gnus-get-unread-articles): Fix up the last commit.
932
933         * gnus-html.el (gnus-article-html): Allow calling without specifying
934         the handle.  In that case, dissect the buffer first.
935
936         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
937
938         * nnimap.el (nnimap-open-connection): Revert the change that would look
939         into authinfo for imaps instead of imap.
940
941         * gnus-start.el (gnus-activate-group): Take an optional parameter to
942         say that you don't want to call gnus-request-group with don-check, but
943         do check the reponse.  This is for virtual groups only.
944         (gnus-get-unread-articles): Count the archive groups as secondary, so
945         that they're activated the same way as before.
946
947         * imap.el (imap-message-map): Removed optional buffer parameter, since
948         no callers use it.
949         (imap-message-get): Ditto.
950         (imap-message-put): Ditto.
951         (imap-mailbox-map): Ditto.
952         (imap-mailbox-put): Ditto.
953         (imap-mailbox-get): Ditto.
954         (imap-mailbox-get): Revert last change for this function.
955
956         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
957         case-insensitively.
958         (nnimap-debug): Removed.
959
960         * imap.el (imap-fetch-safe): Removed function, and altered all callers
961         to use `imap-fetch' instead.  According to the comments, this should be
962         safe, since all other IMAP clients use the 1:* syntax.
963         (imap-enable-exchange-bug-workaround): Removed.
964         (imap-debug): Removed -- doesn't seem very useful.
965
966         * mail-source.el (mail-source-fetch): Don't message if we're fetching
967         mail from a file, and the file doesn't exist.
968
969         * imap.el (imap-log): New convenience function used throughout instead
970         of repeating the same code all over the place.
971
972         * pop3.el (pop3-streaming-movemail): Return t for success.
973
974         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
975         .authinfo if we're using ssl connection.
976
977         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
978         already have if we're in a main Gnus `g' run.
979
980         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
981
982 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
985
986         * nnmh.el (nnmh-request-list-1): Bind `file'.
987
988         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
989         alias to set-process-query-on-exit-flag or process-kill-without-query.
990         (pop3-open-server): Use it.
991
992 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
993
994         * mail-source.el (mail-source-delete-crash-box): Always move the crash
995         box to the Incoming file.  Fixes mistake in previous checkin.
996
997         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
998         request loop (for debugging purposes) removed.
999
1000         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1001         culprit is more visible.
1002         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1003         (nnml-add-incremental-nov): New functions to do "incremental" nov
1004         updates, where we just append to the end of the existing nov files
1005         without reading/writing them in full.
1006
1007         * mail-source.el (mail-source-delete-crash-box): Really only check the
1008         incoming files once in a while.
1009
1010         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1011
1012         * mail-source.el (mail-source-delete-crash-box): Only check the
1013         incoming files for deletion once per day to save a lot of file
1014         accesses.
1015
1016         * pop3.el (pop3-logon): Fix up unbound variable typo.
1017
1018         * mail-source.el (pop3-streaming-movemail): Autoload.
1019
1020         * pop3.el (pop3-streaming-movemail): Respect
1021         pop3-leave-mail-on-server.
1022
1023         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1024         retrieval.
1025
1026         * pop3.el (pop3-process-filter): Removed unused function.
1027         (pop3-streaming-movemail, pop3-send-streaming-command)
1028         (pop3-wait-for-messages, pop3-write-to-file)
1029         (pop3-number-of-responses): New functions for streaming pop3
1030         retrieval.
1031
1032         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1033         come from no known methods.
1034         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1035         list.
1036
1037         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1038         message sizes.
1039         (pop3-movemail): Use erase-buffer instead of looping and deleting
1040         regions, which seems rather odd.
1041
1042         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1043         file once per `g' run.
1044
1045         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1046         directories.  This makes the draft queue directory work.
1047
1048         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1049         data from the backends, so that we only request the list of groups from
1050         each method once.  This should speed things up considerably.
1051
1052         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1053         detect that it's not implemented.
1054
1055         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1056         we actually do recurse down into the tree, but don't stat all leaf
1057         nodes.
1058
1059         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1060         then say so instead of bugging out.
1061
1062         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1063         files exist before trying to read them.
1064
1065         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1066         around <pre_int>.
1067
1068         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1069
1070         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1071
1072 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * mm-util.el (mm-image-load-path): Just return the image directories,
1075         not all directories in the path in addition to the image directories.
1076         (mm-image-load-path): Maintain a cache of the image directories so that
1077         the `g' command in Gnus doesn't have to stat dozens of directories each
1078         time.
1079
1080         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1081         (gnus-html-wash-tags): Add a new `i' command to insert images.
1082         (gnus-html-insert-image): New command and keystroke.
1083         (gnus-html-redisplay-with-images): New command and keystroke.
1084         (gnus-html-show-images): Renamed command.
1085         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1086         spacers.
1087         (gnus-html-wash-tags): Decode entities at the end, so that entities
1088         inside the tags don't mess up the rest of the "parsing".
1089
1090         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1091         so that nnimap methods aren't agentized by default.  There's apparently
1092         many problems related to agent/imap behaviour.
1093
1094         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1095
1096         * gnus-html.el: Doc fix.
1097
1098 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1099
1100         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1101         specifier-spec-list for Emacs 21.
1102
1103         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1104         glyph-width and glyph-height instead of display-graphic-p and
1105         image-size; make avoidance of displaying small images work for XEmacs.
1106
1107         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1108         for XEmacs.
1109
1110         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1111         of symbol that holds plist data.
1112         (gnus-process-plist): Remove plist of process after getting it.
1113
1114 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1115
1116         * message.el (message-generate-hashcash): Change default to
1117         'opportunistic if hashcash is installed.
1118
1119         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1120         (gnus-html-put-image): Only call image-size once, since it's somewhat
1121         time-consuming on remote X servers.
1122
1123 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1124
1125         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1126         type on data, not a file name.
1127
1128         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1129         window-pixel-edges for Emacs 21.
1130
1131         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1132         decoded contents.
1133         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1134
1135 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136
1137         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1138         group line format, since it isn't very interesting.
1139
1140         * gnus-agent.el (gnus-agent-short-article),
1141         (gnus-agent-long-article): Increase values for these two variables,
1142         since most people are likely to have more network connection and
1143         storage than before.
1144
1145         * gnus.el (gnus-refer-article-method): Change default to 'current.
1146         When referring an article, the common behaviour is to refer it from the
1147         current select method, not the native select method.  The chances of
1148         the native select method having the message in question is rather slim
1149         these days.
1150
1151         * gnus-sum.el (gnus-auto-select-subject): Change default to
1152         `unseen-or-unread'.  I think it's likely that most people want to
1153         select an unseen article over a previously seen, but unread one.
1154
1155         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1156         means that in the article buffer none of the minor mode elements will
1157         be shown, usually, and this is not desirable in most cases.
1158
1159         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1160         that commands like `d' (and the like) go to the next line in the
1161         buffer, instead of the next unread article.  I think this is the
1162         behaviour that is most natural for most users.
1163         (gnus-single-article-buffer): Change default to nil, so that people can
1164         have as many article buffers open as they have summary buffer.  I think
1165         this is the most natural way for the groups to behave.
1166
1167         * message.el (message-generate-new-buffers): Change default to
1168         `unsent', so that all new message buffers start their names with the
1169         string "*unsent", and it's easier to find the buffers if you move from
1170         them.
1171
1172 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173
1174         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1175         small.  They're probably tracking images.
1176         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1177         (gnus-html-rescale-image): Yet another try at getting the image sizing
1178         right.
1179
1180         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1181         nntp-marks-file-name is nil.
1182
1183 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1184
1185         * gnus-html.el (gnus-html-wash-tags)
1186         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1187         Better logging.
1188
1189 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1192
1193         * gnus-html.el (gnus-html-wash-tags): Check the value of
1194         gnus-blocked-images in the summary buffer.
1195
1196 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1197
1198         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1199
1200 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1201
1202         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1203         like "a", it seems like.
1204         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1205         since it needs to be picked from the correct buffer.
1206
1207         * nnwfm.el: Removed.
1208
1209         * nnlistserv.el: Removed.
1210
1211 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1212
1213         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1214         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1215
1216 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217
1218         * nnkiboze.el: Removed.
1219
1220         * nndb.el: Removed.
1221
1222         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1223         alt text.
1224         (gnus-html-rescale-image): Try to get the rescaling logic right for
1225         images that are just wide and not tall.
1226
1227         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1228         overshadow variable bindings.
1229
1230 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1231
1232         * gnus-html.el (gnus-html-wash-tags)
1233         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1234         extra logging.
1235
1236 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1237
1238         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1239         (gnus-max-image-proportion): New variable.
1240         (gnus-html-rescale-image): New function.
1241         (gnus-html-put-image): Rescale images.
1242
1243 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1244
1245         Fix up some byte-compiler warnings.
1246         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1247         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1248         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1249         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1250         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1251         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1252         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1253
1254 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1255
1256         * gnus-html.el (gnus-article-html): Decode contents by charset.
1257
1258 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1261         (gnus-html-frame-width, gnus-blocked-images)
1262         * message.el (message-prune-recipient-rules): Add custom version.
1263         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1264
1265         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1266         functions.
1267
1268         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1269         gnus-process-get.
1270
1271 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1272
1273         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1274         instead of lsub directly.
1275
1276 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1277
1278         * nnwarchive.el: Removed.
1279
1280         * gnus-soup.el: Removed.
1281
1282         * nnsoup.el: Removed.
1283
1284         * nnultimate.el: Removed.
1285
1286         * gnus-html.el (gnus-blocked-images): New variable.
1287
1288         * message.el (message-prune-recipients): New function.
1289         (message-prune-recipient-rules): New variable.
1290
1291         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1292         guess whether a long line is natural text or not.
1293
1294         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1295         gnus-process-plist and friends for compatibility.
1296
1297 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1298
1299         * gnus-html.el: Require packages that define macros used in this file.
1300         (gnus-article-mouse-face): Declare to silence byte-compiler.
1301         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1302         process-get.
1303         (gnus-html-put-image): Use plist-get to avoid getf.
1304         (gnus-html-prefetch-images): Use with-current-buffer.
1305
1306 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1307
1308         * gnus-ems.el: Provide compatibility functions for
1309         gnus-set-process-plist.
1310
1311         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1312         header-line-format for XEmacs 21.4.
1313
1314         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1315         * gnus.el (gnus-valid-select-methods)
1316         * message.el (message-send-mail-partially-limit)
1317         * mm-decode.el (mm-text-html-renderer)
1318         * mml.el (mml-insert-mime-headers-always)
1319         * smiley.el (smiley-regexp-alist): Bump custom version.
1320
1321 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-html.el: require mm-url.
1324         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1325         with the url to `url'.
1326         (gnus-html-wash-tags): Support cid: URLs/images.
1327
1328 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1329
1330         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1331         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1332         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1333
1334         * gnus-move.el: Removed file, since it doesn't really work.
1335
1336         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1337         UTF-8.  This seems to fix problems with some German web feeds.
1338
1339         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1340         at the top so that the proper colours are applied.
1341
1342         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1343         don't have dots in their names.
1344
1345         * gnus-art.el (gnus-article-view-part): Doc fix.
1346
1347         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1348         XEmacs-compatible.
1349         (gnus-html-put-image): Don't do images on non-graphic displays.
1350
1351         * nnslashdot.el: Removed this unused backend.
1352
1353         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1354         actions.
1355         (gnus-undo-register-1): Revert last change.
1356
1357         * gnus-group.el (gnus-group-completing-read): Protect against not
1358         having completion-styles bound.
1359
1360         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1361         make broken recipients happier.
1362
1363         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1364
1365         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1366         point parameter.
1367
1368         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1369
1370         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1371         completion-styles for group selection.
1372
1373 2009-02-04  Andreas Schwab  <schwab@suse.de>
1374
1375         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1376         headers and regexp-quote the match if necessary.
1377
1378 2009-03-24  Miles Bader  <miles@gnu.org>
1379
1380         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1381         the blinking smiley.
1382
1383 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1384
1385         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1386         blink smiley.
1387
1388 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1389
1390         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1391         where the dribbel file lives exists.
1392
1393         * message.el (message-send-mail-partially-limit): Change the default to
1394         nil, since most people don't want this.
1395
1396         * mm-url.el (mm-url-decode-entities): Also decode entities like
1397         &#x3212.
1398
1399 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1400
1401         * gnus-sum.el (gnus-summary-idna-message):
1402         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1403         Hyperlink urls in docstrings with URL `...'.
1404
1405 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1406
1407         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1408         functions.
1409
1410 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1411
1412         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1413         say what the mouseover text should be.
1414
1415         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1416         version of the mm-w3m-safe-url-regexp variable to only download images
1417         in the groups where we want that to happen.
1418
1419         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1420
1421         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1422         easier debugging.
1423         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1424         big pictures in the article buffer.
1425
1426         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1427         gnus-article-html.
1428         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1429         w3m.
1430
1431         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1432
1433 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434
1435         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1436         which doesn't exist.
1437
1438         * message.el (message-inhibit-ecomplete): New variable to allow some
1439         function to inhibit ecomplete address storage.
1440         (message-resend): Disable ecomplete message storage when resending
1441         messages.
1442
1443         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1444
1445 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1446
1447         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1448         Save excursion while copying, moving, and deleting articles in order to
1449         prevent the cursor from jumping to unforeseen place.
1450
1451 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * lpath.el: No need to bind bookmark-current-buffer,
1454         bookmark-yank-point and bookmark-make-record-function.
1455
1456 2010-08-17  Glenn Morris  <rgm@gnu.org>
1457
1458         * gnus-sync.el: Require gnus components whose functions are used.
1459
1460         * gnus-art.el (bookmark-make-record-function):
1461         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1462         Declare for compiler.
1463
1464         * mm-url.el (mml-compute-boundary): Autoload.
1465
1466 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1467
1468         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1469
1470 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1471
1472         Typo fix "hoo4a" -> "hook".
1473
1474         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1475
1476 2010-08-14  Glenn Morris  <rgm@gnu.org>
1477
1478         * gnus-sync.el (gnus-sync): Fix defgroup version.
1479
1480 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1481
1482         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1483
1484         * gnus-sync.el: Fix docs.
1485         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1486         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1487
1488 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1489
1490         Optimizations for gnus-sync.el.
1491
1492         * gnus-sync.el: Add docs about gnus-sync-backend
1493         possibilities.
1494         (gnus-sync-save): Remove unnecessary message.
1495         (gnus-sync-read): Optimize and show what groups were skipped.
1496
1497 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1498
1499         Minor bug fixes for gnus-sync.el.
1500
1501         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1502         read the sync on get-new-news.
1503
1504         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1505         quiet.
1506
1507         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1508
1509 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1510
1511         Make saving and restoring of hidden threads work with overlays.
1512         Patch applied by Ted Zlatanov.
1513
1514         * gnus-sum.el (gnus-hidden-threads-configuration)
1515         (gnus-restore-hidden-threads-configuration): Update to deal with text
1516         properties, rather than searching for a magic character.
1517
1518 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1519
1520         New gnus-sync.el library for synchronization of marks.
1521
1522         * gnus-sync.el: New library for synchronization of marks.
1523
1524         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1525         renamed from `gnus-registry-grep-in-list'.
1526
1527         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1528
1529         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1530
1531 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1534         determining charset of text fails.
1535
1536 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1537
1538         * nnmail.el (nnmail-get-new-mail-1): Revert.
1539
1540         * nnml.el (nnml-active-number): Make sure names of newly created groups
1541         in nnml-group-alist are encoded.
1542
1543 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1546         containing non-ASCII characters in active file for nnml back end.
1547
1548 2010-07-24  David Engster  <dengste@eml.cc>
1549
1550         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1551         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1552
1553 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1554
1555         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1556         tag (Bug#6654).
1557
1558 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1561         the article buffer, not the summary buffer.
1562
1563 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1564
1565         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1566         Emacs 23 as well.
1567
1568 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1571         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1572
1573 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1574
1575         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1576         Patch applied by Karl Fogel.
1577
1578         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1579         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1580
1581 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1582
1583         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1584         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1585         C-w still not working correctly from Article buffers; Thierry's
1586         patch to fix that will be applied after this.
1587
1588         * gnus-art.el (bookmark-make-record-function): New local variable.
1589
1590         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1591         article buffer.
1592         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1593
1594 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1595
1596         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1597         on changes in bookmark.el.
1598
1599 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1600
1601         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1602         `no-log' instead of message not to log prompt string.
1603
1604 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1605
1606         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1607         the *other* type of HTML form submission.
1608
1609 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1610
1611         * auth-source.el (auth-source-pick): If choice does not contain a
1612         questioned keyword, set the check to t.
1613
1614 2010-06-12  Romain Francoise  <romain@orebokech.com>
1615
1616         * gnus-util.el (gnus-date-get-time): Move up before first use.
1617
1618 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1619
1620         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1621         (gnus-article-edit-part): Bind it to make last part that is substituted
1622         or deleted visible.
1623         (gnus-mime-display-single): Buttonize part of which id equals to
1624         gnus-mime-buttonized-part-id.
1625
1626 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1627
1628         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1629         (gnus-dd-mmm): Use gnus-date-get-time.
1630         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1631         simplify logic.
1632         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1633         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1634
1635 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1636
1637         * auth-source.el (top): Autoload `secrets-list-collections',
1638         `secrets-create-item', `secrets-delete-item'.
1639         (auth-sources): Fix tag string.
1640         (auth-get-source, auth-source-retrieve, auth-source-create)
1641         (auth-source-delete): New defuns.
1642         (auth-source-pick): Rewrite in order to avoid 2 passes.
1643         (auth-source-forget-user-or-password): New parameter USERNAME.
1644         (auth-source-user-or-password): New parameters CREATE-MISSING and
1645         DELETE-EXISTING.  Retrieve password interactively, if needed.
1646
1647 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1648
1649         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1650         deleting unused directories when gnus-expert-user is t.
1651
1652 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1653
1654         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1655         for each temp file when gnus-article-browse-delete-temp is ask.
1656
1657 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1658
1659         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1660         Lisp calls to delete-backward-char by calls to delete-char.
1661
1662 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1663
1664         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1665
1666 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1667
1668         * password-cache.el (password-cache-remove): Fix docstring.
1669
1670 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1671
1672         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1673         article unless decoding article to be saved.
1674
1675 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1676
1677         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1678         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1679         generated within the mm-with-unibyte-current-buffer macro.
1680
1681 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1682
1683         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1684         to nil when we're in a mml-preview buffer and no group is selected.
1685
1686 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1687
1688         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1689         when catching the `C-g'.  Reported by "Leo".
1690
1691 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1692
1693         * message.el (message-forward-make-body-plain)
1694         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1695         multibyte-string-p.
1696
1697         * lpath.el: Revert.
1698
1699 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1700
1701         * message.el (message-forward-make-body-mml): Assume original message
1702         is multibyte string; error on unibyte.
1703         (message-forward-make-body-plain): Ditto; don't add excessive newline
1704         in body end.
1705
1706         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1707
1708 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1709
1710         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1711         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1712
1713 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * mm-extern.el (mm-extern-url): Don't use
1716         mm-with-unibyte-current-buffer.
1717         (mm-extern-cache-contents): Use with-current-buffer instead of
1718         save-excursion + set-buffer.
1719
1720 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1721
1722         * mm-util.el (mm-emacs-mule): Remove.
1723
1724 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1725
1726         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1727         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1728         change.
1729
1730 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1731
1732         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1733         bind the default value of enable-multibyte-characters to nil.
1734
1735 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * message.el (message-forward-make-body-plain)
1738         (message-forward-make-body-mml):
1739         Don't use mm-with-unibyte-current-buffer.
1740
1741 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1742
1743         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1744
1745 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1746
1747         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1748         (Bug#5592).
1749
1750 2010-05-07  Julien Danjou  <julien@danjou.info>
1751
1752         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1753         it to mm-pipe-part.
1754
1755         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1756         it is given.
1757
1758 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * binhex.el (binhex-decode-region-internal)
1761         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1762         (dns-query)
1763         * nnweb.el (nnweb-gmane-search)
1764         * pgg-parse.el (pgg-parse-armor)
1765         * pgg.el (pgg-verify-region)
1766         * sha1.el (sha1-string-external)
1767         * uudecode.el (uudecode-decode-region-internal)
1768         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1769         XEmacs.
1770
1771         * gnus-art.el (gnus-article-browse-html-parts)
1772         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1773         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1774         make-temp-file.
1775
1776         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1777         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1778         compiling.
1779
1780         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1781         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1782         XEmacs when compiling.
1783
1784         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1785         gnus-pick-mode-off-hook for XEmacs when compiling.
1786         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1787         gnus-binary-mode-off-hook for XEmacs when compiling.
1788
1789         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1790         nil if char-charset is not available.
1791
1792         * imap.el (imap-disable-multibyte)
1793         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1794         macros.
1795
1796         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1797         instead of encode-coding-string.
1798
1799         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1800         'xemacs) instead of mm-emacs-mule to switch function definitions.
1801         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1802
1803         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1804         bind temporary-file-directory for XEmacs;
1805         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1806         timer-set-function for XEmacs 21.4 and SXEmacs;
1807         bind timer-list for XEmacs 21.4 and SXEmacs;
1808         fbind char-charset and find-charset-region for non-Mule XEmacs;
1809         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1810         encode-coding-region and encode-coding-string for XEmacs having no
1811         file-coding feature.
1812
1813 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1814
1815         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1816
1817 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1820         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1821
1822 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1823
1824         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1825         alias `jka-compr-delete-temp-file' no longer exists.
1826
1827 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1828
1829         Use define-minor-mode in Gnus where applicable.
1830         * mml.el (mml-mode): Use define-minor-mode.
1831         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1832         (gnus-undo-mode): Use define-minor-mode.
1833         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1834         (gnus-dead-summary-mode): Use define-minor-mode.
1835         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1836         Initialize in declaration.
1837         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1838         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1839         (gnus-mailing-list-mode): Use define-minor-mode.
1840         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1841         (gnus-draft-mode): Use define-minor-mode.
1842         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1843         (gnus-dired-mode): Use define-minor-mode.
1844
1845 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1846
1847         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1848         handles on recursive mml-to-mime translation and check them for
1849         boundary delimiter collisions.  Reported by Greg Troxel.
1850
1851 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1852
1853         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1854
1855 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1856
1857         * mm-util.el (mm-find-buffer-file-coding-system):
1858         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1859
1860 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1861
1862         * message.el (message-generate-headers): Record insertion of optional
1863         headers as well.  Otherwise the check to prevent repeated insertion of
1864         optional headers is a no-op.
1865
1866 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1867
1868         * smime.el: Don't mention CVS.
1869
1870         * nnrss.el (nnrss-fetch): Don't mention CVS.
1871
1872         * nnir.el: Don't mention CVS.
1873
1874 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1875
1876         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1877
1878 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1879
1880         * lpath.el: Fbind bookmark-default-handler,
1881         bookmark-get-bookmark-record, bookmark-make-record-default,
1882         bookmark-prop-get for Emacs <23 and XEmacs.
1883
1884 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1885
1886         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1887         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1888         Use with-current-buffer to silence the byte-compiler.
1889         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1890         bother to require `gnus'.
1891         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1892
1893 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1894
1895         * gnus-sum.el (gnus-summary-bookmark-make-record)
1896         (gnus-summary-bookmark-jump): New functions.
1897         (gnus-summary-mode): Setup bookmark support.
1898
1899 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1900
1901         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1902         if set.
1903
1904 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1907         gnus-article-browse-html-save-cid-image; make it work recursively for
1908         forwarded messages as well.
1909         (gnus-article-browse-html-parts): Work when prefix arg is given.
1910         (gnus-article-browse-html-article): Doc fix.
1911
1912 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1913
1914         * message.el (message-default-mail-headers):
1915         (message-default-headers): Carry the value mail-default-headers over
1916         into message-default-mail-headers, rather than message-default-headers.
1917
1918 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1919
1920         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1921         charset.
1922
1923         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1924         charset into the <meta> tag when the article is encoded to utf-8.
1925
1926 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1927
1928         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1929         directories as well.
1930         (gnus-article-browse-html-parts): Work for images that do not specify
1931         file names; delete temp directory when quitting; insert header at the
1932         right place; use file: scheme for image files.
1933
1934 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1935
1936         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1937         (gnus-article-browse-html-parts): Use it to make temporary cid image
1938         files in addition to html file so that browser may display them.
1939
1940 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1943
1944 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1945
1946         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1947
1948 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1949
1950         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1951         about Secret Service API sources.  Improve Customize options.
1952         (auth-source-pick): Change to accept any number of search parameters.
1953         Implement fallbacks iteratively, not recursively.  Add scoring on the
1954         second pass and sort by score.  Call Secret Service API when needed.
1955         (auth-source-user-or-password): Use it.  Call Secret Service API
1956         directly when needed to get the user name and the password.
1957
1958 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1959
1960         * message.el (message-interactive): Doc fix.
1961         (message-qmail-inject-args): Reflow.
1962         (message-kill-to-signature): Fix typo in docstring.
1963
1964         * smiley.el (smiley-buffer): Fix typo in docstring.
1965
1966 2010-03-24  Glenn Morris  <rgm@gnu.org>
1967
1968         * mail-source.el (gnus-message): Declare.
1969         (mail-source-delete-old-incoming): Require gnus-util.
1970
1971 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1972
1973         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1974
1975         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1976
1977         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1978         password-cache's default if it is not bound.
1979         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1980         password-cache-expiry's default if it is not bound.
1981
1982         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1983         available in Emacs 21.
1984
1985         * lpath.el: Suppress compiler warnings for:
1986         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1987         XEmacs;
1988         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1989         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1990         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1991
1992 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1993
1994         * auth-source.el (auth-sources): Fix up definition so extra parameters
1995         are always inline.
1996
1997 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1998
1999         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2000         wasn't updated after mismatch.  Clear cached mailbox info correctly
2001         when uidvalidity changes.
2002         (nnimap-group-prefixed-name): New function to avoid some code
2003         duplication.
2004         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2005         (nnimap-request-group): Use it.
2006         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2007         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2008         with many imap folders.  This is done by caching the group status from
2009         the imap server persistently in a group parameter `imap-status'.  (This
2010         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2011         but not persistently, so every Gnus startup was still very slow.)
2012
2013 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2014
2015         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2016         delete the extra newline.  Otherwise editing of :string and :number
2017         types don't work.
2018
2019 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2020
2021         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2022         secrets.el dependency.
2023         (auth-sources): Add optional user name.  Add secrets.el configuration
2024         choice (unused right now).
2025
2026 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2027
2028         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2029         `gnus-registry-install-shortcuts' fill in the functions.
2030
2031         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2032         warnings.
2033         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2034         (gnus-registry-install-shortcuts): Populate and use it in a
2035         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2036
2037 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2038
2039         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2040         In-place substitutions for the group name encoding/decoding.
2041         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2042         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2043         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2044         (nnimap-update-unseen, nnimap-request-list)
2045         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2046         (nnimap-request-set-mark, nnimap-split-to-groups)
2047         (nnimap-split-articles, nnimap-request-newgroups)
2048         (nnimap-request-create-group, nnimap-request-accept-article)
2049         (nnimap-request-delete-group, nnimap-request-rename-group)
2050         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2051         `encoded-mbx' for consistency.
2052         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2053         variable `imap-current-mailbox'.
2054
2055         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2056         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2057
2058 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2059
2060         * pop3.el (pop3-display-message-size-flag): Display message size byte
2061         counts during POP3 download.
2062         (pop3-movemail): Use it.
2063         (pop3-list): Implement listing of available messages.
2064
2065 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2066
2067         * nnir.el (nnir-get-article-nov-override-function): New function to
2068         override the normal NOV retrieval.
2069         (nnir-retrieve-headers): Use it.
2070
2071 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2072
2073         * auth-source.el (netrc-machine-user-or-password): Autoload.
2074
2075 2010-03-19  Glenn Morris  <rgm@gnu.org>
2076
2077         Stop message.el from loading about 40 libraries it doesn't always need.
2078         The general approach is to autoload rather than require, and to
2079         require in the specific functions rather than the file.  (Bug#5642)
2080
2081         * gmm-utils.el: Don't require wid-edit.
2082         (widget-create-child-value, widget-convert, widget-default-get):
2083         Autoload.
2084
2085         * gnus-util.el: Don't require time-date, netrc.
2086         (message-fetch-field, gnus-group-name-decode): Declare rather than
2087         autoloading.
2088         (gnus-fetch-field): Require message.
2089         (gnus-decode-newsgroups): Require gnus-group.
2090
2091         * ietf-drums.el: Don't require time-date.
2092
2093         * message.el: Don't require hashcash, canlock, ecomplete.
2094         Do require mail-utils.  Require nnheader only when compiling.
2095         (smtpmail-default-smtp-server): Remove declaration.
2096         (message-send-mail-function): Check smtpmail-default-smtp-server
2097         is bound rather than requiring smtpmail.
2098         (message-auto-save-directory, message-insert-signature): Use
2099         expand-file-name rather than nnheader-concat.
2100         (nnheader-insert-file-contents): Autoload.
2101         (hashcash-wait-async): Declare.
2102         (message-send-mail): Only call gnus-setup-posting-charset if
2103         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2104         (message-send-mail-with-sendmail): Require sendmail.
2105         (canlock-password, canlock-password-for-verify): Declare.
2106         (message-canlock-password): Require canlock.
2107         (nnheader-get-report): Autoload.
2108         (gnus-setup-posting-charset): Declare.
2109         (message-send-news): Require gnus-msg.
2110         (message-make-references, message-make-in-reply-to): Use mail-header-id
2111         rather than the alias mail-header-message-id.
2112         (ecomplete-add-item, ecomplete-save): Declare.
2113         (message-put-addresses-in-ecomplete): Require ecomplete.
2114         (ecomplete-display-matches): Autoload.
2115
2116         * mm-decode.el: Don't require mailcap, gnus-util.
2117         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2118         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2119         Autoload.
2120         (mailcap-mime-extensions): Declare.
2121
2122         * mm-encode.el: Don't require mailcap.
2123         (mailcap-extension-to-mime): Autoload.
2124
2125         * mml-sec.el: Don't require password-cache.
2126
2127         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2128         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2129         (mml-minibuffer-read-type): Require mailcap.
2130         (mml-preview): Require gnus-msg.
2131
2132         * mml1991.el: Require password-cache.
2133         (password-cache-expiry): Remove declaration.
2134
2135         * mml2015.el: Require password-cache.
2136         (password-cache-expiry): Remove declaration.
2137
2138         * nneething.el (mailcap): Require mailcap.
2139
2140         * nnheader.el (declare-function): Add compatibility stub.
2141         (message-remove-header): Declare rather than autoload.
2142         (nnheader-replace-header): Require message.
2143
2144         * nnimap.el (declare-function): Add compatibility stub.
2145         (netrc-parse, netrc-machine-user-or-password): Declare.
2146         (nnimap-open-connection): Require netrc.
2147
2148         * nntp.el (declare-function): Add compatibility stub.
2149         (netrc-parse, netrc-machine, netrc-get): Declare.
2150         (nntp-send-authinfo): Require netrc.
2151
2152         * rfc2047.el: Don't require qp.
2153         (quoted-printable-encode-region, quoted-printable-decode-string):
2154         Autoload.
2155
2156         * sieve-mode.el: Don't require easymenu.
2157         (easy-menu-add-item): Autoload it.
2158
2159         * spam-stat.el (time-to-number-of-days): Autoload it.
2160
2161 2010-03-19  Glenn Morris  <rgm@gnu.org>
2162
2163         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2164
2165 2010-03-18  Glenn Morris  <rgm@gnu.org>
2166
2167         * hashcash.el (declare-function): Remove duplicate definition.
2168
2169 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2170
2171         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2172         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2173         value if any backslash escapes).
2174
2175 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2176
2177         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2178         if it is available.  (bug#5647)
2179
2180         * lpath.el: Suppress compiler warning for coding-system-from-name for
2181         Emacs 21 and XEmacs.
2182
2183 2010-03-14  Juri Linkov  <juri@jurta.org>
2184
2185         * hmac-def.el:
2186         * hmac-md5.el:
2187         * netrc.el: Fix keywords.
2188
2189 2010-02-26  Glenn Morris  <rgm@gnu.org>
2190
2191         * message.el (message-send-mail-function): Change the default, so that
2192         it inherits from a customized send-mail-function.  (Bug#5643)
2193
2194 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2195
2196         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2197         shell-command-to-string signals an error (bug#5299).
2198
2199 2010-02-24  Glenn Morris  <rgm@gnu.org>
2200
2201         * message.el (message-smtpmail-send-it)
2202         (message-send-mail-with-mailclient): Doc fixes.
2203
2204 2010-02-16  Glenn Morris  <rgm@gnu.org>
2205
2206         * message.el (message-default-mail-headers): Change the default value
2207         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2208
2209 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2210
2211         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2212         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2213
2214 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2215
2216         * time-date.el (date-to-time): Doc fix (Bug#5408).
2217
2218 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2219
2220         * message.el (message-mail): Just pass yank-action on to message-setup.
2221         (message-setup): Handle (FUN . ARGS) form of yank-action.
2222         (message-with-reply-buffer, message-widen-reply)
2223         (message-yank-original): Handle non-buffer values of
2224         message-reply-buffer (Bug#4080).
2225         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2226
2227 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2228
2229         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2230         Fix typo in docstring.
2231
2232 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2233
2234         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2235         response.
2236
2237 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2240
2241         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2242
2243         * message.el (message-check-news-header-syntax): Protect against a
2244         string that `rfc822-addresses' returns when parsing fails.
2245
2246 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2249         (gnus-previous-char-property-change): New functions.
2250
2251         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2252
2253 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2254
2255         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2256         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2257
2258 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2259
2260         * message.el (message-exchange-point-and-mark): Rework last change to
2261         avoid using optional arg of exchange-point-and-mark, for backward
2262         compatibility.
2263
2264 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2265
2266         * message.el (message-exchange-point-and-mark): Call
2267         exchange-point-and-mark with an argument rather than setting
2268         mark-active by hand (Bug#5175).
2269
2270 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * nntp.el (nntp-service-to-port): Work for service expressed with
2273         numeric string; replace [:digit:] with [0-9] for XEmacs.
2274
2275 2009-12-17  Glenn Morris  <rgm@gnu.org>
2276
2277         * gnus-group.el (gnus-bug-group-download-format-alist):
2278         Change emacs entry to debbugs.gnu.org.  Bump :version.
2279
2280 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2281
2282         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2283
2284 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2285
2286         * message.el (message-info): Explain why we use `Info-goto-node'.
2287
2288 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2289
2290         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2291
2292 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2293
2294         * message.el (message-completion-in-region): New compatibility function.
2295         (message-expand-group): Use it.
2296
2297 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2298
2299         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2300         with no unread article should be listed if the 2nd arg `predicate' is
2301         given.
2302
2303 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2304
2305         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2306
2307 2009-11-29  Juri Linkov  <juri@jurta.org>
2308
2309         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2310         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2311         on `gnus-recenter'. (Bug#4698, Bug#4981)
2312
2313 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2314
2315         * sha1.el (sha1-string-external): default-directory "/" in case
2316         otherwise non-existent.  process-connection-type pipe for touch of
2317         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2318
2319 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2320
2321         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2322         it's comms related and sgml-mode.el has "comm" on that basis too.
2323
2324 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2325
2326         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2327         containing tspecial characters if they have been already quoted.
2328
2329 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2330
2331         * dns-mode.el (auto-mode-alist): Purecopy string.
2332
2333 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2334
2335         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2336
2337 2009-10-24  Glenn Morris  <rgm@gnu.org>
2338
2339         * gnus-art.el (help-xref-stack-item): Define for compiler.
2340
2341 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2342
2343         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2344
2345 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2348
2349 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2350
2351         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2352         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2353
2354 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2357         (gnus-overlays-in): New alias to overlays-in.
2358
2359         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2360         gnus-overlay-get, and gnus-delete-overlay.
2361         (gnus-summary-show-thread): Make it work as well for systems in which
2362         next-single-char-property-change is not available.
2363         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2364
2365         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2366         (gnus-overlay-get): New alias to extent-property.
2367         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2368
2369         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2370         SXEmacs.
2371
2372         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2373         SXEmacs.
2374
2375 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2376
2377         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2378
2379 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2380
2381         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2382         and XEmacs that don't have `remove-overlays'.
2383
2384 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2385
2386         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2387         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2388         selective display.  Use overlays instead.
2389
2390 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2391
2392         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2393
2394 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2395
2396         * spam-stat.el (spam-stat-load): Fix typo in message.
2397
2398 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2399
2400         * dig.el (dig-invoke): Fix typo in docstring.
2401         (query-dig): Reflow docstring.
2402
2403 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2404
2405         * gnus-art.el (gnus-article-encrypt-body):
2406         * message.el (message-check-recipients):
2407         * mm-util.el (mm-codepage-setup):
2408         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2409         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2410
2411 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2412
2413         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2414         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2415         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2416         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2417         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2418
2419 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2420
2421         * dig.el: Add "Keywords: comm", as per net-utils.el.
2422
2423 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2424
2425         * dig.el (dig-mode): Use define-derived-mode.
2426
2427 2009-09-19  Glenn Morris  <rgm@gnu.org>
2428
2429         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2430
2431 2009-09-18  Glenn Morris  <rgm@gnu.org>
2432
2433         * gnus-diary.el (gnus-diary-check-message):
2434         * message.el (message-insert-formatted-citation-line):
2435         * nnbabyl.el (top-level):
2436         * nndiary.el (nndiary-schedule):
2437         Fix typos in condition-case handlers.
2438
2439 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2442         configuration that provides the sole article window in a frame;
2443         position point correctly after deleting a part.
2444
2445 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2446
2447         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2448         (spam-resolve-registrations-routine): Use it to unregister articles
2449         that change status.
2450
2451 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2452
2453         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2454         with XEmacs.
2455         (parse-time-string-chars): Use it.
2456
2457 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2458
2459         * imap.el (imap-interactive-login): Better messages.
2460         (imap-open): Fix bug with renamed buffer on reconnect.
2461         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2462         for easier debugging and cleaner code.  On successful (guessed based on
2463         server capabilities) secondary authentication, set imap-state
2464         correctly.
2465         (imap-last-authenticator): Define imap-last-authenticator as a variable
2466         to avoid warnings.
2467
2468 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * nnrss.el (nnrss-request-article): Remove binding of
2471         default-enable-multibyte-characters that has gotten needless by
2472         the 2007-07-13 change in rfc2047-encode-message-header.
2473
2474         * mml.el (mml-insert-multipart): Error on the message header.
2475         (mml-insert-part): Error on the message header; position point at
2476         the end of a MIME tag.
2477
2478 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2479
2480         * time-date.el (autoload): Expand define-obsolete-function-alias into
2481         defalias and make-obsolete for old Emacsen that Gnus supports.
2482         (with-no-warnings): Define it for old Emacsen.
2483         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2484         is available.
2485         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2486         float-time is available; suppress compile warning for time-to-seconds.
2487
2488         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2489         (gnus-float-time): Alias to float-time if it exists.
2490
2491         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2492         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2493         float-time is available; suppress compile warning for time-to-seconds.
2494
2495         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2496         XEmacs.
2497
2498 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2499
2500         * imap.el (imap-message-map): Docstring fix.
2501
2502 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2503
2504         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2505         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2506         Add the optional argument `encoding' that overrides the default.
2507
2508         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2509         mm-encode-buffer.
2510
2511 2009-09-04  Glenn Morris  <rgm@gnu.org>
2512
2513         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2514         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2515         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2516         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2517         * mm-util.el (mm-with-unibyte-current-buffer)
2518         (mm-find-buffer-file-coding-system):
2519         * yenc.el (yenc-decode-region): Use default-value rather than
2520         default-enable-multibyte-characters.
2521
2522 2009-09-03  Glenn Morris  <rgm@gnu.org>
2523
2524         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2525         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2526         than default-enable-multibyte-characters.
2527
2528 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2529
2530         * gnus-art.el (gnus-article-read-summary-keys):
2531         Fix gnus-buffer-configuration's value temporarily used.
2532
2533 2009-09-02  Glenn Morris  <rgm@gnu.org>
2534
2535         * gnus-util.el (gnus-float-time): New function.
2536         * gnus-delay.el (gnus-delay-article):
2537         * gnus-sum.el (gnus-thread-latest-date):
2538         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2539         * nnspool.el (nnspool-request-newgroups):
2540         Use gnus-float-time rather than time-to-seconds.
2541         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2542
2543         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2544         (gnus-header-subject-face, gnus-header-newsgroups-face)
2545         (gnus-header-name-face, gnus-header-content-face):
2546         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2547         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2548         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2549         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2550         (gnus-cite-face-11):
2551         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2552         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2553         (gnus-server-closed-face, gnus-server-denied-face)
2554         (gnus-server-offline-face):
2555         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2556         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2557         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2558         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2559         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2560         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2561         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2562         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2563         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2564         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2565         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2566         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2567         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2568         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2569         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2570         (gnus-summary-high-undownloaded-face)
2571         (gnus-summary-low-undownloaded-face)
2572         (gnus-summary-normal-undownloaded-face)
2573         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2574         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2575         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2576         (gnus-splash-face):
2577         * message.el (message-header-to-face, message-header-cc-face)
2578         (message-header-subject-face, message-header-newsgroups-face)
2579         (message-header-other-face, message-header-name-face)
2580         (message-header-xheader-face, message-separator-face)
2581         (message-cited-text-face, message-mml-face):
2582         * sieve-mode.el (sieve-control-commands-face)
2583         (sieve-action-commands-face, sieve-test-commands-face)
2584         (sieve-tagged-arguments-face):
2585         * spam.el (spam-face):
2586         Mark face aliases with "-face" in the name as obsolete.
2587
2588 2009-09-01  Glenn Morris  <rgm@gnu.org>
2589
2590         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2591         than goto-line.
2592
2593 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2594
2595         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2596         Don't move point if the command is invoked inside the message header.
2597
2598 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2599
2600         * imap.el (imap-send-command): Simplify.
2601         (imap-wait-for-tag): point-max -> buffer-size.
2602
2603 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2604
2605         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2606         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2607         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2608         * nnir.el (nnir-swish-e-index-file):
2609         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2610         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2611         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2612         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2613         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2614         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2615
2616 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2619         Don't save excursion.
2620
2621 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2622
2623         * nnheader.el (nnheader-find-file-noselect):
2624         * mm-util.el (mm-insert-file-contents):
2625         Use (default-value 'major-mode) instead of default-major-mode.
2626
2627 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2628
2629         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2630
2631 2009-08-26  Glenn Morris  <rgm@gnu.org>
2632
2633         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2634         than placing in files.el.
2635
2636 2009-08-25  Glenn Morris  <rgm@gnu.org>
2637
2638         * nnir.el (top-level): Don't require cl at run-time.
2639         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2640         Replace cl-function substitute with gnus-replace-in-string.
2641         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2642         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2643         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2644         simplified expansions.
2645
2646 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2647
2648         * dig.el (dig): Add autoload cookie.
2649
2650 2009-08-22  Glenn Morris  <rgm@gnu.org>
2651
2652         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2653         goto-line.
2654
2655 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2656
2657         * parse-time.el (parse-time-string-chars): Save match data.
2658
2659 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2660
2661         * parse-time.el (parse-time-string-chars): Compute using character
2662         classes, to handle non-ascii characters (Bug#3190).
2663
2664 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2665
2666         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2667
2668         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2669         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2670         (gnus-mm-display-part, gnus-mime-display-single)
2671         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2672         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2673
2674         * gnus-sum.el
2675         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2676         (gnus-summary-move-article): Add expirable mark to articles copied or
2677         moved to group that has auto-expire turned on if the option is non-nil.
2678
2679 2009-07-24  Glenn Morris  <rgm@gnu.org>
2680
2681         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2682         Fix typo.  (Bug#3903)
2683
2684 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2685
2686         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2687         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2688         that should not be used for draft articles.
2689         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2690         that has no concern in minor mode keys.
2691         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2692         Abolish.
2693
2694 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2695
2696         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2697         article without making inquiry to a user for unknown encoding.
2698
2699         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2700         (nnmaildir--scan): Assume i-node and device number that file-attributes
2701         returns might be cons-cell.
2702
2703         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2704
2705         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2706
2707 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2708
2709         * auth-source.el: Remove docs now in auth.texi.  Don't use
2710         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2711         `auth-source-hide-passwords' and use them.
2712
2713 2009-07-15  Glenn Morris  <rgm@gnu.org>
2714
2715         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2716
2717 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2720         excessive whitespace from the default values of title and description.
2721
2722 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2723
2724         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2725         mail-fetch-field to fetch Content-Description header in order to
2726         exclude newlines.
2727
2728 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2729
2730         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2731         format used by GnuPG 2.0.11.
2732
2733 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2734
2735         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2736         to deleted part.
2737
2738 2009-05-30  David Engster  <dengste@eml.cc>
2739
2740         * nnmairix.el: Remove old documentation in the commentary block.
2741         (nnmairix-request-group): Do not update active file for nnml back ends.
2742         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2743         end so that overview files are ignored.
2744         (nnmairix-update-groups): Make updating the groups more robust by using
2745         marks.
2746         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2747         with dollar characters in message-id.
2748
2749 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2750
2751         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2752         2008-12-25 in dns.el.
2753
2754 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2755
2756         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2757         could happen if the text is only composed of spaces and/or tabs.
2758
2759 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2760
2761         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2762         when sending a queued message to avoid extra mml tags.
2763
2764 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2767
2768 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2771         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2772         rmail-toggle-header for XEmacs;
2773         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2774
2775 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2776
2777         * gnus-dired.el: Remove autoload for gnus-setup-message.
2778         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2779         displaying Gnus logo; always use compose-mail.
2780
2781 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2782
2783         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2784
2785 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2788         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2789         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2790         available.
2791         (gnus-nocem-epg-verify): New function.
2792
2793 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2794
2795         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2796
2797 2009-02-15  Glenn Morris  <rgm@gnu.org>
2798
2799         * gnus-util.el (rmail-insert-rmail-file-header)
2800         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2801         autoloads.
2802         (rmail-default-rmail-file): Remove unnecessary declaration.
2803         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2804
2805 2009-02-14  Glenn Morris  <rgm@gnu.org>
2806
2807         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2808         variable (only used in gnus-util, which declares it anyway).
2809         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2810         which was only needed by gnus-art (changed to not use it any more).
2811         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2812         only used in gnus-util, which autoloads it itself.
2813         (rmail-update-summary): Fix autoload.
2814
2815         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2816         rather than rmail-output-to-rmail-file.
2817
2818 2009-02-07  Glenn Morris  <rgm@gnu.org>
2819
2820         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2821         autoload of function that no longer exists.
2822         (rmail-toggle-header): Declare.
2823         (message-forward-rmail-make-body): Handle mbox Rmail.
2824
2825 2009-01-31  Glenn Morris  <rgm@gnu.org>
2826
2827         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2828         2009-01-09 change.
2829
2830 2009-01-31  Dave Love  <fx@gnu.org>
2831
2832         * imap.el (imap-fetch-safe): Bind debug-on-error.
2833         (imap-debug): Add imap-fetch-safe.
2834
2835 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2836
2837         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2838         (auth-source-forget-all-cached): New convenience function.
2839         (auth-source-user-or-password): Accept list of modes or a single mode.
2840
2841         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2842         auth-source modes.
2843
2844         * netrc.el (netrc-machine-user-or-password): Use list of
2845         auth-source modes.
2846
2847         * nnimap.el (nnimap-open-connection): Use list of
2848         auth-source modes.
2849
2850         * nntp.el (nntp-send-authinfo): Use list of
2851         auth-source modes.
2852
2853 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2854
2855         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2856         now.
2857
2858 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2859
2860         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2861         coding system in XEmacs; add a workaround for XEmacs.
2862
2863         * lpath.el: Fbind coding-system-aliasee.
2864
2865 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2868         of current-language-environment.
2869
2870 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2871
2872         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2873         available at runtime.
2874
2875 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2878
2879 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2880
2881         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2882         the greatest positive fixnum value doesn't work under an XEmacs with
2883         bignum support; use the most-positive-fixnum constant instead,
2884         available since Emacs 21.1 with cl and XEmacs 21.1.
2885
2886 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2887
2888         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2889         XEmacs gets not to work.
2890
2891 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * mm-util.el (mm-coding-system-priorities): Allow the value like
2894         "Japanese (UTF-8)" of current-language-environment.
2895
2896 2009-01-09  Glenn Morris  <rgm@gnu.org>
2897
2898         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2899         with last-command-event.
2900
2901 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2902
2903         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2904         in the doc string.
2905
2906         * message.el (message-fix-before-sending): Amend comment.
2907
2908 2009-01-08  Dave Love  <fx@gnu.org>
2909
2910         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2911
2912 2009-01-07  David Engster  <dengste@eml.cc>
2913
2914         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2915         simplified server definitions by converting it via
2916         gnus-server-to-method.
2917
2918 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2921         parameter's operands.
2922
2923 2009-01-06  David Engster  <dengste@eml.cc>
2924
2925         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2926         primary select method (for gnus-group-mark-article-as-read).
2927
2928 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2929
2930         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2931         `(gnus)Face', not `(gnus)X-Face'.
2932
2933 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * mm-util.el (mm-ucs-to-char): New function.
2936
2937         * mm-url.el (mm-url-decode-entities): Use it.
2938
2939         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2940         unicode-to-char.
2941
2942 2009-01-05  Dave Love  <fx@gnu.org>
2943
2944         * time-date.el: Require cl for `declare'.
2945
2946 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2947
2948         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2949         Dave Love.
2950
2951 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2952
2953         * message.el (message-fix-before-sending): Add `eight-bit' to
2954         illegible-text check.
2955
2956 2009-01-03  Michael Olson  <mwolson@gnu.org>
2957
2958         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2959         `headers' is nil.  This can occur if the IMAP server does not have
2960         permissions to read messages from a folder, but can write new messages
2961         to the folder.
2962         (nnimap-request-article-part): Do not insert `data' if it is nil.
2963
2964         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2965         characters which will confuse `read', so skip past them.
2966
2967 2009-01-01  Dave Love  <fx@gnu.org>
2968
2969         * imap.el (imap-string-to-integer): Fix typo.
2970         (imap-fetch-safe): New function.
2971         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2972
2973         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2974
2975         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2976         (imap-parse-greeting): Fix doc strings.
2977         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2978         (imap-parse-flag-list): Make messages unique.
2979         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2980
2981         * nnimap.el: Fix author email.
2982         (nnimap-split-rule): Add FIXME comment.
2983         (nnimap-debug): Fix doc string.
2984
2985 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2986
2987         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2988
2989 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2990
2991         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2992         nslookup if resolv.conf isn't available.
2993         (dns-query): Rename from query-dns.
2994         (dns-query-cached): Rename from query-dns-cached.
2995
2996 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2999         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3000         to check if those variables exist (first appeared in Emacs 18.50).
3001
3002 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3003
3004         * mm-util.el (mm-line-number-at-pos): New function.
3005
3006         * spam-report.el (spam-report-process-queue): Use it.
3007
3008 2008-12-24  David Engster  <dengste@eml.cc>
3009
3010         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3011         parameters that haven't existed as variables as buffer-local variables.
3012
3013 2008-12-23  Dave Love  <fx@gnu.org>
3014
3015         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3016         cadar.
3017
3018         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3019         imap-starttls-p.
3020         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3021
3022 2008-12-22  Dave Love  <fx@gnu.org>
3023
3024         * imap.el: Fix author email.  Doc fixes.
3025         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3026         reply.
3027
3028 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3029
3030         * spam-report.el (spam-report-gmane-max-requests): New constant.
3031         (spam-report-gmane-wait): New variable.
3032         (spam-report-gmane-ham, spam-report-gmane-spam)
3033         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3034         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3035         the server.
3036
3037         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3038         Add explanations.
3039
3040         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3041         nnheader-accept-process-output and nnheader-read-timeout if available.
3042         (pop3-movemail): Use it.
3043
3044         * message.el (message-check-news-body-syntax): Fix signature check if
3045         there's an attachment.
3046
3047 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * mm-util.el: Add comments to the mm- emulating functions.
3050
3051 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3052
3053         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3054         by Stephen Berman <stephen.berman@gmx.net>.
3055
3056 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3057
3058         * mm-util.el (mm-substring-no-properties): New function.
3059         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3060         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3061         (mm-string-to-multibyte): Doc fix.
3062
3063         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3064
3065 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3066
3067         * mml.el (mml-attach-file): Strip text properties from file name.
3068         (Bug#1574)
3069
3070 2008-12-16  Glenn Morris  <rgm@gnu.org>
3071
3072         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3073
3074 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3077         knows since the charset specified might be a bogus alias that
3078         mm-charset-synonym-alist provides.
3079
3080 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3081
3082         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3083         "ISO_8859-1".
3084
3085         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3086
3087 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * mm-util.el (mm-charset-eval-alist):
3090         Define it before mm-charset-to-coding-system.
3091         (mm-charset-to-coding-system): Add optional argument `silent';
3092         define it before mm-charset-override-alist.
3093         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3094         default value if it can be used in Emacs currently running;
3095         silence mm-charset-to-coding-system.
3096
3097 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3100         `allow-override' which says whether to use `mm-charset-override-alist'.
3101         (rfc2047-decode-encoded-words): Use it.
3102
3103         * mm-util.el (mm-charset-override-alist): Fix custom type;
3104         add `(gb2312 . gbk)' to choices.
3105
3106 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3107
3108         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3109         fast.
3110
3111         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3112
3113         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3114
3115 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3116
3117         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3118         on links.
3119
3120         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3121
3122 2008-12-03  Lute Kamstra  <lute@gnu.org>
3123
3124         * sha1.el: Remove leading * from docstrings of defcustoms,
3125         deffaces, defconsts and defuns.
3126
3127 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3128
3129         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3130         users' addresses that don't have domain parts.
3131         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3132         rather than message-narrow-to-head since there will be the message
3133         header separator.
3134
3135 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3136
3137         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3138         since the result is inserted in a unibyte buffer anyway.
3139         (nnimap-demule-use-string-to-multibyte): Remove.
3140         (nnimap-demule): Alias it to mm-string-to-multibyte.
3141
3142 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3143
3144         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3145         variable for debugging bug#464 and bug#1174.
3146         (nnimap-demule): Use it.
3147
3148 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3149
3150         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3151         score calculation correctly.
3152
3153 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3154
3155         * message.el (message-send-mail): Just set the buffer to unibyte
3156         rather than use mm-with-unibyte-current-buffer which does a lot more.
3157         (message-send-mail-partially): Don't bother with
3158         mm-with-unibyte-current-buffer since it's already been made unibyte by
3159         message-send-mail.
3160
3161 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3162
3163         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3164
3165 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3166
3167         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3168
3169 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3172         require itself and to remove `with-no-warnings'.
3173
3174 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3175
3176         * starttls.el (starttls-any-program-available): Get the name of the
3177         available TLS layer program.
3178         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3179         well as the host name in the "opening" message.
3180
3181         * auth-source.el (auth-source-cache, auth-source-do-cache)
3182         (auth-source-user-or-password): Cache passwords and logins by default,
3183         allow override with `auth-source-do-cache'.
3184         (auth-source-forget-user-or-password): Allow users to remove cache
3185         entries if needed.
3186
3187 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3188
3189         * md4.el (md4-buffer): Fix typo in docstring.
3190         (md4, md4-64): Doc fixes.
3191         (md4-pack-int32): Reflow docstring.
3192
3193 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3194
3195         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3196         condition-case to only the forward-sexp call.
3197
3198 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3199
3200         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3201         quotes contained.  Make it more robust regardless by an extra
3202         condition-case wrapper.
3203
3204 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3205
3206         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3207
3208 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * nnml.el (nnml-request-expire-articles): Check if the function set to
3211         `nnmail-expiry-target' returns the symbol `delete'.
3212
3213         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3214
3215         * nnmail.el (nnmail-expiry-target): Fix custom type.
3216
3217 2008-10-02  Glenn Morris  <rgm@gnu.org>
3218
3219         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3220         Silence compiler warning.
3221
3222 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3223
3224         * tls.el (open-tls-stream): Show the actual command being
3225         executed, instead of the format string.
3226
3227 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3228
3229         * lpath.el: Fbind codepage-setup for Emacs 23.
3230
3231 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3232
3233         * mml.el (mml-menu): Don't assume mml2015 is bound.
3234
3235 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3236
3237         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3238         exists.
3239
3240 2008-09-27  Glenn Morris  <rgm@gnu.org>
3241
3242         * gnus-util.el (mail-header-remove-comments): Autoload it.
3243
3244 2008-09-27  Andreas Schwab  <schwab@suse.de>
3245
3246         * gnus-util.el (gnus-split-references): Strip comments.
3247         (gnus-parent-id): Likewise.
3248
3249 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3250
3251         * message.el (message-confirm-send): Fix version.
3252
3253 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3254
3255         * message.el (message-idna-to-ascii-rhs-1): Use
3256         mail-extract-address-components rather than mail-header-parse-addresses
3257         that is an alias by default to ietf-drums-parse-addresses that does not
3258         support non-ASCII names in headers' contents.
3259
3260 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3261
3262         * message.el (message-confirm-send): Fixed variable documentation to
3263         avoid the "y/n" wording.
3264
3265 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3266
3267         * message.el (message-set-auto-save-file-name): Save to a different
3268         filename so multiple messages (especially drafts) can be recovered.
3269
3270 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3271
3272         * message.el (message-confirm-send): Add appropriate version.
3273
3274 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3275
3276         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3277         defvar.
3278
3279 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3280
3281         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3282         (mm-pkcs7-enveloped-magic): Ditto.
3283
3284 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3285
3286         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3287         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3288
3289 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3290
3291         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3292         default, it's better.
3293
3294 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3295
3296         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3297         summary line gnus-number property and ignore them (with a warning
3298         message).
3299
3300 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3301
3302         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3303         macro caddr in the interactive form since it won't be expanded.
3304
3305 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3308         `charset'; fix name of function called recursively.
3309         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3310
3311 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3314         (gnus-mime-set-charset-parameters): New function.
3315         (gnus-mime-view-part-as-charset): Use it to correctly display part
3316         specifying wrong charset.
3317
3318 2008-09-08  David Engster  <dengste@eml.cc>
3319
3320         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3321         in completing-read for back end server.
3322
3323 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3324
3325         * message.el (message-confirm-send): New variable to confirm sending a
3326         message.
3327         (message-send): Use it.
3328
3329 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3330
3331         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3332
3333 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3334
3335         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3336
3337 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3338
3339         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3340         prevent tracking too many groups.
3341         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3342         Use it.
3343
3344 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3345
3346         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3347         moving point to the bottom of the window in order to avoid recentering.
3348
3349 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3352
3353         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3354         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3355         (gnus-article-beginning-of-window): Fix calculation.
3356
3357 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3358
3359         * gnus-msg.el (gnus-summary-supersede-article)
3360         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3361         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3362         message header.
3363
3364 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3365
3366         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3367         pending output coming after the status change.
3368
3369 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3370
3371         * message.el:
3372         * gnus-start.el:
3373         * gnus-registry.el: Remove VMS support.
3374
3375 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3376
3377         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3378         macro.
3379         (rfc2104-hash): Use it.
3380
3381 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3382
3383         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3384         (gnus-summary-sort-by-most-recent-date): New commands.
3385         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3386         and menu entries.
3387
3388 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3389
3390         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3391         don't redisplay article for raw contents; remove plural articles stuff.
3392
3393         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3394         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3395         on gnus-summary-save-article; display results properly.
3396
3397 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3398
3399         * lpath.el: No need to fbind ns-focus-frame.
3400
3401 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3402
3403         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3404
3405 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3406
3407         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3408         gnus-save-all-headers.
3409
3410 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3411
3412         * gnus-util.el (ns-focus-frame): Remove declaration.
3413         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3414         like x.
3415
3416 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3417
3418         * rfc2104.el (rfc2104-zero): Delete defconst.
3419         (rfc2104-hex-alist): Likewise.
3420         (rfc2104-hex-to-int): Delete func.
3421         (rfc2104-hexstring-to-bitstring): Likewise.
3422         (rfc2104-nybbles): New defconst.
3423         (rfc2104-hash): Rewrite for speed.
3424
3425 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3426
3427         * tls.el (open-tls-stream): Make it work with the 2nd argument
3428         BUFFER that is a string but does not exist as a buffer object, as
3429         mentioned in the doc-string.
3430
3431 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3432
3433         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3434         SXEmacs.
3435
3436 2008-07-16  Glenn Morris  <rgm@gnu.org>
3437
3438         * gnus-util.el (ns-focus-frame): Declare for compiler.
3439
3440 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3441
3442         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3443         set as a group parameter.
3444         (gnus-summary-save-in-pipe): Work when it is called independently.
3445         (gnus-summary-pipe-to-muttprint): Don't modify
3446         gnus-summary-pipe-output-default-command.
3447
3448 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3449
3450         * message.el (message-send-mail-with-sendmail):
3451         Display the error message.
3452
3453 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * gnus-art.el (gnus-default-article-saver):
3456         Add gnus-summary-save-in-pipe to choices.
3457         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3458         gnus-summary-pipe-output-default-command as the default command.
3459         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3460         instead of gnus-last-shell-command.
3461
3462         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3463         New user option.
3464         (gnus-summary-muttprint-program): Mention the value will be changed.
3465         (gnus-summary-save-article): Force showing of all headers.
3466         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3467
3468 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3469
3470         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3471
3472 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3473
3474         * nnimap.el (nnimap-id):
3475         * sieve-manage.el (sieve-manage-open): Doc fixes.
3476
3477 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3478
3479         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3480         if available.
3481
3482 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3483
3484         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3485
3486         * nnkiboze.el (nnkiboze-generate-group):
3487         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3488
3489         * nnmairix.el: Require CL.
3490
3491 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * dgnushack.el: Autoload get-display-table and put-display-table for
3494         XEmacs 21.5.
3495
3496         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3497         21.4 and SXEmacs.
3498
3499 2008-06-15  David Engster  <dengste@eml.cc>
3500
3501         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3502
3503 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3504
3505         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3506         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3507         runtime choice under XEmacs.
3508
3509         * gnus-sum.el (gnus-summary-set-display-table):
3510         Use `gnus-put-display-table', `gnus-get-display-table',
3511         `gnus-set-display-table' for the display table, instead of `aset'.
3512
3513         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3514         Use `gnus-put-display-table', `gnus-get-display-table',
3515         `gnus-set-display-table' for the display table.
3516
3517 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3518
3519         * nnmairix.el: Add autoloads.
3520
3521 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3522
3523         * nnmairix.el (nnmairix-delete-recreate-group)
3524         (nnmairix-update-and-clear-marks): Fix error messages.
3525
3526 2008-06-14  David Engster  <dengste@eml.cc>
3527
3528         * nnmairix.el: Upgrade to version 0.6.
3529         (nnmairix-group-toggle-propmarks-this-group)
3530         (nnmairix-group-toggle-readmarks-this-group)
3531         (nnmairix-group-delete-recreate-this-group)
3532         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3533         (nnmairix-remove-tick-mark-original-article): New commands.
3534         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3535         (nnmairix-propagate-marks-to-nnmairix-groups)
3536         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3537         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3538         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3539         functions needed for marks propagation and manipulation of read marks.
3540         (nnmairix-update-groups): New function.
3541         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3542         (nnmairix-determine-original-group-from-registry)
3543         (nnmairix-determine-original-group-from-path)
3544         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3545         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3546         New helper functions.
3547         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3548         keystrokes for new commands.
3549         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3550         (nnmairix-request-group): Check allow-fast group parameter.
3551         (nnmairix-request-create-group): Set allow-fast group parameter if
3552         nnmairix-allowfast-default is set.
3553         (nnmairix-close-group): Propagate marks upon closing if needed.
3554         (nnmairix-group-toggle-threads-this-group): Use new.
3555         nnmairix-group-toggle-parameter helper function.
3556         (nnmairix-search): Better check for empty search result.
3557         (nnmairix-goto-original-article): Use new helper functions for
3558         determining original article.
3559         (nnmairix-show-original-article): Make sure message-id is in brackets.
3560         (nnmairix-call-mairix-binary): Change variable name.
3561         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3562         helper function.
3563         (nnmairix-widget-toggle-activate): Fix doc string.
3564
3565 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3566
3567         * nnir.el: Require edmacro when compiling with XEmacs.
3568         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3569         available in Emacs 21.
3570
3571 2008-06-11  Glenn Morris  <rgm@gnu.org>
3572
3573         * gnus-util.el (x-focus-frame):
3574         * gnus.el (image-size):
3575         * mm-decode.el (image-size): Declare.
3576
3577         * gnus-picon.el (declare-function): Add compat definition.
3578         (image-size): Declare.
3579
3580         * gnus-group.el (tool-bar-map):
3581         * gnus-sum.el (tool-bar-map): Define for compiler.
3582
3583         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3584
3585         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3586
3587         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3588         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3589         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3590         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3591         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3592         * sieve-manage.el, spam-report.el, spam.el:
3593         Remove unnecessary eval-and-compile of autoloads.
3594
3595 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3596
3597         * auth-source.el: Precise Tramp doc.
3598
3599 2008-06-07  Glenn Morris  <rgm@gnu.org>
3600
3601         * nnmairix.el: Remove unnecessary eval-when-compile.
3602
3603 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * lpath.el: Fbind propertize for XEmacs 21.4.
3606
3607 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3608
3609         * nnir.el: Move here from ../contrib.
3610
3611 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3612
3613         * gnus-util.el (gnus-read-shell-command): New function.
3614         * mm-decode.el (mm-pipe-part):
3615         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3616
3617 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3618
3619         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3620
3621 2008-06-03  Glenn Morris  <rgm@gnu.org>
3622
3623         * pop3.el (nnheader-accept-process-output): Autoload it.
3624
3625 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3626
3627         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3628         are not 2-digit hexadecimal characters that follow `%'s.
3629
3630 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3631
3632         * message.el (message-bogus-recipient-p): Fix type in doc string.
3633         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3634         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3635         Improve custom options.
3636         (message-bogus-recipient-p): Adjust accordingly.
3637
3638 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3639
3640         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3641         long-form month and day names.
3642
3643 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3644
3645         * dgnushack.el: Autoload debug, eudc-expand-inline and
3646         pgg-snarf-keys-region for XEmacs.
3647
3648         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3649
3650         * nnmairix.el: Require edmacro when compiling with XEmacs.
3651
3652 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3653
3654         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3655         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3656
3657 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3658
3659         * auth-source.el: Add more docs.
3660
3661         * netrc.el (netrc-machine): Always match if the port is not given.
3662
3663 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3666         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3667         retrieval faster in some cases, but might make CPU usage larger.  If
3668         this has any bad side effects, we might revert this change.
3669
3670         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3671         seems to make mail retrieval much, much faster.
3672         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3673         unconditionally.
3674
3675         * gnus-draft.el (gnus-group-send-queue): Bind
3676         message-send-mail-partially-limit to nil to avoid being prompted.
3677
3678 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3679
3680         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3681
3682         * message.el (message-bogus-address-regexp): Fix and improve custom
3683         type.
3684         (message-setup-hook): Add message-check-recipients as custom option.
3685
3686 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3687
3688         * message.el (message-cite-function): Remove bogus autoload which crept
3689         in during merge from v5-10.
3690
3691 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3692
3693         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3694
3695         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3696
3697         * auth-source.el: Preliminary Tramp docs.
3698         (auth-sources): Change the default auth-sources to use
3699         EPA .gpg files.
3700
3701 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3702
3703         * nntp.el: Autoload `auth-source-user-or-password'.
3704         (nntp-send-authinfo): Use it.
3705
3706         * nnimap.el: Autoload `auth-source-user-or-password'.
3707         (nnimap-open-connection): Use it.
3708
3709         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3710         for the gnus-message function.
3711         (auth-source-user-or-password): Use it.
3712
3713 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3714
3715         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3716         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3717         (rfc2104-hash): Use it.
3718
3719 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3720
3721         * gnus-art.el (gnus-article-toggle-truncate-lines):
3722         Don't use `iff' in docstring.
3723
3724 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3725
3726         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3727
3728         * gnus-util.el (gnus-extract-address-component-name)
3729         (gnus-extract-address-component-email): Convenience functions around
3730         `gnus-extract-address-components'.
3731
3732         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3733         Use `gnus-extract-address-component-email' to fix bug of comparing full
3734         sender name to `user-mail-address'.
3735
3736 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3737
3738         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3739         catch/throw to optimize.
3740         (gnus-registry-find-keywords): Just use member to find a keyword.
3741
3742 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3743
3744         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3745         is current before calling gnus-server-prepare.
3746         (gnus-server-setup-buffer, gnus-server-update-server)
3747         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3748
3749 2008-05-04  Juri Linkov  <juri@jurta.org>
3750
3751         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3752         (mailcap-file-default-commands): Use mailcap-replace-in-string
3753         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3754         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3755
3756 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3757
3758         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3759
3760 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3761
3762         * gnus.el: Bump version to 0.11.
3763
3764 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3765
3766         * gnus.el: No Gnus v0.10 is released.
3767
3768 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769
3770         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3771         hooks.
3772         (gnus-update-read-articles): Speed up non-marks-using users.
3773         (gnus-use-marks): Define gnus-use-marks.
3774         (gnus-propagate-marks): Rename variable to something more sensible.
3775
3776 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3777
3778         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3779         (gmm-image-load-path-for-library): Fix typos in docstrings.
3780         (gmm-message): Reflow docstring.
3781
3782 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3783
3784         * mail-source.el (mail-source-set-1, mail-source-bind):
3785         Move auth-source code out of the macro to clean it up and fix bugs.
3786
3787 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3788
3789         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3790         by sender if it's equal to user-mail-address, it's likely to be
3791         useless.
3792
3793         * mail-source.el (mail-source-bind): Don't use user or password if they
3794         are not bound.  Unintern them if they are nil.  Don't use server unless
3795         it's bound, and default it to empty string otherwise.
3796
3797 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3798
3799         * mail-source.el: Load auth-source.el.
3800         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3801         get user name or password, if auth-sources is set up.
3802
3803         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3804         strategy of splitting with parent.
3805         (gnus-registry-split-fancy-with-parent)
3806         (gnus-registry-post-process-groups): Use it and fix prior
3807         bug (returning a list as the split result).
3808
3809         * auth-source.el (auth-sources): Remove server parameter.
3810         (auth-source-pick, auth-source-user-or-password)
3811         (auth-source-user-or-password-imap)
3812         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3813         (auth-source-user-or-password-sftp)
3814         (auth-source-user-or-password-smtp): Remove server parameter.
3815
3816 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3817
3818         * smime.el (smime-sign-region, smime-encrypt-region)
3819         (smime-decrypt-region):
3820         Remove redundant calls to `generate-new-buffer-name'.
3821
3822 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3823
3824         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3825         Don't use QP for message/rfc822.
3826         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3827
3828 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3829
3830         * sieve-manage.el (sieve-string-bytes): Remove.
3831         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3832         correct byte-length only if the process's coding-system is the same as
3833         the one used internally by Emacs to represent strings.
3834
3835 2008-04-22  Juri Linkov  <juri@jurta.org>
3836
3837         * mailcap.el (mailcap-file-default-commands): New function.
3838
3839 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3840
3841         * message.el (message-signature-separator, message-cite-function):
3842         Change custom version.
3843
3844 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3845
3846         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3847         commands.
3848         (tls-checktrust): Ditto.
3849
3850 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3851
3852         * mm-decode.el (mm-display-external): Make temp file read-only.
3853
3854 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3855
3856         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3857         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3858         `C-c C-f d'.
3859
3860 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3861
3862         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3863
3864 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3865
3866         * gnus.el: Bump version to 0.9.
3867
3868 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3869
3870         * gnus.el: No Gnus v0.8 is released.
3871
3872 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3873
3874         * mail-source.el (mail-source-value):
3875         Prefer fboundp to functionp so it works with macros as well.
3876
3877 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3878
3879         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3880         Fix last change in case the element is not even a symbol.
3881
3882 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3883
3884         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3885         Prefer fboundp to functionp so it works with macros as well.
3886
3887 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3888
3889         * auth-source.el: Added docs.
3890         (auth-sources): Modify format to support server.
3891         (auth-source-pick, auth-source-user-or-password)
3892         (auth-source-user-or-password-imap)
3893         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3894         (auth-source-user-or-password-sftp)
3895         (auth-source-user-or-password-smtp): Add server parameter.
3896
3897 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3898
3899         * gnus-registry.el: Initialize the registry when gnus-registry-install
3900         is t.
3901
3902 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3903
3904         * compface.el (uncompface): Make buffer unibyte.
3905
3906 2008-04-05  Glenn Morris  <rgm@gnu.org>
3907
3908         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3909
3910 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3911
3912         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3913         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3914
3915         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3916         multibyteness after rather than before erasing it.
3917
3918         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3919         mm-with-multibyte.
3920         (gnus-request-article-this-buffer): Make sure the proper decoding is
3921         used if gnus-original-article-buffer happens to be unibyte.
3922
3923         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3924         default-enable-multibyte-characters.
3925
3926         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3927         default-enable-multibyte-characters.
3928
3929         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3930
3931         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3932
3933 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3934
3935         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3936         (imap-message-copyuid-1): Use it.
3937         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3938         J. Williams in
3939         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3940
3941         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3942         imap-enable-exchange-bug-workaround.
3943         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3944
3945 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3946
3947         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3948         a 100 byte status-checks into a 2-3MB transfer for each group.
3949         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3950         to enable bug workaround or not.
3951         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3952
3953 2008-03-31  Glenn Morris  <rgm@gnu.org>
3954
3955         * message.el (mml2015-use): Declare for compiler.
3956         (message-info): Require mml2015 when appropriate.
3957
3958 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3959
3960         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3961         whitespace.
3962
3963 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3964
3965         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3966         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3967         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3968         (nntp-service-to-port): New function.
3969         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3970         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3971         (nntp-open-netcat-stream): New function.
3972         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3973
3974 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3975
3976         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3977
3978 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3979
3980         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3981
3982 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3983
3984         * dns.el (dns-write): Use set-buffer-multibyte.
3985
3986 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3987
3988         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3989
3990 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3991
3992         * message.el (message-signature-separator): Change default.
3993         Improve custom type.
3994         (message-cite-function): Change default to
3995         message-cite-original-without-signature.
3996
3997         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3998         toggle.
3999
4000         * message.el (message-check-news-body-syntax): Fix signature check.
4001         (message-setup-1): Mark buffer as unmodified _after_ running
4002         message-setup-hook and handling message-alternative-emails.
4003         (message-shorten-references): Be more strict when building list of
4004         valid references to comply with GNKSA.
4005
4006         * gnus-group.el (gnus-read-ephemeral-bug-group)
4007         (gnus-read-ephemeral-debian-bug-group)
4008         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4009
4010         * message.el (message-info): Don't use booleanp which isn't supported
4011         in Emacs 21 and XEmacs.
4012
4013 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4014
4015         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4016         gnus-group-gmane-group-download-format.
4017         (gnus-group-read-ephemeral-gmane-group): Rename from
4018         gnus-group-read-ephemeral-gmane-group.
4019         (gnus-read-ephemeral-gmane-group-url): Rename from
4020         gnus-group-read-ephemeral-gmane-group-url.
4021         (gnus-bug-group-download-format-alist): New variable.
4022         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4023         (gnus-read-ephemeral-emacs-bug-group): New commands.
4024
4025 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4026
4027         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4028         (gnus-visible-headers): Improve custom type.
4029
4030 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4031
4032         * mml.el (mml-menu): Add workarounds for XEmacs.
4033
4034         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4035         X-Boundary header.
4036
4037         * message.el (message-simplify-recipients): Fix previous commit.
4038
4039 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4040
4041         * mm-util.el (mm-set-buffer-multibyte): New function.
4042         * mm-decode.el (mm-copy-to-buffer): Use it.
4043
4044 2008-03-19  Glenn Morris  <rgm@gnu.org>
4045
4046         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4047         Accidentally removed in the sync process with Emacs.
4048
4049 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4050
4051         * message.el (message-alter-recipients-discard-bogus-full-name):
4052         New function.
4053         (message-alter-recipients-function): New variable.
4054         (message-get-reply-headers): Use it.
4055         (message-replace-header): New helper function.
4056         (message-recipients-without-full-name): New variable.
4057         (message-simplify-recipients): New command.
4058
4059         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4060
4061         * message.el (message-info): Handle EasyPG manual.
4062
4063         * mml.el (mml-menu): Add entry for EasyPG.
4064
4065 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4066
4067         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4068         parameter.
4069
4070         * message.el (message-disassociate-draft): Specify drafts group name
4071         fully.
4072
4073 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4074
4075         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4076         unnecessary duplicates from the match list.
4077
4078 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4081
4082         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4083
4084         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4085         args of `how-many' of which the XEmacs version doesn't take; declare
4086         Info-index-next as function.
4087
4088 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4089
4090         * gnus-score.el (gnus-score-headers): Fix handling of
4091         gnus-inhibit-slow-scoring.
4092
4093         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4094         string.
4095         (gnus-button-url-regexp): Improve handling of parenthesis.
4096         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4097         (gnus-button-handle-info-keystrokes): Handle index entries.
4098
4099 2008-03-15  Glenn Morris  <rgm@gnu.org>
4100
4101         * parse-time.el (parse-time-string): Simplify.
4102
4103 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4104
4105         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4106         Incoming* files.
4107
4108 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4109
4110         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4111         (auth-source-pick): Use it.
4112
4113 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4114
4115         * binhex.el (binhex-decode-region-internal):
4116         * uudecode.el (uudecode-decode-region-internal):
4117         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4118         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4119         setting default-enable-multibyte-characters.
4120
4121 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4122
4123         * auth-source.el (auth-source-protocols)
4124         (auth-source-protocols-customize, auth-source-choices): Added and
4125         modified variable customizations and defaults.
4126         (auth-source-pick, auth-source-user-or-password)
4127         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4128         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4129         (auth-source-user-or-password-sftp)
4130         (auth-source-user-or-password-smtp): Use new variables and provide an
4131         interface to netrc.el.
4132
4133 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4136         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4137         Make sure the nntp port to specify is a string.
4138
4139 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4140
4141         * nntp.el: Use with-current-buffer.
4142         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4143         dubious mm-with-unibyte-current-buffer.
4144         (nntp-with-open-group-function): New function extracted from
4145         nntp-with-open-group macro.
4146         (nntp-with-open-group): Use the function, so it's easier to debug.
4147         Add indentation and debugging info.
4148         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4149         the use of the netcat alternatives.
4150
4151         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4152         Avoid mm-string-as-multibyte as well.
4153
4154         * nnweb.el (nnweb-insert-html):
4155         Remove use of nnheader-string-as-multibyte.
4156
4157         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4158         (nnheader-string-as-multibyte): Remove.
4159
4160         * mm-view.el: Use inhibit-read-only.
4161         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4162         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4163         or unibyte-string.
4164
4165         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4166         (mm-uu-yenc-extract): Use with-current-buffer.
4167
4168         * gnus-soup.el (gnus-soup-send-packet): Don't use
4169         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4170
4171         * nnmh.el: Use with-current-buffer.
4172         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4173         mm-string-as-multibyte on the output of mm-encode-coding-string.
4174
4175         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4176         (nnimap-request-move-article): Use with-current-buffer.
4177
4178         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4179         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4180         conversion uses string-make-unibyte rather than string-as-unibyte.
4181
4182         * gnus-msg.el: Use with-current-buffer.
4183
4184         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4185
4186 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4187
4188         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4189         string for caching if it is 'PIN.
4190
4191 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4192
4193         * lpath.el: Consider the case without Emacs/W3.
4194
4195 2008-03-08  Glenn Morris  <rgm@gnu.org>
4196
4197         * time-date.el (date-to-time, time-subtract, time-add)
4198         (safe-date-to-time): Doc fixes.
4199
4200 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * mail-source.el (mail-source-delete-old-incoming-confirm):
4203         Change default to nil.
4204         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4205
4206 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4207
4208         * lpath.el: Rearrange.
4209
4210         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4211         (gnus-article-goto-prev-page): Work for articles having ^L's.
4212
4213         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4214
4215         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4216
4217 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4218
4219         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4220         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4221         (gnus-bookmark-jump): Adjust some variable names.
4222
4223 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4224
4225         * auth-source.el: New package.
4226         (auth-source-choices): Add customization entry point variable.
4227
4228         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4229         bug.
4230
4231 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4232
4233         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4234         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4235         (gnus-registry-install-shortcuts): Rename from
4236         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4237         the `gnus-registry-mark-map' keymap dynamically from
4238         `gnus-registry-marks'.  The generated functions update the summary line
4239         when a registry mark is added or deleted, and will call
4240         `gnus-registry-install-p' (see the comments in the code).
4241         (gnus-registry-user-format-function-M): Use concat intelligently.
4242
4243         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4244         the registry mark functions.
4245
4246 2008-03-05  Glenn Morris  <rgm@gnu.org>
4247
4248         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4249         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4250         gnus-art.
4251         (top-level): No need to load own source when compiling.
4252
4253 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4254
4255         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4256         Suggested by <chris.anderton@zetnet.co.uk>.
4257
4258 2008-03-04  Glenn Morris  <rgm@gnu.org>
4259
4260         * gnus-sum.el (top-level): No need to require gnus when compiling,
4261         since unconditionally required near start of file.
4262         (gnus-summary-display-while-building): Move definition before use.
4263
4264 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4265
4266         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4267         formatting function.
4268
4269 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4270
4271         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4272         with plists.
4273         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4274         Use new format.
4275
4276 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4279         `where-is-internal' that returns a range of key sequences.
4280
4281 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4282
4283         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4284
4285         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4286         (gnus-summary-jump-to-group): Consider windows on other displayed
4287         frames as well.  Similar changes might be needed elsewhere, but that's
4288         the one I've bumped into during my use.
4289
4290         * nndoc.el (nndoc-oe-dbx-type-p):
4291         * gnus-msg.el (gnus-debug):
4292         * gnus-group.el (gnus-update-group-mark-positions):
4293         Use mm-string-to-multibyte.
4294
4295 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4296
4297         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4298         doesn't handle NotDashEscaped.
4299
4300         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4301         (mml-dnd-attach-options): Fix typo in custom choice.
4302
4303         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4304         nndoc-article-type to mbox.
4305         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4306
4307         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4308         to nil, instead of html2text.
4309
4310         * imap.el (imap-debug): Add `imap-ping-server'.
4311
4312         * gnus-bookmark.el: Add FIXMEs.
4313
4314         * message.el (message-form-letter-separator)
4315         (message-send-form-letter-delay): New variables.
4316         (message-send-form-letter): Use them.  New command to send form
4317         letters.  Requested by Uwe Siart.
4318         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4319
4320 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4321
4322         * Update copyright years.
4323
4324 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4325
4326         Sync from EMACS_22_BASE.
4327
4328         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4329
4330 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4331
4332         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4333         empty author.
4334
4335 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4336
4337         * gnus-registry.el (gnus-registry-marks): Add variable for
4338         customization of marks and their appearance.
4339         (gnus-registry-read-mark): Use it.
4340         (gnus-registry-do-marks): Add utility function to loop through
4341         `gnus-registry-marks'.
4342         (gnus-registry-install-shortcuts-and-menus): Add function to install
4343         shortcuts and menus.
4344         (gnus-registry-initialize): Use it.
4345         (gnus-registry-default-mark): Clarify documentation.
4346
4347 2008-02-29  Glenn Morris  <rgm@gnu.org>
4348
4349         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4350         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4351         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4352         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4353         Change defcustom :version from 23.0 to 23.1.
4354
4355 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4356
4357         * gnus-registry.el (gnus-registry-follow-group-p)
4358         (gnus-registry-post-process-groups): Add functions to aid registry
4359         splitting and improve logging.  Clarify behavior in function
4360         documentation.
4361         (gnus-registry-split-fancy-with-parent): Use them.
4362
4363 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4364
4365         * gnus-art.el: Use with-current-buffer.
4366
4367 2008-02-27  David Engster  <dengste@eml.cc>
4368
4369         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4370         Express real group name in the response.
4371
4372 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4375         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4376         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4377         autoload gnus-registry-fetch-group when compiling.
4378         (nnmairix-request-group-with-article-number-correction): Remove
4379         unreferenced argument passed to nnmairix-call-backend.
4380
4381 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4382
4383         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4384         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4385         Wilde.
4386
4387 2008-02-27  Glenn Morris  <rgm@gnu.org>
4388
4389         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4390         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4391         variables to defconsts.  Convert comments to doc-strings.
4392         (nnmairix-last-server, nnmairix-current-server): Convert from free
4393         variables to defvars.  Convert comments to doc-strings.
4394         (gnus-registry-fetch-group): Autoload.
4395         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4396         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4397         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4398         caddr.
4399         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4400         nnmairix-request-group-with-article-number-correction call.
4401         (nnmairix-fast, nnmairix-group): New, less general names, for free
4402         variables passed from nnmairix-request-group to
4403         nnmairix-request-group-with-article-number-correction.  Declare.
4404         (nnmairix-request-group-with-article-number-correction):
4405         Use nnmairix-fast, nnmairix-group rather than fast, group.
4406
4407 2008-02-26  David Engster  <dengste@eml.cc>
4408
4409         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4410         version 0.5.
4411
4412 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4413
4414         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4415         instead of making an extra function call.  Don't add the current group
4416         to articles only when they have the group.  Use
4417         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4418         Reported by David <de_bb@arcor.de>.
4419
4420 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4421
4422         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4423         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4424
4425 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4426
4427         * mail-source.el (mail-source-delete-incoming): Change default.
4428         Supplement doc string.
4429
4430         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4431
4432 2008-02-14  Glenn Morris  <rgm@gnu.org>
4433
4434         * time-date.el (format-seconds): New function.
4435
4436 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4437
4438         * nnmail.el (nnmail-message-id-cache-file): Derive from
4439         `gnus-home-directory'.
4440
4441 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4442
4443         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4444         Document negative prefix.
4445
4446         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4447
4448 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4449
4450         * message.el (message-unsent-separator): Add the Exim bounce
4451         separator.
4452
4453 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4454
4455         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4456         list.
4457         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4458         recipient/signer list.
4459
4460 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4461
4462         * Makefile.in (datarootdir): Define.
4463         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4464         name that might contain whitespace.
4465
4466 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4467
4468         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4469         fbound (Emacs 23 unicode), signal an error.
4470
4471 2008-02-08  Glenn Morris  <rgm@gnu.org>
4472
4473         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4474
4475 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4476
4477         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4478         ports to the calls to `netrc-machine-user-or-password' in addition to
4479         "imap" and "imaps".
4480
4481 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4482
4483         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4484
4485         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4486
4487 2008-02-01  Kenichi Handa  <handa@m17n.org>
4488
4489         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4490         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4491         (rfc2104-hash): Convert the result of concat to unibyte string.
4492
4493 2008-02-01  Dave Love  <fx@gnu.org>
4494
4495         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4496         coding-system-for-read.
4497         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4498
4499 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4500
4501         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4502         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4503         <hanche@math.ntnu.no>.
4504
4505 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4506
4507         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4508
4509         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4510
4511 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4512
4513         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4514         * message.el (message-beginning-of-line): Use featurep instead of bound
4515         tests in order to resolve conditionals at compile time.
4516
4517 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4518
4519         * mail-source.el (mail-sources): Add `group' choice.
4520
4521         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4522         parameter `in-group' to control into which group the articles go.
4523         Add treatment of `group' mail-source.
4524
4525 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4528
4529         * mm-decode.el (mm-dissect-buffer): Decode description.
4530
4531         * mml.el (mml-to-mime): Encode message header first.
4532
4533 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4536         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4537
4538         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4539         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4540
4541 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4542
4543         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4544
4545 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4546
4547         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4548         prefix keys.
4549         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4550         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4551         gnus-xmas.el.
4552
4553         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4554         (gnus-xmas-article-describe-bindings): New function.
4555         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4556         gnus-xmas-article-describe-bindings.
4557
4558         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4559
4560 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4561
4562         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4563         Add new variables for article mark management.
4564         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4565         list of extra data entries which, when present, will indicate that the
4566         article ID should not be trimmed from the registry.
4567         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4568         functions.
4569         (gnus-registry-read-mark): New function to read a mark name from the
4570         user.
4571         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4572         (gnus-registry-set-article-mark-internal): New functions to add and
4573         remove marks.
4574         (gnus-registry-get-article-marks): New function to show the marks for
4575         an article, or retrieve them for further use.
4576
4577 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4578
4579         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4580         keys when no argument is given.
4581
4582 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4583
4584         * imap.el (imap-ping-server): New variable.
4585         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4586         (imap-ping-server): Minor doc string fixes.
4587
4588 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4589
4590         * imap.el (imap-ping-server): New function.
4591         (imap-opened): Call imap-ping-server.
4592
4593 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4594
4595         * gnus-sum.el (gnus-article-sort-by-random)
4596         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4597         jidanni@jidanni.org.
4598
4599 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4600
4601         * gnus-art.el (gnus-article-describe-bindings): New function.
4602         (gnus-article-read-summary-keys): Use it.
4603         (gnus-article-mode-map): Bind `C-h b' to it.
4604
4605 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4608         XEmacs.
4609         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4610         against non-character events.
4611
4612         * lpath.el: Fbind map-keymap for Emacs 21.
4613
4614 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4615
4616         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4617         command.
4618         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4619         instead of END.  Change name of the temp file.
4620         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4621         customizable.
4622
4623 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4626         bind `S W' to gnus-article-wide-reply-with-original; set default
4627         binding to gnus-article-read-summary-send-keys.
4628         (gnus-article-read-summary-keys): Fix the order of keys; display
4629         continuation keys correctly in the echo area; describe bindings
4630         correctly when keys end with `C-h'.
4631         (gnus-article-read-summary-send-keys): New function.
4632         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4633         for gnus-article-read-summary-send-keys; display continuation keys
4634         correctly in the echo area.
4635         (gnus-article-reply-with-original): Ignore prefix argument.
4636         (gnus-article-wide-reply-with-original): New function.
4637
4638         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4639         Emacs 21.
4640
4641 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4642
4643         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4644         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4645
4646 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4647
4648         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4649         (gnus-group-read-ephemeral-gmane-group): New command.
4650
4651 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4652
4653         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4654
4655 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4656
4657         * message.el (message-send-mail-function): Increase custom version.
4658
4659         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4660         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4661
4662 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4663
4664         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4665         for the cases where imap-authenticate is called with a nil buffer
4666         parameter.
4667
4668 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4669
4670         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4671         html parts correctly; support forwarded messages.
4672         (gnus-article-browse-html-article): Remove work buffers.
4673
4674         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4675         compiling.
4676         (netrc-bound-and-true-p): New macro.
4677         (netrc-parse): Use it instead of bound-and-true-p that is not available
4678         in XEmacs 21.4.
4679
4680 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4681
4682         * gnus-registry.el (gnus-registry-mark-article)
4683         (gnus-registry-article-marks): Add functionality to mark articles
4684         through the Gnus registry.
4685
4686         * encrypt.el: Clarify documentation for the new pgg method.
4687         (encrypt-file-alist): Add PGG option.
4688         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4689         functionality.  Abstract password key and messaging to external
4690         functions.
4691         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4692         (encrypt-message-method-and-cipher): Add new convenience external
4693         functions.
4694         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4695         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4696
4697         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4698         (netrc-parse): Use encrypt-file-alist to determine if
4699         encrypt-find-model or encrypt-insert-file-contents should be used.
4700
4701         * encrypt.el: Clarify documentation.  Load password-cache or
4702         password, whichever one is found first, instead of autoloading.
4703
4704 2007-12-19  Glenn Morris  <rgm@gnu.org>
4705
4706         * mml.el (message-options-set, message-narrow-to-head)
4707         (message-in-body-p, message-mail-p, message-encode-message-body):
4708         Autoload.
4709         (message-remove-header, message-narrow-to-headers-or-head)
4710         (message-subscribed-p, message-make-mail-followup-to)
4711         (message-position-on-field, message-news-p)
4712         (message-options-set-recipient, message-generate-headers)
4713         (message-sort-headers): Declare as functions.
4714
4715 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4716
4717         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4718         convention in doc string.
4719
4720 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4723         title to html parts.
4724         (gnus-article-browse-html-article): Pass message header to it.
4725
4726         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4727
4728 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4729
4730         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4731         or password compatible with XEmacs.
4732
4733 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4734
4735         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4736         format document.
4737         (gnus-mime-delete-part): Don't write description line if empty.
4738         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4739
4740 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4741
4742         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4743         (gnus-summary-mark-read-and-unread-as-read)
4744         (gnus-summary-mark-current-read-and-unread-as-read)
4745         (gnus-summary-mark-unread-as-ticked): Doc fix.
4746         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4747
4748 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4749
4750         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4751         Christoph Conrad <christoph.conrad@gmx.de>.
4752
4753 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4754
4755         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4756         yes-or-no-p.
4757
4758 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4759
4760         * mm-decode.el (mm-add-meta-html-tag): New function.
4761         (mm-save-part-to-file, mm-pipe-part): Use it.
4762
4763         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4764         gnus-y-or-n-p instead of y-or-n-p.
4765         (gnus-article-browse-html-parts): Work with message/external-body; use
4766         mm-add-meta-html-tag.
4767
4768 2007-12-11  Glenn Morris  <rgm@gnu.org>
4769
4770         * gnus-cache.el: Require gnus-sum not just when compiling.
4771
4772         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4773
4774         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4775         definitions before use.
4776
4777         * mm-decode.el: Require gnus-util.
4778         (mm-remove-part): Only call delete-annotation on XEmacs.
4779
4780         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4781
4782         * nnmail.el: Require gnus-int.
4783
4784         * spam.el: Move `require's before `eval-when-compile's.
4785
4786         * gnus-ems.el (gnus-alive-p):
4787         * gnus-fun.el (message-goto-eoh):
4788         * gnus-util.el (gnus-group-name-decode):
4789         * mail-source.el (gnus-compress-sequence):
4790         * message.el (Info-goto-node, format-spec):
4791         * mm-bodies.el (message-options-get):
4792         * mm-decode.el (mm-view-pkcs7):
4793         * mm-util.el (gmm-write-region):
4794         * mml-smime.el (mml-compute-boundary)
4795         (gnus-completing-read-with-default):
4796         * mml.el (widget-button-press, gnus-make-hashtable):
4797         * mml1991.el (mm-decode-content-transfer-encoding)
4798         (mm-encode-content-transfer-encoding)
4799         (message-options-get, message-options-set):
4800         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4801         * nnfolder.el (gnus-request-group):
4802         * nnheader.el (ietf-drums-unfold-fws):
4803         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4804         * smime.el (gnus-run-mode-hooks):
4805         * spam-stat.el (gnus-message): Autoload.
4806
4807         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4808         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4809         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4810         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4811         Add declare-function compatibility definition.
4812
4813         * gnus-cache.el (nnvirtual-find-group-art):
4814         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4815         (gnus-add-image, gnus-add-wash-type):
4816         * gnus-group.el (nnkiboze-score-file):
4817         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4818         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4819         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4820         (message-tokenize-header, gnus-get-buffer-create)
4821         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4822         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4823         * gnus.el (gnus-group-decoded-name):
4824         * mail-source.el (imap-capability):
4825         * mm-bodies.el (message-options-set):
4826         * mm-decode.el (gnus-configure-windows):
4827         * mm-extern.el (message-goto-body):
4828         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4829         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4830         (epg-sub-key-validity, message-options-set):
4831         * mml.el (widget-event-point, gnus-configure-windows):
4832         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4833         * mml2015.el (epg-check-configuration, epg-configuration)
4834         (message-options-set):
4835         * nndb.el (nndb-request-article):
4836         * nnfolder.el (gnus-request-create-group):
4837         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4838         * nnmaildir.el (gnus-group-mark-article-read):
4839         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4840         * rfc1843.el (message-fetch-field):
4841         * spam.el (gnus-extract-address-components):
4842         Declare as functions.
4843
4844 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4847
4848         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4849
4850         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4851         bind show-trailing-whitespace for XEmacs.
4852
4853 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4854
4855         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4856         new no-op macro for backward compatibility.
4857
4858         * imap.el (imap-string-to-integer): New function.
4859
4860 2007-12-09  Glenn Morris  <rgm@gnu.org>
4861
4862         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4863
4864         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4865         * message.el, mm-view.el, sieve-manage.el, smime.el:
4866         Add declare-function compatibility definition.
4867
4868         * gnus-art.el (w3-region, w3m-region, Info-menu):
4869         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4870         * gnus-sum.el (gnus-get-predicate):
4871         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4872         * message.el (mail-abbrev-in-expansion-header-p):
4873         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4874         (w3m-detect-meta-charset, w3m-region):
4875         * sieve-manage.el (password-read, password-cache-add)
4876         (password-cache-remove):
4877         * smime.el (password-read-and-add): Declare as functions.
4878
4879 2007-12-08  David Kastrup  <dak@gnu.org>
4880
4881         * gnus-sum.el (gnus-summary-simplify-subject-query):
4882         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4883         `message'.
4884
4885 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4888         it to bind idna-program, installation-directory, defined-colors, and
4889         face-attribute for XEmacs of the version that compiles defcustom forms.
4890
4891 2007-12-07  Glenn Morris  <rgm@gnu.org>
4892
4893         * gnus-art.el (article-make-date-line): Revert previous change.
4894
4895 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4896
4897         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4898
4899 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4900
4901         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4902         Call gnus-add-to-range ranges only once with a prepared article-list.
4903
4904 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4905
4906         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4907         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4908         group names with backslashes.  Reported by Tassilo Horn
4909         <tassilo@member.fsf.org>.
4910
4911 2007-12-06  Deepak Goel  <deego3@gmail.com>
4912
4913         * gnus-art.el (article-make-date-line):
4914         * gnus-start.el (gnus-load):
4915         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4916
4917 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4918
4919         * gnus-art.el (gnus-use-idna)
4920         * gnus-start.el (gnus-site-init-file)
4921         * message.el (message-use-idna)
4922         * mm-uu.el (mm-uu-hide-markers)
4923         * smiley.el (smiley-style): Revert changes that suppress warnings.
4924
4925 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4926
4927         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4928         specify charset to html source.  Reported by Christoph Conrad
4929         <christoph.conrad@gmx.de>.
4930
4931 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4934         idna-program in order to suppress byte compile warning issued by XEmacs
4935         that came to byte compile the default value section of defcustom forms
4936         recently.
4937
4938         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4939         value of installation-directory.
4940
4941         * message.el (message-use-idna): Don't directly refer to the value of
4942         idna-program.
4943
4944         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4945
4946         * smiley.el (smiley-style): Don't directly call face-attribute.
4947
4948 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4949
4950         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4951
4952         * gnus-dired.el: Reduce Gnus dependencies.
4953         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4954         require.  Use autoloads instead.
4955         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4956         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4957         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4958         (gnus-dired-mode): Adjust doc string.
4959         (gnus-dired-mail-mode): New variable.
4960         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4961         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4962         (gnus-dired-mail-buffers): New function.  Return mail or message
4963         composition buffers.
4964         (gnus-dired-attach): Use it.
4965         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4966         NO-DECODE.
4967         (gnus-dired-print): Use `gnus-print-buffer' depending on
4968         `gnus-dired-mail-mode'.
4969
4970 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * rfc2047.el (rfc2047-encoded-word-regexp)
4973         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4974         explaining what regexp patterns are for.
4975
4976 2007-12-04  Glenn Morris  <rgm@gnu.org>
4977
4978         * password.el: Move to password-cache.el.
4979
4980         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4981         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4982         * mml-smime.el (password-read, password-cache-add)
4983         (password-cache-remove):
4984         No need to autoload, since mml-sec requires password.
4985
4986         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4987         * message.el (gnus-extract-address-components):
4988         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4989
4990         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4991         password.
4992
4993 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4994
4995         * mailcap.el: Reduce dependencies.
4996         (mail-header-parse-content-type): Autoload.
4997         (mailcap-delete-duplicates): New alias.
4998         (mailcap-mime-info): Add optional argument NO-DECODE.
4999         (mailcap-mime-types): Use mailcap-delete-duplicates.
5000
5001         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5002
5003 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5004
5005         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5006         (imap-parse-status): Upcase status-att for servers that sends them
5007         lower-case (e.g., MS Exchange 2007).
5008
5009 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5010
5011         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5012         function.
5013
5014         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5015         (gnus-uu-yenc-article): New function.
5016
5017         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5018
5019         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5020         buffer.
5021
5022 2007-12-02  Glenn Morris  <rgm@gnu.org>
5023
5024         * binhex.el (binhex): New custom group.
5025         (binhex-decoder-program, binhex-decoder-switches)
5026         (binhex-use-external): Move to the binhex custom group.
5027
5028         * uudecode.el (uudecode): New custom group.
5029         (uudecode-decoder-program, uudecode-decoder-switches)
5030         (uudecode-use-external): Move to the uudecode custom group.
5031
5032         * netrc.el (top-level): Don't load `encrypt' features.
5033         (netrc-parse): Don't use encrypt.
5034         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5035
5036         * encrypt.el: Remove file.
5037
5038 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5039
5040         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5041         matches on patches.
5042
5043         * gnus-art.el (gnus-article-browse-html-article): Mention
5044         `mm-text-html-renderer' in the doc string.
5045
5046         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5047         string.  Add comments.
5048
5049         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5050         if rhs is ASCII.
5051
5052 2007-12-01  Glenn Morris  <rgm@gnu.org>
5053
5054         * mail-source.el (top-level): Require format-spec before
5055         eval-when-compile.
5056
5057 2007-11-30  Glenn Morris  <rgm@gnu.org>
5058
5059         * encrypt.el: Require password, rather than autoloading password-read.
5060
5061 2007-11-29  Glenn Morris  <rgm@gnu.org>
5062
5063         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5064         (sasl-make-client, sasl-next-step, sasl-step-data)
5065         (sasl-step-set-data): Declare as functions.
5066
5067 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5068
5069         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5070
5071 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5072
5073         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5074         certs should be verified and what is to be done in the event of a
5075         verification failure.
5076
5077         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5078         caller can indicate whether the cache should be disregarded for this
5079         call.  This way the result of the call is reproducible at all times and
5080         can be considered a canonical server name for the supplied method.
5081         (gnus-agent-method-p): Canonicalize server names by pushing their
5082         method through `gnus-method-to-server' using the no-cache argument.
5083
5084         * gnus-srvr.el (gnus-server-insert-server-line): Call
5085         `gnus-method-to-server' with `no-cache' argument.
5086
5087         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5088         gnus-agent-possibly-synchronize-flags as this should be called when the
5089         server is actually being opened.
5090         (gnus-agent-possibly-synchronize-flags)
5091         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5092         flags file of an agentized server to the latter function.
5093
5094         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5095         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5096         after a connection has been established successfully.
5097
5098 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5099
5100         * gnus-art.el (article-display-face): Force to display face if called
5101         interactively; check if gnus-article-x-face-too-ugly matches author.
5102         (article-display-x-face): Display face even if From header is missing
5103         as article-display-face does.
5104
5105 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5106
5107         * hashcash.el (message-narrow-to-headers-or-head)
5108         (message-fetch-field, message-goto-eoh)
5109         (message-narrow-to-headers): Declare as functions.
5110
5111 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5112
5113         * mail-source.el (mail-sources): Default to fetch from file for
5114         compatibility with default of nnmail-spool-file.
5115
5116 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5119         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5120         to look for encoded word that should be encoded again.
5121         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5122         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5123         encoding pattern.
5124         (rfc2047-decode-region): Switch strict regexp and loose one according
5125         to rfc2047-allow-irregular-q-encoded-words.
5126
5127 2007-11-25  Romain Francoise  <romain@orebokech.com>
5128
5129         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5130
5131 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5132
5133         * tls.el (tls-program): Provide more custom choices from
5134         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5135         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5136
5137 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5138
5139         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5140         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5141
5142         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5143         `nnmail-spool-file'.
5144
5145         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5146         `nnmail-spool-file'.
5147
5148         * gnus-move.el (gnus-change-server): Ditto.
5149
5150         * gnus-kill.el (gnus-batch-score): Ditto.
5151
5152         * gnus-cache.el (gnus-jog-cache): Ditto.
5153
5154         * gnus-msg.el (gnus-summary-reply):
5155         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5156
5157 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5158
5159         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5160         version.  Minor improvement to doc strings.
5161         (tls-program): Add comment.
5162
5163 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5164
5165         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5166         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5167         mismatch between the hostname provided in the certificate and the name
5168         of the host connnecting to.
5169         (open-tls-stream): Use them.  Check certificates against trusted root
5170         certificates.
5171
5172 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5173
5174         * gnus-cache.el (gnus-cache-generate-nov-databases):
5175         Use nnml-generate-nov-databases-directory instead of
5176         nnml-generate-nov-databases-1.
5177
5178 2007-11-24  Glenn Morris  <rgm@gnu.org>
5179
5180         * message.el (message-tool-bar-retro): Update for rename
5181         mail_send.xpm->mail-send.xpm.
5182
5183 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5184
5185         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5186         `smime-ldap-search' for Emacs 22 and up.
5187
5188 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5189
5190         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5191
5192         * message.el (message-send-mail-function): Fix error convention.
5193         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5194         (message-widen-reply, message-send-mail, message-talkative-question)
5195         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5196         (message-clone-locals, message-send-news): Use with-current-buffer.
5197         (message-insert-or-toggle-importance): Remove unused var `valid'.
5198         (message-make-references): Remove unused var `new-references'.
5199         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5200
5201 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5202
5203         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5204         (spam-split-symbolic-return-positive): Reflow docstring.
5205         (spam-backends, spam-summary-exit-behavior)
5206         (spam-mark-ham-unread-before-move-from-spam-group)
5207         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5208         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5209         (spam-clear-cache, spam-backend-check, spam-install-backend)
5210         (spam-install-statistical-backend, spam-list-of-processors)
5211         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5212         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5213         (spam-check-crm114, spam-initialize, spam-unload-hook):
5214         Fix typos in docstrings.
5215
5216 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5217
5218         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5219         been checked if they have never been read and those group levels are
5220         higher than the one that a user specified.
5221
5222 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5223
5224         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5225         foreign groups unless a group level is specified by a user.
5226         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5227
5228 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5229
5230         * message.el (message-send-mail-function): Require sendmail.
5231
5232 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5233
5234         * message.el (message-send-mail-function): Check for smtpmail too.
5235
5236         * utf7.el (utf7-encode, utf7-decode): Use coding system
5237         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5238
5239         * message.el (message-send-mail-function): New function.
5240         (message-send-mail-function): Set default using
5241         message-send-mail-function.  Adjust doc string.
5242         (message-send-mail-with-mailclient): New function.
5243
5244 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5245
5246         * smime.el (from):
5247         * rfc2047.el (message-posting-charset):
5248         * qp.el (mm-use-ultra-safe-encoding):
5249         * pop3.el (parse-time-months):
5250         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5251         * nnml.el (files):
5252         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5253         (jka-compr-compression-info-list, ange-ftp-path-format)
5254         (efs-path-regexp):
5255         * nndiary.el (files):
5256         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5257         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5258         (epg-digest-algorithm-alist, inhibit-redisplay)
5259         (password-cache-expiry):
5260         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5261         (pgg-output-buffer, password-cache-expiry):
5262         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5263         (efs-path-regexp):
5264         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5265         (inhibit-redisplay):
5266         * mm-uu.el (file-name, start-point, end-point, entry)
5267         (gnus-newsgroup-name, gnus-newsgroup-charset):
5268         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5269         (latin-unity-ucs-list):
5270         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5271         (mm-uu-binhex-decode-function):
5272         * message.el (gnus-message-group-art, gnus-list-identifiers)
5273         (rmail-enable-mime-composing, gnus-local-organization)
5274         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5275         (gnus-read-active-file, facemenu-add-face-function)
5276         (facemenu-remove-face-function, gnus-article-decoded-p)
5277         (tool-bar-mode):
5278         * mail-source.el (display-time-mail-function):
5279         * gnus-util.el (nnmail-pathname-coding-system)
5280         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5281         (gnus-original-article-buffer, gnus-user-agent)
5282         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5283         (xemacs-codename, sxemacs-codename, emacs-program-version):
5284         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5285         * gnus-start.el (gnus-agent-covered-methods)
5286         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5287         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5288         (gnus-newsgroup-headers, gnus-group-list-mode)
5289         (gnus-group-mark-positions, gnus-newsgroup-data)
5290         (gnus-newsgroup-unreads, nnoo-state-alist)
5291         (gnus-current-select-method, mail-sources)
5292         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5293         (nnmail-spool-file, gnus-cache-active-hashtb):
5294         * gnus-mh.el (mh-lib-progs):
5295         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5296         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5297         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5298         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5299         (gnus-group-buffer):
5300         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5301         (font-lock-set-defaults):
5302         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5303         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5304         (gnus-summary-post-menu, total-parts, type, condition, length):
5305         * gnus-agent.el (gnus-agent-read-agentview):
5306         * flow-fill.el (show-trailing-whitespace):
5307         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5308         eval-and-compile wrappers for byte compiler pacifiers.
5309
5310         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5311         (mm-display-inline-fontify): Check for featurep 'xemacs not
5312         extent-list.
5313
5314         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5315         itimer-list.
5316         (mm-create-image-xemacs): Only do something for XEmacs.
5317         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5318
5319         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5320
5321         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5322         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5323
5324 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5325
5326         * nnimap.el (nnimap-split-download-body):
5327         * gnus-demon.el (gnus-demon):
5328         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5329
5330 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5333         macros.
5334         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5335         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5336         copy data from unibyte buffer to multibyte current buffer.
5337         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5338         to copy data from unibyte current buffer to multibyte buffer.
5339         (nntp-make-process-buffer): Make process buffer unibyte.
5340
5341         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5342
5343 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5344
5345         * pop3.el (pop3-open-server): Accept and process data more robustly at
5346         connexion start to avoid spurious "POP SSL connexion failed" errors.
5347
5348 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5349
5350         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5351         read group names.
5352
5353 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5354
5355         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5356
5357 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5360         (nnmail-save-active): Use a unibyte buffer when saving active file,
5361         which may contain non-ASCII group names.
5362
5363         * nnml.el (nnml-request-group): Decode group names in messages.
5364
5365 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5366
5367         * message.el (message-citation-line-function)
5368         (message-insert-formatted-citation-line): Fix spelling of
5369         `message-insert-formated-citation-line'.
5370
5371 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5372
5373         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5374
5375 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5378         nnmail-pathname-coding-system.
5379
5380         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5381         that a user enters; decode group names in messages.
5382
5383         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5384
5385 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5386
5387         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5388
5389         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5390
5391         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5392         risky local variable.
5393
5394         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5395
5396 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5397
5398         * encrypt.el: Improve documentation to fix function name typo.
5399         Reported by Daiki Ueno <ueno@unixuser.org>.
5400
5401 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5404         even if the point is not in the last page of an article.
5405         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5406         back to the previous page.
5407
5408 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5409
5410         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5411
5412 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5413
5414         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5415
5416 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5417
5418         * message.el (message-check-news-body-syntax): Avoid
5419         mm-string-as-multibyte.
5420         (message-hide-headers): Don't assume (point-min)==1.
5421
5422 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5423
5424         * message.el (message-remove-blank-cited-lines): Fix if remove is
5425         given.
5426         (message-bogus-address-regexp): New variable.
5427         (message-bogus-recipient-p): New function.
5428         (message-check-recipients): New command.
5429         (message-syntax-checks): Add `bogus-recipient'.
5430         (message-fix-before-sending): Add `bogus-recipient'.
5431
5432         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5433         (gnus-treat-body-boundary): Don't test window-system.
5434
5435 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5436
5437         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5438
5439 2007-10-28  Miles Bader  <miles@gnu.org>
5440
5441         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5442         at compile-time too.
5443
5444 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5445
5446         * gnus-msg.el (gnus-message-setup-hook): Add
5447         `message-remove-blank-cited-lines' to options.
5448
5449 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5450
5451         * message.el (message-remove-blank-cited-lines): New function.
5452         Suggested by Karl Plästerer.
5453
5454 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5457         mapc.
5458
5459         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5460         (top-level): Use mapc to set functions to be traced for debugging.
5461
5462         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5463         called for effect with while loop.
5464
5465         * message.el (message-talkative-question): Replace mapcar called for
5466         effect with mapc.
5467
5468         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5469         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5470         called for effect with dolist.
5471
5472         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5473
5474         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5475         gnus-extra-headers and nnmail-extra-headers.
5476
5477         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5478         called for effect with dolist.
5479         (top-level): Use mapc to set functions to be traced for debugging.
5480
5481         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5482         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5483         dolist.
5484
5485         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5486         Replace mapcar called for effect with mapc.
5487         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5488         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5489         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5490         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5491
5492         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5493         remove-if that's a cl function.
5494
5495         * webmail.el (webmail-debug): Replace mapcar called for effect with
5496         dolist.
5497
5498         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5499         with mapc.
5500
5501 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5504         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5505         with while loop.
5506
5507         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5508         functions from article-* functions.
5509         (gnus-multi-decode-header): Replace mapcar called for effect with
5510         dolist.
5511
5512         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5513         (gnus-bookmark-show-details): Replace mapcar called for effect with
5514         while loop.
5515
5516         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5517         called for effect with while loop.
5518
5519         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5520         with dolist.
5521
5522         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5523         mapcar called for effect with dolist.
5524
5525         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5526
5527         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5528         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5529         Replace mapcar called for effect with dolist.
5530         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5531         mapc.
5532
5533         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5534         Replace mapcar called for effect with dolist.
5535         (gnus-topic-list): Replace mapcar called for effect with mapc.
5536
5537         * gnus.el: Use mapc instead of mapcar to add autoloads.
5538
5539 2007-10-23  Richard Stallman  <rms@gnu.org>
5540
5541         * gnus-group.el (gnus-group-highlight): Mark as risky.
5542
5543 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * gnus.el (gnus-server-to-method): Return method found first in
5546         gnus-newsrc-alist.
5547
5548         * gnus-art.el (gnus-article-highlight-signature)
5549         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5550         button overlay without the front stickiness.
5551
5552 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5553
5554         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5555         overview buffer needed a catch to receive its throw.
5556         (gnus-agent-flush-cache): Declared as interactive to make this function
5557         easier to use.
5558
5559 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5560
5561         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5562         `next-line'.
5563
5564 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5567         exclude address matching message-dont-reply-to-names.
5568
5569 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5570
5571         * gnus-util.el (gnus-string<): New function.
5572
5573         * gnus-sum.el (gnus-article-sort-by-author)
5574         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5575
5576 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5579         the frame-focus tag is set in gnus-buffer-configuration.
5580
5581 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5584         the front stickiness.
5585
5586 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5587
5588         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5589         url pattern; remove duplicate one.
5590         (gnus-article-extend-url-button): New function.
5591         (gnus-article-add-buttons): Use it.
5592         (gnus-button-push): Use concatenated url that it makes.
5593
5594 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5595
5596         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5597
5598 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5599
5600         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5601         Don't hardcode point-min==1.
5602
5603 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5604
5605         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5606         Fix comment about "iso8859-1".
5607
5608 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5609
5610         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5611         ones returned from the verify-function.
5612
5613         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5614         mml2015-extract-cleartext-signature if extraction failed.
5615
5616 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5617
5618         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5619         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5620         failed.
5621
5622 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5623
5624         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5625
5626 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5627
5628         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5629         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5630         recommends to use EasyPG instead of PGG.
5631
5632         * pgg.el: Revert to revision 6.23.2.16.
5633
5634         * pgg-def.el: Revert to revision 6.6.2.14.
5635
5636         * pgg-gpg.el: Revert to revision 6.23.2.34.
5637
5638 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5639
5640         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5641         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5642         thread for both the null and zero (kill/expire thread) universal prefix
5643         cases.
5644         (gnus-summary-expire-thread): Add new function to expire a thread,
5645         using gnus-summary-kill-thread.
5646         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5647         shortcuts for gnus-summary-expire-thread.
5648         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5649         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5650
5651 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5654         extras value, so an extras entry can be deleted.
5655         (gnus-registry-delete-extra-entry): Use it.
5656         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5657         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5658         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5659         storage through the gnus-registry, and provide an appropriate API for
5660         it.
5661
5662 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5663
5664         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5665         Suggested by Leo <sdl.web@gmail.com>.
5666
5667         * gnus.el: Do.
5668
5669 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5672         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5673
5674         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5675
5676         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5677         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5678
5679 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5680
5681         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5682         newline.
5683         (nnmbox-request-accept-article): Don't change article in source buffer;
5684         narrow to header to use message-fetch-field rather than
5685         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5686         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5687         as delimiters; make sure article ends with newline.
5688         (nnmbox-delete-mail): Correct last position of article to be deleted;
5689         ignore X-Gnus-Newsgroup header in article body.
5690         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5691         positions; make sure article ends with newline.
5692
5693         * message.el (message-display-abbrev): Don't infloop when a user
5694         inserts SPC in the beginning of header.
5695
5696         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5697         coding-system-for-read and coding-system-for-write for XEmacs having no
5698         file-coding feature.
5699
5700         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5701
5702 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5703
5704         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5705         list of groups not followed by default.  Fix type to be regexp.
5706         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5707
5708 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5709
5710         * hmac-def.el (define-hmac-function): Switch from old-style to
5711         new-style backquotes.
5712
5713         * md4.el (md4-make-step): Likewise.
5714
5715 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5718         raw-text coding system when saving .newsrc file, which may contain
5719         non-ASCII group names.
5720
5721 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5722
5723         * gnus-cus.el (gnus-score-extra): New widget.
5724         (gnus-score-extra-convert): New function.
5725         (gnus-score-customize): Use it for Extra.
5726
5727 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5728
5729         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5730         (mml2015-mailcrypt-clear-verify): Use it.
5731         (mml2015-gpg-clear-verify): Use it.
5732         (mml2015-pgg-clear-verify): Use it.
5733         (mml2015-epg-clear-verify): Replace the current part with the output
5734         from GnuPG; don't extract the plaintext by itself.
5735
5736         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5737         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5738         mml2015-clear-verify-function; don't touch the armor headers or
5739         dash-escaped text here.
5740
5741 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5742
5743         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5744         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5745         parts, or application/octet-stream as a last resort.
5746         (gnus-mime-view-part-as-type): Don't toggle display.
5747         (gnus-mime-view-part-as-charset): Don't turn off display before
5748         querying charset.
5749
5750         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5751         stuff to undisplayer function in Emacs.
5752         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5753
5754         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5755         text/calendar parts.
5756
5757 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5758
5759         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5760         decoding text/calendar parts.
5761
5762         * message.el (message-forward-make-body-mime): Always mark body as
5763         having no illegible text; remove signed-or-encrypted argument.
5764         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5765
5766         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5767         (mml-generate-mime-1): Don't encode body if it is specified to be in
5768         raw form; don't make buffer be unibyte when inserting multibyte string.
5769
5770 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5771
5772         * sha1.el: Fix up comment style.
5773         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5774         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5775
5776         * hex-util.el: Fix up comment style.
5777         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5778
5779         * gnus-salt.el: Use with-current-buffer.
5780         (gnus-pick-setup-message): Fix long-standing typo.
5781
5782 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * imap.el (imap-logout-timeout): New variable.
5785         (imap-logout, imap-logout-wait): New functions.
5786         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5787
5788         * nnimap.el (nnimap-logout-timeout): New server variable.
5789         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5790         nnimap-logout-timeout.
5791
5792         * gnus-art.el (gnus-article-summary-command-nosave)
5793         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5794
5795 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * gnus.el (gnus-maximum-newsgroup): New variable.
5798
5799         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5800         according to gnus-maximum-newsgroup.
5801
5802         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5803         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5804         Limit the range of articles according to gnus-maximum-newsgroup.
5805
5806 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5807
5808         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5809         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5810         Don't perform gnus-configure-windows here; reuse existing sticky
5811         article buffer.
5812
5813         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5814         it doesn't exist in gnus-article-mode.
5815
5816 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5819         (gnus-agent-decoded-group-name): New function.
5820         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5821         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5822
5823 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5824
5825         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5826         Add binding for gnus-sticky-article.
5827         (gnus-summary-exit): Don't kill sticky article buffers.
5828
5829         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5830         article buffer.
5831         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5832         (gnus-kill-sticky-article-buffers): New commands.
5833
5834 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * nntp.el (nntp-xref-number-is-evil): New server variable.
5837         (nntp-find-group-and-number): If it is non-nil, don't trust article
5838         numbers in the Xref header.
5839
5840 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * gnus-agent.el (gnus-agent-read-group): New function.
5843         (gnus-agent-flush-group, gnus-agent-expire-group)
5844         (gnus-agent-regenerate-group): Use it.
5845         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5846         nnmail-pathname-coding-system.
5847
5848 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5851
5852         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5853         that are unread as unread, and also as selected so that information of
5854         marks having been changed by a user may be updated when exiting group.
5855
5856 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5857
5858         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5859         calculated ignoring signature parts to gnus-treat-article.
5860
5861 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5862
5863         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5864         a point here in order to keep the window start.
5865         (gnus-insert-mime-security-button): Make a button overlay without the
5866         front stickiness.
5867         (gnus-mime-display-security): Goto the end of a button.
5868
5869         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5870
5871 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5874         group-name-at-point.
5875         (gnus-group-completing-read): New function that offers decoded
5876         non-ASCII group names for completion.
5877         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5878         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5879         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5880         (gnus-group-fetch-control): Use it.
5881         (gnus-fetch-group): Use group-name-at-point for the initial value
5882         rather than the default value; use gnus-alive-p.
5883
5884         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5885         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5886         (gnus-summary-post-news): Use gnus-group-completing-read.
5887
5888         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5889         (gnus-read-move-group-name): Decode group name for completion.
5890
5891 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5892
5893         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5894         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5895         Yamaoka slightly modified the code).
5896
5897 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5900         (nnmail-split-incoming): Bind it.
5901
5902         * nnml.el (nnml-group-name-charset): New function.
5903         (nnml-decoded-group-name): Use it; don't decode group name if
5904         nnmail-group-names-not-encoded-p is non-nil.
5905         (nnml-encoded-group-name): New function.
5906         (nnml-group-pathname): Inline nnml-decoded-group-name.
5907         (nnml-request-expire-articles): Decode group name in message.
5908         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5909         nnmail-pathname-coding-system.
5910         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5911         not decoded ones according to nnmail-group-names-not-encoded-p.
5912         (nnml-generate-active-info): Use nnml-encoded-group-name.
5913
5914 2007-08-08  Glenn Morris  <rgm@gnu.org>
5915
5916         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5917         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5918         doc-strings and comments.
5919
5920 2007-07-25  Glenn Morris  <rgm@gnu.org>
5921
5922         * Relicense all FSF files to GPLv3 or later.
5923
5924 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-sum.el (gnus-summary-move-article): Make
5927         gnus-summary-respool-article work.
5928
5929 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5930
5931         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5932         string.
5933
5934 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5935
5936         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5937         that should be ignored when comparing distant RSS articles with local
5938         ones.
5939         (nnrss-make-hash-index): New function.  Create a hash index according
5940         to the ignored fields.
5941         (nnrss-check-group): Use it.
5942
5943 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5944
5945         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5946
5947         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5948
5949         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5950         the new optional argument ENCODED is non-nil.
5951         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5952         coding system for encoding group name.
5953         (gnus-group-make-rss-group): Pass un-encoded group name to
5954         gnus-group-make-group.
5955         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5956         encoded.
5957
5958         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5959         Encode group name to which articles are moved or copied.
5960         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5961         coding system for encoding Newsgroup, Followup-To and Xref headers.
5962
5963         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5964         marks; use nnheader-file-coding-system to write a file.
5965         (nnagent-retrieve-headers): Bind file-name-coding-system to
5966         nnmail-pathname-coding-system.
5967
5968         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5969
5970         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5971         (nnml-request-article, nnml-request-create-group)
5972         (nnml-request-rename-group, nnml-find-id)
5973         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5974         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5975         (nnml-save-marks): Use nnml-group-pathname instead of
5976         nnmail-group-pathname.
5977
5978         (nnml-request-create-group, nnml-request-expire-articles)
5979         (nnml-request-move-article, nnml-request-delete-group)
5980         (nnml-deletable-article-p, nnml-possibly-create-directory)
5981         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5982         (nnml-open-marks): Bind file-name-coding-system to
5983         nnmail-pathname-coding-system.
5984
5985         (nnml-request-article): Pass server argument to nnml-find-group-number.
5986         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5987         server argument to nnml-possibly-create-directory.
5988         (nnml-request-accept-article): Pass server argument to
5989         nnml-active-number and nnml-save-mail.
5990         (nnml-find-group-number): Pass server argument to nnml-find-id.
5991         (nnml-request-update-info): Pass server argument to
5992         nnml-marks-changed-p.
5993
5994         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5995         (nnml-save-mail, nnml-active-number): Add server argument.
5996
5997         (nnml-request-delete-group): Warn if group is missing.
5998         (nnml-get-nov-buffer): Decode group name.
5999         (nnml-generate-active-info): Encode group name.
6000         (nnml-open-marks): Decode group name in messages.
6001
6002 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6005         if it is not specified.
6006         (gnus-article-pipe-part, gnus-article-save-part)
6007         (gnus-article-interactively-view-part, gnus-article-copy-part)
6008         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6009         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6010         (gnus-article-replace-part, gnus-article-delete-part)
6011         (gnus-article-view-part-as-type): Pass raw prefix argument to
6012         gnus-article-part-wrapper.
6013
6014 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * gnus-agent.el (gnus-agent-save-active): Bind
6017         nnheader-file-coding-system to gnus-agent-file-coding-system.
6018
6019         * gnus-cache.el (gnus-cache-save-buffers)
6020         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6021         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6022         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6023         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6024         (gnus-cache-generate-active, gnus-cache-rename-group)
6025         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6026         (gnus-cache-update-overview-total-fetched-for): Bind
6027         file-name-coding-system to nnmail-pathname-coding-system.
6028         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6029         variables.
6030         (gnus-cache-decoded-group-name): New function.
6031         (gnus-cache-file-name): Use it.
6032         (gnus-cache-generate-active): Use non-decoded group name for active.
6033
6034         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6035         right place.
6036         (gnus-write-active-file): Don't break non-ASCII group names.
6037
6038         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6039         nnmail-pathname-coding-system.
6040
6041         * lpath.el: Bind default-file-name-coding-system,
6042         file-name-coding-system and language-info-alist for XEmacs.
6043
6044         * gnus-uu.el (gnus-uu-decode-save): Typo.
6045
6046 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6047
6048         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6049
6050 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6051
6052         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6053         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6054         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6055         (gnus-agent-flush-group, gnus-agent-flush-cache)
6056         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6057         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6058         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6059         (gnus-agent-regenerate-group)
6060         (gnus-agent-update-files-total-fetched-for)
6061         (gnus-agent-update-view-total-fetched-for): Bind
6062         file-name-coding-system to nnmail-pathname-coding-system.
6063         (gnus-agent-group-pathname): Don't encode file names by
6064         nnmail-pathname-coding-system.
6065         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6066         coding-system-for-write instead of buffer-file-coding-system to
6067         gnus-agent-file-coding-system.
6068
6069         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6070         Decode group name.
6071
6072         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6073
6074         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6075         (gnus-read-newsrc-el-file): Make group names unibyte.
6076
6077         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6078         nnmail-pathname-coding-system.
6079
6080         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6081         (nnrss-request-delete-group): Bind file-name-coding-system to
6082         nnmail-pathname-coding-system.
6083         (nnrss-read-server-data, nnrss-read-group-data): Bind
6084         file-name-coding-system correctly.
6085         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6086
6087         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6088         (nntp-server-to-method-cache): New variable.
6089         (nntp-group-pathname): New function that decodes non-ASCII group names.
6090         (nntp-possibly-create-directory, nntp-marks-changed-p)
6091         (nntp-save-marks, nntp-open-marks): Use it.
6092         (nntp-possibly-create-directory, nntp-open-marks):
6093         Bind file-name-coding-system to nnmail-pathname-coding-system.
6094         (nntp-open-marks): Decode group names when bootstrapping marks.
6095
6096         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6097         Newsgroups and Folowup-To headers.
6098
6099 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6102         (gnus-server-closed-face, gnus-server-denied-face)
6103         (gnus-server-offline-face): Remove variable.
6104         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6105
6106         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6107         of modifying message-stack directly for XEmacs.
6108
6109         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6110         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6111         if the coding-system argument is nil for XEmacs.
6112
6113         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6114         mm-charset-override-alist.
6115
6116         * rfc2047.el: Don't require base64; require rfc2045 for the function
6117         rfc2045-encode-string.
6118         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6119         to quote the parameter value.
6120
6121 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6122
6123         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6124         form in gnus-group-name-charset-method-alist.
6125
6126         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6127         overrides the default layout edit-form.
6128
6129         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6130
6131         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6132
6133 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6134
6135         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6136         as unfetched articles.
6137
6138 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6139
6140         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6141
6142 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6145         original back end that keeps marks in the local system.
6146
6147 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6150         arg of pop-to-buffer for XEmacs.
6151         (gnus-article-read-summary-keys): Ditto; don't restore window
6152         configuration if summary command ends up with neither article buffer
6153         nor summary buffer; describe bindings if summary keys end with C-h.
6154
6155 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * message.el (message-fix-before-sending): Skip raw message part to be
6158         forwarded while checking illegible text.
6159         (message-forward-make-body-mime, message-forward-make-body): Mark
6160         signed or encrypted raw message as having no illegible text.
6161
6162 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6163
6164         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6165         (gnus-message-with-timestamp-1): New macro.
6166         (gnus-message-with-timestamp): New function.
6167         (gnus-message): Use them.
6168
6169         * nnheader.el (nnheader-message): Use them.
6170
6171 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6172
6173         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6174         .newsrc.eld file.
6175
6176 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * gnus-agent.el (gnus-agent-fetch-headers)
6179         (gnus-agent-retrieve-headers): Bind
6180         gnus-decode-encoded-address-function to identity.
6181
6182         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6183         available also when the server returns simply a dot.
6184
6185         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6186
6187 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6188
6189         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6190
6191 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6192
6193         * gnus-ems.el (gnus-x-splash): Make it work.
6194
6195         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6196         from being used.
6197
6198         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6199
6200 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6203         4th and the 5th arguments.
6204
6205         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6206         the front stickiness.
6207         (gnus-article-summary-command-nosave): Correct the order of the
6208         arguments passed to pop-to-buffer.
6209         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6210         summary command ends up with the article buffer.
6211
6212         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6213         the same faces.
6214
6215 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6216
6217         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6218
6219 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6220
6221         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6222         * gnus-sum.el (gnus-summary-highlight):
6223         * pgg.el (pgg-sign-region, pgg-sign):
6224         * mail-source.el (mail-source-delete-old-incoming-confirm):
6225         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6226
6227 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6228
6229         * gnus-art.el (gnus-mime-view-part-externally)
6230         (gnus-mime-view-part-internally): Fix predicate function passed to
6231         completing-read.
6232
6233         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6234
6235         * gnus.el (gnus-update-message-archive-method): Add :version.
6236
6237 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * gnus.el (gnus-update-message-archive-method): New variable.
6240
6241         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6242         according to gnus-message-archive-method if
6243         gnus-update-message-archive-method is non-nil.
6244
6245 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6248         by Loic Dachary <loic@dachary.org>.
6249         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6250
6251 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * message.el (message-pop-to-buffer): Add switch-function argument.
6254         (message-mail): Pass switch-function argument to it.
6255
6256 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6257
6258         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6259         Improve doc string.
6260
6261 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6262
6263         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6264         (gnus-header-content)
6265         * gnus-cite.el (gnus-cite-10)
6266         * gnus-srvr.el (gnus-server-closed)
6267         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6268         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6269         (gnus-group-mail-3-empty, gnus-group-mail-low)
6270         (gnus-group-mail-low-empty, gnus-splash)
6271         * message.el (message-header-to, message-header-cc)
6272         (message-header-subject, message-header-other, message-header-name)
6273         (message-header-xheader, message-separator, message-cited-text)
6274         (message-mml): Lighten colors of faces used for dark background.
6275
6276 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6277
6278         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6279         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6280
6281 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6282
6283         * message.el (message-narrow-to-headers-or-head):
6284         Ignore mail-header-separator in the body.
6285
6286 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6289         same as window size.
6290
6291 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6292
6293         * message.el (message-font-lock-keywords): Use message-header-xheader
6294         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6295         ahead of the anything pattern, to get it recognised.
6296
6297 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6300         spam.el loads uses it in the compiled defadvice form.
6301
6302 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6303
6304         * gnus-sum.el (gnus-articles-to-read)
6305         (gnus-summary-insert-old-articles): Don't truncate group name for
6306         `read-string'.
6307
6308         * gnus-util.el (gnus-limit-string): Delete this function.
6309
6310         * gnus-sum.el (gnus-simplify-subject-fully): Use
6311         `truncate-string-to-width' instead.
6312
6313 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6314
6315         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6316         if, on summary exit, the next group has to be selected.
6317         (gnus-summary-exit): Use it.
6318
6319 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6320
6321         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6322         non-break space.
6323
6324 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6325
6326         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6327         Check if group is not a directory.
6328         (nnfolder-request-expire-articles): Don't delete articles if the target
6329         group is not available.
6330
6331         * nnml.el (nnml-request-create-group): Properly check if group is not a
6332         file.
6333         (nnml-request-expire-articles): Don't delete articles if the target
6334         group is not available.
6335
6336         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6337         Don't quote characters that are within parentheses.
6338
6339 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6340
6341         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6342         (gnus-handle-ephemeral-exit): Select article according to it.
6343
6344 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6345
6346         * message.el (message-insert-formated-citation-line): Remove newline.
6347         (message-citation-line-format): Add final \n here so that the user can
6348         avoid a blank line.
6349
6350 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6351
6352         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6353         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6354         Update lanl/arXiv support.
6355
6356 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * gnus.el: Bump version number.
6359
6360 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6361
6362         * gnus.el (gnus-version-number): Bump version.
6363
6364 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6365
6366         * gnus.el: No Gnus v0.6 is released.
6367
6368 2007-04-27  Didier Verna  <didier@xemacs.org>
6369
6370         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6371         * gmm-utils.el (gmm-regexp-concat): here.
6372         * message.el: Don't require 'gnus-util.
6373         (message-dont-reply-to-names): Handle name change above.
6374         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6375
6376 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6379         since the initial value varies according to the system.
6380
6381 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6384
6385 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6386
6387         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6388
6389 2007-04-24  Didier Verna  <didier@xemacs.org>
6390
6391         Improve the type of gnus-ignored-from-addresses.
6392         * gnus-util.el (gnus-orify-regexp): New function.
6393         * message.el (gnus-util): Require it.
6394         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6395         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6396         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6397
6398 2007-04-24  Didier Verna  <didier@xemacs.org>
6399
6400         * gnus-sum.el:
6401         * gnus-utils.el: Fix some trailing whitespaces.
6402
6403 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6406         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6407         article's Message-ID; refer parent article in summary buffer.
6408
6409         * message.el (message-bounce): Call mime-to-mml.
6410
6411         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6412         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6413         optimize and/or forms properly.
6414
6415 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6416
6417         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6418         URL.
6419
6420 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6423
6424 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6427         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6428         displayed of multipart/alternative part if it is invoked from summary
6429         buffer.
6430
6431         * mm-view.el (mm-inline-text-html-render-with-w3m)
6432         (mm-inline-text-html-render-with-w3m-standalone)
6433         (mm-inline-render-with-function): Use mail-parse-charset by default.
6434
6435 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6436
6437         * parse-time.el (parse-time-string-chars): Check if CHAR
6438         is less than the length of parse-time-syntax.
6439
6440 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6443         from gnus-newsgroup-processable.
6444
6445 2007-04-16  Didier Verna  <didier@xemacs.org>
6446
6447         * gnus-msg.el (gnus-configure-posting-styles): Handle
6448         message-signature-directory properly with :file syntax.  Reported by
6449         "Leo".
6450
6451 2007-04-11  Didier Verna  <didier@xemacs.org>
6452
6453         New user option: message-signature-directory.
6454         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6455         * message.el (message-insert-signature): Ditto.
6456         * message.el (message-signature-file): Doc update.
6457         * message.el (message-signature-directory): New.
6458
6459 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-msg.el (gnus-inews-yank-articles): Use
6462         message-exchange-point-and-mark instead of exchange-point-and-mark.
6463
6464 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6465
6466         * message.el (message-yank-original): Make sure cited text ends with
6467         newline; don't exchange point and mark.
6468
6469 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6470
6471         * tls.el (open-tls-stream): Properly handle case where there
6472         is no associated buffer.
6473
6474 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6475
6476         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6477         message-yank-original, make sure (< mark TEXT point).
6478
6479 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6480
6481         * message.el (message-fill-column): New variable.
6482         (message-mode): Use it.  Add comment on a possible new hook.
6483
6484         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6485         (nnmail-get-new-mail): Reformat.
6486
6487         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6488
6489         * gmm-utils.el: Fix Commentary.
6490         (gmm-tool-bar-from-list): Fix typo in doc string.
6491
6492 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6493
6494         * message.el (message-yank-original): Don't switch point and mark
6495         unnecessarily to put point and mark as documented.
6496
6497 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6498
6499         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6500         from the message heads.
6501
6502 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6503
6504         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6505         article buffer does not have a window.  This may not be the best
6506         solution but is certainly better than setting the start of the null,
6507         that is the current, window.
6508
6509 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6510
6511         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6512         (gnus-draft-setup): Run it.
6513
6514         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6515         gnus-score-fast-scoring.  Allow regexp.
6516         (gnus-score-headers): Use it.
6517
6518         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6519         XEmacs.
6520
6521         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6522         string.
6523         (gnus-button-alist): Also catch `<f1> k ...'.
6524         (gnus-treat-display-x-face): Fix doc string.
6525
6526 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6527
6528         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6529         evaluation of gnus-extended-version to ensure correct generation of the
6530         User-Agent header when message-generate-headers-first is used.
6531
6532 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6533
6534         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6535         hashcash-path is nil.  Don't call callback with incorrect number of
6536         parameters if val is 0.
6537
6538 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6539
6540         * message.el (message-required-news-headers):
6541         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6542
6543 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6544
6545         * tls.el (open-tls-stream): In handshake-waiting loop,
6546         don't wait more if there is output available to process.
6547
6548 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6549
6550         * tls.el (tls-program): Doc fix.
6551
6552 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6553
6554         * message.el (message-generate-new-buffers): Change the meaning of the
6555         nil value; add `standard' to the choices; treat t as `unique'; improve
6556         doc string.
6557         (gnus-select-frame-set-input-focus): Autoload.
6558         (message-buffer-name): Search for the existing message buffer if
6559         message-generate-new-buffers is nil or `standard'; treat the value t of
6560         message-generate-new-buffers as `unique'.
6561         (message-pop-to-buffer): Raise the frame already displaying the message
6562         buffer; clear the echo area after querying.
6563         (message-setup): Pass the `continue' argument to compose-mail.
6564         (message-mail): Prefer `switch-function' if it is given; search for the
6565         existing message buffer if the `continue' argument is non-nil; pass
6566         continue and switch-function arguments to compose-mail by way of
6567         message-setup.
6568         (message-mail-other-window): Adjust argument of message-setup.
6569         (message-mail-other-frame): Ditto.
6570
6571 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6572
6573         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6574         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6575         to turn font-lock on when turning gnus-message-citation-mode on.
6576
6577 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6578
6579         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6580         (mml-smime-function-alist): New variable; add epg as the backend.
6581         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6582         mml-smime- functions instead.
6583         * mm-view.el: Require smime.
6584
6585 2007-03-05  Didier Verna  <didier@xemacs.org>
6586
6587         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6588         instead of just inheritance for posting styles.
6589         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6590
6591 2007-02-24  Chris Moore  <dooglus@gmail.com>
6592
6593         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6594         * pgg-pgp.el (pgg-pgp-encrypt-region):
6595         * pgg-gpg.el (pgg-gpg-encrypt-region):
6596         Check pgg-encrypt-for-me if no other recipients.
6597
6598 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6599
6600         * tls.el (tls-certtool-program): Fix custom type.
6601
6602 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6603
6604         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6605         and point-at-eol instead of line-(beginning|end)-position.
6606
6607         * assistant.el (assistant-parse-buffer): Ditto.
6608
6609         * netrc.el (netrc-parse-services): Ditto.
6610
6611 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6612
6613         * mml2015.el (mml2015-epg-find-usable-key): New function.
6614         (mml2015-epg-sign): Use it.
6615         (mml2015-epg-encrypt): Use it.
6616
6617 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * message.el (message-make-in-reply-to): Quote name containing
6620         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6621         if there are special characters.  Reported by NAKAJI Hiroyuki
6622         <nakaji@jp.freebsd.org>.
6623
6624 2007-02-27  Didier Verna  <didier@xemacs.org>
6625
6626         Include the group parameters as well as the topic ones in the
6627         inheritance filter process.
6628         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6629         argument GROUP-PARAMS-LIST.
6630         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6631
6632 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * nntp.el (nntp-never-echoes-commands)
6635         (nntp-open-connection-functions-never-echo-commands): New variables.
6636         (nntp-send-command): Use them.
6637
6638 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6639
6640         * mml2015.el (mml2015-epg-verify): Simplified.
6641
6642 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6643
6644         * mml.el (mml-content-disposition-alist): New user option.
6645         (mml-content-disposition): New function.
6646         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6647         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6648
6649 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6650
6651         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6652         verification.
6653
6654 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6655
6656         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6657         articles posted in the last 24 hours.
6658
6659 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6660
6661         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6662
6663 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6664
6665         * nntp.el (nntp-send-command): Don't wait for echoes when
6666         nntp-open-ssl-stream is used.
6667
6668 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6669
6670         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6671         (gnus-message-add-citation-keywords)
6672         (gnus-message-remove-citation-keywords): Remove.
6673         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6674         directly, make the variables in font-lock-defaults buffer-local, add
6675         gnus-message-citation-keywords to them and then update the value of
6676         font-lock-keywords.
6677
6678 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6679
6680         * message.el (message-cite-original-1): Don't call
6681         gnus-article-highlight-citation.
6682
6683         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6684         citations; fix line count.
6685
6686 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6689         (gnus-message-add-citation-keywords)
6690         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6691         versions of font-lock-add-keywords and font-lock-remove-keywords to
6692         work with XEmacs correctly.
6693
6694 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * gnus-cite.el (gnus-cite-face-list): Set the values of
6697         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6698         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6699         (gnus-message-cite-prefix-regexp): New variable.
6700         (gnus-message-search-citation-line): Use it; protect against long
6701         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6702         the 0th match data for Emacs.
6703         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6704         (gnus-message-add-citation-keywords): Append keywords rather than
6705         prepending; emulate font-lock-add-keywords if it is not available.
6706         (gnus-message-remove-citation-keywords): Emulate
6707         font-lock-remove-keywords if it is not available.
6708
6709         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6710
6711         * message.el (message-cite-prefix-regexp): Set the value of
6712         gnus-message-cite-prefix-regexp.
6713
6714 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6715
6716         * nnweb.el (nnweb-google-parse-1): Update parser.
6717
6718 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6719
6720         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6721
6722 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6723
6724         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6725         regexp.
6726
6727 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6730         string-to-multibyte.
6731         (uudecode-decode-region-internal): Use it.
6732
6733         * lpath.el: Fbind string-as-multibyte for XEmacs.
6734
6735 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6736
6737         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6738         custom choice.
6739
6740         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6741
6742 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6743
6744         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6745
6746         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6747         `write-region' to respect `mm-inhibit-file-name-handlers'.
6748
6749 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6750
6751         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6752         Use gnus-home-directory instead of "~/" or "$HOME".
6753
6754 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6755
6756         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6757         to mention filename.
6758         Add comments at beginning regarding usage.
6759         (encrypt-write-file-contents): Change interactive so a string is
6760         acceptable.  If the file has no associated model, show an error instead
6761         of a nonsense prompt.
6762
6763 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6764
6765         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6766         Thanks to Yoshihiko Yamada for kind notification of this typo.
6767
6768 2007-01-12  Kenichi Handa  <handa@m17n.org>
6769
6770         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6771         multibyte buffer.
6772
6773 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6774
6775         * gnus-score.el (gnus-score-fast-scoring): New variable.
6776         (gnus-score-headers): Use it.
6777
6778         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6779
6780         * message.el (message-cite-original-1): Call
6781         gnus-article-highlight-citation if requested.
6782         (message-make-from): Allow name and address as optional arguments.
6783
6784         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6785
6786         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6787         bugs to doc string.
6788         (gnus-button-alist): Add mid\\|message-id.
6789         (gnus-button-fetch-group): Extend for use in
6790         `browse-url-browser-function'.
6791         (gnus-button-url-regexp): Try to catch paired parentheses like in
6792         Wikipedia URLs.
6793
6794         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6795         Suggested by Simon Krahnke <overlord@gmx.li>.
6796
6797 2007-01-13  Romain Francoise  <romain@orebokech.com>
6798
6799         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6800         Update copyright.
6801
6802 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6803
6804         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6805
6806 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6807
6808         * gnus-registry.el (gnus-registry-unfollowed-groups)
6809         (gnus-registry-split-fancy-with-parent): Fix documentation.
6810
6811 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6812
6813         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6814         from nnweb groups.
6815
6816 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817
6818         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6819         Xref urls.  Erase buffer before requesting head.
6820
6821 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6822
6823         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6824         customizable.
6825
6826 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6827
6828         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6829         no signing key is found.
6830         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6831         no encrypting and/or signing key is found.
6832
6833 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6834
6835         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6836
6837 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6838
6839         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6840         headers read from disk with the ones newly found in the current search.
6841         This should no longer cause problems, because the article numbers in
6842         Gmane's `nov.php' output are ignored since the previous change.
6843
6844 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6845
6846         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6847
6848 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6849
6850         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6851         replace-regexp-in-string; bind url-version; fbind display-images-p and
6852         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6853         find-face and set-itimer-function for Emacs; bind itimer-list for
6854         Emacs.
6855
6856         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6857
6858 2007-01-01  Romain Francoise  <romain@orebokech.com>
6859
6860         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6861
6862 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6863
6864         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6865         `define-minor-mode' macro definition expanded properly.
6866         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6867         exclude it there.
6868
6869         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6870         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6871         `fboundp' test.
6872         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6873         This is OK to autoload in (S)XEmacs now.
6874
6875 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6876
6877         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6878         keystroke.
6879         (gnus-summary-limit-to-singletons): Fix typo.
6880
6881         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6882         else fails.
6883
6884 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6885
6886         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6887         docstring.
6888
6889         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6890         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6891         (gnus-summary-insert-dormant-articles): Fix typo in message.
6892
6893 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6894
6895         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6896         nil for XEmacs.
6897         (gnus-message-citation-mode): Don't autoload in XEmacs.
6898
6899         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6900
6901 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6902
6903         * nnimap.el (nnimap-expunge-search-string): Mention
6904         nnimap-search-uids-not-since-is-evil in docstring.
6905
6906 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6907
6908         * spam.el: Revert to make-obsolete-variable because
6909         define-obsolete-variable-alias is not supported in Emacs 21.
6910
6911         * spam.el (spam-ifile-path, spam-ifile-database-path)
6912         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6913         make-obsolete-variable.
6914         (spam-bsfilter-path, spam-bsfilter-program)
6915         (spam-spamassassin-path, spam-spamassassin-program)
6916         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6917         use "path" inappropriately.
6918         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6919         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6920         variable names.
6921
6922 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6923
6924         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6925         summary buffer.
6926
6927         * password.el (password-cache-remove): Use clear-string to burn
6928         password, if available.
6929
6930 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6931
6932         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6933
6934         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6935
6936         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6937         (gnus-message-highlight-citation): Move defcustom here from
6938         gnus-cite.el.
6939         (gnus-message-citation-mode): Autoload.
6940
6941         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6942         checks to make it compile with XEmacs.
6943         (gnus-message-citation-mode): New minor mode.
6944         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6945         (gnus-message-highlight-citation): New variables.
6946         (gnus-message-search-citation-line)
6947         (gnus-message-add-citation-keywords)
6948         (gnus-message-remove-citation-keywords)
6949         (turn-on-gnus-message-citation-mode)
6950         (turn-off-gnus-message-citation-mode): New functions.
6951
6952 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6953
6954         * gnus-cite.el: Enable highlighting of different citation levels in
6955         message-mode.
6956
6957 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6958
6959         * message.el (message-make-fqdn): Fix comment.
6960         (message-bogus-system-names): Add ".local".
6961
6962         * spam.el (spam-ifile-path, spam-ifile-program)
6963         (spam-ifile-database-path, spam-ifile-database)
6964         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6965         Don't use "path" inappropriately.
6966         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6967         strings.
6968         (spam-check-ifile, spam-ifile-register-with-ifile)
6969         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6970         new variable names.
6971
6972         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6973         (gnus-treat-display-smileys): Simplify using
6974         gnus-image-type-available-p.
6975
6976         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6977         available.
6978
6979         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6980         `display-images-p' if available.
6981
6982 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6985         one after turning on the buffer's multibyteness instead of decoding
6986         them directly in the unibyte buffer that causes unexpected conversion
6987         in Emacs 23 (unicode).
6988
6989 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6990
6991         * message.el (message-generate-hashcash): Fix custom type.
6992
6993 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6994
6995         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6996
6997 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6998
6999         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7000         disconnect icons.  Add help text.
7001
7002 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7003
7004         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7005         negated to be consistent with the others we handle.
7006
7007 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7008
7009         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7010         version of gnus-summary-buffer to something, so that we can use two
7011         article buffers at the same time.
7012
7013 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7014
7015         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7016         trigger all the extra headers.
7017         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7018         sorting.
7019
7020 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7021
7022         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7023         solid groups.
7024
7025 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7026
7027         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7028
7029 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7030
7031         * legacy-gnus-agent.el: Add Copyright notice.
7032
7033 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7034
7035         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7036
7037 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7038
7039         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7040
7041         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7042         to make it work reliably in CVS Emacs.
7043         (gnus-summary-limit-strange-charsets-predicate)
7044         (gnus-summary-limit-to-predicate): New functions.
7045
7046 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7047
7048         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7049         specifying array size.
7050         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7051         array if it is too small.
7052         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7053         (gnus-sort-threads-loop): New function.
7054
7055 2006-12-06  Chris Moore  <dooglus@gmail.com>
7056
7057         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7058         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7059
7060 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7061
7062         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7063         options.
7064
7065 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7066
7067         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7068         DOS-ing the recipient.
7069
7070         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7071         the headers when creating the mapping to avoid mismappings.
7072         (nnweb-gmane-create-mapping): Always nix out old mapping.
7073
7074 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7077         and mm-verify-option to never.
7078
7079 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7080
7081         * message.el (message-signed-or-encrypted-p): New function.
7082         (message-forward-make-body): Use it.
7083
7084         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7085         Replace encode-coding-string with mm-encode-coding-string.
7086
7087 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7088
7089         * nneething.el (nneething-decode-file-name): Replace
7090         decode-coding-string with mm-decode-coding-string.
7091
7092         * gnus-int.el (gnus-open-server): Say failed server's name.
7093
7094 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7095
7096         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7097         strings to a single string.  Quote `errors-file-name'.
7098         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7099         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7100         Adjust calls.  Use `shell-quote-argument'.
7101
7102 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7103
7104         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7105         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7106
7107         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7108         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7109         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7110         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7111         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7112         (gnus-subscribe-newsgroup, gnus-1):
7113         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7114         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7115         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7116         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7117
7118 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7119
7120         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7121         keystroke.
7122         (gnus-summary-limit-to-bodies): Implement headersp.
7123
7124 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7125
7126         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7127
7128 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7131
7132 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7133
7134         * message.el (message-generate-hashcash): Expand range of values to
7135         include `opportunistic'.
7136         (message-send-mail): Use it.
7137
7138 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7139
7140         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7141         and comment it.
7142
7143         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7144
7145 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7146
7147         * gnus-util.el (gnus-extract-address-components): Improve comment.
7148
7149 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7150
7151         * gnus-util.el (gnus-extract-address-components): Work with address in
7152         which the name portion contains @.
7153
7154         * lpath.el: Fbind custom-autoload.
7155
7156 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7157
7158         * gnus.el (gnus-start): Move custom group up.
7159         (gnus-select-method): Don't autoload, but make it available for
7160         `customize-variable'.
7161         (gnus-getenv-nntpserver): Don't autoload.
7162
7163 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7164
7165         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7166
7167 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7168
7169         * message.el (message-sendmail-extra-arguments): New variable.
7170         (message-send-mail-with-sendmail): Use it.
7171
7172 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7175         mm-with-unibyte-current-buffer to make string unibyte.
7176
7177         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7178         mm-string-as-multibyte.
7179
7180 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7181
7182         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7183         Reported by Werner Koch <wk@gnupg.org>.
7184
7185 2006-11-14  Daiki Ueno  <ueno@p360>
7186
7187         * mml2015.el: Autoload epa-select-keys when compiling.
7188
7189 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7190
7191         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7192         message-options.
7193         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7194
7195 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7196
7197         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7198         EasyPG (< 0.0.6).
7199         (mml2015-always-trust): New user option.
7200         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7201         prompt.
7202
7203 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7204
7205         * nntp.el (nntp-authinfo-force): New variable.
7206         (nntp-send-authinfo): Use it.
7207
7208 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7209
7210         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7211         decode encoded words.  Improve prompt.  Add comment about forwarding.
7212         (message-replacement-char): Move up.
7213
7214 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7215
7216         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7217         instead of gnus-intersection because arguments of gnus-sorted-nunion
7218         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7219
7220 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7221
7222         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7223         (message-simplify-subject-functions): Enable
7224         message-strip-subject-encoded-words by default.
7225
7226 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7227
7228         * message.el (message-strip-subject-encoded-words): New function.
7229         (message-simplify-subject-functions): New variable.
7230         (message-simplify-subject): Use it.  Fix typo in doc string.
7231         Support message-strip-subject-encoded-words.
7232
7233 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7234
7235         * gnus-diary.el (gnus-diary-delay-format-function):
7236         * nndiary.el (nndiary-reminders):
7237         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7238
7239 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7240
7241         * gnus-art.el (article-hide-boring-headers): Fetch date from
7242         gnus-original-article-buffer to avoid problems with localized date
7243         strings.
7244
7245 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7248
7249 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7250
7251         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7252         New variables.
7253         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7254         (mm-charset-synonym-alist): Move some entries to
7255         mm-codepage-iso-8859-list.
7256         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7257         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7258
7259 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7262
7263 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7264
7265         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7266         with Emacs 21 and XEmacs.
7267
7268 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7269
7270         * spam.el (spam-parse-address): New function for better parsing,
7271         catching errors, etc.
7272         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7273
7274 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7275
7276         * mm-view.el: Add interactive arg to html2text autoload.
7277
7278 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7281
7282 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7283
7284         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7285         variables.
7286         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7287         (mm-charset-synonym-alist): Move some entries to
7288         mm-codepage-iso-8859-list.
7289
7290         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7291
7292 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7293
7294         * message.el (message-citation-line-format)
7295         (message-insert-formated-citation-line): Fix implementation of %E, %N
7296         and %n according to the doc string.
7297
7298 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7299
7300         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7301         car-safe to avoid bad parses.
7302
7303 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7306         names.
7307
7308         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7309
7310 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7311
7312         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7313         header.
7314
7315         * message.el (message-draft-headers): Add Date.
7316         (message-headers-to-generate): Fix typo in docstring.
7317
7318         * nndraft.el (nndraft-required-headers): New variable.
7319         (nndraft-generate-headers): Use it.
7320
7321         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7322
7323 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7324
7325         * gnus-registry.el (gnus-registry-wash-for-keywords)
7326         (gnus-registry-find-keywords): New functions to allow easy searching of
7327         articles that are in the registry.
7328
7329 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7330
7331         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7332         ietf-drums-parse-address instead of gnus-extract-address-components.
7333         Reported by Damien Elmes <damien@repose.cx>.
7334
7335 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7336
7337         * gnus.el (gnus-mime): Remove unused custom group.
7338
7339 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7340
7341         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7342         "blank line" when searching for end of armor headers.
7343
7344 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * gmm-utils.el (gmm-write-region): Fix variable name.
7347
7348 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7349
7350         * gmm-utils.el (gmm-write-region): New function based on compatibility
7351         code from `mm-make-temp-file'.
7352
7353         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7354
7355         * nnmaildir.el (nnmaildir--update-nov)
7356         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7357         Use `gmm-write-region'.
7358
7359 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7360
7361         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7362         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7363
7364         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7365
7366         * message.el (message-replacement-char): New variable.
7367         (message-fix-before-sending): Use it.
7368         (message-simplify-subject): New function to remove duplicate code.
7369         (message-reply, message-followup): Use it.
7370
7371         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7372         gnus-summary-limit-to-articles.
7373
7374 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * gnus-util.el (gnus-with-local-quit): New macro.
7377
7378         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7379
7380 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7381
7382         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7383         ignore non-string data.
7384
7385 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7386
7387         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7388         non-string data (needs to be done in the registry too).
7389
7390 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7391
7392         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7393         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7394         (gnus-registry-split-fancy-with-parent)
7395         (gnus-registry-fetch-simplified-message-subject-fast)
7396         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7397         Remove text properties on ingress into the registry and when it's saved.
7398         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7399         registry from entries with no groups.
7400
7401 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7402
7403         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7404         function to remove string properties.
7405
7406 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7407
7408         * gmm-utils.el (gmm): Adjust custom version.
7409
7410         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7411         custom version.
7412
7413         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7414
7415 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7416
7417         * gnus-art.el (gnus-insert-prev-page-button)
7418         (gnus-insert-next-page-button): Simplify.  Reformat.
7419
7420 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7421
7422         * gnus-art.el (gnus-insert-prev-page-button)
7423         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7424
7425 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7426
7427         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7428
7429 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7430
7431         * gnus-art.el (gnus-insert-mime-button)
7432         (gnus-insert-mime-security-button):
7433         Apply gnus-article-button-face to MIME and security buttons.
7434
7435 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7436
7437         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7438         readable.
7439
7440 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7443
7444 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7445
7446         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7447         `browse-url-of-file' instead of `browse-url'.
7448
7449 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7450
7451         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7452         regexp.  Articles containing quotation were cut prematurely.
7453
7454 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7455
7456         * message.el (message-cite-original-1): Use nobody by default for the
7457         value of From header.
7458         (message-reply): Ditto.
7459
7460 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7461
7462         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7463         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7464         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7465
7466 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7467
7468         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7469         mails in the doc string.  Add some URLs in comment.
7470         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7471
7472 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7475         backslashes handling and the way to find boundaries of quoted strings.
7476
7477 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7478
7479         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7480         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7481         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7482         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7483
7484 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7485
7486         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7487         doc string.
7488         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7489
7490 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7491
7492         * lpath.el: Fbind epg-check-configuration.
7493
7494 2006-09-06  Simon Josefsson  <jas@extundo.com>
7495
7496         * mml2015.el (mml2015-use): Doc fix, mention epg.
7497
7498 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7499
7500         * mml2015.el (mml2015-use): Default to epg, if available.
7501
7502 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7503
7504         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7505         message-sender.
7506         (mml1991-epg-encrypt): Ditto.
7507         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7508         message-sender.
7509         (mml2015-epg-encrypt): Ditto.
7510
7511 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7512
7513         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7514         several common directories.
7515
7516 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7517
7518         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7519         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7520
7521 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7522
7523         * gnus-art.el (article-decode-encoded-words): Make it fast.
7524
7525 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7526
7527         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7528
7529         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7530         in quoted string into `\'.
7531
7532 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7535         Use standard-syntax-table.
7536
7537 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * gnus-art.el (gnus-decode-address-function): New variable.
7540         (article-decode-encoded-words): Use it to decode headers which are
7541         assumed to contain addresses.
7542         (gnus-mime-delete-part): Remove useless `or'.
7543
7544         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7545         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7546         (gnus-nov-parse-line): Use it to decode From header.
7547         (gnus-get-newsgroup-headers): Ditto.
7548         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7549
7550         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7551         (mail-decode-encoded-address-string): New alias.
7552
7553         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7554         New function.
7555         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7556         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7557         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7558         (rfc2047-decode-string): Ditto.
7559         (rfc2047-decode-address-region): New function.
7560         (rfc2047-decode-address-string): New function.
7561
7562 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7563
7564         * message.el (message-caesar-buffer-body): Allow rotating headers.
7565
7566         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7567
7568         * message.el (message-insert-formated-citation-line): Fix %f.
7569         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7570
7571 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7572
7573         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7574         (gnus-bookmark-mouse-available-p): New macro.
7575         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7576         (gnus-bookmark-bmenu-show-infos): Use it.
7577         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7578         (gnus-bookmark-bmenu-hide-infos): Ditto.
7579         (gnus-bookmark-remove-properties): New function.
7580         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7581         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7582         (gnus-bookmark-write-file): Bind coding-system-for-write.
7583         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7584         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7585         group before selecting it.
7586         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7587         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7588         quit-window if it is not available; use gnus-mouse-2 and bind it to
7589         gnus-bookmark-bmenu-select-by-mouse.
7590         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7591         (gnus-bookmark-bmenu-select-by-mouse): New function.
7592
7593 2006-08-13  Romain Francoise  <romain@orebokech.com>
7594
7595         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7596         space.
7597
7598 2006-08-10  Romain Francoise  <romain@orebokech.com>
7599
7600         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7601         (dns-mode-soa-auto-increment-serial): New user option.
7602         (dns-mode-soa-maybe-increment-serial): New function.
7603         (dns-mode): Add the latter to `write-contents-functions'.
7604
7605 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * compface.el (uncompface): Use binary rather than raw-text-unix.
7608
7609 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7610
7611         * compface.el (uncompface): Make sure the eol conversion doesn't take
7612         place when communicating with the external programs.  Reported by
7613         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7614
7615 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7616
7617         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7618
7619 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7620
7621         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7622         Make it more robust by parsing author and date independently.
7623
7624 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7627
7628 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7629
7630         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7631         first matching secret key.
7632         (mml2015-epg-encrypt): Ditto.
7633
7634         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7635         first matching secret key.
7636         (mml1991-epg-encrypt): Ditto.
7637
7638         * mml2015.el (mml2015-encrypt-to-self): New user option.
7639         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7640         mml2015-epg-encrypt-to-self is set.
7641
7642         * mml1991.el (mml1991-encrypt-to-self): New variable.
7643         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7644         mml1991-epg-encrypt-to-self is set.
7645
7646         * mml2015.el (mml2015-signers): New user option.
7647         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7648         (mml2015-epg-encrypt): Allow to select signing keys.
7649
7650         * mml1991.el (mml1991-signers): New variable.
7651         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7652         (mml1991-epg-encrypt): Allow to select signing keys.
7653
7654 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7655
7656         * nnheader.el (nnheader-insert-head): Make it work even if the file
7657         uses CRLF for the line-break code.
7658
7659 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7660
7661         * mml2015.el: Require mml-sec instead of password.
7662         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7663         (mml2015-cache-passphrase): Inherit the default value from
7664         mml-secure-cache-passphrase.
7665         (mml2015-passphrase-cache-expiry): Inherit the default value from
7666         mml-secure-passphrase-cache-expiry.
7667
7668         * mml1991.el: Require mml-sec instead of password.
7669         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7670         (mml1991-cache-passphrase): Inherit the default value from
7671         mml-secure-cache-passphrase.
7672         (mml1991-passphrase-cache-expiry): Inherit the default value from
7673         mml-secure-passphrase-cache-expiry.
7674
7675         * mml-sec.el: Require password.
7676         (mml-secure-verbose): New user option.
7677         (mml-secure-cache-passphrase): New user option.
7678         (mml-secure-passphrase-cache-expiry): New user option.
7679
7680 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7681
7682         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7683         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7684         andreas@altroot.de (Andreas Vögele).
7685
7686         FIXME: Use `tiny change'?
7687
7688 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7689
7690         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7691         workaround for the url package included with Emacs.
7692
7693         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7694
7695 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7696
7697         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7698         correctly.  This fixes a bug caused by the 2006-05-12 change.
7699
7700 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7701
7702         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7703         some information about the error when saying that the `bogus' mail
7704         group will be used.
7705
7706 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7707
7708         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7709         string.
7710
7711 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7712
7713         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7714
7715 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7716
7717         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7718
7719 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7720
7721         * mml1991.el (mml1991-function-alist): Add epg.
7722         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7723         (mml1991-epg-encrypt): New functions.
7724
7725 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7726
7727         * mml2015.el (mml2015-verbose): New variable.
7728         (mml2015-cache-passphrase): Ditto.
7729         (mml2015-passphrase-cache-expiry): Ditto.
7730         (mml2015-function-alist): Add epg.
7731         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7732         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7733         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7734         functions.
7735
7736 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7737
7738         * message.el (message-cite-original-1): Preserve region when removing
7739         quoted text due to X-No-Archive in order to avoid bogus attribution
7740         when citing multiple messages.
7741
7742 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7743
7744         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7745         Kenneth Jacker <khj@be.cs.appstate.edu>.
7746
7747 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7748
7749         * gnus-diary.el (gnus-user-format-function-d)
7750         (gnus-user-format-function-D): Autoload.
7751
7752         * imap.el (Commentary): Fix typo.
7753
7754         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7755         2006-04-22 contribution.
7756
7757 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7758
7759         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7760         It didn't really fix the bogosity I'm seeing with solid web groups.
7761
7762 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7763
7764         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7765         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7766         created using server names.  If we use the feature without declaring
7767         it, Gnus does not properly manage server and group state.
7768
7769         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7770         bound.
7771
7772 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7773
7774         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7775         looking up the method using GROUP's prefix before inventing a new one.
7776         It is used on killed/unknown groups in various places where returning
7777         an all-new method isn't expected by the caller.
7778
7779         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7780         and match semantics of gnus-group-real-prefix.
7781
7782 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7783
7784         * nnmail.el (nnmail-broken-references-mailers): New variable.
7785         (nnmail-ignore-broken-references): New function generalizing
7786         nnmail-fix-eudora-headers.
7787         (nnmail-fix-eudora-headers): Now obsolete.
7788
7789         * gnus-art.el (gnus-button-handle-custom): Support
7790         `customize-apropos*'.
7791
7792 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7793
7794         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7795
7796         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7797         articles.
7798
7799 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7800
7801         * message.el (message-cite-reply-above): New variable.
7802         (message-yank-original): Use it.
7803
7804 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7807
7808 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7809
7810         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7811         as read.
7812
7813         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7814
7815 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7816
7817         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7818         (gnus-bookmark-default-file): Use gnus-directory.
7819         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7820         Remove "*" in doc string.
7821         (gnus-bookmark-write-file): Simplify.
7822         (gnus-bookmark-maybe-sort-alist): Use `when'.
7823         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7824         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7825         FIXME about Emacs 21 and XEmacs compatibility.
7826         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7827         compatibility.
7828         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7829         compatibility.
7830         (gnus-bookmark-menu-heading): Fix version.
7831
7832 2006-06-19  Bastien Guerry  <bzg@altern.org>
7833
7834         * gnus-bookmark.el: New file.
7835
7836 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7837
7838         * message.el (message-syntax-checks): Doc fix.
7839
7840 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7841
7842         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7843         unsubscribed groups as if they were killed ones.  It causes duplicate
7844         entries in gnus-newsrc-alist.
7845
7846 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7847
7848         * message.el (message-syntax-checks): Doc fix.
7849         (message-send-mail): Add check for continuation headers.
7850         (message-check-news-header-syntax): Fix regexp used to check for
7851         continuation headers.
7852
7853 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7854
7855         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7856
7857 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7860
7861 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7862
7863         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7864         default-truncate-lines.
7865
7866 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7869         to fill the utf-8 entry.
7870
7871         * lpath.el: Fbind unicode-precedence-list.
7872
7873 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7874
7875         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7876
7877 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7878
7879         * gnus-agent.el (directory-files-and-attributes): Move all the way
7880         forward (the third and final move).
7881         (gnus-agent-read-agentview): Trap reconstruction errors due to
7882         nonexistant directory.  Handle by returning nil.
7883
7884 2006-05-30  Didier Verna  <didier@xemacs.org>
7885
7886         * message.el (message-dont-reply-to-names): Update the custom type.
7887         * message.el (message-dont-reply-to-names): New defsubst: potentially
7888         convert a list of regexps into a single one.
7889         * message.el (message-get-reply-headers): Use it.
7890         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7891
7892 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-agent.el (directory-files-and-attributes): Move forward.
7895
7896 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7897
7898         * gnus-ml.el (gnus-mailing-list-subscribe)
7899         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7900         (gnus-mailing-list-message): Fix doc strings.
7901
7902 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7903
7904         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7905         of doing it manually.
7906
7907 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7908
7909         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7910         comment.
7911
7912 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7913
7914         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7915         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7916         (gnus-agent-read-local): All symbols allocated in my-obarray.
7917         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7918         (gnus-agent-regenerate-group): Check numeric names to see if they are
7919         messages or groups.
7920         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7921         better way of do this...)
7922
7923         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7924         'dummy.group' (there should be a better way of do this...)
7925
7926 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7929         (gnus-saved-headers): Ditto.
7930         (gnus-default-article-saver): Mention functions may have properties.
7931         (gnus-article-save): Override gnus-save-all-headers and
7932         gnus-saved-headers by :headers property which saver function may have.
7933         (gnus-summary-save-in-file): Add :headers property.
7934         (gnus-summary-write-to-file): Ditto.
7935
7936         * gnus-sum.el (gnus-summary-save-article): Bind
7937         gnus-prompt-before-saving to t when saving many articles in a file;
7938         always show all headers.
7939
7940         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7941
7942 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7945         marks.
7946
7947         * message.el (message-indent-citation): Add optional arguments to allow
7948         using it outside of message buffers.
7949
7950         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7951         (gnus-article-treat-unfold-headers): Use it.
7952         (gnus-article-truncate-lines): New variable.
7953         (gnus-article-mode): Use it.
7954         (gnus-article-toggle-truncate-lines): New function.
7955
7956         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7957         gnus-article-toggle-truncate-lines.
7958
7959         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7960         coding system in XEmacs, use binary.
7961
7962 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7963
7964         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7965         after-load-alist.
7966
7967         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7968         this function should save decoded articles.
7969         (gnus-summary-write-to-file): Use property to specify this function
7970         should save decoded articles and specify gnus-summary-save-in-file
7971         should be used to save articles other than the first one when saving
7972         many articles.
7973         (gnus-summary-save-body-in-file): Use property to specify this
7974         function should save decoded articles.
7975         (gnus-summary-write-body-to-file): Use property to specify this
7976         function should save decoded articles and specify
7977         gnus-summary-save-body-in-file should be used to save articles other
7978         than the first one when saving many articles.
7979
7980         * gnus-sum.el (gnus-summary-save-article): Simplify.
7981
7982 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7983
7984         * gnus-art.el (gnus-default-article-saver): Add
7985         gnus-summary-write-body-to-file.
7986         (gnus-article-save-coding-system): Don't use coding system object
7987         in XEmacs.
7988         (gnus-read-save-file-name): Add optional `dir-var' argument which
7989         specifies directory in which files are saved; work even if optional
7990         `variable' argument is not specified.
7991         (gnus-summary-write-to-file): Read file name.
7992         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7993         (gnus-summary-write-body-to-file): New function.
7994
7995         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7996         (gnus-summary-local-variables): Add it.
7997         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7998         (gnus-summary-save-article): Remove optional `decode' argument;
7999         determine whether to decode articles by the value of
8000         gnus-default-article-saver; when saving many files using
8001         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8002         it first and use gnus-summary-save-in-file or
8003         gnus-summary-save-body-in-file thereafter unless
8004         gnus-prompt-before-saving is always; move point to article which
8005         will be saved.
8006         (gnus-summary-save-article-file): Revert.
8007         (gnus-summary-write-article-file): Revert.
8008         (gnus-summary-save-article-body-file): Revert.
8009         (gnus-summary-write-article-body-file): New function.
8010
8011 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8012
8013         * gnus-art.el (gnus-default-article-saver): Doc fix.
8014         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8015         from gnus-summary-save-article-coding-system, and default to a
8016         certain coding system.
8017         (gnus-output-to-file): Add coding cookie and encode text according
8018         to gnus-article-save-coding-system; don't use mm-append-to-file.
8019
8020         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8021         gnus-art.el and rename to gnus-article-save-coding-system.
8022         (gnus-summary-save-article): Require gnus-art; don't show all
8023         headers if it decodes articles; don't add coding cookie here;
8024         don't bind mm-text-coding-system-for-write.
8025         (gnus-summary-save-article-file): Save decoded articles.
8026         (gnus-summary-write-article-file): When saving many files, use
8027         gnus-summary-write-to-file first and gnus-summary-save-in-file
8028         thereafter unless gnus-prompt-before-saving is always.
8029         (gnus-summary-save-article-body-file): Save decoded articles.
8030
8031         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8032
8033 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8034
8035         * nnrss.el (nnrss-check-group): Bind hash-index.
8036
8037 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8038
8039         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8040         its hash index.  Store this hash in `nnrss-group-data'.
8041         (nnrss-read-group-data): Update accordingly.
8042
8043 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8044
8045         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8046         entry.
8047
8048         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8049         gnus-article-browse-html-article.
8050
8051 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8052
8053         * gnus-sum.el (gnus-summary-mime-map): Add
8054         gnus-article-browse-html-article.
8055
8056         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8057
8058 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8059
8060         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8061         suitable coding systems in customize.
8062
8063 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8064
8065         * mail-source.el (mail-sources): Fix custom type.
8066
8067 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8068
8069         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8070         (gnus-summary-expire-articles-now): Shorten prompt.
8071
8072         * gmm-utils.el (wid-edit): Require.
8073         (defun-gmm): Renamed from `gmm-defun-compat'.
8074         (gmm-image-search-load-path): Use it.
8075         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8076
8077 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8078
8079         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8080         variable.
8081         (gnus-summary-save-article): Add optional `decode' argument.  If
8082         it is set and gnus-summary-save-article-coding-system is non-nil,
8083         save decoded article.
8084         (gnus-summary-write-article-file): Save decoded article if
8085         gnus-summary-save-article-coding-system is non-nil.
8086
8087         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8088         type.
8089
8090 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8091
8092         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8093
8094 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8095
8096         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8097         first to test gnus-single-article-buffer which may be buffer-local.
8098
8099         * gnus-sum.el (gnus-summary-setup-buffer): Make
8100         gnus-single-article-buffer buffer-local and nil in ephemeral
8101         group; make gnus-article-buffer, gnus-article-current, and
8102         gnus-original-article-buffer always buffer-local.
8103         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8104         group.
8105         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8106
8107 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8108
8109         * nnml.el (nnml-request-compact-group): Compressed files might not
8110         have .gz extension.
8111
8112 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8113
8114         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8115         (mm-copy-to-buffer): Use with-current-buffer.
8116         (mm-display-part): Simplify.
8117         (mm-inlinable-p): Add optional arg `type'.
8118
8119 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8120
8121         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8122         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8123         Try harder to show the attachment internally or externally using
8124         gnus-mime-view-part-as-type.
8125
8126 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8127
8128         * message.el (message-from-style, message-signature-separator)
8129         (message-user-organization-file, message-send-mail-function)
8130         (message-citation-line-function, message-yank-prefix)
8131         (message-indent-citation-function, message-signature)
8132         (message-signature-file, message-signature-insert-empty-line):
8133         Remove autoloads.
8134
8135         * gnus-art.el (gnus-buttonized-mime-types): Remove
8136         "multipart/signed".  Revert 2006-04-26 change.
8137
8138 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8139
8140         * gnus.el (gnus-version-number): Bump version.
8141
8142 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8143
8144         * gnus.el: No Gnus v0.5 is released.
8145
8146 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8147
8148         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8149         fetching articles by message-id.
8150
8151 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8152
8153         * message.el (hashcash): Require hashcash as normal.
8154
8155         * ecomplete.el (ecomplete-highlight-match-line): Use
8156         point-at-eol.
8157         (ecomplete-highlight-match-line): Use `highlight', because that
8158         face exists in both Emacs and XEmacs.
8159
8160         * message.el (message-display-abbrev): Use point-at-bol.
8161
8162         * mail-source.el: Don't require timer/timer-funcs.
8163
8164         * gnus-async.el: Ditto.
8165
8166         * password.el: Ditto.
8167
8168         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8169
8170         * mm-url.el: Ditto.
8171
8172         * gnus-xmas.el: Don't require timer-funcs.
8173
8174         * mm-util.el: Require timer/timer-funcs.
8175
8176 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8177
8178         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8179         Close.
8180
8181 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8182
8183         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8184         unibyte after clear-decrypt function runs.
8185
8186         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8187         returns as a unibyte string.
8188
8189 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8190
8191         * lpath.el: Revert.
8192
8193         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8194         (pgg-gpg-process-sentinel): Revert.
8195
8196         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8197         (pgg-pgp-lookup-key): Revert.
8198
8199         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8200         (pgg-pgp5-lookup-key): Revert.
8201
8202         * pgg.el (pgg-fetch-key): Revert.
8203
8204 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * lpath.el: Fbind string-as-multibyte for XEmacs.
8207
8208         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8209         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8210         (mml1991-pgg-encrypt): Ditto.
8211
8212         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8213         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8214         a multibyte buffer.
8215
8216         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8217         (pgg-pgp-lookup-key): Ditto.
8218
8219         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8220         (pgg-pgp5-lookup-key): Ditto.
8221
8222         * pgg.el (pgg-fetch-key): Ditto.
8223
8224 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8225
8226         * message.el (message-user-organization-file): Check several
8227         locations of the organization file.
8228
8229         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8230         Add gnus-article-view-part-as-type.
8231
8232         * gnus-art.el (gnus-article-view-part-as-type): New function.
8233
8234         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8235         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8236
8237         * mml.el: Simplify autoload.
8238         (mml-mode): defvar dnd-protocol-alist instead of using
8239         symbol-value.
8240         (mml-default-directory): New variable.
8241         (mml-minibuffer-read-file): Use it.
8242         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8243
8244         * message.el (message-citation-line-format): New variable.
8245         (message-insert-formated-citation-line): New function.
8246         (message-citation-line-function): Add
8247         `message-insert-formated-citation-line' to custom type.
8248
8249         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8250         to doc string.
8251
8252         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8253         depending on mm-verify-option.
8254
8255 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8258         binding pgg-* variables; reimplement the section which prevents
8259         MIME header from being signed.
8260         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8261         pgg-text-mode; remove a blank line at the top of body.
8262
8263         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8264         lines at the top of body; use gnus-newsgroup-charset if there's no
8265         Charset header.
8266
8267 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * message.el (message-self-insert-commands): Doc fix.
8270
8271         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8272         (mm-uu-pgp-encrypted-test): Ditto.
8273         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8274         between header and body; return application/pgp-encrypted handle
8275         if decryption failed; decode decrypted body by charset.
8276
8277         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8278         element match to application/pgp-*.
8279
8280 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8281
8282         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8283         HTML.
8284
8285 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8286
8287         * mail-source.el (mail-source-call-script): Message the error
8288         string.
8289
8290 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8291
8292         * gnus-util.el (gnus-byte-compile): Use it.
8293
8294 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8295
8296         * gnus-util.el (kill-empty-logs): New function.
8297
8298 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8299
8300         * message.el (message-mail-alias-type): Doc fix.
8301         (message-mail-alias-type-p): New function.
8302         (message-send): Use it.
8303         (message-mode): Ditto.
8304         (message-strip-forbidden-properties): Ditto.
8305
8306         * ecomplete.el (ecomplete-database-file-coding-system): New
8307         variable.
8308         (ecomplete-save): Use it.
8309         (ecomplete-setup): Use it.
8310
8311 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * message.el (message-self-insert-commands): New variable.
8314         (message-strip-forbidden-properties): Use it.
8315
8316 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8317
8318         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8319         that doesn't make XEmacs choke.
8320
8321 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8322
8323         * gnus-util.el (gnus-replace-in-string):
8324         Prefer replace-regexp-in-string over of replace-in-string.
8325
8326 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8327
8328         * gnus-util.el (gnus-select-frame-set-input-focus):
8329         Use select-frame-set-input-focus if it is available in XEmacs; use
8330         definition defined in Emacs 22 for old Emacsen.
8331
8332         * dgnushack.el: Autoload unmorse-region for XEmacs.
8333
8334         * lpath.el: Bind cursor-in-non-selected-windows and
8335         select-frame-set-input-focus for XEmacs.
8336
8337 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8340
8341 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8342
8343         * gnus-registry.el (gnus-registry-cache-save): Remove text
8344         properties when saving via the temp buffer.
8345
8346 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8347
8348         * message.el (message-generate-hashcash): Honor custom type.
8349
8350 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8351
8352         * message.el (message-generate-hashcash): Default to non-nil when
8353         hashcash is found.
8354
8355         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8356         (gnus-refer-thread-limit): Increase default to 500.
8357
8358         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8359
8360         * flow-fill.el (fill-flowed): Allow delete-space.
8361
8362 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8363
8364         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8365         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8366         Remove autoloads.
8367
8368 2006-04-18  Simon Josefsson  <jas@extundo.com>
8369
8370         * message.el (message-generate-hashcash): Default to.
8371
8372 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8373
8374         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8375         concatenating segments rather than before concatenating them.
8376
8377 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8378
8379         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8380
8381 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8382
8383         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8384
8385         * message.el (message-forward-make-body-plain): Allow
8386         message-forward-ignored-headers to be a list.
8387         (message-remove-ignored-headers): Factor out into function.
8388         (message-forward-make-body-mml): Use it.
8389
8390         * imap.el (imap-quote-specials): New function.
8391         (imap-login-auth): Quote specials.
8392
8393         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8394         (rfc2231-parse-string): Allow concatanation of parameters that
8395         aren't contiguous.  The test case is
8396           (mail-header-parse-content-type "message/external-body;
8397             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8398             access-type=LOCAL-FILE;
8399             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8400
8401 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8402
8403         * nntp.el (nntp-accept-process-output): Return the value of
8404         `nnheader-accept-process-output'.
8405
8406 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407
8408         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8409         (gnus-button-alist): Recognize more diff formats.
8410         (gnus-button-patch): Strip directory.
8411
8412 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8413
8414         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8415         Emacs 22 when setting focus.
8416
8417 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8418
8419         * gnus-art.el (gnus-article-treat-types): Do treatment of
8420         text/x-verbatim parts.
8421         (gnus-button-patch): New command.
8422
8423         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8424         addresses that contain invalid characters.
8425
8426 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * message.el (message-put-addresses-in-ecomplete): Use
8429         gnus-replace-in-string.
8430         (message-is-yours-p): Use the more correct
8431         mail-header-parse-address instead of
8432         mail-extract-address-components.
8433         (message-put-addresses-in-ecomplete): Fix typo.
8434
8435         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8436         keystroke.
8437
8438         * gnus-art.el (gnus-treatment-function-alist): Change order of
8439         newsgroups/generic header folding to avoid double-folding.
8440
8441         * message.el (message-hidden-headers): Add X-Draft-From.
8442
8443         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8444         command.
8445         (gnus-summary-repeat-search-article-backward): New command.
8446
8447         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8448         groups in the parent topic.
8449
8450 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8451
8452         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8453         (spam-extra-header-to-number): Return the CRM114 number as a
8454         number instead of a string.
8455
8456 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * gnus-art.el (gnus-face-properties-alist): Moved here from
8459         gnus-fun.
8460
8461         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8462
8463 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8464
8465         * message.el (message-strip-forbidden-properties): Only display on
8466         self-insert-command.
8467
8468         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8469         reindent.
8470         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8471
8472 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8473
8474         * smiley.el (smiley-style): Fix typo.
8475
8476 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8477
8478         * hashcash.el (hashcash-insert-payment-async-2): Use
8479         message-goto-eoh instead of doing it manually.
8480         (mail-add-payment): Use message-narrow-to-header instead of trying
8481         to do the same itself.
8482
8483         * message.el (message-hidden-headers): Add Face.
8484
8485         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8486         reparenting code.
8487         (gnus-summary-reparent-children): Refactored out code.
8488         (gnus-summary-thread-map): New keystroke.
8489         (gnus-summary-reparent-children): Make into command.
8490
8491         * smiley.el (smiley-style): Default to `medium' if using a large
8492         font.
8493
8494         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8495         does it itself.
8496
8497         * message.el (message-point-in-header-p): Simplify definition.
8498
8499 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8500
8501         * nnagent.el (nnagent-request-set-mark): Silence log file
8502         writing.
8503         (nnagent-request-set-mark): Use write-region instead of
8504         append-to-file.
8505
8506         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8507         strange select method.
8508
8509         * ecomplete.el (ecomplete-display-matches): Get highlightling
8510         right.
8511         (ecomplete-display-matches): Use literals.
8512         (ecomplete-display-matches): Disable message logging.
8513
8514         * message.el (message-display-abbrev): Small optimization.
8515
8516         * ecomplete.el (ecomplete-display-matches): Allow automatic
8517         display.
8518
8519         * message.el (message-strip-forbidden-properties): Display
8520         abbrevs.
8521         (message-display-abbrev): Get automatic display right.
8522
8523         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8524         keystrokes.
8525
8526 2006-04-13  Romain Francoise  <romain@orebokech.com>
8527
8528         TODO: Backport to v5-10!
8529
8530         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8531         Moved here (and renamed) from gnus-registry.el.
8532
8533         * gnus-registry.el: Require gnus-util.
8534         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8535
8536 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8537
8538         * gnus-group.el (gnus-group-catchup-current): Change
8539         if-then-else-if-then-else into cond.
8540         (gnus-group-catchup): Indent.
8541         (group-name-at-point): New function.
8542         (gnus-fetch-group): Provide default from thing at point.
8543
8544 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545
8546         * message.el (message-display-abbrev): Fix regexp.
8547
8548         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8549         choosing.
8550         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8551         dead variables.
8552
8553         * message.el (message-newline-and-indent): Remove debugging.
8554         (message-display-abbrev): Use new implementation.
8555
8556 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8557
8558         * gnus-art.el (gnus-article-mode): Set
8559         cursor-in-non-selected-windows to nil.
8560
8561         * smiley.el: Revert previous change.
8562         (smiley-data-directory): defvar it before using it in the
8563         defcustom of `smiley-style'.
8564
8565 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8566
8567         * message.el (message-newline-and-indent): New function.
8568
8569         * ecomplete.el: Implement more bits.
8570
8571         * message.el (message-put-addresses-in-ecomplete): Clean up the
8572         string.
8573
8574         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8575
8576         * gnus-sum.el (gnus-summary-save-parts): Bind
8577         gnus-summary-save-parts-counter and use it to make unique file
8578         names.
8579
8580         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8581
8582         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8583         parameter to say whether to actually parse the individual
8584         addresses.
8585
8586         * message.el (message-put-addresses-in-ecomplete): New function.
8587         (ecomplete): Require.
8588         (message-mail-alias-type): Add ecomplete as an option.
8589
8590 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8591
8592         * flow-fill.el (fill-flowed): Remove trailing space from blank
8593         quoted lines.
8594
8595 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8596
8597         * smiley.el (smiley-style): Move definition later to avoid a
8598         compilation warning.
8599
8600 2006-04-12  Kenichi Handa  <handa@m17n.org>
8601
8602         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8603         buffer and then decode the buffer text if necessary.
8604         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8605         first, and after mm-encode-body, change the buffer to unibyte.
8606         Use mm-disable-multibyte instead of set-buffer-multibyte.
8607
8608 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8611         Content-Type header instead of Content-Disposition header.
8612         (gnus-mime-inline-part): Ditto.
8613         (gnus-mime-view-part-as-charset): Ignore charset that the part
8614         specifies.
8615
8616         * mm-decode.el (mm-display-part): Work with external parts and
8617         usual parts similarly.
8618
8619         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8620         instead of gnus-display-mime.
8621
8622         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8623         instead of with-temp-buffer.
8624
8625         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8626         tag to summarized topics part in order to encode non-ASCII text.
8627
8628 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8629
8630         * smiley.el (smiley-style): New variable.
8631         (smiley-directory): New function.
8632         (smiley-data-directory): Derive from `smiley-style' using
8633         `smiley-directory'.
8634         (smiley-regexp-alist): Add new entries.
8635
8636         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8637         (gnus-article-browse-delete-temp): Add :version.
8638
8639 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8640
8641         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8642         the sieve region.
8643
8644 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8645
8646         * gnus.el (gnus-version-number): Bump version.
8647
8648 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8649
8650         * gnus.el: No Gnus v0.4 is released.
8651
8652 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8653
8654         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8655         layout.
8656
8657         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8658         unknown charset.
8659
8660         * message.el (message-header-synonyms): Add Original-To to the
8661         default.
8662
8663         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8664         optional parameter.
8665
8666 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8667
8668         * gnus-fun.el (gnus): Require it for gnus-directory.
8669
8670 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8671
8672         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8673
8674 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8675
8676         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8677
8678 2006-04-05  Simon Josefsson  <jas@extundo.com>
8679
8680         * password.el (password-reset): New function.
8681
8682 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8683
8684         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8685         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8686
8687 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8688
8689         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8690         Some whitespace was matched into the url, which broke browsing hits
8691         > 100 when mm-url-use-external was nil.
8692
8693 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8694
8695         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8696         gnus-extra-headers for 'Newsgroups.
8697
8698         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8699         bound.
8700
8701 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8702
8703         * pgg-gpg.el: Clean up process buffers every time gpg processes
8704         complete.
8705
8706 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8707
8708         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8709         doc string.
8710
8711 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8712
8713         * pgg-gpg.el (pgg-gpg-process-filter)
8714         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8715
8716         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8717         lines, temporary fix.
8718
8719 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8720
8721         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8722
8723 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8724
8725         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8726         default-enable-multibyte-characters.  This reverts the change from
8727         revision 6.17 which is no longer necessary because the passphrase
8728         is sent separately now.  GnuPG messages are unreadable under
8729         multibyte locales with default-enable-multibyte-characters set to
8730         nil.
8731
8732 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8733
8734         * message.el (message-tool-bar-gnome): Move "spell".
8735
8736 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8737
8738         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8739         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8740         instead.
8741
8742 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8743
8744         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8745         newsgroups handling for NNTP overviews which don't include
8746         Newsgroups.
8747
8748 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8749
8750         * message.el (message-resend): Bind message-generate-hashcash to nil.
8751
8752 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8753
8754         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8755         when searching for already-paid recipients.
8756
8757 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8758
8759         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8760         passphrases when it is not needed.
8761         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8762         passphrase stuff from gpg, should only be necessary when you use
8763         gpg with a smartcard.
8764
8765 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8766
8767         * mml.el (mml-insert-mime): Ignore cached contents of
8768         message/external-body part.
8769
8770         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8771         (mm-insert-part): Ditto.
8772
8773 2006-03-23  Simon Josefsson  <jas@extundo.com>
8774
8775         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8776         Reiner.
8777         (pgg-gpg-use-agent-p): Use it again.
8778
8779 2006-03-23  Simon Josefsson  <jas@extundo.com>
8780
8781         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8782         older emacsen.
8783         (pgg-gpg-use-agent-p): Don't use it.
8784
8785 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8786
8787         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8788         if we can.
8789
8790 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8791
8792         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8793         (pgg-gpg-update-agent): New function.
8794         (pgg-gpg-use-agent-p): New function.
8795         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8796         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8797         (pgg-gpg-sign-region): Use it.
8798
8799 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8802         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8803
8804 2006-03-21  Simon Josefsson  <jas@extundo.com>
8805
8806         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8807         <wilde@sha-bang.de>.
8808         (pgg-gpg-use-agent): New variable.
8809         (pgg-gpg-process-region): Use it.
8810         (pgg-gpg-encrypt-region): Likewise.
8811         (pgg-gpg-encrypt-symmetric-region): Likewise.
8812         (pgg-gpg-decrypt-region): Likewise.
8813         (pgg-gpg-sign-region): Likewise.
8814         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8815
8816 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8817
8818         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8819
8820         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8821         Add comment on version.
8822
8823 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8824
8825         * smiley.el: Add missing test smiley.
8826
8827 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8828
8829         * mm-decode.el (mm-with-part): New macro.
8830         (mm-get-part): Use it; work with message/external-body as well.
8831         (mm-save-part): Treat name and filename equally.
8832
8833         * mm-extern.el (mm-extern-cache-contents): New function.
8834         (mm-inline-external-body): Use it; force the part to be displayed;
8835         move undisplayer added to the cached handle to the parent.
8836
8837         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8838         (gnus-mime-view-part-as-type): Work with message/external-body.
8839
8840         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8841
8842 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8843
8844         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8845         images in image-load-path.  [Sync with image.el, revision 1.60, in
8846         Emacs.]
8847
8848 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8849
8850         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8851         path rather than symbol.  Always return list of directories.
8852         Guarantee that image directory comes first.  [Sync with image.el,
8853         revision 1.59, in Emacs.]
8854
8855         * message.el (message-make-tool-bar): Adjust to new API of
8856         `gmm-image-load-path-for-library'.
8857
8858         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8859
8860         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8861
8862 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8863
8864         * gnus-art.el (gnus-article-only-boring-p):
8865         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8866         intangible text.
8867         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8868
8869 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8870
8871         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8872         `defun' instead of `gmm-defun-compat'.
8873
8874 2006-03-14  Simon Josefsson  <jas@extundo.com>
8875
8876         * message.el (message-unique-id): Don't use message-number-base36
8877         if (user-uid) is a float.
8878         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8879
8880 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8883
8884         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8885         empty line between a part and a message part.
8886
8887 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8888
8889         * smiley.el: Add more test smileys.
8890         (smiley-data-directory, smiley-regexp-alist)
8891         (gnus-smiley-file-types): Fix doc strings.
8892         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8893         adding new elements.
8894         (smiley-mouse-map): Unused code.  Make it a comment.
8895
8896 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8897
8898         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8899         scan latest NoCeM messages instead of old ones.
8900         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8901         delimiters that are recently used.
8902         (gnus-nocem-load-cache): Add autoload cookie.
8903
8904         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8905
8906         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8907         level which is larger than gnus-use-nocem is specified.
8908
8909         * gnus-group.el (gnus-group-get-new-news): Ditto.
8910
8911 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8912
8913         * gnus-util.el (gnus-tool-bar-update): New function.
8914
8915         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8916         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8917
8918         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8919
8920         * gnus-group.el (gnus-group-redraw-when-idle)
8921         (gnus-group-redraw-check): Remove.
8922         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8923
8924 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8925
8926         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8927         if optional last element is specified in splits (FIELD VALUE...).
8928
8929 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8930
8931         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8932         to gmm-image-load-path-for-library.  Call with no-error argument.
8933         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8934
8935         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8936
8937         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8938
8939         * gmm-utils.el (gmm-image-load-path): Remove alias.
8940
8941 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * gmm-utils.el (gmm-image-load-path): Add alias.
8944
8945         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8946         nnml-generate-nov-databases-1.
8947         (nnml-generate-nov-databases): Use it.
8948         (nnml-generate-nov-databases-directory): Document no-active
8949         argument.
8950
8951         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8952         directory if path is t.  Add no-error.
8953
8954         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8955         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8956
8957         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8958         resetting gnus-article-browse-html-temp-list.
8959
8960         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8961         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8962         Add example to docstring.  Rename local variables.  Move error
8963         checks to default case in cond and simplify.
8964
8965 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8966
8967         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8968         handle is multipart when calling it recursively.
8969         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8970
8971 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8972
8973         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8974         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8975
8976 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8979         is loaded.
8980
8981         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8982         loaded.
8983
8984 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8985
8986         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8987         to "Emacs 23 (unicode)" in doc string.
8988
8989         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8990         "Emacs 23 (unicode)" in comment.
8991
8992 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8993
8994         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8995
8996         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8997         characters 160 through 255 in Emacs 23.
8998
8999 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9000
9001         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9002         gnus-article-browse-html-temp.
9003         (gnus-article-browse-delete-temp): Make it customizable.  Add
9004         `file'.  Adjust doc string.
9005         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9006         query for each file.  Adjust doc string.
9007         (gnus-article-browse-html-parts): Add
9008         `gnus-article-browse-delete-temp-files' to
9009         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9010
9011 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9012
9013         * gnus-art.el (gnus-article-browse-html-temp)
9014         (gnus-article-browse-delete-temp): New variables.
9015         (gnus-article-browse-delete-temp-files): New function.
9016         (gnus-article-browse-html-parts): Use it.
9017
9018 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9019
9020         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9021
9022         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9023         string.
9024
9025         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9026         gnus-summary-insert-new-articles when unplugged.  Remove
9027         gnus-summary-search-article-forward.
9028
9029         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9030         display-visual-class instead of display-color-cells.
9031
9032 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9033
9034         * dgnushack.el: Autoload customize-group for XEmacs.
9035
9036         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9037         message/* containing non-ASCII text properly.
9038
9039 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9040
9041         * message.el: Require gmm-utils, remove autoloads.
9042         (message-tool-bar): Set default based on
9043         gmm-tool-bar-style.
9044         (message-tool-bar-gnome): Add gmm-customize-mode.
9045
9046         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9047         gmm-tool-bar-style.
9048         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9049
9050         * gnus-group.el (gnus-group-tool-bar): Set default based on
9051         gmm-tool-bar-style.
9052         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9053
9054         * gmm-utils.el (gmm-image-directory): Rename variable from
9055         gmm-image-load-path.
9056         (gmm-image-load-path): Use gmm-image-directory.
9057         (gmm-customize-mode): New function.
9058         (gmm-tool-bar-style): New variable.
9059
9060         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9061         gnus-group-redraw-line-number.
9062         (gnus-group-redraw-check): Simplify.
9063         (gnus-group-tool-bar-update): Remove redraw check.
9064         (gnus-group-make-tool-bar): Add redraw check.
9065
9066 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9067
9068         * gnus-art.el (gnus-button): Add missing parentheses.
9069
9070 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9071
9072         * lpath.el: Fbind line-number-at-pos.
9073
9074 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9077
9078 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9079
9080         * gnus-art.el (gnus-button): New face.
9081         (gnus-article-button-face): Use it.
9082
9083         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9084         gnus-summary-next-page.  Re-order.
9085
9086         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9087         next-node are now included.
9088         (gnus-group-redraw-line-number): New internal variable.
9089         (gnus-group-redraw-check): Helper function for updating the tool
9090         bar.
9091         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9092
9093         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9094
9095         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9096         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9097         Use it to match format of Spamassassin 3.0 and later.  Reported by
9098         IRIE Tetsuya <irie@t.email.ne.jp>.
9099         (spam-check-bogofilter)
9100         (spam-bogofilter-register-with-bogofilter): Fix args of
9101         `gnus-error' calls.
9102
9103 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9104
9105         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9106         unnecessary interaction when sending queued mails.  Reported by
9107         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9108
9109 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9110
9111         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9112         first or last are nil.
9113
9114 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9115
9116         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9117
9118 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9121
9122 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9123
9124         * dns.el (query-dns): Protect more against buggy tcp output.
9125
9126 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9129         nov.php.
9130
9131 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9132
9133         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9134         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9135         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9136         output on the server side.
9137         (nnweb-google-create-mapping): Update regexps and add some
9138         progress indication.
9139
9140 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9141
9142         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9143         gnus-agent-toggle-plugged.  Re-order icons.
9144         (gnus-group-tool-bar-gnome): Add
9145         gnus-group-{prev,next}-unread-group.
9146         (gnus-group-tool-bar-gnome): Re-order icons.
9147
9148         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9149         gnus-summary-insert-new-articles.
9150
9151         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9152         comments.
9153
9154         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9155         also available in Emacs 21.3.
9156
9157         * message.el (message-fix-before-sending): Change "Emacs 22" to
9158         "Emacs 23 (unicode)" in comment.
9159
9160         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9161         "Emacs 23 (unicode)" in comment.
9162
9163         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9164         comment.
9165         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9166
9167         * mm-view.el (mm-fill-flowed): Add :version.
9168
9169 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9170
9171         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9172         and load-path.
9173
9174 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9175
9176         * message.el: Autoload gmm-image-load-path.
9177         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9178         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9179         consitency.
9180
9181         * gmm-utils.el (gmm-image-load-path): Also search in
9182         "../etc/images".  Don't set gmm-image-load-path if we don't find
9183         the image.
9184
9185 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9186
9187         * gmm-utils.el (gmm-image-load-path): Don't make
9188         `gmm-image-load-path' include subdirectories which the second arg
9189         `image' might specify.
9190
9191         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9192         subdirectory to icon file names.
9193
9194         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9195
9196 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9197
9198         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9199         gmm-image-load-path calls.
9200
9201         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9202
9203         * message.el (message-make-tool-bar): Ditto.
9204
9205         * mml.el (mml-preview): Added comment concerning tool bar icons.
9206
9207         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9208         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9209
9210         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9211         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9212
9213         * message.el (message-tool-bar-gnome): Use new icon names.
9214         (message-make-tool-bar): Use `gmm-image-load-path'.
9215
9216         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9217         functions from MH-E.
9218         (gmm-image-load-path): New variable from MH-E.
9219         (gmm-image-load-path): New function from MH-E.  Added arguments
9220         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9221         *-image-load-path-called-flag.
9222
9223 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9224
9225         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9226
9227 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9228
9229         * nnimap.el (nnimap-request-move-article): Change folder back to
9230         source group before deleting.
9231
9232 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9233
9234         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9235
9236         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9237         mm-url.
9238
9239         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9240
9241 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9242
9243         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9244         coding system which mm-charset-to-coding-system returns for a
9245         given charset is valid.
9246
9247 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9248
9249         * html2text.el (html2text-remove-tag-list):
9250         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9251
9252 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9253
9254         * gnus-cus.el: Revert 2005-10-17 change.
9255
9256 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * gnus-art.el (article-strip-banner): Call
9259         article-really-strip-banner only when the regexp match is made.
9260
9261 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9262
9263         * gnus-art.el (article-strip-banner): Use
9264         gnus-extract-address-components instead of
9265         mail-header-parse-addresses to make it work with non-ASCII text;
9266         remove mail-encode-encoded-word-string.
9267
9268         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9269         values which are surrounded with \"...\"; make it never cause a
9270         Lisp error; give up parsing of parameters if it failed in
9271         extracting type.
9272
9273 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9274
9275         * smime.el (smime-cert-by-ldap-1): Fix bug where
9276         `smime-ldap-search' returns results without userCertificates.
9277
9278 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9281
9282 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9283
9284         * spam.el (spam-check-spamassassin-headers): Adapt format for
9285         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9286         <ari@mbf.ocn.ne.jp>.
9287         (spam-list-of-processors): Add spam-use-gmane.
9288
9289 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9290
9291         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9292         make-temp-file; make it work with XEmacs as well.
9293
9294         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9295         mm-make-temp-file.
9296
9297         * mm-decode.el (mm-display-external): Use the 3rd arg of
9298         mm-make-temp-file.
9299         (mm-create-image-xemacs): Ditto.
9300
9301 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9302
9303         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9304         with message-narrow-to-headers.
9305         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9306         (gnus-draft-check-draft-articles): New function.
9307         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9308
9309 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * gnus-art.el (gnus-article-browse-html-parts):
9312         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9313         Don't use suffix argument for mm-make-temp-file for Emacs 21
9314         compatibility.  Remove useless `format'.
9315
9316 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9317
9318         * nnweb.el (nnweb-google-wash-article): Update regexps.
9319         (nnweb-group-alist): Use defvoo instead of defvar.
9320
9321 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9322
9323         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9324         re-loading nn* modules.
9325
9326 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9327
9328         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9329         for `tool-bar-mode' and don't check it's default-value.
9330
9331         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9332
9333         * message.el (message-make-tool-bar): Ditto.
9334
9335         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9336         `substring'.  Shorten tmp-file name.
9337
9338         * gnus.el: Remove bogus comment.
9339
9340 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9341
9342         * gnus-art.el (gnus-article-browse-html-parts): New function.
9343         (gnus-article-browse-html-article): New function for viewing html
9344         articles with a browser.
9345
9346 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9347
9348         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9349         in elisp.
9350         (pgg-gpg-encrypt-symmetric-region): Ditto.
9351         (pgg-gpg-sign-region): Ditto.
9352
9353         * pgg-def.el (pgg-text-mode): New variable.
9354
9355         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9356         (mml2015-pgg-encrypt): Ditto.
9357
9358         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9359         (mml1991-pgg-encrypt): Ditto.
9360
9361 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9364         message-make-date instead of current-time-string.
9365
9366         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9367         to gnus-decoded which mm-uu might set.
9368
9369 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9372         don't decode quoted parameters; remove misimported Emacs code.
9373         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9374         (rfc2231-decode-encoded-string): Don't use split-string which
9375         behaves differently according to Emacs version; use
9376         mm-decode-coding-region to convert charset to coding-system.
9377         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9378         (rfc2231-encode-string): Remove misimported Emacs code.
9379
9380 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9381
9382         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9383         when calling mail-header-parse-content-type.
9384         (article-de-quoted-unreadable): Ditto.
9385         (article-de-base64-unreadable): Ditto.
9386         (article-wash-html): Ditto.
9387
9388         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9389         calling mail-header-parse-content-type and
9390         mail-header-parse-content-disposition.
9391         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9392         mail-header-parse-content-type.
9393
9394         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9395         insert charset and format parameters; encode description after
9396         inserting it to buffer.
9397         (mml-insert-parameter): Fold lines properly even if a parameter is
9398         segmented into two or more lines; change the max column to 76.
9399
9400         * rfc1843.el (rfc1843-decode-article-body): Don't use
9401         ignore-errors when calling mail-header-parse-content-type.
9402
9403         * rfc2231.el (rfc2231-parse-string): Return at least type if
9404         possible; don't cause an error even if it fails in parsing of
9405         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9406         (rfc2231-encode-string): Don't break lines at the beginning, leave
9407         it to mml-insert-parameter.
9408
9409         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9410         calling mail-header-parse-content-type.
9411
9412 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9413
9414         * spam-report.el (spam-report-gmane-use-article-number):
9415         Improve doc string.
9416         (spam-report-gmane-internal): Check if a suitable header was found
9417         in the article.
9418
9419 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9422         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9423
9424 2006-02-05  Romain Francoise  <romain@orebokech.com>
9425
9426         Update copyright notices of all files in the gnus directory.
9427
9428 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9429
9430         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9431
9432 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9433
9434         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9435         segmented lines of parameter value to cope with Thunderbird 1.5
9436         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9437         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9438         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9439
9440 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9441
9442         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9443         parts.
9444
9445 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9446
9447         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9448         there's only one active file for all servers.
9449         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9450         solid groups.  Gnus might have used a FAST request to select the group.
9451         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9452         and nnweb-search redundantly in the active file.
9453         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9454         (nnweb-request-create-group): Don't use ARGS.
9455         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9456         initialisations.  Let nnoo do the work.
9457
9458 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9461         Say the part has been decoded.
9462
9463         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9464
9465 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9466
9467         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9468         mailcap-viewer-test-cache when there's no 'test clause, since that
9469         will invert the meaning of a "nil" test previously determined by
9470         mailcap-mailcap-entry-passes-test.
9471
9472 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9473
9474         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9475         compiling.
9476
9477         * gnus-sum.el: Ditto.
9478
9479         * message.el: Don't bind tool-bar-map when compiling.
9480
9481 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9482
9483         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9484
9485 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9486
9487         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9488         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9489         current Google Groups.
9490
9491 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9494         and tool-bar-mode.
9495
9496         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9497         and tool-bar-mode.
9498
9499         * message.el (message-tool-bar-update): Simplify.
9500         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9501
9502         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9503         gnus-summary-buffer.
9504         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9505         gnus-summary-reply.
9506
9507         * gmm-utils.el (gmm): Add :version.
9508
9509 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * Makefile.in (clean): New rule.
9512         (distclean): Use it.
9513
9514 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9515
9516         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9517         autoload.
9518
9519 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9520
9521         * gmm-utils.el (gmm-verbose): Add :group.
9522
9523 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9524
9525         * message.el: Change some comments WRT tool-bars.
9526
9527         * gnus-sum.el (gnus-summary-tool-bar)
9528         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9529         (gnus-summary-tool-bar-zap-list): New variables.
9530         (gnus-summary-make-tool-bar): Complete rewrite using
9531         `gmm-tool-bar-from-list'.
9532
9533         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9534         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9535         variables.
9536         (gnus-group-make-tool-bar): Complete rewrite using
9537         `gmm-tool-bar-from-list'.
9538         (gnus-group-tool-bar-update): New function.
9539
9540         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9541
9542 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9545         is dissected into a single part of which the type is the same as
9546         the given one; decode charset.
9547
9548 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9549
9550         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9551         into alists as symbol not string, since that's what
9552         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9553         look for.
9554
9555 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9556
9557         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9558         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9559
9560         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9561
9562 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9565         (gnus-xmas-mime-security-button-menu): New function.
9566
9567         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9568         (gnus-mime-security-button-menu): New definition.
9569         (gnus-mime-security-button-map): Use them.
9570         (gnus-mime-security-button-menu): New function.
9571         (gnus-insert-mime-security-button): Addition to help echo.
9572         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9573         (gnus-mime-security-pipe-part): New functions.
9574
9575         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9576         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9577
9578         * mm-decode.el (mm-handle-set-disposition): Remove.
9579         (mm-handle-set-description): Remove.
9580
9581 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9582
9583         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9584         (mm-w3m-standalone-supports-m17n-p): New function.
9585         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9586         w3m usage.
9587
9588         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9589         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9590
9591 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9592
9593         * message.el (message-tool-bar-zap-list): Use
9594         gmm-tool-bar-zap-list as custom type.
9595         (message-tool-bar-update): New function.
9596         (message-tool-bar, message-tool-bar-gnome)
9597         (message-tool-bar-retro): Add message-tool-bar-update.
9598         (message-tool-bar-gnome): Add flyspell-buffer.
9599
9600         * gnus-util.el (gnus-error): Describe `args'.
9601
9602         * gmm-utils.el (gmm-error): Describe `args'.
9603         (gmm-tool-bar-zap-list): New widget.
9604         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9605
9606 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9607
9608         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9609         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9610         the number of recursive calls.
9611
9612         * mm-decode.el (mm-handle-set-disposition): New macro.
9613         (mm-handle-set-description): New macro.
9614
9615 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9618         encoding.
9619
9620 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9621
9622         * message.el (message-tool-bar-zap-list, message-tool-bar)
9623         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9624         (message-tool-bar-local-item-from-menu): Remove.
9625         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9626         (message-make-tool-bar): New function.
9627         (message-mode): Use `message-make-tool-bar'.
9628
9629         * gmm-utils.el: New file.
9630         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9631         (gmm-lazy): New widget copied from `nnmail.el'.
9632         (gmm-tool-bar-from-list): New function for creating customizable
9633         tool bars.
9634         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9635         output.
9636         (gmm): Add :prefix to defgroup.
9637
9638 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9639
9640         * gmm-utils.el (gmm-widget-p): New function.
9641
9642 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9643
9644         * mml.el (mml-attach-file): Describe `description' in doc string.
9645         (mml-menu): Add Emacs MIME manual and PGG manual.
9646
9647 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9648
9649         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9650
9651 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9652
9653         * nntp.el (nntp-end-of-line): Doc fix.
9654
9655 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9656
9657         * imap.el (imap-open): Handle case where buffer is a buffer
9658         object.
9659
9660 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9661
9662         * gnus-delay.el (gnus-delay): Don't autoload.
9663         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9664         to be re-loaded when customizing the `gnus-delay' group.
9665
9666 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9667
9668         * message.el (message-insert-citation-line): Use newlines.
9669
9670 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9671
9672         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9673         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9674         these routines, so the passphrase can be managed externally and
9675         passed in to the system.
9676         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9677         pgg-add-passphrase-to-cache function.
9678
9679         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9680         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9681         these routines, so the passphrase can be managed externally and
9682         passed in to the system.
9683         (pgg-pgp5-sign-region): Use new name of
9684         pgg-add-passphrase-to-cache function.
9685
9686 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9687
9688         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9689         part of the decoded armor to find the key-identifier.
9690         (pgg-gpg-lookup-key-owner): New function to return the
9691         human-readable identifier of a key owner.
9692         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9693         itself.
9694         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9695         the key value) if we have a key and can match it against a secret
9696         key.  Also, added a note pointing out fact that the prompt only
9697         indicates the first matching key.
9698
9699         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9700         pgg-decrypt-region.
9701         (pgg-add-passphrase-to-cache): Rename from
9702         `pgg-add-passphrase-cache' to reduce confusion (all callers
9703         changed).
9704         (pgg-remove-passphrase-from-cache): Rename from
9705         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9706         changed).
9707         (pgg-read-passphrase, pgg-add-passphrase-cache)
9708         (pgg-remove-passphrase-cache): Add informative docstrings.
9709         (pgg-decrypt): Convey provided passphrase in subordinate call to
9710         pgg-decrypt-region.
9711
9712 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9713
9714         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9715         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9716         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9717         'passphrase' argument, so the passphrase can be managed externally
9718         and then passed in to the system.
9719
9720         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9721         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9722         so the passphrase cache can be used reliably with identifiers
9723         besides a pgp packet's key id.
9724
9725         * pgg-gpg.el (pgg-gpg-encrypt-region)
9726         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9727         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9728         these routines, so the passphrase can be managed externally and
9729         passed in to the system.
9730
9731         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9732         'notruncate' argument, so the passphrase cache can be used
9733         reliably with identifiers besides a pgp packet's key id.
9734
9735 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9736
9737         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9738         symmetric encryption.
9739         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9740         encrypted session key.
9741         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9742         message ask for the passphrase in a proper way.
9743
9744         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9745         New user commands for symmetric encryption.
9746
9747 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9748
9749         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9750
9751         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9752
9753 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9754
9755         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9756
9757 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * mm-decode.el (mm-inlined-types): Add application/pgp.
9760         (mm-automatic-display): Ditto.
9761
9762         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9763         part as text.
9764
9765 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9766
9767         * nnrss.el: Update copyright.
9768         (nnrss-opml-import): Query whether to subscribe to each entry.
9769
9770         * gnus-art.el:
9771         * gnus-sum.el:
9772         * gnus-xmas.el:
9773         * messagexmas.el:
9774         * mm-uu.el:
9775         * mm-view.el: Update copyright.
9776
9777 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9778
9779         * message.el (message-info): New function.
9780         (message-mode-menu): Add it.
9781         Update copyright.
9782
9783         * ChangeLog: Fix and update copyright.
9784
9785 2006-01-13  Romain Francoise  <romain@orebokech.com>
9786
9787         * message.el (message-forward-subject-name-subject): Prefer the
9788         address to 'nowhere' if the sender has no name.
9789         Fix typo.  Update copyright year.
9790
9791 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9792
9793         * gnus-art.el (article-wash-html): Use
9794         gnus-summary-show-article-charset-alist if a numeric arg is given.
9795         (gnus-article-wash-html-with-w3m-standalone): New function.
9796
9797         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9798         mm-inline-text-html-render-with-w3m-standalone.
9799         (mm-text-html-washer-alist): Map w3m-standalone to
9800         gnus-article-wash-html-with-w3m-standalone.
9801         (mm-inline-text-html-render-with-w3m-standalone): New function.
9802
9803 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9804
9805         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9806         Improve LaTeX.
9807
9808 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9809
9810         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9811         (nnrss-request-article): Render text/plain parts as HTML.
9812
9813         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9814         the buffer.
9815
9816 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9817
9818         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9819         custom definition of `gnus-posting-styles'.
9820
9821         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9822         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9823
9824 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9825
9826         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9827         Use nntp for bug archive.
9828
9829 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9830
9831         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9832         parts.
9833         (nnrss-normalize-date): New function converts ISO 8601 date into
9834         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9835         (nnrss-check-group): Use it.
9836
9837 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9838
9839         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9840
9841         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9842         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9843         (nnrss-insert-w3): Ditto.
9844
9845 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9846
9847         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9848         the articles to be forwarded including the case where neither a
9849         number of articles nor a region is specified.
9850
9851 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * nnrss.el (nnrss-request-article): Fix last change; fill
9854         text/plain parts.
9855
9856 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9859         in text/plain part.
9860         (nnrss-check-group): Don't add excessive newline to dc:subject.
9861
9862 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9863
9864         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9865         article.
9866
9867 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9868
9869         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9870         (nnml-use-compressed-files, nnml-save-mail): Support other
9871         comression programs such as bzip2.
9872
9873 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9874
9875         * dns.el (query-dns): Make sure we check the buffer size before
9876         removing tcp headers.
9877
9878 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9879
9880         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9881         remove MIME buttons associated with multipart/alternative parts.
9882         (gnus-mime-display-alternative): Tag buttons using `article-type'
9883         text property.
9884
9885         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9886         associated with multipart/alternative parts.
9887
9888         * gnus-art.el (gnus-signature-separator): Fix custom type.
9889
9890         * mm-decode.el (mm-inlined-types): Fix custom type.
9891         (mm-keep-viewer-alive-types): Ditto.
9892         (mm-automatic-display): Ditto.
9893         (mm-attachment-override-types): Ditto.
9894         (mm-inline-override-types): Ditto.
9895         (mm-automatic-external-display): Ditto.
9896
9897 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * spam-report.el (spam-report-user-mail-address)
9900         (spam-report-user-agent): New variables.
9901         (spam-report-url-ping-plain): Use spam-report-user-agent.
9902
9903 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9904
9905         * gnus-art.el (gnus-button-handle-custom): Do not just use
9906         `customize-apropos' for any "M-x customize-*" button but the
9907         function called for.  Accept both the function name and its
9908         argument in order to achieve this.
9909         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9910         function name to `gnus-button-handle-custom' in case of "M-x
9911         customize-*" buttons.
9912
9913 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9914
9915         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9916         multipart/alternative and add xref to mm-discouraged-alternatives
9917         in doc string.
9918
9919         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9920         gnus-buttonized-mime-types in doc string.
9921
9922 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9923
9924         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9925         Suggest image/.* in the doc string.
9926
9927 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9928
9929         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9930         message-marks (Debian bug #342521).
9931
9932 2005-12-12  Simon Josefsson  <jas@extundo.com>
9933
9934         * password.el (password-read-from-cache): Add.
9935         (password-read): Use it.
9936
9937 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9938
9939         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9940         us-ascii as a MIME charset.
9941
9942         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9943         against the case where the 2nd arg TYPE is nil.
9944
9945 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9946
9947         * pop3.el (pop3-stream-type): Fix custom version.
9948
9949         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9950
9951 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9952
9953         * mm-decode.el (mm-display-external): Add missing cdr.
9954
9955 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9958         RFC1524) if it is in mailcap or add a suffix according to
9959         mailcap-mime-extensions when generating a temp filename; postpone
9960         deleting a temp file for 2 seconds for some wrappers, shell
9961         scripts, and so on, which might exit right after having started a
9962         viewer command as a background job.
9963
9964 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9965
9966         * nntp.el (nntp-marks-directory): Fix custom group.
9967
9968         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9969         steps when < 10.
9970
9971         * gnus-start.el (gnus-no-server-1): Mention
9972         `gnus-level-default-subscribed' in doc string.
9973
9974 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9975
9976         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9977         parens.
9978
9979 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9980
9981         * gnus-xmas.el (gnus-use-toolbar): Revert.
9982         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9983         gnus-use-toolbar is default.
9984
9985         * messagexmas.el (message-use-toolbar): Revert.
9986         (message-setup-toolbar): Use global default-toolbar if
9987         message-use-toolbar is default.
9988
9989 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9990
9991         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9992         according to default-toolbar-visible-p.
9993
9994         * messagexmas.el (message-use-toolbar): Ditto.
9995
9996 2005-11-26  Dave Love  <fx@gnu.org>
9997
9998         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9999         (tls-program, tls-success): Provide openssl alternative.
10000
10001         * starttls.el: Doc fixes.
10002         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10003         SERVICE to PORT.
10004
10005         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10006         port null or service name.
10007         (starttls-negotiate): Autoload.
10008
10009 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10010
10011         * message.el (message-kill-to-signature): Fix interactive spec.
10012
10013 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * pop3.el (pop3-open-server): Recognize a string as a service name.
10016
10017 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10018
10019         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10020
10021 2005-11-23  Dave Love  <fx@gnu.org>
10022
10023         Add pop3s, pop3/starttls.
10024
10025         * pop3.el (pop3-authentication-scheme): Clarify doc.
10026         (open-tls-stream, starttls-open-stream): Autoload.
10027         (pop3-stream-type): New.
10028         (pop3-open-server): Use it.
10029
10030         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10031         for POP.
10032         (mail-source-keyword-map): Add :stream for POP.
10033         (mail-source-fetch-pop): Use pop3-stream-type.
10034
10035 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10038         of current-time-string.
10039
10040 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10041
10042         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10043         date header.
10044
10045 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10046
10047         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10048         it can seriously impact performance as it bypasses the agent's
10049         local caches.
10050
10051 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10052
10053         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10054         must be explicitly online rather than "not explicitly offline" for
10055         its flags to be synchronized.
10056
10057         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10058         that gnus-uu-unmark-thread will function correctly.
10059
10060         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10061         1024K is instead displayed as 1M.
10062
10063 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10064
10065         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10066
10067 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10068
10069         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10070
10071 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10072
10073         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10074         error message to display actual error condition.
10075         (gnus-agent-save-local): Avoid saving symbols that are bound to
10076         nil as they simply result in a warning message in
10077         gnus-agent-read-local.
10078
10079 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10080
10081         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10082         rather than make-variable-buffer-local for file-precious-flag.
10083
10084 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10085
10086         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10087         for duplicates which are removed.  The invalid sort check then
10088         triggers a rescan after the sort as sorting may have moved
10089         duplicate entries such that they can be cheaply detected.
10090
10091 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10092
10093         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10094
10095 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10096
10097         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10098         internal variable to a custom variable.  Changed default value
10099         from compressed(2) to uncompressed(1).
10100         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10101         support for uncompressed agentview files.  Taken together, reading
10102         the agentview file should now be 6-7 times faster.
10103
10104 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10105
10106         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10107         as a buffer-local variable.  This avoids creating truncated
10108         dribble files as a result of a hang up, eg.
10109
10110 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10111
10112         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10113         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10114         XEmacs.
10115
10116 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10117
10118         * gnus-start.el (gnus-start-draft-setup): Enforce
10119         `gnus-draft-mode' for nndraft:drafts at startup.
10120
10121         * gnus.el (gnus-splash): Change custom group.
10122         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10123         allow-list argument.
10124
10125         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10126         string.
10127
10128 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10129
10130         * gnus-art.el (gnus-default-article-saver): Add user-defined
10131         `function' to custom type.
10132
10133 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10134
10135         * imap.el (imap-open): Handle case where buffer is a buffer
10136         object.
10137
10138 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10139
10140         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10141         long lines.
10142         (gnus-cache-delete-group): Wrap doc strings.
10143
10144         * gnus-agent.el (gnus-agent-rename-group)
10145         (gnus-agent-delete-group): Wrap doc strings.
10146
10147 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * messagexmas.el (message-use-toolbar): Change the valid values
10150         into default, top, bottom, left, and right.
10151         (message-toolbar-thickness): New variable.
10152         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10153         well.
10154         (message-setup-toolbar): Make it work.
10155
10156         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10157         (gnus-use-toolbar): Change the valid values into default, top,
10158         bottom, left, and right.
10159         (gnus-toolbar-thickness): New variable.
10160         (gnus-xmas-setup-toolbar): New function.
10161         (gnus-xmas-setup-group-toolbar): Use it.
10162         (gnus-xmas-setup-summary-toolbar): Use it.
10163
10164 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10165
10166         * gnus-start.el (gnus-1): Add "native" to
10167         gnus-predefined-server-alist.
10168
10169         * gnus.el (gnus-method-to-server): Don't add "native" to the
10170         lists here, because that leads to problems when
10171         gnus-select-method is bound.
10172
10173 2005-11-09  Simon Josefsson  <jas@extundo.com>
10174
10175         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10176         use (not sort-by-date) instead.
10177
10178 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10179
10180         * gnus-delay.el (gnus-delay-group): Don't autoload.
10181         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10182         to be re-loaded when customizing the `gnus-delay' group.
10183
10184 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10185
10186         * message.el: Revert last changes.
10187         (message-insert-citation-line): Use newlines.
10188
10189 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10190
10191         * message.el (message-courtesy-message)
10192         (message-mark-insert-begin, message-mark-insert-end)
10193         (message-elide-ellipsis, message-cancel-message)
10194         (message-add-header, message-change-subject)
10195         (message-cross-post-followup-to-header)
10196         (message-cross-post-insert-note, message-reduce-to-to-cc)
10197         (message-widen-reply, message-delete-not-region)
10198         (message-kill-to-signature, message-insert-signature)
10199         (message-insert-importance-high, message-insert-importance-low)
10200         (message-insert-or-toggle-importance)
10201         (message-insert-disposition-notification-to)
10202         (message-indent-citation, message-yank-original)
10203         (message-cite-original-without-signature, message-cite-original)
10204         (message-insert-citation-line, message-position-on-field)
10205         (message-fix-before-sending, message-send-mail-partially)
10206         (message-send-mail, message-send-mail-with-sendmail)
10207         (message-send-mail-with-qmail, message-send-news)
10208         (message-check-news-header-syntax, message-generate-headers)
10209         (message-insert-courtesy-copy, message-fill-address)
10210         (message-fill-header, message-shorten-references)
10211         (message-setup-1, message-cancel-news)
10212         (message-forward-make-body-plain, message-forward-make-body-mime)
10213         (message-forward-make-body-mml, message-encode-message-body)
10214         (message-forward-make-body-digest-plain)
10215         (message-forward-make-body-digest-mime)
10216         (message-use-alternative-email-as-from): Insert `hard-newline'
10217         instead of ordinary newlines.
10218
10219 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10220
10221         * message.el (message-generate-headers): Downcase the argument
10222         given to message-check-element.
10223
10224 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10225
10226         * nntp.el (nntp-authinfo-rejected): New error condition.
10227         (nntp-wait-for): Use new error condition to signal authentication
10228         error.
10229         (nntp-retrieve-data): Rethrow new error condition to break out of
10230         recursive call to nntp-send-authinfo.
10231
10232 2005-11-08  Romain Francoise  <romain@orebokech.com>
10233
10234         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10235         (gnus-summary-exit-map): Bind to `Z p'.
10236         (gnus-summary-make-menu-bar): Add menu item.
10237
10238 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10239
10240         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10241         (gnus-treat-*): Add `first' in all doc strings.
10242
10243         * gnus-group.el (gnus-group-compact-group): Fix typo.
10244
10245 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10246
10247         * gnus.el (gnus-parameters-case-fold-search): New variable.
10248         (gnus-parameters-get-parameter): Use it.
10249
10250         * gnus-score.el (gnus-home-score-file): Doc fix.
10251
10252 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10253
10254         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10255
10256 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10257
10258         * mm-util.el (mm-special-display-p): New function.
10259
10260         * mml.el (mml-preview): Use it; doc fix.
10261
10262 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10263
10264         * imap.el (imap-open): Handle case where buffer is a buffer object.
10265
10266 2005-10-29  Romain Francoise  <romain@orebokech.com>
10267
10268         * message.el (message-fix-before-sending): Fix comment.
10269
10270 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10271
10272         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10273
10274 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10275
10276         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10277         Used in gnus-score.el.
10278
10279 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10280
10281         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10282
10283 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10284
10285         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10286         whitespace removed in revision 7.8.  Use concatenated string to
10287         protect trailing whitespace.
10288
10289 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10290
10291         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10292         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10293         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10294         Courier IMAP ("some version from 2004").  Mostly based on similar
10295         code in the same function.
10296
10297 2005-10-26  Didier Verna  <didier@xemacs.org>
10298
10299         * gnus-group.el (gnus-group-compact-group): Invalidate original
10300         article buffer.
10301         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10302         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10303         NOV database and in article itself.
10304         Invalidate article backlog.
10305
10306 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10307
10308         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10309
10310 2005-10-26  Simon Josefsson  <jas@extundo.com>
10311
10312         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10313         part of 2004-07-25 change.
10314
10315 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10316
10317         * message.el (message-display-completion-list): New function.
10318         (message-expand-group): Use it; make sure the Completions buffer
10319         is modifiable.
10320 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10321
10322         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10323         user-mail-name is an empty string.
10324
10325 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10326
10327         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10328         depending on gnus-score-decay-constant.
10329
10330         * encrypt.el (encrypt-insert-file-contents)
10331         (encrypt-write-file-contents): Don't use `gnus-message'.
10332
10333         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10334         arguments.
10335         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10336         arguments to mm-uu-verbatim-marks-extract.
10337         (mm-uu-hide-markers): New variable.
10338         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10339
10340         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10341         (gnus-convert-image-to-face-command): Use "convert" by default to
10342         allow other input image formats.
10343         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10344         accordingly.
10345
10346 2005-10-23  Simon Josefsson  <jas@extundo.com>
10347
10348         * imap.el (imap-gssapi-program): Align command line parameters
10349         with latest GNU SASL.
10350         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10351
10352 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10353
10354         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10355         HTML.
10356         (nnslashdot-request-article): Ditto.
10357
10358         * lpath.el (featurep): Add nobreak-char-display.
10359
10360 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10361
10362         * mail-source.el (mail-source-fetch-pop): Require pop3.
10363         (mail-source-check-pop): Ditto.
10364
10365 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10366
10367         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10368         errors.
10369
10370 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10371
10372         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10373         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10374
10375         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10376
10377         * mm-bodies.el (mm-decode-string): Call
10378         `mm-charset-to-coding-system' with allow-override argument.
10379
10380 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10381
10382         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10383         (rfc2047-charset-to-coding-system): New function.
10384         (rfc2047-decode-encoded-words): New function.
10385         (rfc2047-decode-region): Use them.
10386         (rfc2047-decode-cte): Remove.
10387         (rfc2047-parse-and-decode): Remove.
10388         (rfc2047-decode): Remove.
10389
10390 2005-10-15  Kenichi Handa  <handa@m17n.org>
10391
10392         * rfc2047.el (rfc2047-decode-cte): New function.
10393         (rfc2047-decode-region): Change the way to decode successive
10394         encoded-words: decode B- or Q-encoding in each encoded-word,
10395         concatenate them, and decode it as charset.
10396
10397 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10398
10399         * lpath.el: Fbind codepage-setup for XEmacs.
10400
10401 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10402
10403         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10404         widget-move-and-invoke.
10405         (gnus-custom-mode): Use gnus-custom-map.
10406
10407 2005-10-15  Bill Wohler  <wohler@newt.com>
10408
10409         * message.el (message-tool-bar-map): Renamed image file from
10410         mail_send to mail/send.
10411
10412 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10413
10414         * message.el (message-expand-group): Pass the common
10415         prefix substring of completion to `display-completion-list'.
10416
10417 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10418
10419         * mml-sec.el (mml-secure-method): New internal variable.
10420         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10421         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10422         functions using mml-secure-method.
10423
10424         * mml.el (mml-mode-map): Add key bindings for those functions.
10425         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10426         Harder <harder@myrealbox.com>.
10427         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10428         end of message if point is the headers of the message.
10429
10430         * message.el (message-in-body-p): New function.
10431
10432         * assistant.el: Autoload gnus-util and netrc.
10433
10434         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10435         Use `mm-charset-override-alist' only when decoding.
10436
10437         * mm-bodies.el (mm-decode-body): Call
10438         `mm-charset-to-coding-system' with allow-override argument.
10439
10440         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10441         `filename' from Content-Disposition if Content-Type doesn't
10442         provide `name'.
10443         (gnus-mime-view-part-as-type): Set default instead of
10444         initial-input.
10445
10446 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10447
10448         * format-spec.el (format-spec): Propagate text properties of % spec.
10449
10450 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10451
10452         * gnus-art.el (gnus-treat-predicate): Add `first'.
10453
10454 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10455
10456         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10457         (mm-charset-override-alist): New variable.
10458         (mm-charset-to-coding-system): Use it.
10459         (mm-codepage-setup): New helper function.
10460         (mm-charset-eval-alist): New variable.
10461         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10462         about unknown charsets.
10463
10464         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10465
10466 2005-10-04  David Hansen  <david.hansen@gmx.net>
10467
10468         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10469         (nnrss-check-group): Ditto.
10470
10471 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10472
10473         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10474         Rename x-gnus-verbatim to x-verbatim.
10475         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10476
10477         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10478         x-verbatim.
10479
10480         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10481
10482         * gnus-util.el (gnus-remove-duplicates): Remove.
10483
10484         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10485         instead of gnus-remove-duplicates.
10486
10487         * message.el (message-remove-duplicates): Remove.
10488         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10489         message-remove-duplicates.
10490
10491         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10492         available, else use implementation from `delete-dups'.
10493
10494         * message.el (message-insert-expires): New function.
10495         (message-mode-map): Add key binding.
10496         (message-mode-field-menu): Add menu entry.
10497         (message-mode): Document it.
10498         (message-make-expires-date): Use `message-make-date'.
10499
10500 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10501
10502         * message.el (message-make-expires-date): New function.
10503
10504 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * Makefile.in (list-installed-shadows): New entry.
10507         (install): Use it.
10508         (remove-installed-shadows): New entry.
10509
10510         * dgnushack.el (dgnushack-default-load-path): New variable.
10511         (dgnushack-find-lisp-shadows): New function.
10512         (dgnushack-remove-lisp-shadows): New function.
10513
10514 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10515
10516         * Makefile.in (install-el-elc): New entry.
10517         (install): Use it so that .el files are necessarily installed.
10518
10519 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10520
10521         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10522
10523 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10524
10525         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10526         function rather than the diff-mode.el package.
10527         (mm-display-external): Use with-current-buffer.
10528         (mm-viewer-completion-map, mm-viewer-completion-map):
10529         Move initialization inside declaration.
10530
10531 2005-09-29  Simon Josefsson  <jas@extundo.com>
10532
10533         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10534         autoload mail-check-payment.
10535         (spam-check-hashcash): Define unconditionally, since hashcash.el
10536         is part of Gnus now.  Ignore errors from payment checking.
10537
10538 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10539
10540         * message.el (message-bold-region, message-unbold-region): Rename
10541         from `bold-region' and `unbold-region'.
10542
10543         * message.el: Remove useless autoloads.
10544
10545 2005-09-28  Simon Josefsson  <jas@extundo.com>
10546
10547         * message.el (message-use-idna): Default to t.
10548         (message-use-idna): Test whether encoding works too.  Doc fix.
10549
10550 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * nntp.el (nntp-warn-about-losing-connection): Remove.
10553
10554 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10557         customizable.  Change default value.
10558         (mm-uu-diff-groups-regexp): Change default value.
10559         (mm-uu-type-alist): Add doc string.
10560         (mm-uu-configure): Add doc string.  Make it interactive.
10561         (mm-uu-tex-groups-regexp): New variable.
10562         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10563         (mm-uu-type-alist): Add LaTeX documents.
10564         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10565         of "text/verbatim".
10566         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10567
10568         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10569         instead of "text/verbatim".
10570
10571         * message.el (message-mark-inserted-region)
10572         (message-mark-insert-file): Use slrn style marks when called with
10573         prefix argument.
10574
10575 2005-09-27  Simon Josefsson  <jas@extundo.com>
10576
10577         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10578
10579 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10580
10581         * message.el (message-remove-duplicates): New function.
10582         Implementation borrowed from `gnus-remove-duplicates'.
10583         (message-idna-to-ascii-rhs): Also encode idna addresses in
10584         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10585         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10586         only ask about the same idna domain once per header and also tell
10587         in what header to replace the idna domain.
10588
10589         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10590         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10591         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10592         a header is decoded and not just the last one.
10593
10594 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10595
10596         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10597         has been decoded.
10598
10599         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10600         (mm-insert-part): Don't modify text if it has been decoded.
10601
10602         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10603         decoded.
10604
10605         * mm-view.el (mm-inline-text): Don't strip text props unless
10606         decoding enriched or richtext parts.
10607
10608 2005-09-25  Romain Francoise  <romain@orebokech.com>
10609
10610         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10611         * gnus-start.el (gnus-subscribe-interactively):
10612         * gnus-uu.el (gnus-uu-grab-articles):
10613         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10614         space.
10615
10616 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10617
10618         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10619         * mm-view.el (mm-view-pkcs7-decrypt):
10620         * gnus-sum.el (gnus-summary-limit-to-extra)
10621         (gnus-summary-respool-article, gnus-read-move-group-name):
10622         * gnus-score.el (gnus-summary-increase-score):
10623         * gnus-util.el (gnus-completing-read-with-default):
10624         * gnus-art.el (gnus-read-save-file-name)
10625         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10626         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10627         * message.el (message-check-news-header-syntax):
10628         Follow convention for reading with the minibuffer.
10629
10630 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10631
10632         * spam-report.el (spam-report-url-ping-plain):
10633         Use gnus-extended-version as User-Agent.
10634
10635         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10636         default value is nil.
10637
10638         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10639         (mm-uu-verbatim-marks-extract): New function.
10640         (mm-uu-extract): New face.
10641         (mm-uu-copy-to-buffer): Use it.
10642
10643         * spam-report.el (spam-report-gmane-ham): Renamed from
10644         `spam-report-gmane-unspam'.
10645         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10646         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10647
10648         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10649         Autoload.
10650         (spam-report-gmane-unregister-routine): Renamed
10651         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10652
10653 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10654
10655         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10656         (spam-report-gmane-unregister-routine): Add support for gmane
10657         unregistration.
10658
10659         * spam-report.el (spam-report-gmane-unspam)
10660         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10661         (spam-report-gmane): Change to take a single article and do unspam
10662         registration.
10663
10664 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10665
10666         * mm-url.el (mm-url-decode-entities): Fix regexp.
10667
10668 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10669
10670         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10671         default to nil, to be able to use Gnus at all.  If the default
10672         switches to something else, then the function should be fixed not
10673         be exceedingly slow.
10674
10675 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10676
10677         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10678         fail hard.
10679
10680         * spam-report.el: Add better Keywords line.
10681
10682         * spam.el: Add Maintainer and better Keywords line.
10683
10684 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10685
10686         * gnus-art.el (gnus-article-replace-part)
10687         (gnus-mime-replace-part): New functions.
10688         (gnus-mime-action-alist, gnus-mime-button-commands)
10689         (gnus-mime-save-part-and-strip): Added file argument.
10690         (gnus-article-part-wrapper): Added interactive argument.
10691
10692         * gnus-sum.el (gnus-summary-mime-map): Add
10693         `gnus-article-replace-part'.
10694
10695 2005-09-19  Didier Verna  <didier@xemacs.org>
10696
10697         The nnml compaction feature:
10698         * nnml.el (nnml-request-compact-group): New function.
10699         * nnml.el (nnml-request-compact): New function.
10700         * gnus-int.el (gnus-request-compact-group): New function.
10701         * gnus-int.el (gnus-request-compact): New function.
10702         * gnus-group.el (gnus-group-compact-group): New function.
10703         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10704         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10705         * gnus-srvr.el (gnus-server-compact-server): New function.
10706         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10707         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10708
10709 2005-09-18  Deepak Goel  <deego@gnufans.org>
10710
10711         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10712         format spec.
10713
10714 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10717
10718 2005-09-15  Romain Francoise  <romain@orebokech.com>
10719
10720         * message.el (message-fill-paragraph): Clarify docstring.
10721
10722 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * gnus-art.el (gnus-mime-display-part): Protect against broken
10725         MIME messages.
10726
10727 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10730         before parsing header.
10731
10732 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10733
10734         * html2text.el (html2text-replace-list): Add new entities.
10735
10736 2005-09-11  Romain Francoise  <romain@orebokech.com>
10737
10738         * message.el (message-alternative-emails): Improve docstring.
10739         (message-setup-1): Call `message-use-alternative-email-as-from'
10740         after `message-setup-hook' to give it precedence over posting
10741         styles, etc.
10742         (message-use-alternative-email-as-from): Add docstring.  Remove
10743         the original From header if present.
10744
10745         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10746         (nnml-save-mail): Use it.
10747
10748         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10749         articles.  Add new argument `silent'.
10750         (gnus-uu-mark-all): Report the total number of marked articles.
10751
10752 2005-09-10  Romain Francoise  <romain@orebokech.com>
10753
10754         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10755         (gnus-uu-mark-series): Likewise.
10756
10757 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10758
10759         * spam-report.el (spam-report-gmane): Fix generation of spam
10760         report URL.
10761
10762 2005-09-10  Simon Josefsson  <jas@extundo.com>
10763
10764         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10765         t, based on discussion on the ding list with Robert Epprecht
10766         <epprecht@solnet.ch>.
10767
10768 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10769
10770         * spam-report.el (spam-report-gmane): Make it work without
10771         X-Report-Spam header.  Gmane now only provides Archived-At.
10772         This is only used if `spam-report-gmane-use-article-number' is nil.
10773         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10774
10775         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10776         make `gnus-summary-sort-by-recipient' work with threading.
10777
10778         * nnweb.el (nnweb-google-wash-article): Print a message if article
10779         is not available.
10780
10781 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10782
10783         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10784         change.  Decode text/* parts content before displaying.
10785
10786 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10787
10788         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10789
10790 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10793
10794         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10795         url-package-name, url-package-version,
10796         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10797         w3m-display-inline-images, and w3m-minor-mode-map.
10798
10799 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10800
10801         * message.el (message-tab-body-function): Fix mismatched custom type.
10802
10803         * gnus.el (gnus-group-change-level-function): Ditto.
10804
10805         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10806
10807         * gnus-art.el (gnus-signature-limit)
10808         (gnus-article-mime-part-function): Ditto.
10809
10810 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10811
10812         * mml.el (mml-mode): Silence the byte compiler.
10813
10814         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10815         using `(sit-for 0)' before moving the point to the specified part;
10816         skip unbuttonized parts.
10817         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10818         return to the summary window if gnus-auto-select-part is non-nil.
10819
10820 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10821
10822         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10823         variables.
10824         (mml-dnd-attach-file, mml-mode): Use them.
10825
10826         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10827         Make fetching article by MID work again for Google Groups.  Added
10828         FIXME concerning gnus-group-make-web-group.
10829
10830         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10831         Don't depend on Gnus by using mail-extract-address-components if
10832         gnus-extract-address-components is not bound.
10833
10834 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10835
10836         * gnus-art.el (gnus-mime-display-security): Don't display the
10837         signature, but only the signed part.
10838
10839 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10842
10843         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10844         list, not listp.
10845
10846 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10847
10848         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10849         when encoding.
10850
10851         * mm-bodies.el (mm-decode-content-transfer-encoding):
10852         De-canonicalize CRLF for all text content types, not just
10853         text/plain.
10854
10855 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10858         valid article; point arrow and cursor at the MIME button.
10859
10860 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10863         Suggested by Dan Christensen <jdc@uwo.ca>.
10864
10865         * mm-decode.el (mm-save-part): Enable change of prompt.
10866
10867 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10868
10869         * gnus-msg.el (gnus-inews-add-send-actions): Made
10870         `message-post-method' lambda parameter ARG `&optional'.
10871
10872 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10873
10874         * gnus-sum.el (gnus-summary-mime-map): Added
10875         gnus-article-save-part-and-strip, gnus-article-delete-part and
10876         gnus-article-jump-to-part.
10877
10878         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10879         (gnus-article-edit-part): Use it.
10880         (gnus-article-part-wrapper): Added no-handle argument.
10881         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10882         functions.
10883
10884 2005-08-29  Romain Francoise  <romain@orebokech.com>
10885
10886         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10887         docstring.
10888         (gnus-face-from-file): Likewise.
10889
10890 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10891
10892         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10893         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10894         non-nil.
10895         (gnus-auto-select-part): New variable.
10896         (gnus-article-jump-to-part): New function.
10897         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10898         (gnus-mime-delete-part): Allow selecting specified part after
10899         deleting or stripping parts.
10900         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10901         part if argument is bogus.
10902
10903 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10904
10905         * gnus-art.el (w3m-minor-mode-map):
10906         * gnus-spec.el (gnus-newsrc-file-version):
10907         * gnus-util.el (nnmail-active-file-coding-system)
10908         (gnus-original-article-buffer, gnus-user-agent):
10909         * gnus.el (gnus-ham-process-destinations)
10910         (gnus-parameter-ham-marks-alist)
10911         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10912         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10913         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10914         * mm-decode.el (gnus-current-window-configuration):
10915         * mm-extern.el (gnus-article-mime-handles):
10916         * mm-url.el (url-current-object, url-package-name)
10917         (url-package-version):
10918         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10919         (smime-keys, w3m-cid-retrieve-function-alist)
10920         (w3m-current-buffer, w3m-display-inline-images)
10921         (w3m-minor-mode-map):
10922         * mml-smime.el (gnus-extract-address-components):
10923         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10924         (gnus-newsrc-hashtb, message-default-charset)
10925         (message-deletable-headers, message-options)
10926         (message-posting-charset, message-required-mail-headers)
10927         (message-required-news-headers):
10928         * mml1991.el (mc-pgp-always-sign):
10929         * mml2015.el (mc-pgp-always-sign):
10930         * nnheader.el (nnmail-extra-headers):
10931         * rfc1843.el (gnus-decode-encoded-word-function)
10932         (gnus-decode-header-function, gnus-newsgroup-name):
10933         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10934
10935 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10936
10937         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10938         the end of the date treatments.
10939
10940 2005-08-15  Simon Josefsson  <jas@extundo.com>
10941
10942         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10943         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10944         Capello and Romain Francoise.
10945         (pgg-fetch-key-function): Removed, not used?
10946         (pgg-insert-url-with-w3): Require url, to get
10947         url-insert-file-contents regardless of where it is defined.
10948
10949 2005-08-13  Romain Francoise  <romain@orebokech.com>
10950
10951         * message.el (message-cite-original-1): New function.
10952         (message-cite-original): Use it.
10953         (message-cite-original-without-signature): Ditto.
10954
10955 2005-08-08  Romain Francoise  <romain@orebokech.com>
10956
10957         * message.el (message-yank-empty-prefix): New variable.
10958         (message-indent-citation): Use it.
10959         (message-cite-original-without-signature): Respect X-No-Archive.
10960
10961 2005-08-08  Simon Josefsson  <jas@extundo.com>
10962
10963         * pgg.el: Autoload url-insert-file-contents instead of loading
10964         w3/url.
10965         (pgg-insert-url-with-w3): Don't load url here.
10966
10967 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10968
10969         * message.el (message-kill-to-signature): Don't insert newline at
10970         bol.
10971         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10972
10973 2005-08-06  Romain Francoise  <romain@orebokech.com>
10974
10975         * message.el (message-user-fqdn): Fix typo in docstring.
10976
10977 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10978
10979         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10980
10981         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10982
10983 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10984
10985         * mm-bodies.el (mm-encode-body): Use coding system rather than
10986         charset to encode text.
10987
10988         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10989         number of charsets if utf-8 is available (XEmacs).
10990
10991 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10992
10993         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10994         taken from `gnus-button-mid-or-mail-regexp'.
10995         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10996         (gnus-button-alist): Improve regexp for domain part of the MIDs
10997         for news:localpart@domain buttons.
10998         (gnus-button-ctan-directory-regexp): Update.
10999
11000 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * sieve-manage.el (sieve-manage-interactive-login): Use
11003         make-local-variable rather than make-variable-buffer-local.
11004         (sieve-manage-open): Ditto.
11005         (sieve-manage-authenticate): Ditto.
11006
11007         * mml.el (mml-generate-mime-1): Make the content type default to
11008         text/plain if the filename is not specified.
11009
11010 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11013         instead of insert-buffer.
11014
11015         * message.el (message-yank-original): Ditto; set the mark at the
11016         end of the yanked message.
11017
11018 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11019
11020         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11021         lines to scroll rather than to stop it.
11022
11023         * mml.el (mml-generate-default-type): Add doc string.
11024         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11025         default to application/octet-stream when determining the content
11026         type if it is not specified for the part or the mml contents; add
11027         a comment about mml-generate-default-type.
11028
11029 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11030
11031         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11032         make it default to application/octet-stream when determining the
11033         content type if it is not specified for the external contents.
11034
11035 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11036
11037         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11038         segmented parameter but also other parameters might be there.
11039
11040 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * mm-decode.el (mm-display-external): Delete temp file, directory
11043         and buffer immediately if the external process is exited.
11044
11045 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11046
11047         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11048         fewer lines than that of scroll-margin.
11049         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11050
11051 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11052
11053         * gnus-art.el (gnus-article-next-page): Revert.
11054         (gnus-article-beginning-of-window): New macro.
11055         (gnus-article-next-page-1): Use it.
11056         (gnus-article-prev-page): Ditto.
11057         (gnus-article-edit-part): Use insert-buffer-substring instead of
11058         insert-buffer.
11059         (gnus-article-edit-exit): Ditto.
11060
11061         * gnus-util.el (gnus-beginning-of-window): Remove.
11062         (gnus-end-of-window): Remove.
11063
11064         * lpath.el: Don't bind header-line-format and scroll-margin.
11065
11066 2005-07-25  Simon Josefsson  <jas@extundo.com>
11067
11068         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11069         to have the url package without w3.  Reported by Daiki Ueno
11070         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11071
11072 2005-07-20  Didier Verna  <didier@xemacs.org>
11073
11074         * gnus-diary.el: Remove the description comment (nndiary is now
11075         properly documented in the Gnus manual).
11076         Fix the spelling of "Back End".
11077         * nndiary.el: Ditto.
11078         Fix the copyright notice.
11079
11080 2005-07-18  Romain Francoise  <romain@orebokech.com>
11081
11082         * gnus-sum.el (gnus-summary-to-prefix)
11083         (gnus-summary-newsgroup-prefix): New variables.
11084         (gnus-summary-from-or-to-or-newsgroups): Use them.
11085
11086 2005-07-17  Romain Francoise  <romain@orebokech.com>
11087
11088         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11089         space as it's generally not especially interesting to the user.
11090
11091 2005-07-16  Romain Francoise  <romain@orebokech.com>
11092
11093         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11094         nil to avoid prompting and file modification if one of the
11095         messages at the top of the nnfolder file contains a copyright
11096         notice.
11097         Update copyright notice.
11098
11099         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11100         instead of `current-time-string' as the latter creates a time
11101         string that is not RFC 2822 compliant (it lacks the zone).
11102         Update copyright notice.
11103
11104 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11105
11106         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11107         for text/rtf.  Display default in prompt.  Pass default for M-n.
11108
11109         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11110
11111 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11112
11113         * gnus-msg.el (gnus-button-mailto): Remove
11114         save-selected-window-window hackery because it relies on
11115         save-selected-window internals.
11116
11117 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11120         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11121         (gnus-article-prev-page): Ditto.
11122
11123         * gnus-util.el (gnus-beginning-of-window): New function.
11124         (gnus-end-of-window): New function.
11125
11126         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11127
11128 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11129
11130         * gnus-score.el (gnus-score-edit-all-score): Set
11131         gnus-score-edit-exit-function to gnus-score-edit-done and call
11132         gnus-message.
11133
11134 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11135
11136         * gnus-msg.el (gnus-button-mailto): Remove
11137         save-selected-window-window hackery because it relies on
11138         save-selected-window internals.
11139
11140 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11141
11142         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11143         add-minor-mode.
11144         (gnus-binary-mode): Ditto.
11145
11146         * gnus-topic.el (gnus-topic-mode): Ditto.
11147
11148 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11149
11150         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11151         (gnus-article-prev-page): Take scroll-margin into consideration.
11152
11153 2005-07-04  Lute Kamstra  <lute@gnu.org>
11154
11155         Update FSF's address in GPL notices.
11156
11157 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11158
11159         * gnus.el (gnus-exit):
11160         * gnus-group.el (gnus-group-icons):
11161         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11162
11163         * gnus-nocem.el (gnus-nocem):
11164         * message.el (message-various, message-buffers, message-sending)
11165         (message-interface, message-forwarding, message-insertion)
11166         (message-headers, message-news, message-mail):
11167         * pgg-gpg.el (pgg-gpg):
11168         * pgg-parse.el (pgg-parse):
11169         * pgg-pgp.el (pgg-pgp):
11170         * pgg-pgp5.el (pgg-pgp5):
11171         * pop3.el (pop3): Finish `defgroup' description with period.
11172
11173 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11174
11175         * gnus-art.el (article-display-face): Improve the efficiency.
11176         (article-display-x-face): Ditto; remove grey x-face stuff.
11177
11178 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11179
11180         * gnus-art.el (article-display-face): Correct the position in
11181         which Faces are inserted.
11182
11183 2005-06-29  Didier Verna  <didier@xemacs.org>
11184
11185         * gnus-art.el (article-display-face): Display faces in correct
11186         order.
11187
11188 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11189
11190         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11191         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11192         (gnus-nocem-check-article): Fetch the Type header.
11193         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11194         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11195         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11196         make sure gnus-nocem-hashtb is initialized.
11197         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11198         (gnus-nocem-unwanted-article-p): Ditto.
11199
11200         * pgg.el (pgg-verify): Return the verification result.
11201
11202 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11203
11204         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11205         is ascii.
11206
11207 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11208
11209         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11210         `show-nonbreak-escape'.
11211
11212 2005-06-23  Lute Kamstra  <lute@gnu.org>
11213
11214         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11215
11216         * dig.el (dig-mode):
11217         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11218
11219 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11220
11221         * nnimap.el (nnimap-split-download-body): Fix spellings.
11222
11223 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11224
11225         * gnus-art.el (gnus-article-encrypt-body):
11226         * gnus-cus.el (gnus-score-customize):
11227         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11228         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11229
11230 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11231
11232         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11233         header by looking for magic "MII" at the beginnig.
11234
11235 2005-06-16  Miles Bader  <miles@gnu.org>
11236
11237         * gnus-xmas.el (gnus-xmas-group-startup-message):
11238         Use renamed gnus-splash face.
11239
11240         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11241         (assistant-field-face): New backward-compatibility alias for renamed
11242         face.
11243         (assistant-render-text): Use renamed assistant-field face.
11244
11245         * spam.el (spam): Remove "-face" suffix from face name.
11246         (spam-face): New backward-compatibility alias for renamed face.
11247         (spam-face, spam-initialize): Use renamed spam face.
11248
11249         * message.el (message-header-to, message-header-cc)
11250         (message-header-subject, message-header-newsgroups)
11251         (message-header-other, message-header-name)
11252         (message-header-xheader, message-separator, message-cited-text)
11253         (message-mml): Remove "-face" suffix from face names.
11254         (message-header-to-face, message-header-cc-face)
11255         (message-header-subject-face, message-header-newsgroups-face)
11256         (message-header-other-face, message-header-name-face)
11257         (message-header-xheader-face, message-separator-face)
11258         (message-cited-text-face, message-mml-face):
11259         New backward-compatibility aliases for renamed faces.
11260         (message-font-lock-keywords): Use renamed message faces.
11261
11262         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11263         (sieve-test-commands, sieve-tagged-arguments):
11264         Remove "-face" suffix from face names.
11265         (sieve-control-commands-face, sieve-action-commands-face)
11266         (sieve-test-commands-face, sieve-tagged-arguments-face):
11267         New backward-compatibility aliases for renamed faces.
11268         (sieve-control-commands-face, sieve-action-commands-face)
11269         (sieve-test-commands-face, sieve-tagged-arguments-face):
11270         Use renamed sieve faces.
11271
11272         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11273         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11274         (gnus-group-news-3-empty, gnus-group-news-4)
11275         (gnus-group-news-4-empty, gnus-group-news-5)
11276         (gnus-group-news-5-empty, gnus-group-news-6)
11277         (gnus-group-news-6-empty, gnus-group-news-low)
11278         (gnus-group-news-low-empty, gnus-group-mail-1)
11279         (gnus-group-mail-1-empty, gnus-group-mail-2)
11280         (gnus-group-mail-2-empty, gnus-group-mail-3)
11281         (gnus-group-mail-3-empty, gnus-group-mail-low)
11282         (gnus-group-mail-low-empty, gnus-summary-selected)
11283         (gnus-summary-cancelled, gnus-summary-high-ticked)
11284         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11285         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11286         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11287         (gnus-summary-low-undownloaded)
11288         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11289         (gnus-summary-low-unread, gnus-summary-normal-unread)
11290         (gnus-summary-high-read, gnus-summary-low-read)
11291         (gnus-summary-normal-read, gnus-splash):
11292         Remove "-face" suffix from face names.
11293         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11294         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11295         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11296         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11297         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11298         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11299         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11300         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11301         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11302         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11303         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11304         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11305         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11306         (gnus-summary-normal-ticked-face)
11307         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11308         (gnus-summary-normal-ancient-face)
11309         (gnus-summary-high-undownloaded-face)
11310         (gnus-summary-low-undownloaded-face)
11311         (gnus-summary-normal-undownloaded-face)
11312         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11313         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11314         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11315         (gnus-splash-face):
11316         New backward-compatibility aliases for renamed faces.
11317         (gnus-group-startup-message): Use renamed gnus faces.
11318
11319         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11320         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11321         (gnus-server-agent): Remove "-face" suffix from face names.
11322         (gnus-server-agent-face, gnus-server-opened-face)
11323         (gnus-server-closed-face, gnus-server-denied-face)
11324         (gnus-server-offline-face):
11325         New backward-compatibility aliases for renamed faces.
11326         (gnus-server-agent-face, gnus-server-opened-face)
11327         (gnus-server-closed-face, gnus-server-denied-face)
11328         (gnus-server-offline-face): Use renamed gnus faces.
11329
11330         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11331         Remove "-face" suffix from face names.
11332         (gnus-picon-xbm-face, gnus-picon-face):
11333         New backward-compatibility aliases for renamed faces.
11334
11335         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11336         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11337         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11338         (gnus-cite-11): Remove "-face" suffix from face names.
11339         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11340         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11341         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11342         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11343         New backward-compatibility aliases for renamed faces.
11344         (gnus-cite-attribution-face, gnus-cite-face-list)
11345         (gnus-article-boring-faces): Use renamed gnus faces.
11346
11347         * gnus-art.el (gnus-signature, gnus-header-from)
11348         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11349         (gnus-header-content): Remove "-face" suffix from face names.
11350         (gnus-signature-face, gnus-header-from-face)
11351         (gnus-header-subject-face, gnus-header-newsgroups-face)
11352         (gnus-header-name-face, gnus-header-content-face):
11353         New backward-compatibility aliases for renamed faces.
11354         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11355
11356         * gnus-sum.el (gnus-summary-selected-face)
11357         (gnus-summary-highlight): Use renamed gnus faces.
11358         * gnus-group.el (gnus-group-highlight): Likewise.
11359
11360 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11361
11362         * gnus-sieve.el (gnus-sieve-article-add-rule):
11363         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11364         * spam-stat.el (spam-stat-buffer-change-to-spam)
11365         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11366
11367         * message.el (message-is-yours-p):
11368         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11369
11370 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * mm-view.el (mm-inline-text): Withdraw the last change.
11373
11374 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11377         executing enriched-decode.
11378
11379 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11382         charset of tar files.
11383
11384 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11385
11386         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11387
11388 2005-06-04  Lute Kamstra  <lute@gnu.org>
11389
11390         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11391         information is never recorded.
11392
11393 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11394
11395         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11396
11397 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * pop3.el (pop3-apop): Run md5 in the binary mode.
11400
11401         * starttls.el (starttls-set-process-query-on-exit-flag):
11402         Use eval-and-compile.
11403
11404 2005-05-31  Simon Josefsson  <jas@extundo.com>
11405
11406         * smime.el (smime-replace-in-string): Define.
11407         (smime-cert-by-ldap-1): Use it.
11408
11409 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11410
11411         * gnus-art.el (article-display-x-face): Replace
11412         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11413
11414         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11415         set-process-query-on-exit-flag or process-kill-without-query.
11416
11417         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11418         loop instead of replace-regexp.
11419
11420         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11421         instead of process-kill-without-query if it is available.
11422
11423         * lpath.el: Fbind ldap-search-entries.
11424
11425         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11426         instead of find-file-hooks if it is available.
11427
11428         * mml1991.el: Bind pgg-default-user-id when compiling.
11429
11430         * mml2015.el: Bind pgg-default-user-id when compiling.
11431
11432         * nndraft.el (nndraft-request-associate-buffer):
11433         Use write-contents-functions instead of write-contents-hooks if it is
11434         available.
11435
11436         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11437         instead of find-file-hooks if it is available.
11438
11439         * nntp.el (nntp-open-connection): Replace
11440         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11441         (nntp-open-ssl-stream): Ditto.
11442         (nntp-open-tls-stream): Ditto.
11443
11444         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11445         set-process-query-on-exit-flag or process-kill-without-query.
11446         (starttls-open-stream-gnutls): Use it instead of
11447         process-kill-without-query.
11448         (starttls-open-stream): Ditto.
11449
11450 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11451
11452         * smime.el (smime-cert-by-ldap-1): Don't use
11453         replace-regexp-in-string.
11454
11455 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11456
11457         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11458
11459         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11460         in PEM format.  Adjust to the XEmacs compability.
11461
11462 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11463
11464         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11465         by `string-to-number'.
11466         * gnus-agent.el (gnus-agent-regenerate-group)
11467         (gnus-agent-fetch-articles): Ditto.
11468         * gnus-art.el (gnus-button-fetch-group): Ditto.
11469         * gnus-cache.el (gnus-cache-generate-active)
11470         (gnus-cache-articles-in-group): Ditto.
11471         * gnus-group.el (gnus-group-set-current-level)
11472         (gnus-group-insert-group-line): Ditto.
11473         * gnus-score.el (gnus-score-set-expunge-below)
11474         (gnus-score-set-mark-below, gnus-summary-score-effect)
11475         (gnus-summary-score-entry): Ditto.
11476         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11477         (gnus-soup-pack): Ditto.
11478         * gnus-spec.el (gnus-xmas-format): Ditto.
11479         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11480         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11481         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11482         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11483         * nndb.el (nndb-get-remote-expire-response): Ditto.
11484         * nndiary.el (nndiary-parse-schedule-value)
11485         (nndiary-string-to-number, nndiary-request-replace-article)
11486         (nndiary-request-article): Ditto.
11487         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11488         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11489         * nneething.el (nneething-make-head): Ditto.
11490         * nnfolder.el (nnfolder-request-article)
11491         (nnfolder-retrieve-headers): Ditto.
11492         * nnheader.el (nnheader-file-to-number): Ditto.
11493         * nnkiboze.el (nnkiboze-request-article): Ditto.
11494         * nnmail.el (nnmail-process-unix-mail-format)
11495         (nnmail-process-babyl-mail-format): Ditto.
11496         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11497         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11498         (nnmh-request-create-group, nnmh-request-list-1)
11499         (nnmh-request-group, nnmh-request-article): Ditto.
11500         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11501         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11502         * nnsoup.el (nnsoup-make-active): Ditto.
11503         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11504         * nntp.el (nntp-find-group-and-number)
11505         (nntp-retrieve-headers-with-xover): Ditto.
11506         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11507         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11508         (pgg-format-key-identifier): Ditto.
11509         * pop3.el (pop3-last, pop3-stat): Ditto.
11510         * qp.el (quoted-printable-decode-region): Ditto.
11511
11512         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11513         of concat.
11514
11515 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11516
11517         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11518
11519         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11520
11521         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11522
11523         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11524
11525         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11526
11527         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11528
11529         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11530         (gnus-carpal-mode): Ditto.
11531
11532         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11533         (gnus-browse-mode): Ditto.
11534
11535         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11536
11537         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11538
11539 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11540
11541         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11542
11543 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11544
11545         * gnus-util.el (gnus-run-mode-hooks): New function.
11546
11547         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11548
11549         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11550         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11551
11552 2005-05-27  Lute Kamstra  <lute@gnu.org>
11553
11554         * dns-mode.el (dns-mode): Specify customization group.
11555
11556 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11557
11558         * gnus-agent.el (gnus-agent-make-mode-line-string):
11559         Use mode-line-highlight as mouse-face.
11560
11561 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11562
11563         * canlock.el (canlock): Change the parent group to news.
11564
11565         * deuglify.el (gnus-outlook-deuglify): Add :group.
11566
11567         * dig.el (dig): Add :group.
11568
11569         * dns-mode.el (dns-mode): Add :group.
11570
11571         * encrypt.el (encrypt): Add :group.
11572
11573         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11574         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11575         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11576         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11577         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11578
11579         * gnus-diary.el (gnus-diary): Add :group.
11580
11581         * gnus.el (gnus-group-news-1-face): Add :group.
11582         (gnus-group-news-1-empty-face): Ditto.
11583         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11584         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11585         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11586         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11587         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11588         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11589         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11590         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11591         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11592         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11593         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11594         (gnus-summary-high-ticked-face): Ditto.
11595         (gnus-summary-low-ticked-face): Ditto.
11596         (gnus-summary-normal-ticked-face): Ditto.
11597         (gnus-summary-high-ancient-face): Ditto.
11598         (gnus-summary-low-ancient-face): Ditto.
11599         (gnus-summary-normal-ancient-face): Ditto.
11600         (gnus-summary-high-undownloaded-face): Ditto.
11601         (gnus-summary-low-undownloaded-face): Ditto.
11602         (gnus-summary-normal-undownloaded-face): Ditto.
11603         (gnus-summary-high-unread-face): Ditto.
11604         (gnus-summary-low-unread-face): Ditto.
11605         (gnus-summary-normal-unread-face): Ditto.
11606         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11607         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11608
11609         * hashcash.el (hashcash): New custom group.
11610         (hashcash-default-payment): Add :group.
11611         (hashcash-payment-alist): Ditto.
11612         (hashcash-default-accept-payment): Ditto.
11613         (hashcash-accept-resources): Ditto.
11614         (hashcash-path): Ditto.
11615         (hashcash-extra-generate-parameters): Ditto.
11616         (hashcash-double-spend-database): Ditto.
11617         (hashcash-in-news): Ditto.
11618
11619         * message.el (message-minibuffer-local-map): Add :group.
11620
11621         * netrc.el (netrc): Add :group.
11622
11623         * sieve-manage.el (sieve-manage-log): Add :group.
11624         (sieve-manage-default-user): Diito.
11625         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11626         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11627         (sieve-manage-authenticators): Ditto.
11628         (sieve-manage-authenticator-alist): Ditto.
11629         (sieve-manage-default-port): Ditto.
11630
11631         * sieve-mode.el (sieve-control-commands-face): Add :group.
11632         (sieve-action-commands-face): Ditto.
11633         (sieve-test-commands-face): Ditto.
11634         (sieve-tagged-arguments-face): Ditto.
11635
11636         * smime.el (smime): Add :group.
11637
11638         * spam-report.el (spam-report): Add :group.
11639
11640         * spam.el (spam, spam-face): Add :group.
11641
11642 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11643
11644         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11645         return \n.\n.\n at the end of articles.  Protect against that.
11646         (nntp-with-open-group): Allow debugging.
11647
11648         * nnheader.el (mail-header-set-extra): Make into a function
11649         because I just could't understand how to quote the list properly.
11650
11651         * dns.el (query-dns-cached): New function.
11652
11653 2005-05-26  Lute Kamstra  <lute@gnu.org>
11654
11655         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11656
11657 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11660
11661         * gnus-art.el: Don't autoload mail-extract-address-components.
11662
11663         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11664         eval-and-compile to evaluate it.
11665
11666         * hashcash.el: Don't autoload executable-find.
11667
11668         * nndb.el: Don't declare the nndb back end two or more times; don't
11669         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11670
11671         * nntp.el: Autoload format-spec instead of format; use
11672         eval-and-compile to evaluate autoload forms.
11673
11674 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11675
11676         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11677
11678 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11679
11680         * gnus.el (gnus-version-number): Bump version.
11681
11682 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11683
11684         * gnus.el: No Gnus v0.3 is released.
11685
11686 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11687
11688         * lpath.el (featurep): Bind show-nonbreak-escape.
11689
11690 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11691
11692         * gnus-art.el (gnus-article-edit-part): Disable undo.
11693
11694 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11695
11696         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11697         gnus-article-date-lapsed-new-header is t if date timer is active;
11698         skip headers in which the original date value is empty.
11699         (gnus-article-save-original-date): Redefine it as a macro.
11700         (gnus-display-mime): Use it.
11701
11702 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11703
11704         * gnus-art.el (article-date-ut): Support converting date in
11705         forwarded parts as well.
11706         (gnus-article-save-original-date): New function.
11707         (gnus-display-mime): Use it.
11708
11709 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11710
11711         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11712         enclosure element of <item>.
11713
11714 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * message.el (message-kill-buffer-query): Renamed from
11717         `message-kill-buffer-query-if-modified'.  Added :version.
11718
11719 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11720
11721         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11722         window layout.
11723
11724 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * mml.el: Autoload dnd when compiling.
11727
11728 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11729
11730         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11731         x-dnd-*.
11732
11733 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11734
11735         * qp.el (quoted-printable-encode-region): Save excursion.
11736
11737 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11738
11739         * message.el (message-kill-buffer-query-if-modified): Add new variable
11740         so the user can kill a modified message buffer quickly.
11741         (message-kill-buffer): Use it.
11742
11743 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * lpath.el: Fbind display-time-event-handler; don't fbind
11746         string-to-multibyte.
11747
11748         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11749
11750 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11753         contained in text because xml.el decodes entities) with LFs.
11754
11755 2005-04-11  Lute Kamstra  <lute@gnu.org>
11756
11757         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11758         differently.
11759
11760 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11761
11762         * mm-util.el (mm-detect-coding-region): Typo.
11763
11764 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11765
11766         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11767
11768 2005-04-06  Deepak Goel  <deego@gnufans.org>
11769
11770         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11771         user-function allow user modifications of the scores.
11772         (spam-stat-score-buffer-user): New function, to allow
11773         user-computed modifications to the score.
11774         (spam-stat-score-buffer-user-functions): List of additional
11775         scoring functions.
11776         (spam-stat-error-holder): Global temporary error holder.
11777         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11778         variable.
11779
11780 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11781
11782         * gnus-registry.el (gnus-registry-clean-empty-function)
11783         (gnus-registry-trim, gnus-registry-fetch-groups)
11784         (gnus-registry-delete-group): Groups that match
11785         `gnus-registry-ignored-groups' are removed from the registry
11786         entries, not just ignored for splitting.  This helps clean up the
11787         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11788         to get all the groups a message ID is in.
11789
11790         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11791         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11792         (spam-stat-score-buffer-user-functions): Add :number custom type.
11793
11794 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11795
11796         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11797         argument in XEmacs.
11798
11799         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11800         (nnrss-request-group): Decode group name first.
11801         (nnrss-request-article): Make a text/plain article if mml-to-mime
11802         failed.
11803         (nnrss-get-encoding): Return a compatible encoding according to
11804         nnrss-compatible-encoding-alist.
11805         (nnrss-find-el): Use consp instead of listp.
11806         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11807
11808 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11811         which Emacs 20 doesn't support.
11812         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11813
11814 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11815
11816         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11817         silence the byte compiler inside the defun.
11818
11819         * gnus-demon.el (parse-time-string): Add autoload.
11820
11821         * gnus-delay.el (parse-time-string): Add autoload.
11822
11823         * gnus-art.el (parse-time-string): Add autoload.
11824
11825         * nnultimate.el (parse-time): Require for `parse-time-string'.
11826
11827 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11828
11829         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11830
11831         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11832
11833         * smime.el (smime-ldap-host-list): Add :version.
11834
11835 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11836
11837         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11838         pass it to `gnus-browse-read-group'.
11839         (gnus-browse-read-group): Add NUMBER argument and pass it to
11840         `gnus-group-read-ephemeral-group'.
11841
11842         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11843         argument and pass it to `gnus-group-read-group'.
11844
11845 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11846
11847         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11848         mm-xemacs-find-mime-charset-1 if we have the mule feature
11849         available at runtime.
11850
11851 2005-03-25  Werner Lemberg  <wl@gnu.org>
11852
11853         * nnmaildir.el: Replace `illegal' with `invalid'.
11854
11855 2005-03-23  Lute Kamstra  <lute@gnu.org>
11856
11857         * time-date.el: Add comment on time value formats.
11858         Don't require parse-time.
11859         (with-decoded-time-value): New macro.
11860         (encode-time-value): New function.
11861         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11862         (days-to-time): Return a valid time value when arg is huge.
11863         (time-since): Use time-subtract.
11864         (time-to-number-of-days): Use time-to-seconds.
11865
11866 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11867
11868         * gnus-start.el (gnus-display-time-event-handler):
11869         Check display-time-timer at runtime rather than only at load time
11870         in case display-time-mode is turned off in the mean time.
11871
11872 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11873
11874         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11875         used.
11876
11877         * nneething.el (nneething-map-file-directory): Derive from
11878         `gnus-directory'.
11879
11880         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11881         the To/Cc button.
11882
11883 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11884
11885         * nnmaildir.el (nnmaildir-request-accept-article):
11886         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11887
11888 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11889
11890         * gnus-async.el: Require timer-funcs at compile time when in
11891         XEmacs for `run-with-idle-timer'.
11892
11893 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11894
11895         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11896         autoloaded function.
11897
11898 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11899
11900         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11901
11902 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11903
11904         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11905
11906 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11907
11908         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11909         gnus-expert-user to default.
11910
11911 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11912
11913         * nnimap.el (nnimap-open-server): Ditto.
11914
11915         * imap.el (imap-authenticate): Fix typo.
11916
11917 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11918
11919         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11920         buffer (since IMAP server might return FETCH response out of
11921         order, and the nntp buffer must be sorted).
11922
11923 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11924
11925         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11926         comparison on string.
11927
11928         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11929         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11930         (gnus-agent-summary-fetch-series): Modified to protect against
11931         gnus-agent-summary-fetch-group clearing processable flags.
11932         (gnus-agent-synchronize-group-flags): Update live group buffer as
11933         synchronization may occur due to the user toggle the plugged
11934         status.
11935         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11936         successfully downloaded.
11937         (gnus-agent-expire-group-1): Avoid using markers when the overview
11938         is in ascending order; greatly improves performance.
11939         (gnus-agent-regenerate-group): Use
11940         gnus-agent-synchronize-group-flags to reset read status in both
11941         gnus and server.
11942         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11943
11944 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11945
11946         * message.el: Don't autoload former message-utils variables.
11947         (message-strip-subject-trailing-was): Change doc string.
11948
11949         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11950         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11951         (nnweb-google-search): Add "hl=en" here.
11952         (nnweb-google-parse-1, nnweb-google-create-mapping):
11953         Don't hardcode URL.
11954
11955 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11956
11957         * message.el (message-get-reply-headers, message-followup):
11958         Mention related variables `message-use-followup-to' and
11959         `message-use-mail-followup-to', in the information buffer.
11960
11961         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11962         of broken groups(-beta).google.com.
11963
11964 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11965
11966         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11967         parameter to invoked gnus-request-move-article; remove the
11968         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11969         all at once instead of once per article.
11970         (gnus-summary-remove-process-mark): Accept a list of articles as
11971         well as a single article for processing.
11972
11973         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11974         parameter.
11975
11976         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11977
11978         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11979
11980         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11981         parameter.
11982
11983         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11984         parameter.
11985
11986         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11987         parameter and remove the gnus-sum-hint-move-is-internal variable.
11988
11989         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11990         parameter.
11991
11992         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11993         parameter.
11994
11995         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11996         parameter.
11997
11998         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11999
12000         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12001         parameter.
12002
12003         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12004         parameter.
12005
12006 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12007
12008         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12009         a more conservative way.
12010
12011 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12012
12013         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12014         buffer, so it moves the window's cursor.
12015
12016 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12017
12018         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12019         `mm-dissect-multipart' and receive the from field as an (optional)
12020         argument from `mm-dissect-multipart'.
12021         (mm-dissect-multipart): Receive the from field as an argument and
12022         pass it on when we call `mm-dissect-buffer' on MIME parts.
12023         Fixes verification/decryption of signed/encrypted MIME parts.
12024
12025 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12026
12027         * gnus-sum.el (gnus-summary-move-article): Set
12028         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12029         whatever it calls (right now, only nnimap-request-move article
12030         respects it).
12031
12032         * nnimap.el (nnimap-request-move-article): When
12033         gnus-sum-hint-move-is-internal is set, don't do the extra
12034         nnimap-request-article.
12035
12036 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12037
12038         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12039
12040         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12041         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12042
12043         * gnus-sum.el (gnus-summary-caesar-message):
12044         Apply `gnus-treat-article' after rotation.
12045
12046         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12047         doc string.
12048
12049 2005-02-22  Simon Josefsson  <jas@extundo.com>
12050
12051         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12052         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12053         <arne@arnested.dk>.
12054         (encrypt): Add password-cache and password-cache-expiry as group
12055         members.
12056
12057 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12058
12059         * smime.el (smime-ldap-host-list): Doc fix.
12060         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12061         cache) password.
12062         (smime-sign-region): Use it.
12063         (smime-decrypt-region): Use it.
12064         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12065         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12066         fails.
12067         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12068         certificate from DER to PEM format rather than calling openssl.
12069
12070         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12071
12072         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12073         for signing/encryption.
12074
12075         * mml.el (mml-parse-1): Use them.
12076
12077 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12078
12079         * nnrss.el (nnrss-verbose): Removed.
12080         (nnrss-request-group): Use `nnheader-message' instead.
12081
12082 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12083
12084         * nnrss.el (nnrss-verbose): New variable.
12085         (nnrss-request-group): Make it say nnrss is requesting a group.
12086
12087 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12088
12089         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12090         Handle news URL with given port correctly.
12091
12092 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12093
12094         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12095         containing special characters.
12096
12097         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12098
12099         * mml.el (mime-to-mml): Ditto.
12100
12101         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12102         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12103         (rfc2047-decode-region): Quote decoded words containing special
12104         characters when rfc2047-quote-decoded-words-containing-tspecials
12105         is non-nil.
12106
12107 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12108
12109         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12110
12111         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12112
12113 2005-02-15  Simon Josefsson  <jas@extundo.com>
12114
12115         * nnimap.el (nnimap-debug): Doc fix.
12116
12117         * imap.el (imap-debug): Doc fix.
12118
12119 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12120
12121         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12122
12123 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12124
12125         * gnus.el (spam-contents): Improve docs for spam-contents
12126         parameter in its variable incarnation.
12127
12128 2005-02-14  Simon Josefsson  <jas@extundo.com>
12129
12130         * smime-ldap.el: Use require instead of load-library for ldap.
12131         (smime-ldap-search): Indent.
12132         (smime-ldap-search-internal): Shorten line.
12133
12134         * smime.el (smime-cert-by-dns): Add doc-string.
12135         (smime-cert-by-ldap-1): Indent.
12136
12137         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12138         mml-smime-get-dns-ldap.
12139         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12140
12141 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12142
12143         * smime.el: Require smime-ldap.
12144         (smime-ldap-host-list): New variable.
12145         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12146
12147         * mml-smime.el (mml-smime-encrypt-query): New function.
12148         (mml-smime-encrypt-query): Use it.
12149
12150         * smime-ldap.el: New file.
12151
12152 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12155
12156 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12157
12158         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12159         argument in doc string.  Make query for type more clear.
12160
12161 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12162
12163         * gnus.el (gnus-group-startup-message): Search for gnus images in
12164         etc/images/gnus.
12165         * mm-util.el (mm-image-load-path): Likewise.
12166         * smiley.el (smiley-data-directory): Search for smilies in
12167         etc/images/smilies.
12168
12169 2005-02-09  Kim F. Storm  <storm@cua.dk>
12170
12171         Change Emacs release version from 21.4 to 22.1 throughout.
12172         Change Emacs development version from 21.3.50 to 22.0.50.
12173
12174 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12177
12178         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12179         non-Mule XEmacs as well.
12180         (mm-decompress-buffer): Signal an error intentionally if it does
12181         not decompress compressed data because auto-compression-mode is
12182         disabled.
12183
12184 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12185
12186         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12187         an ID in the registry even if it has no groups.
12188
12189 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12190
12191         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12192         merge it into mm-decompress-buffer.
12193         (gnus-mime-copy-part): Use the MIME part charset, the value which
12194         a user specified or gnus-newsgroup-charset for decoding, like
12195         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12196         save-buffer what was used.  Suggested by Kevin Ryde
12197         <user42@zip.com.au>.
12198         (gnus-mime-inline-part): Allow the name parameter as well as the
12199         filename parameter; force decompressing of compressed data; always
12200         display contents being not decoded as unibyte.
12201
12202         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12203         as well as the filename parameter.
12204
12205         * mm-util.el (mm-decompress-buffer): Merge
12206         gnus-mime-jka-compr-maybe-uncompress.
12207         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12208         of compressed data.
12209
12210 2005-02-08  Simon Josefsson  <jas@extundo.com>
12211
12212         * imap.el (imap-log): Doc fix.
12213
12214 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12217         the coding cookies; decompress compressed parts.
12218
12219         * mml.el (mml-generate-mime-1): Add the charset parameter according
12220         to the value which a user specified manually or the coding cookie.
12221
12222         * mm-util.el (mm-string-to-multibyte): New function.
12223         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12224         (mm-coding-system-to-mime-charset): New function.
12225         (mm-decompress-buffer): New function.
12226         (mm-find-buffer-file-coding-system): New function.
12227
12228         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12229         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12230         parts.
12231
12232 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12233
12234         * mm-view.el (mm-display-inline-fontify): Decode a part according
12235         to the charset parameter.
12236
12237 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12240         prefix arg is neither nil nor a number, as info specifies.
12241
12242 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12243
12244         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12245         timestamps.
12246
12247 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12248
12249         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12250         groups error checking and notify user.
12251
12252 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12253
12254         * message.el (message-send-mail-function): Check existence of
12255         sendmail-program first before using default value
12256         `message-send-mail-with-sendmail'.  Otherwise use more generic
12257         `smtpmail-send-it'.
12258
12259 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12260
12261         * nntp.el (nntp-request-update-info): Always return nil.
12262
12263 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12264
12265         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12266
12267 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12268
12269         * message.el (message-beginning-of-line): Change the behavior when
12270         invoked between BOL and : so that it first moves backward.
12271
12272 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12275         article buffer when editing of the article is discarded.
12276         (gnus-article-prepare): Revert.
12277
12278 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-art.el (gnus-article-prepare):
12281         Remove message-strip-forbidden-properties from the local hook.
12282
12283 2005-01-27  Simon Josefsson  <jas@extundo.com>
12284
12285         * password.el (password-cache-add): Only start one timer per key.
12286         Reported by Derek Atkins <warlord@MIT.EDU>.
12287
12288 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12289
12290         * run-at-time.el: Removed.  It is no longer needed as
12291         timer-funcs.el in the xemacs-base package has a working version of
12292         `run-at-time'.
12293
12294         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12295
12296         * password.el: Require timer-funcs instead of run-at-time in
12297         XEmacs.
12298         Remove `password-run-at-time' macro.
12299         (password-cache-add): Use `run-at-time' instead of
12300         `password-run-at-time'.
12301
12302         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12303         Remove `nnheader-cancel-function-timers' alias,
12304         `cancel-function-timers' exists in XEmacs in timer-funcs.
12305
12306         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12307         for `run-with-idle-timer'.
12308
12309         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12310         for `run-at-time'.
12311
12312         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12313         for `with-timeout'.
12314
12315         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12316         the same as for XEmacs 21.4.
12317         No need to ignore `run-with-idle-timer', this function exists in
12318         XEmacs now in timer-funcs.el in the xemacs-base package.
12319         (dgnushack-compile): No need to delete
12320         run-at-time.el from the list of files to compile because it
12321         doesn't exist anymore.
12322
12323 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12324
12325         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12326         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12327
12328 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12329
12330         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12331         sensitively.
12332
12333 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12334
12335         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12336
12337 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12340         which will be inserted according to the multibyteness of a buffer
12341         rather than the type of contents.  Suggested by ARISAWA Akihiro
12342         <ari@mbf.ocn.ne.jp>.
12343
12344         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12345         of string which old xml.el may return rather than a string.
12346
12347 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12348
12349         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12350
12351 2005-01-16  Simon Josefsson  <jas@extundo.com>
12352
12353         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12354         idn/idna.el isn't available.
12355         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12356         <michael@waxrat.com>.
12357
12358         * hashcash.el: Remove non-FSF copyright header.
12359
12360         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12361         (hashcash-generate-payment): Use it.
12362         (hashcash-generate-payment-async): Use it.
12363
12364 2005-01-15  Simon Josefsson  <jas@extundo.com>
12365
12366         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12367         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12368
12369         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12370         gnus-summary-idna-message.
12371         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12372         (gnus-summary-idna-message): New function.
12373
12374 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12375
12376         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12377         gnus-novice-user.
12378
12379 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * nnrss.el (nnrss-request-delete-group): Delete entries in
12382         nnrss-group-alist as well.
12383         (nnrss-save-server-data): Insert newline.
12384
12385 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12386
12387         * gnus.el (gnus-user-agent): Use list of symbols instead of
12388         symbols.  Display full version number for (S)XEmacs.  Optionally
12389         display (S)XEmacs codename.
12390
12391         * gnus-util.el (gnus-emacs-version): Update for new
12392         `gnus-user-agent'.
12393
12394         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12395         Gnus version.
12396
12397 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12398
12399         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12400         which is unreadable in some setups.
12401
12402 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12403
12404         * gnus-spec.el (gnus-update-format-specifications): Flush the
12405         group format spec cache if it doesn't support decoded group names.
12406
12407 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12408
12409         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12410         Allow to apply decay on score files matching a regexp.
12411
12412 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12413
12414         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12415         compatibility in %g and %c.
12416
12417 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12418
12419         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12420         name for only %g and %c.
12421         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12422         of gnus-tmp-group to decoded group name.
12423         (gnus-group-make-rss-group): Exclude `/'s from group names.
12424
12425 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12426
12427         * nnrss.el (nnrss-get-encoding): Fix regexp.
12428
12429 2004-12-27  Simon Josefsson  <jas@extundo.com>
12430
12431         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12432         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12433         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12434
12435 2004-12-17  Kim F. Storm  <storm@cua.dk>
12436
12437         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12438
12439         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12440
12441 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12442
12443         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12444
12445 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12446
12447         * nnrss.el: Require rfc2047 and mml.
12448         (nnrss-file-coding-system): New variable.
12449         (nnrss-format-string): Redefine it as an inline function.
12450         (nnrss-decode-group-name): New function.
12451         (nnrss-string-as-multibyte): Remove.
12452         (nnrss-retrieve-headers): Decode group name; don't use
12453         nnrss-format-string.
12454         (nnrss-request-group): Decode group name.
12455         (nnrss-request-article): Decode group name; allow a Message-ID as
12456         well as an article number; don't use nnrss-format-string; encode a
12457         Message-ID string which may contain non-ASCII characters; use
12458         mml-to-mime to compose a MIME article.
12459         (nnrss-request-expire-articles): Decode group name.
12460         (nnrss-request-delete-group): Decode group name.
12461         (nnrss-fetch): Clarify error message.
12462         (nnrss-read-server-data): Use insert-file-contents instead of load;
12463         bind file-name-coding-system; use multibyte buffer.
12464         (nnrss-save-server-data): Bind coding-system-for-write to the
12465         value of nnrss-file-coding-system; bind file-name-coding-system;
12466         add coding cookie.
12467         (nnrss-read-group-data): Use insert-file-contents instead of load;
12468         bind file-name-coding-system; use multibyte buffer.
12469         (nnrss-save-group-data): Bind coding-system-for-write to the
12470         value of nnrss-file-coding-system; bind file-name-coding-system.
12471         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12472         make it work with non-ASCII text.
12473         (nnrss-find-el): Make it work with old xml.el as well.
12474
12475 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12476
12477         * nnrss.el (nnrss-get-encoding): New function.
12478         (nnrss-fetch): Use unibyte buffer initially; bind
12479         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12480         decode contents according to the encoding attribute.
12481         (nnrss-save-group-data): Add coding cookie.
12482         (nnrss-mime-encode-string): New function.
12483         (nnrss-check-group): Use it to encode subject and author.
12484
12485 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12486
12487         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12488         imaginary variable.
12489
12490 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12491
12492         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12493         correctly even if there are wide characters.
12494
12495 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12496
12497         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12498         downcased symbol names; make a new cache instead of reusing
12499         bbdb-hashtable.
12500
12501 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12504         concatenating segments rather than before concatenating them.
12505         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12506
12507         * message.el (message-get-reply-headers): Bind `extra'.
12508
12509 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12510
12511         * message.el (message-extra-wide-headers): New variable.
12512         (message-get-reply-headers): Use it.
12513
12514 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12517         (gnus-agent-group-pathname): Ditto.
12518
12519         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12520
12521         * gnus-group.el (gnus-group-make-group): Decode group name.
12522         (gnus-group-make-rss-group): Register the group data after opening
12523         the nnrss group.
12524
12525 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12526
12527         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12528         by expiry now get marked as read.
12529
12530 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12531
12532         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12533
12534 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12535
12536         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12537         unify Latin characters in XEmacs.
12538         (mm-find-mime-charset-region): Use it.
12539
12540 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * gnus-util.el (gnus-delete-directory): New function.
12543
12544         * gnus-agent.el (gnus-agent-delete-group): Use it.
12545
12546         * gnus-cache.el (gnus-cache-delete-group): Use it.
12547
12548 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12549
12550         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12551         names.
12552
12553 2004-12-16  Simon Josefsson  <jas@extundo.com>
12554
12555         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12556
12557 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12560
12561         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12562         (gnus-group-set-current-level): Decode group name.
12563
12564 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12565
12566         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12567         failed.
12568
12569 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12570
12571         * gnus-group.el (gnus-group-delete-group): Decode group name.
12572         (gnus-group-make-rss-group): Encode group name.
12573         (gnus-group-catchup-current): Decode group name.
12574         (gnus-group-kill-group): Decode group name.
12575
12576 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12577
12578         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12579
12580 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12581
12582         * gnus-group.el (gnus-group-make-rss-group):
12583         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12584
12585         * gnus-start.el (gnus-setup-news): Honor user's setting to
12586         gnus-message-archive-method.  Suggested by Lute Kamstra
12587         <lute@gnu.org>.
12588
12589 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12590
12591         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12592         global counterparts of the buffer-local variables.
12593
12594 2004-11-16  Romain Francoise  <romain@orebokech.com>
12595
12596         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12597         counterparts of the buffer-local variables.
12598
12599 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12600
12601         * message.el (message-forbidden-properties): Fixed typo in doc
12602         string.
12603
12604 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12605
12606         * gnus-util.el (gnus-replace-in-string): Added doc string.
12607
12608         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12609         to avoid problems when splitting mails with many recipients.
12610
12611 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12612
12613         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12614         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12615
12616 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12617
12618         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12619         if there is no hashtable in memory or file modification time is
12620         newer than cached timestamp.
12621
12622 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12623
12624         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12625         not-matching option.
12626
12627 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12628
12629         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12630         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12631         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12632         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12633         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12634         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12635
12636 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * message.el (message-forward-make-body-mml): Remove headers
12639         according to message-forward-ignored-headers if a message is decoded.
12640
12641 2004-12-02  Romain Francoise  <romain@orebokech.com>
12642
12643         * message.el (message-forward-make-body-plain): Always remove
12644         headers according to message-forward-ignored-headers.
12645
12646 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12647
12648         * spam.el (spam-summary-prepare-exit): Remove the
12649         gnus-summary-limit pop for now, it has problems with ham marks for
12650         me.
12651
12652 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12653
12654         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12655         correctly.
12656
12657 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12658
12659         * format-spec.el (format-spec): Message the char.
12660
12661 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12662
12663         * gnus-art.el (gnus-split-methods): Reformat comments.
12664
12665         * spam.el (spam-summary-prepare-exit): Remove article limits
12666         before exiting the summary buffer.
12667
12668 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12671         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12672
12673         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12674         order to silence the byte compiler.
12675
12676         * spam.el: Fix the way to silence the byte compiler, which
12677         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12678         bbdb-search-simple, spam-BBDB-register-routine,
12679         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12680         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12681         spam-stat-buffer-is-spam, spam-stat-load,
12682         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12683         spam-stat-save and spam-stat-split-fancy.
12684
12685 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12688         which may confuse users.
12689         (canlock-password-for-verify): Ditto.
12690
12691         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12692
12693         * gnus-art.el (gnus-emphasis-alist): Ditto.
12694
12695         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12696
12697         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12698
12699         * gnus-start.el (gnus-save-killed-list): Ditto.
12700
12701         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12702         (gnus-sum-thread-tree-root): Ditto.
12703         (gnus-sum-thread-tree-false-root): Ditto.
12704         (gnus-sum-thread-tree-single-indent): Ditto.
12705
12706         * message.el (message-courtesy-message): Ditto.
12707         (message-archive-note): Ditto.
12708         (message-subscribed-address-file): Ditto.
12709         (message-user-fqdn): Ditto.
12710
12711         * spam-report.el (spam-report-gmane-regex): Ditto.
12712
12713         * spam.el (spam-blackhole-good-server-regex): Ditto.
12714
12715 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * mml.el (mml-preview): Widen the message buffer before copying
12718         the contents to the preview buffer; sort headers before previewing.
12719
12720         * message.el (message-hidden-headers): Fix the way to avoid a bug
12721         in the `repeat' widget in Emacs 21.3 or earlier.
12722
12723 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12724
12725         * message.el (message-hidden-headers): Default to "^References:".
12726         Improve customization type.  Suggested by Reiner Steib
12727         <Reiner.Steib@gmx.de>.
12728
12729 2004-11-25  Romain Francoise  <romain@orebokech.com>
12730
12731         * message.el (message-strip-forbidden-properties): Remove check for
12732         obsolete `message-hidden' text property, hidden headers are not
12733         accessible in the buffer anymore.
12734
12735 2004-11-22  Romain Francoise  <romain@orebokech.com>
12736
12737         * message.el (message-header-format-alist): Add `From' in list
12738         so that it can be sorted.
12739         (message-fix-before-sending): Widen and sort headers before
12740         sending.
12741         (message-hide-headers): Use narrowing to hide headers by moving
12742         them to the top of the buffer and narrowing to the region
12743         underneath.
12744
12745 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12746
12747         * message.el (message-strip-forbidden-properties): Bind
12748         buffer-read-only (etc) to nil.
12749
12750 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12751
12752         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12753         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12754
12755 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12756
12757         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12758
12759 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12760
12761         * dns.el (query-dns): Use sit-for to time instead of
12762         accept-process-output, since that doesn't seem to work on udp
12763         sockets.
12764
12765 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12768
12769 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12770
12771         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12772         doc string.  Improve doc string.
12773
12774 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12775
12776         * nntp.el (nntp-request-update-info): Return nil if
12777         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12778         may not call gnus-activate-group which uselessly issues the GROUP
12779         commands for all nntp groups and wastes time.  Reported by Romain
12780         Francoise <romain@orebokech.com>.
12781
12782         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12783
12784 2004-11-15  Simon Josefsson  <jas@extundo.com>
12785
12786         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12787         headers separately.
12788         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12789         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12790
12791 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12792
12793         * gnus-start.el (gnus-convert-old-newsrc):
12794         Assign legacy-gnus-agent to 5.10.7.
12795
12796 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12797
12798         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12799         start of the lines.
12800
12801 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12802
12803         * hashcash.el (hashcash-default-payment): Change default to 20.
12804         (hashcash-default-accept-payment): Change default to 20.
12805         (hashcash-process-alist): New variable.
12806         (hashcash-generate-payment-async): Add.
12807         (hashcash-already-paid-p): Add.
12808         (hashcash-insert-payment): Don't generate payments twice.
12809         (hashcash-insert-payment-async): Add.
12810         (hashcash-insert-payment-async-2): Add.
12811         (hashcash-cancel-async): Add.
12812         (hashcash-wait-async): Add.
12813         (hashcash-processes-running-p): Add.
12814         (hashcash-wait-or-cancel): Add.
12815         (mail-add-payment): New optional argument.  Conditionally start
12816         asynchronous calculation.
12817         (mail-add-payment-async): Add.
12818
12819         * message.el (message-send-mail): Wait for asynchronous hashcash
12820         results.  Don't clobber existing X-Hashcash headers.
12821         (message-setup-1): Call mail-add-payment-async when
12822         message-generate-hashcash is non-nil.
12823
12824 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12825
12826         * message.el (message-use-alternative-email-as-from): Examine the
12827         From header as well; use message-make-from in order to include a
12828         user's full name.
12829
12830 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12831
12832         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12833         default; improve customization type.
12834         (gnus-emphasis-custom-with-format): New macro.
12835         (gnus-emphasis-custom-value-to-external): New function.
12836         (gnus-emphasis-custom-value-to-internal): New function.
12837
12838 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12839
12840         * dns.el (query-dns): Resolve reverse addresses.
12841
12842 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12843
12844         * gnus-group.el (gnus-group-get-new-news): Use it.
12845
12846         * gnus-start.el (gnus-check-reasonable-setup): New function.
12847
12848 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12849
12850         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12851         "Args out of range" error.  Reported by Arnaud Giersch
12852         <arnaud.giersch@free.fr>.
12853
12854 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12855
12856         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12857
12858 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12859
12860         * spam.el (spam group): Add :version.
12861
12862         * pgg-def.el (pgg group): Add :version.
12863
12864 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12865
12866         * gnus-art.el (gnus-article-edit-article): Don't associate the
12867         article buffer with a draft file.  This is a temporary measure
12868         against the 2004-08-22 change to gnus-article-edit-mode.
12869
12870 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12873         (html2text-format-tags): Remove unused variable `attr'.
12874
12875 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12876
12877         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12878
12879         * tls.el (tls-process-connection-type, tls-success)
12880         (tls-certtool-program): Add :version.
12881
12882         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12883         (starttls-extra-arguments, starttls-process-connection-type)
12884         (starttls-connect, starttls-failure, starttls-success): Add :version.
12885
12886         * spam-stat.el (spam-stat): Add :version.
12887
12888         * sieve.el (sieve): Add :version.
12889
12890         * sha1.el (sha1): Add :version.
12891         (sha1-use-external): Remove redundant version.
12892
12893         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12894         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12895         (nnmail-split-fancy-match-partial-words)
12896         (nnmail-split-lowercase-expanded): Add :version.
12897
12898         * nndiary.el (nndiary): Add :version.
12899
12900         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12901
12902         * mml-sec.el (mml-default-sign-method)
12903         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12904         Add :version.
12905
12906         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12907
12908         * mm-url.el (mm-url-use-external, mm-url-program)
12909         (mm-url-arguments): Add :version.
12910
12911         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12912         (mm-attachment-file-modes, mm-decrypt-option)
12913         (mm-w3m-safe-url-regexp): Add :version.
12914
12915         * message.el (message-cite-prefix-regexp)
12916         (message-sendmail-envelope-from, message-minibuffer-local-map)
12917         (message-user-fqdn, message-completion-alist): Add :version.
12918
12919         * gnus-win.el (gnus-configure-windows-hook)
12920         (gnus-use-frames-on-any-display): Add :version.
12921
12922         * gnus-art.el (gnus-article-address-banner-alist)
12923         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12924         (gnus-treat-from-picon, gnus-treat-mail-picon)
12925         (gnus-treat-x-pgp-sig): Add :version.
12926
12927         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12928         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12929         (gnus-summary-article-delete-hook)
12930         (gnus-summary-display-while-building): Add :version.
12931
12932         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12933         (gnus-get-top-new-news-hook): Add :version.
12934
12935         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12936         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12937
12938         * gnus-registry.el (gnus-registry): Add :version.
12939
12940         * gnus-spec.el (gnus-use-correct-string-widths)
12941         (gnus-make-format-preserve-properties): Add :version.
12942
12943         * gnus.el (gnus-group-charter-alist)
12944         (gnus-group-fetch-control-use-browse-url)
12945         (gnus-install-group-spam-parameters): Add :version.
12946
12947         * gnus-diary.el (gnus-diary): Add :version.
12948
12949         * gnus-delay.el (gnus-delay): Add :version.
12950
12951         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12952         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12953         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12954         Add :version.
12955
12956         * gnus-agent.el (gnus-agent-max-fetch-size)
12957         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12958         (gnus-agent-prompt-send-queue): Add :version.
12959
12960         * deuglify.el (gnus-outlook-deuglify): Add :version.
12961
12962         * html2text.el: Beautify code.  Improve doc strings.  Some
12963         checkdoc cleanup.
12964         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12965
12966 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12967
12968         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12969
12970 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12971
12972         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12973         when package is loaded.
12974
12975         * spam.el (spam-summary-score-preferred-header): Add global preference
12976         for people who want to override the default SpamAssassin over
12977         Bogofilter preference (when both are set).
12978         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12979         (spam-user-format-function-S): Check
12980         spam-summary-score-preferred-header.
12981         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12982         (spam-user-format-function-S): Format the score correctly.
12983
12984 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12985
12986         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12987         signature file.  Suggested by Manoj Srivastava
12988         <srivasta@golden-gryphon.com>.
12989
12990         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12991         iso-2022-jp even in the Japanese language environment.
12992         Suggested by Jason Rumney <jasonr@gnu.org>.
12993
12994 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12995
12996         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12997         use the same characters as the dummy marks; make it free from
12998         getting affected by the language environment.
12999         (gnus-summary-read-group-1): Update mark positions only when the
13000         format spec is updated.
13001
13002         * gnus-spec.el (gnus-update-format-specifications): Return a list
13003         of updated types.
13004
13005 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13006
13007         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13008         of boundp to check if display-warning is available.
13009
13010 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13011
13012         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13013
13014 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13015
13016         * nnspool.el (nnspool-spool-directory): Use news-path if the
13017         news-directory variable is not bound.
13018
13019         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13020         function instead of display-warning if it is not available.
13021
13022 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13023
13024         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13025         v5-10: Use `point-at-bol'.
13026
13027 2004-10-26  Simon Josefsson  <jas@extundo.com>
13028
13029         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13030         <chenggao@gmail.com>.
13031
13032 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13033
13034         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13035         instead.
13036
13037 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13038
13039         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13040         to remove a server from the nnimap-server-buffer-alist.
13041         (nnimap-open-connection, nnimap-close-server): Use it.
13042
13043         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13044
13045 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13046
13047         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13048         running the major-mode function.
13049
13050 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13051
13052         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13053         dummy marks in the right way.
13054
13055 2004-10-18  David Edmondson  <dme@dme.org>
13056
13057         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13058         excessively.
13059
13060 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13061
13062         * gnus-util.el (gnus-split-references): Accept a nil references
13063         string and go on blissfully.
13064
13065         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13066         cases where the references string is non-nil but has no references.
13067
13068         * encrypt.el: Add autoload tags.
13069
13070         * spam.el (spam-resolve-registrations-routine): Remove article
13071         from unregistration list too.  Reported by David Hanak
13072         <dhanak@isis.vanderbilt.edu>
13073
13074 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13075
13076         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13077         nil.  Changed custom type.
13078
13079 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13080
13081         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13082
13083         * gnus-sum.el (gnus-summary-move-article): Use it.
13084
13085 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13086
13087         * encrypt.el: Add autoload cookies.
13088
13089         * spam.el (spam-backend-article-list-property)
13090         (spam-backend-get-article-todo-list)
13091         (spam-backend-put-article-todo-list)
13092         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13093         Resolve registrations separately.
13094         (spam-register-routine): Format comments.
13095         (spam-unregister-routine, spam-register-routine): Always call with
13096         specific-articles, no default list.
13097         (spam-summary-prepare-exit): Use the spam-classifications function.
13098
13099         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13100         gnus-encrypt.el.
13101
13102         * encrypt.el: Copied from gnus-encrypt.el.
13103
13104         * gnus-encrypt.el: Commented that it's obsolete.
13105
13106 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13107
13108         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13109         (gnus-score-save): Use it.
13110
13111         * message.el (message-bury): Use `window-dedicated-p'.
13112
13113 2004-10-15  Simon Josefsson  <jas@extundo.com>
13114
13115         * pop3.el (top-level): Don't require nnheader.
13116         (pop3-read-timeout): Add.
13117         (pop3-accept-process-output): Add.
13118         (pop3-read-response, pop3-retr): Use it.
13119
13120 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13121
13122         * spam.el (spam-register-routine): Move comment.
13123         (spam-verify-bogofilter): Use 'unknown for the initial
13124         spam-bogofilter-valid state, not 'never.
13125
13126         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13127         for netrc-machine.
13128
13129         * nnimap.el (nnimap-open-connection): Use
13130         netrc-machine-user-or-password.
13131
13132 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13133
13134         * gnus-registry.el (gnus-registry-unload-hook):
13135         Set as a variable with add-hook.
13136
13137         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13138         of news-path.
13139
13140         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13141
13142         * spam.el: Delete duplicate `provide'.
13143         (spam-unload-hook): Set as a variable with add-hook.
13144
13145 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13146
13147         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13148         in the doc string.
13149
13150         * message.el (message-ignored-news-headers)
13151         (message-ignored-supersedes-headers)
13152         (message-ignored-resent-headers)
13153         (message-forward-ignored-headers): Improve custom type.
13154
13155 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * message.el (message-tokenize-header): Fix 2004-09-06 change
13158         which used point-min in the wrong place.
13159
13160 2004-10-12  Simon Josefsson  <jas@extundo.com>
13161
13162         * tls.el (tls-certtool-program): New variable.
13163         (tls-certificate-information): New function, based on
13164         ssl-certificate-information.
13165
13166 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13167
13168         * compface.el: Move the version of ELisp-based uncompface program
13169         to the contrib directory because of the copyright problem.
13170
13171 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13172
13173         * message.el (message-kill-buffer): Raise the current frame.
13174
13175 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13176
13177         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13178
13179         * gnus.el (message-y-or-n-p): Autoload.
13180
13181         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13182         (pop3-password-required, pop3-authentication-scheme)
13183         (pop3-leave-mail-on-server): Made customizable.
13184         (pop3): New custom group.
13185         (pop3-retr): Remove `sleep-for' statements.
13186         Suggested by Dave Love <fx@gnu.org>.
13187
13188         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13189         Windows/DOS.
13190
13191         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13192         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13193         Dave Love <fx@gnu.org>.
13194
13195         * mml.el (mml-minibuffer-read-disposition): Require match.
13196         Suggested by Dave Love <fx@gnu.org>.
13197
13198 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13199
13200         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13201         doc string.
13202
13203 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13204
13205         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13206
13207 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13208
13209         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13210         instead of calling `mm-insert-inline', to decode text/* parts
13211         before displaying them.
13212
13213 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13214
13215         * mm-uu.el (mm-uu-text-plain-type): New variable.
13216         (mm-uu-pgp-signed-extract-1): Use it.
13217         (mm-uu-pgp-encrypted-extract-1): Use it.
13218         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13219         bind mm-uu-text-plain-type with that value.
13220         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13221         mm-uu-dissect.
13222
13223 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13224
13225         * gnus-group.el (gnus-update-group-mark-positions):
13226         * gnus-sum.el (gnus-update-summary-mark-positions):
13227         * message.el (message-check-news-body-syntax):
13228         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13229         of string-as-multibyte.
13230
13231 2004-10-05  Juri Linkov  <juri@jurta.org>
13232
13233         * gnus-group.el (gnus-update-group-mark-positions):
13234         * gnus-sum.el (gnus-update-summary-mark-positions):
13235         * message.el (message-check-news-body-syntax):
13236         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13237         8-bit unibyte values to a multibyte string for search functions.
13238
13239 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13240
13241         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13242         (mm-uu-dissect-text-parts): New function.
13243
13244         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13245         dissect text parts.
13246
13247         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13248         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13249
13250         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13251
13252         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13253         gnus-current-topics instead of gnus-current-topic.
13254
13255 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13256
13257         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13258
13259 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13260
13261         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13262         where approriate.
13263
13264         * nnml.el (nnml-generate-active-info): do.
13265
13266         * nndiary.el (nndiary-generate-active-info): do.
13267
13268         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13269         (gnus-topic-move): do.
13270
13271         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13272         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13273
13274         * gnus-srvr.el (gnus-server-prepare)
13275         (gnus-server-open-all-servers): do.
13276
13277         * gnus-msg.el (gnus-summary-cancel-article)
13278         (gnus-summary-resend-message)
13279         (gnus-summary-mail-crosspost-complaint): do.
13280
13281         * gnus-move.el (gnus-change-server): do.
13282
13283         * gnus-group.el (gnus-group-unmark-all-groups)
13284         (gnus-group-set-current-level): do.
13285
13286 2004-10-04  Simon Josefsson  <jas@extundo.com>
13287
13288         * message.el (message-generate-hashcash): Doc fix.
13289
13290 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13291
13292         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13293         avoid infinite recursion via gnus-get-function.
13294
13295 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13296
13297         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13298
13299         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13300
13301         * nnmail.el (nnmail-split-history): do.
13302
13303         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13304         (nnml-request-delete-group): do.
13305
13306         * nnslashdot.el (nnslashdot-read-groups): do.
13307
13308         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13309         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13310
13311         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13312         (nnspool-sift-nov-with-sed): Use last.
13313         (nnspool-retrieve-headers-with-nov): Use mapc.
13314         (nnspool-request-newgroups): Use dolist.
13315         (nnspool-request-group): Use last.
13316
13317         * nntp.el (nntp-read-server-type): Use dolist.
13318
13319         * nnvirtual.el (nnvirtual-create-mapping)
13320         (nnvirtual-update-read-and-marked): Use dolist.
13321         (nnvirtual-convert-headers): Simplify.
13322
13323 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13324
13325         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13326         support for sync'ing tick marks.
13327
13328 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13331         there's no visible header.
13332
13333 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13334
13335         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13336         necessary, pass full group name to gnus-request-set-marks.
13337
13338 2004-10-01  Simon Josefsson  <jas@extundo.com>
13339
13340         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13341         acroread.
13342
13343 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13344
13345         * spam-report.el (spam-report-gmane): Fix interactive.
13346
13347         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13348
13349         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13350         when writing file.
13351         (gnus-agent-synchronize-flags): Don't default to being
13352         interactive.
13353
13354 2004-09-30  Simon Josefsson  <jas@extundo.com>
13355
13356         * message.el (message-generate-hashcash): Add.
13357         (message-send-mail): Use it, call mail-add-payment.
13358
13359 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13360
13361         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13362
13363 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13364
13365         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13366         gnus-requst-update-info with explicit code to sync the in-memory
13367         info read flags with the marks being sync'd to the backend.
13368
13369         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13370
13371 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13372
13373         * spam.el (spam-verify-bogofilter): Add new function.
13374         (spam-check-bogofilter)
13375         (spam-bogofilter-register-with-bogofilter): Use it.
13376         (spam-verify-bogofilter): Add small fixes.
13377
13378 2004-09-28  Simon Josefsson  <jas@extundo.com>
13379
13380         * hashcash.el (hashcash-generate-payment): Revert.
13381
13382 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13383
13384         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13385         gnus-extract-references instead of gnus-split-references.
13386
13387         * gnus-util.el (gnus-extract-references): Add new function, analogous
13388         to gnus-split-references but extracts only the message-ID without
13389         anything extra.
13390
13391         * hashcash.el (hashcash-generate-payment)
13392         (hashcash-check-payment): Do the right thing if hashcash-path is
13393         nil (because the hashcash program could not be found).
13394
13395         * spam.el (spam-use-hashcash): Remove comment.
13396
13397 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13398
13399         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13400         (gnus-cache-enter-article, gnus-cache-remove-article)
13401         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13402
13403         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13404
13405         * gnus-art.el (article-hide-boring-headers)
13406         (article-translate-strings, article-display-face)
13407         (gnus-article-mime-match-handle-first)
13408         (gnus-article-highlight-headers)
13409         (gnus-article-add-buttons-to-head): do.
13410
13411 2004-09-27  Simon Josefsson  <jas@extundo.com>
13412
13413         * hashcash.el: New version, from
13414         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13415         ../contrib/.
13416
13417 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13420
13421 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13422
13423         * gnus-dup.el (gnus-dup-open): Use mapc.
13424         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13425
13426         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13427         Reported by Stefan Wiens <s.wi@gmx.net>.
13428
13429         * gnus.el (gnus-shutdown): Use dolist.
13430
13431         * gnus-undo.el (gnus-undo): Use mapc.
13432
13433         * nnrss.el (nnrss-generate-active): do.
13434
13435         * message.el (message-cite-original-without-signature)
13436         (message-cite-original): Use mapc.
13437         (message-do-actions, message-make-forward-subject): Use dolist.
13438
13439 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13440
13441         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13442         deletion to remove entire duplicate line.  Fixes merged article
13443         number bug.
13444
13445 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13446
13447         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13448         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13449         first ask if you want to open a server and then, even when you
13450         responded with no, asking if you want to synchronize the server's
13451         flags.
13452         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13453         multi-line expressions.
13454         (gnus-agent-synchronize-group-flags): New internal function.
13455         Updates marks in memory (in the info structure) AND in the
13456         backend.
13457
13458         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13459
13460         * nnagent.el (nnagent-request-set-mark): Use
13461         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13462         method, to ensure that synchronization updates marks in the
13463         backend and in the info (in memory) structure.
13464
13465 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13466
13467         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13468         convention fully; don't miss the root article of a thread; make
13469         the X-Draft-From header with correct article numbers.
13470
13471 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13472
13473         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13474         unless plugged.  Disable the agent so that an open failure causes
13475         an error.
13476
13477         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13478         Reverted 2004-09-21 change.  The backend must be opened while
13479         synchronizing flags even when the backend stores the flags
13480         locally.
13481
13482 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13483
13484         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13485         in `header' match.  Reported by Svend Tollak Munkejord.
13486
13487         * message.el (message-cite-original): Fix use of
13488         `message-cite-articles-with-x-no-archive'.
13489
13490 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13493         (gnus-window-to-buffer): Ditto.
13494
13495         * mml.el (mml-preview-buffer): New variable.
13496         (mml-preview): Manage window layout with gnus-buffer-configuration.
13497
13498         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13499         X-Draft-From header even if those articles aren't quoted.
13500
13501 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13502
13503         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13504         (gnus-request-set-mark, gnus-request-update-mark): Use new
13505         g-s-t-u-l-m to decide to use backend even when unplugged.
13506
13507 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13510         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13511
13512 2004-09-20  Simon Josefsson  <jas@extundo.com>
13513
13514         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13515         "utf-16-le".
13516
13517 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13518
13519         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13520
13521 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13522
13523         * uudecode.el (uudecode-use-external): Add :version.
13524
13525         * smime.el (smime-CA-file, smime-encrypt-cipher)
13526         (smime-dns-server): Add :version.
13527
13528         * smiley.el (gnus-smiley-file-types): Add :version.
13529
13530         * sha1.el (sha1-use-external): Add :version.
13531
13532         * pgg-def.el (pgg-query-keyserver): Add :version.
13533
13534         * nnmail.el (nnmail-fancy-expiry-targets)
13535         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13536         Add :version.
13537
13538         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13539         (nnimap-retrieve-groups-asynchronous): Add :version.
13540         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13541
13542         * mml.el (mml-content-disposition-parameters)
13543         (mml-insert-mime-headers-always): Add :version.
13544
13545         * mm-util.el (mm-coding-system-priorities): Add :version.
13546
13547         * mm-decode.el (mm-inline-text-html-with-images)
13548         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13549         (mm-verify-option): Add :version.
13550         (mm-text-html-renderer): Change :version.
13551
13552         * message.el (message-fcc-externalize-attachments)
13553         (message-required-headers, message-draft-headers)
13554         (message-subject-trailing-was-query)
13555         (message-subject-trailing-was-ask-regexp)
13556         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13557         (message-mark-insert-end, message-archive-header)
13558         (message-archive-note, message-cross-post-default)
13559         (message-cross-post-note, message-followup-to-note)
13560         (message-cross-post-note-function, message-use-mail-followup-to)
13561         (message-subscribed-address-functions)
13562         (message-subscribed-address-file, message-subscribed-addresses)
13563         (message-subscribed-regexps, message-allow-no-recipients)
13564         (message-yank-cited-prefix, message-signature-insert-empty-line)
13565         (message-hidden-headers, message-hierarchical-addresses)
13566         (message-mail-user-agent, message-use-idna)
13567         (message-valid-fqdn-regexp)
13568         (message-strip-special-text-properties, message-header-synonyms)
13569         (message-beginning-of-line, message-tab-body-function): Add :version.
13570         (message-insert-canlock, message-wide-reply-confirm-recipients):
13571         Change :version.
13572
13573         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13574         and :version.
13575         (mail-source-delete-old-incoming-confirm)
13576         (mail-source-movemail-program): Add :version.
13577
13578         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13579         (gnus-agent-cache, gnus-agent): Change :version.
13580
13581         * gnus-util.el (gnus-use-byte-compile): Change :version.
13582
13583         * gnus-sum.el (gnus-summary-make-false-root-always)
13584         (gnus-summary-default-high-score)
13585         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13586         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13587         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13588         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13589         (gnus-sum-thread-tree-single-indent)
13590         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13591         (gnus-sum-thread-tree-leaf-with-other)
13592         (gnus-sum-thread-tree-single-leaf): Add :version.
13593         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13594         (gnus-article-loose-mime): Change :version.
13595
13596         * gnus-start.el (gnus-backup-startup-file)
13597         (gnus-save-startup-file-via-temp-buffer): Add :version.
13598
13599         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13600         (gnus-server-offline-face): Add :version.
13601
13602         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13603
13604         * gnus-msg.el (gnus-gcc-externalize-attachments)
13605         (gnus-debug-files, gnus-debug-exclude-variables)
13606         (gnus-discouraged-post-methods): Change :version.
13607         (gnus-confirm-mail-reply-to-news)
13608         (gnus-confirm-treat-mail-like-news): Add :version.
13609
13610         * gnus-int.el (gnus-server-unopen-status): Add :version.
13611
13612         * gnus-group.el (gnus-group-jump-to-group-prompt)
13613         (gnus-large-ephemeral-newsgroup)
13614         (gnus-fetch-old-ephemeral-headers): Add :version.
13615
13616         * gnus-fun.el (gnus-x-face-directory)
13617         (gnus-convert-pbm-to-x-face-command)
13618         (gnus-convert-image-to-x-face-command)
13619         (gnus-convert-image-to-face-command): Add :version.
13620
13621         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13622
13623         * gnus-cite.el (gnus-cite-blank-line-after-header)
13624         (gnus-article-boring-faces): Add :version.
13625
13626         * gnus-art.el (gnus-buttonized-mime-types)
13627         (gnus-inhibit-mime-unbuttonizing)
13628         (gnus-treat-display-face)
13629         (gnus-treat-body-boundary): Change :version.
13630         (gnus-body-boundary-delimiter, gnus-picon-databases)
13631         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13632         (gnus-treat-date-english, gnus-treat-fold-headers)
13633         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13634         (gnus-treat-mail-picon, gnus-treat-wash-html)
13635         (gnus-article-encrypt-protocol)
13636         (gnus-use-idna, gnus-article-over-scroll)
13637         (gnus-mime-display-multipart-alternative-as-mixed)
13638         (gnus-mime-display-multipart-related-as-mixed)
13639         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13640         (gnus-ctan-url, gnus-button-ctan-handler)
13641         (gnus-button-handle-ctan-bogus-regexp)
13642         (gnus-button-ctan-directory-regexp)
13643         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13644         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13645         (gnus-button-man-level, gnus-button-emacs-level)
13646         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13647
13648         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13649         (gnus-agent-go-online): Change :version.
13650         (gnus-agent-expire-unagentized-dirs)
13651         (gnus-agent-auto-agentize-methods): Add :version.
13652
13653         * flow-fill.el (fill-flowed-display-column)
13654         (fill-flowed-encode-column): Add :version.
13655
13656         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13657         (gnus-outlook-deuglify-unwrap-max)
13658         (gnus-outlook-deuglify-cite-marks)
13659         (gnus-outlook-deuglify-unwrap-stop-chars)
13660         (gnus-outlook-deuglify-no-wrap-chars)
13661         (gnus-outlook-deuglify-attrib-cut-regexp)
13662         (gnus-outlook-deuglify-attrib-verb-regexp)
13663         (gnus-outlook-deuglify-attrib-end-regexp)
13664         (gnus-outlook-display-hook): Add :version.
13665
13666         * binhex.el (binhex-use-external): Add :version.
13667
13668 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13669
13670         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13671         and `invisible'.
13672
13673 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13674
13675         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13676         in gnus-registry-trim.
13677
13678 2004-09-13  Simon Josefsson  <jas@extundo.com>
13679
13680         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13681
13682         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13683
13684         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13685         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13686         <yamaoka@jpl.org>.
13687         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13688         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13689         <yamaoka@jpl.org>.
13690
13691         * sieve.el (sieve-manage-mode): Ditto.
13692
13693 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13694
13695         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13696
13697 2004-09-11  Simon Josefsson  <jas@extundo.com>
13698
13699         * dns-mode.el: Add.
13700
13701         * mm-view.el (mm-display-dns-inline): Add.
13702
13703         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13704         (mm-automatic-display): Ditto.
13705
13706         * mailcap.el (mailcap-mime-data): Add text/dns.
13707         (mailcap-mime-extensions): Map .soa to text/dns.
13708
13709 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13710
13711         * gnus-art.el (article-decode-mime-words, article-babel)
13712         (gnus-article-highlight-signature, gnus-article-add-buttons)
13713         (gnus-signature-toggle): Remove unnecessary bindings of
13714         `inhibit-read-only' inherited from v5.10 merge.
13715
13716 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13717
13718         * nntp.el (nntp): New customization group.
13719         (nntp-authinfo-file): Add customization group.
13720
13721         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13722
13723         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13724
13725         * gnus.el (to-address, to-list, subscribed)
13726         (large-newsgroup-initial): Ditto.
13727
13728         * flow-fill.el (fill-flowed-display-column)
13729         (fill-flowed-encode-column): Ditto.
13730
13731 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13732
13733         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13734         Use point-min rather than 1.
13735         (message-send-mail): Use buffer-size rather than point-max.
13736
13737         * gnus-sum.el (gnus-summary-search-article-forward):
13738         Signal a specific `search-failed' rather than a generic `error'.
13739
13740         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13741         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13742         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13743
13744 2004-09-10  Simon Josefsson  <jas@extundo.com>
13745
13746         * nndb.el (require): Remove tcp and duplicate cl.
13747
13748 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13749
13750         * gnus-agent.el (directory-files-and-attributes): Move forward.
13751
13752 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13753
13754         * gnus-agent.el (directory-files-and-attributes): Optionally
13755         defined to support XEmacs.
13756
13757 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13758
13759         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13760         to avoid run-time CL dependencies.
13761         (gnus-agent-unfetch-articles): New function.
13762         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13763         article numbers even when local .overview file is missing.
13764         (gnus-agent-read-article-number): New function.  Only accepts
13765         27-bit article numbers.
13766         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13767         gnus-agent-read-article-number.
13768         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13769         from backend while recognizing that article numbers in .overview
13770         must be valid.
13771         (gnus-agent-update-files-total-fetched-for): Use
13772         directory-files-and-attributes to improve performance.
13773         * gnus-int.el (gnus-request-move-article): Use
13774         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13775         improve performance.
13776
13777         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13778         some users confused by references to .newsrc when they only have a
13779         .newsrc.eld file.
13780         (gnus-convert-mark-converter-prompt)
13781         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13782         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13783         New function.  Used internally to only display 'gnus converting
13784         files' message when actually necessary.
13785
13786         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13787         methods now autoloaded.
13788
13789 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13792         identifiers.
13793
13794 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13795
13796         * gnus-picon.el: Fix indentation and closing parenthesis.
13797
13798 2004-09-01  Simon Josefsson  <jas@extundo.com>
13799
13800         * message.el (message-canlock-generate): Require sha1, not
13801         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13802         to require within a function.  Sadly, if sha1.el isn't loaded, the
13803         let binding in m-c-g will hide the defcustom definition, which is
13804         bad.)
13805
13806         * canlock.el: Require sha1, not sha1-el.
13807
13808         * message.el: Don't autoload sha1 (there is a autoload cookie in
13809         sha1.el).
13810
13811         * sha1-el.el: Renamed to sha1.el.
13812
13813 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13814
13815         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13816
13817 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13818
13819         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13820
13821 2004-08-30  Kim F. Storm  <storm@cua.dk>
13822
13823         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13824
13825         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13826         Add :group 'nnimap.
13827
13828 2004-08-30  Andreas Schwab  <schwab@suse.de>
13829
13830         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13831         ?* and ?\;.
13832
13833         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13834         and ?\' to symbol instead of whitespace.
13835
13836 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13837
13838         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13839
13840         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13841         instead of re-search-forward.
13842
13843         * gnus-uu.el (gnus-uu-save-article): Ditto.
13844         (gnus-uu-post-encode-uuencode): Ditto.
13845
13846         * html2text.el (html2text-clean-list-items): Ditto.
13847         (html2text-clean-dtdd): Ditto.
13848         (html2text-format-tags): Ditto.
13849
13850         * message.el (message-send-mail-with-sendmail): Fix regexp.
13851         (message-fill-field-general): Use search-forward instead of
13852         re-search-forward.
13853         (unbold-region): Ditto.
13854
13855         * nnrss.el (nnrss-request-article): Ditto.
13856
13857         * nnslashdot.el (nnslashdot-request-article): Ditto.
13858
13859         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13860
13861         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13862         "Unrecognized menu descriptor" error in XEmacs.
13863
13864 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13865
13866         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13867         parent article of a sparse article in the thread hashtb.
13868
13869 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13870
13871         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13872         (nnmail-expand-newtext): Lowercase expanded entries if
13873         nnmail-split-lowercase-expanded is non-nil.
13874
13875 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13878
13879         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13880         of gnus-tmp-news-method into string under XEmacs.  It will be
13881         passed to gnus-correct-length which takes only a string argument.
13882
13883 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13884
13885         * gnus-util.el (gnus-bind-print-variables): New macro.
13886         (gnus-prin1): Use it.
13887         (gnus-prin1-to-string): Use it.
13888         (gnus-pp): New function.
13889         (gnus-pp-to-string): New function.
13890
13891         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13892         Replace pp-to-string with gnus-pp-to-string.
13893         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13894         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13895         * gnus-msg.el (gnus-debug): Ditto.
13896         * gnus-score.el (gnus-score-save): Ditto.
13897         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13898         gnus-pp-to-string.
13899         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13900         with gnus-pp.
13901         * score-mode.el (gnus-score-pretty-print): Ditto.
13902         * webmail.el (webmail-debug): Ditto.
13903
13904 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13905
13906         * gnus-art.el (article-display-face, article-display-x-face):
13907         Use buffer-read-only.
13908
13909 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * gnus-art.el (article-hide-list-identifiers):
13912         Bind inhibit-read-only as t.
13913
13914 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13915
13916         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13917
13918 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13919
13920         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13921         (gnus-narrow-to-page): Don't assume point-min == 1.
13922         (gnus-article-edit-mode): Derive from message-mode.
13923
13924         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13925         point-min == 1.
13926
13927         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13928         Disable incorrect use of `assert'.
13929
13930         * message.el (message-mode): Set comment-start-skip.
13931
13932
13933 2004-08-22  Sam Steingold  <sds@gnu.org>
13934
13935         * pop3.el (pop3-leave-mail-on-server): New user variable.
13936         (pop3-movemail): Delete mail only when it is nil.
13937
13938 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13939
13940         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13941
13942         * mml.el (mml-preview): Use `pop-to-buffer'.
13943
13944         * message.el (message-goto-mail-followup-to): Insert after "To".
13945         (message-carefully-insert-headers): Add comment.
13946
13947         * gnus.el: Remove unused variable `gnus-article-check-size'.
13948
13949         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13950
13951         * gnus-art.el (gnus-button-alist): Improve
13952         `gnus-button-handle-library' entry.
13953
13954 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13955
13956         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13957         downcase, since XEmacs capitalizes error messages differently.
13958
13959 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13960
13961         * nntp.el: Add (require 'gnus) due to reference to
13962         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13963
13964 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13965
13966         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13967         `mm-fill-flowed'.
13968
13969         * mm-decode.el (mm-dissect-singlepart): Check it.
13970
13971 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13972
13973         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13974         'imap' for netrc parsing.
13975
13976 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13977
13978         * mailcap.el (mailcap-mime-data): Mark as risky.
13979
13980 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13981
13982         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13983         may be included in the encoded word.
13984         (rfc2047-encode): Don't append a space if the encoded word
13985         includes close parenthesis.
13986
13987 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13988
13989         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13990         of text within parentheses.
13991
13992 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13993
13994         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13995         (gnus-encrypt-write-file-contents): Make the password key the file
13996         name PLUS the cipher, not just the cipher.  Also remove failed
13997         passwords from the cache.
13998
13999 2004-08-06  Simon Josefsson  <jas@extundo.com>
14000
14001         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14002         fix.
14003
14004 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14005
14006         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14007         LWSP.
14008
14009 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14010
14011         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14012         to append in-reply-to: data to the references: header.
14013
14014         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14015         (netrc-parse): Use gnus-encrypt.el functions.
14016
14017         * gnus-encrypt.el: Add new file for encryption support; currently
14018         does only a few GPG ciphers and an internal XOR cipher.
14019
14020         * password.el: Add comments on using password-read-and-add.
14021         (password-read-and-add): Add function to read and add the
14022         password to the cache at once.
14023
14024 2004-07-28  Simon Josefsson  <jas@extundo.com>
14025
14026         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14027         parameter (but don't use it, for now).
14028
14029         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14030         instead of hard coding to nil.
14031
14032 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14033
14034         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14035         as mm-inline-image-xemacs does.
14036
14037 2004-07-26  Simon Josefsson  <jas@extundo.com>
14038
14039         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14040         Revert part of 2004-07-17 change below.
14041
14042 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14043
14044         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14045         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14046
14047 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14048
14049         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14050         quotes that actually start with ">" at the beginning of the
14051         lines.
14052
14053 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * rfc2047.el (rfc2047-encode-region): Fix last change.
14056         (rfc2047-encode-parameter): Remove useless concat.
14057
14058 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14061         encode special characters; fix some kind of misconfigured headers;
14062         signal a real error if debug-on-quit or debug-on-error is non-nil.
14063         (rfc2047-encode-max-chars): New variable.
14064         (rfc2047-encode-1): Use it.
14065         (rfc2047-encode-parameter): New function.
14066
14067         * mml.el (mml-insert-parameter): Remove an excessive space.
14068
14069 2004-07-17  Simon Josefsson  <jas@extundo.com>
14070
14071         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14072         Kai Grossjohann <kai@emptydomain.de>.
14073         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14074         (gnus-group-make-menu-bar): Ditto.
14075
14076         * gnus-util.el (gnus-group-server): Add.
14077
14078 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14079
14080         * message.el (message-clone-locals): Clone sendmail and smtp
14081         variables.
14082
14083 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14084
14085         * rfc2047.el (rfc2047-encode-region): Fix last change.
14086
14087 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14088
14089         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14090         characters as non-special.
14091
14092 2004-07-09  Simon Josefsson  <jas@extundo.com>
14093
14094         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14095         Users will lose all flag changes made while unplugged with
14096         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14097         good default.  See numerous reports on ding mailing list.
14098
14099 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14102         add generate-head-function and generate-article-function to the
14103         rfc822-forward entry.
14104         (nndoc-rfc822-forward-generate-article): New function.
14105         (nndoc-rfc822-forward-generate-head): New function.
14106
14107         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14108
14109 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14110
14111         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14112         respect display group parameter and gnus-summary-expunge-below.
14113         (gnus-articles-to-read): Remove unused reference to display group
14114         parameter.
14115
14116 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14117
14118         * nnheader.el (nnheader-uniquify-message-id): New experimental
14119         variable.
14120         (nnheader-nov-read-message-id): Use it.
14121
14122         * spam-report.el (spam-report-gmane): Add interactive.
14123
14124 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14127         qp-or-base64 for the application/* types.
14128
14129 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14130
14131         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14132
14133 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14134
14135         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14136         trim value.
14137
14138 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14139
14140         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14141         New macro and function.
14142         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14143
14144 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14147         after-load-alist.
14148
14149 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14150
14151         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14152         update info that isn't there.
14153
14154 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14155
14156         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14157         entry.
14158
14159 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * mm-view.el (mm-inline-render-with-function): Use multibyte
14162         buffer; decode html source by charset.
14163
14164         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14165
14166         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14167         Mule-UCS is loaded under XEmacs.
14168         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14169
14170 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14171
14172         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14173
14174 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * mm-util.el (mm-coding-system-p): Return a coding-system.
14177         (mm-mime-mule-charset-alist): Use shift_jis instead of
14178         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14179         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14180         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14181         instead of japanese-shift-jis and iso-latin-1 respectively in
14182         order to share the default value with both Emacs and XEmacs-mule.
14183         (mm-mule-charset-to-mime-charset): Make
14184         mm-coding-system-priorities effective.
14185         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14186         while predicating of candidates upon the priorities.
14187
14188 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14189
14190         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14191         gnus-uu-invert-processable.
14192
14193         * gnus.el: Autoload gnus-uu-invert-processable.
14194
14195 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14196
14197         * mm-util.el (mm-with-multibyte-buffer): New macro.
14198
14199         * rfc2047.el (rfc2047-encode-string): Use it.
14200         (rfc2047-encode-region): Move point to the end of the region after
14201         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14202
14203 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14204
14205         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14206         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14207
14208 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14209
14210         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14211         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14212         Karl Chen <quarl@nospam.quarl.org>.
14213
14214 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14215
14216         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14217         invalid addresses.
14218
14219 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14220
14221         * spam.el: Change section markers, revise TODO list.
14222         (spam-backends): Make new master list of all installed backends.
14223         (spam-summary-exit-behavior): Add new variable to determine how
14224         messages moves are done at summary exit.
14225         (spam-move-spam-nonspam-groups-only)
14226         (spam-process-ham-in-nonham-groups)
14227         (spam-process-ham-in-spam-groups): Remove variables, the
14228         spam-summary-exit-behavior variable should be used to manage this
14229         behavior.
14230         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14231         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14232         and spam-old-spam-articles.
14233         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14234         Add empty variables, placeholders for the backends they represent.
14235         (spam-set-difference): Move, unchanged.
14236         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14237         unless the user has a processor variable.
14238         (spam-classifications, spam-classification-valid-p)
14239         (spam-backend-properties, spam-backend-property-valid-p)
14240         (spam-backend-function-type-valid-p)
14241         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14242         (spam-report-articles-gmane, spam-report-articles-resend):
14243         Remove functions, they are not needed.
14244         (spam-install-backend-super, spam-backend-list)
14245         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14246         (spam-backend-function, spam-backend-ham-registration-function)
14247         (spam-backend-spam-registration-function)
14248         (spam-backend-ham-unregistration-function)
14249         (spam-backend-spam-unregistration-function)
14250         (spam-backend-statistical-p, spam-backend-mover-p)
14251         (spam-install-backend-alias, spam-install-checkonly-backend)
14252         (spam-install-mover-backend, spam-install-nocheck-backend)
14253         (spam-install-backend, spam-install-statistical-backend)
14254         (spam-install-statistical-checkonly-backend): Add backend installation
14255         support.
14256         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14257         (spam-group-processor-p): Use the new backend code and respect the
14258         summary exit behavior.
14259         (spam-mark-spam-as-expired-and-move-routine): Remove.
14260         (spam-summary-prepare): Change to use the new spam-old-articles
14261         variable.
14262         (spam-copy-or-move-routine, spam-copy-spam-routine)
14263         (spam-move-spam-routine, spam-copy-ham-routine)
14264         (spam-move-ham-routine): Add code to copy/move ham or spam.
14265         (spam-fetch-field-fast): Improve doc and code, plus allow the
14266         'number request.
14267         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14268         variables.
14269         (spam-split, spam-find-spam): Use the new backend code.
14270         (spam-registration-functions): Remove variable.
14271         (spam-unregister-routine): Add convenience wrapper.
14272         (spam-log-undo-registration, spam-register-routine)
14273         (spam-log-processing-to-registry)
14274         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14275         where possible.
14276         (spam-check-gmane-xref, spam-check-regex-headers)
14277         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14278         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14279         (spam-check-bogofilter-headers, spam-check-spamoracle)
14280         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14281         (spam-check-crm114-headers): Use the spam-split-group that
14282         spam-split prepares, no need to determine it every time.
14283
14284         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14285         to the nnheader-parse-naked-head call.
14286
14287         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14288
14289         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14290         the nnheader-nov-read-message-id call.
14291
14292 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14295         gnus-activate-group twice.  Suggested by Markus Peter
14296         <warp@spin.de>.
14297
14298 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-art.el (gnus-article-time-format): Exchange the order of
14301         day and month in the default value; fix customization type.
14302         (article-date-ut): Use add-text-properties.
14303         (article-make-date-line): Use message-make-date instead of
14304         current-time-string.
14305
14306         * message.el (message-fetch-field): Don't use set-text-properties.
14307         (message-make-date): Simplify.
14308
14309         * messagexmas.el (message-xmas-make-date): New function.
14310         (message-xmas-redefine): Defalias message-make-date to it.
14311
14312 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14313
14314         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14315         (rfc2047-encode-region): Treat text within parentheses as special;
14316         show the original text when error has occurred.
14317
14318         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14319         already-computed method to gnus-activate-group.
14320
14321         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14322         same select-methods identical Lisp objects.
14323
14324         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14325         object when modifying the info.
14326
14327 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14328
14329         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14330         gnus-opened-servers since it has never been opened with the new
14331         configuration yet.
14332
14333 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14336         arg to nnheader-generate-fake-message-id.
14337
14338 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14339
14340         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14341         number and build a fake message ID localized to a group and
14342         article number (so it's repeatable from that point on).
14343         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14344         ID format.
14345
14346         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14347         nnheader-generate-fake-message-id with the article number.
14348
14349 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14350
14351         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14352         end-of-buffer.
14353
14354 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14355
14356         * message.el (message-ignored-supersedes-headers): Add Approved.
14357
14358 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14361         goto-char.
14362         (rfc2047-encode): Fold the line before encoding.
14363
14364 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14365
14366         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14367         folding -- not all headers can be folded, and this should be done
14368         by the message composition mode.  Probably.  I think.
14369
14370 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14371
14372         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14373         fast.
14374
14375         * gnus-ems.el (gnus-remove-image): Don't use
14376         message-text-with-property; remove only the image found first.
14377
14378         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14379         found first.
14380
14381 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14382
14383         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14384
14385 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14386
14387         * message.el (message-text-with-property): Make it fast and accept
14388         optional arguments.
14389         (message-strip-forbidden-properties): Use it.
14390         (message-fix-before-sending): Follow the m-t-w-p change.
14391
14392         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14393
14394 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14395
14396         * gnus-art.el (article-hide-headers): Don't change the buffer
14397         mistakenly when performing mml-preview even if
14398         gnus-single-article-buffer is nil.
14399
14400 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14401
14402         * message.el (message-expand-name-databases): New user option.
14403         (message-expand-name): Use it.
14404
14405 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14406
14407         * spam.el (spam-report-articles-resend)
14408         (spam-report-resend-register-routine): Allow ham reporting.
14409         (spam-report-resend-register-ham-routine): Add wrapper.
14410         (spam-registration-functions): Add ham resending functions.
14411         (spam-list-of-processors): Add ham resend processor.
14412
14413         * gnus.el (ham-resend-to): Add new group parameter.
14414         (spam-process): Add ham resend option.
14415
14416         * spam-report.el (spam-report-resend): Allow reporting ham.
14417         (spam-report-resend-ham): Add wrapper.
14418
14419 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14420
14421         * message.el (message-cite-articles-with-x-no-archive): New
14422         variable.
14423         (message-cite-original): Use it.
14424
14425 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14426
14427         * message.el (message-cite-original): Respect X-No-Archive.
14428
14429 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * gnus-art.el (article-hide-headers): Refer to the values for
14432         gnus-ignored-headers and gnus-visible-headers in the summary
14433         buffer since a user may have set them as group parameters.
14434
14435 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14436
14437         * assistant.el (assistant-node-name): Add convenience function.
14438         (assistant-render-text, assistant-render-node): Add error handling,
14439         plus handle multiple next nodes.
14440         (assistant-find-next-node): Comment out for now.
14441         (assistant-find-next-nodes): Add function, returns list of next
14442         nodes.
14443
14444 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14445
14446         * mail-source.el (mail-source-directory): Fix doc-string.
14447
14448 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14449
14450         * assistant.el (assistant-render-text, assistant-eval): Add :set
14451         widget type, which is different because it takes and returns a
14452         list.  Much hilarity ensues.
14453
14454 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14455
14456         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14457
14458         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14459         doc-string.
14460
14461         * gnus-start.el (gnus-activate-group): Added doc-string.
14462
14463 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14464
14465         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14466
14467 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14468
14469         * assistant.el (assistant-render-text): Try to add a :set
14470         widget, more to come.
14471
14472         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14473         strings.
14474         (spam-report-articles-resend)
14475         (spam-register-routine): Do registration iff any articles warrant
14476         it.
14477         (spam-summary-prepare-exit): Change log message for nil group
14478         destinations.
14479
14480 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14481
14482         * spam.el (spam-report-resend-register-routine): Allow
14483         spam-report-resend-to to be a group parameter or a global value.
14484
14485 2004-05-26  Simon Josefsson  <jas@extundo.com>
14486
14487         * starttls.el: Merge with my GNUTLS based starttls.el.
14488         (starttls-gnutls-program, starttls-use-gnutls)
14489         (starttls-extra-arguments, starttls-process-connection-type)
14490         (starttls-connect, starttls-failure, starttls-success): New
14491         variables.
14492         (starttls-program, starttls-extra-args): Doc fix.
14493         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14494         functions.
14495         (starttls-negotiate, starttls-open-stream): Check
14496         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14497         function if it is set.
14498
14499 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14502         structured fields.
14503
14504 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14505
14506         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14507
14508 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14509
14510         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14511         variable.
14512         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14513         assigning the spam-mark to new messages.
14514
14515 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14516
14517         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14518
14519 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14522
14523         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14524         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14525         default.
14526
14527 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14528
14529         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14530         correct data.
14531
14532 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14533
14534         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14535         (spam-group-processor-p): Fix function.
14536         (spam-group-processor-multiple-p)
14537         (spam-group-spam-processor-report-gmane-p)
14538         (spam-group-spam-processor-report-resend-p)
14539         (spam-group-spam-processor-bogofilter-p)
14540         (spam-group-spam-processor-blacklist-p)
14541         (spam-group-spam-processor-ifile-p)
14542         (spam-group-ham-processor-ifile-p)
14543         (spam-group-spam-processor-spamoracle-p)
14544         (spam-group-spam-processor-crm114-p)
14545         (spam-group-ham-processor-bogofilter-p)
14546         (spam-group-spam-processor-stat-p)
14547         (spam-group-ham-processor-stat-p)
14548         (spam-group-ham-processor-whitelist-p)
14549         (spam-group-ham-processor-BBDB-p)
14550         (spam-group-ham-processor-spamoracle-p)
14551         (spam-group-ham-processor-copy-p): Remove functions with some
14552         prejudice against unneeded code.
14553         (spam-report-articles-resend)
14554         (spam-report-resend-register-routine): Allow the group/topic
14555         spam-resend-to value to override spam-report-resend-to.
14556         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14557         properly now.
14558
14559         * gnus.el (spam-resend-to): Add group/topic parameter.
14560         (spam-process): Move the OBSOLETE processors to the end of the
14561         choices.
14562
14563 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14564
14565         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14566         with resend-to set to nil, and then ask the user if necessary.
14567         (spam-report-resend): spam-report-resend takes a list of articles, not
14568         separate article numbers.
14569
14570 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14571
14572         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14573         addition to emacs-w3m.
14574
14575 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14576
14577         * assistant.el (assistant-authinfo-data): New function.
14578         (assistant-eval): Eval for entire assistant.
14579
14580         * netrc.el (netrc-services-file): New variable.
14581         (netrc-parse-services): New function.
14582         (netrc-find-service-name): New function.
14583         (netrc-find-service-number): New function.
14584         (netrc-port-equal): New function.
14585         (netrc-machine): Use it.
14586
14587         * nnimap.el (nnimap-open-connection): Use netrc.
14588
14589         * gnus-util.el (gnus-netrc-get): Remove aliases.
14590
14591         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14592
14593         * assistant.el (wid-edit): Fix compilation.
14594
14595         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14596
14597 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14598
14599         * gnus-util.el (gnus-set-file-modes): New function.  (small
14600         patch).
14601
14602 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14603
14604         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14605
14606         * assistant.el (assistant-render-node): Fix up rendering and
14607         read-only text.
14608         (assistant-render-node): Reset.
14609         (assistant-make-read-only): Not sticky.
14610
14611 2004-05-20  Danny Siu  <dsiu@adobe.com>
14612
14613         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14614         centered even when gnus-auto-center-summary is t.
14615
14616 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14617
14618         * dns.el (dns-get-txt-answer): New function.
14619         (dns-read-txt): Ditto.
14620         (query-dns): Use it.
14621
14622 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14623
14624         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14625         active for foreign groups even if the group level is higher than
14626         the specified value.
14627
14628 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14629
14630         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14631         non-active groups.
14632
14633         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14634
14635 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14636
14637         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14638
14639 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14640
14641         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14642         (spam-crm114-header, spam-crm114-spam-switch)
14643         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14644         (spam-crm114-positive-spam-header)
14645         (spam-crm114-database-directory, spam-list-of-processors)
14646         (spam-group-spam-processor-crm114-p)
14647         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14648         (spam-generic-score, spam-list-of-checks)
14649         (spam-list-of-statistical-checks, spam-registration-functions)
14650         (spam-check-crm114-headers, spam-crm114-score)
14651         (spam-check-crm114, spam-crm114-register-with-crm114)
14652         (spam-crm114-register-spam-routine)
14653         (spam-crm114-unregister-spam-routine)
14654         (spam-crm114-register-ham-routine)
14655         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14656         asjo@koldfront.dk (Adam Sjøgren).
14657
14658         * gnus.el: Add spam-use-crm114.
14659
14660         * spam.el (spam-list-of-processors, spam-registration-functions):
14661         Add spam-use-resend.
14662         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14663         (spam-report-articles-gmane): Add doc fix.
14664         (spam-report-articles-resend, spam-report-resend-register-routine):
14665         Add wrappers around spam-report-resend-to.
14666
14667         * spam-report.el (spam-report-resend-to, spam-report-resend):
14668         Add support for resending spam.
14669         (spam-report-gmane): Fix line length >80.
14670
14671         * gnus.el (spam-process): Add spam-use-resend.
14672
14673 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14674
14675         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14676         number of processed spam messages.
14677         (spam-ham-copy-or-move-routine): Return the number of processed
14678         ham messages.
14679         (spam-summary-prepare-exit): Use the above values to decide
14680         whether status messages shouled be displayed.
14681
14682 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14683
14684         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14685         `rfc2047-encoding-function-alist' in order to avoid conflicting
14686         with the old version.
14687         (rfc2047-encode-region): Concatenate words containing non-ASCII
14688         characters in structured fields; don't encode space-delimited
14689         ASCII words even in unstructured fields; don't break words at
14690         char-category boundaries.
14691         (rfc2047-encode-1): New function.
14692         (rfc2047-encode): Use it; encode text so that it occupies the
14693         maximum width within 76-column; work correctly on Q encoding for
14694         iso-2022-* charsets.
14695         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14696         sure not to break a line just after the header name.
14697         (rfc2047-b-encode-region): Removed.
14698         (rfc2047-b-encode-string): New function.
14699         (rfc2047-q-encode-region): Removed.
14700         (rfc2047-q-encode-string): New function.
14701
14702         * mm-util.el (mm-replace-in-string): New function.
14703
14704 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14705
14706         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14707         get it right.
14708         (gnus-inews-make-draft): Really.
14709
14710 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14711
14712         * nnmh.el (nnmh-request-list-1): Don't check the link count
14713         before descending.  (small patch)
14714
14715 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14716
14717         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14718         stuff.
14719
14720         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14721         on real group name.
14722
14723         * gnus-art.el (gnus-signature-limit): Doc fix.
14724
14725         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14726
14727         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14728
14729 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14730
14731         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14732         isn't a string.
14733
14734 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14735
14736         * gnus-draft.el (gnus-draft-send): Bind
14737         rfc2047-encode-encoded-words.
14738
14739         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14740         (rfc2047-encodable-p): Say that =? needs encoding.
14741         (rfc2047-encode-encoded-words): New variable.
14742
14743         * gnus-group.el (gnus-group-select-group): Doc fix.
14744
14745         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14746
14747         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14748         to nil.
14749
14750         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14751
14752         * nnheader.el (nnheader-get-lines-and-char): New function.
14753
14754 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14755
14756         * gnus-msg.el (gnus-summary-followup-with-original): Document
14757         yanking of region when active.
14758
14759 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14762         groups if the group level is higher than the specified value.
14763
14764 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14767         (gnus-group-jump-to-group): Added prefix argument using
14768         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14769         non-active group.
14770
14771         * compface.el (uncompface): Be verbose when changing
14772         `uncompface-use-external'.
14773
14774         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14775         handle manual section.
14776
14777 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14778
14779         * gnus-art.el (gnus-button-alist): Revert previous change.
14780
14781 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14782
14783         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14784
14785 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14786
14787         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14788         whether backend can accept message.
14789
14790         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14791
14792 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14793
14794         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14795         Avoid creating directory when nntp-marks-is-evil is true.
14796         Reported by Reiner Steib.
14797
14798 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14799
14800         * gnus-picon.el (gnus-picon-style): New variable.
14801         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14802         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14803         Jesper Harder <harder@ifa.au.dk>.
14804
14805 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14806
14807         * message.el (message-fill-field): Return point.
14808         (message-generate-headers): Go to end of field.
14809
14810         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14811         stuff for non-living groups.
14812
14813 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14814
14815         * gnus-art.el (gnus-article-followup-with-original)
14816         (gnus-article-reply-with-original): gnus-mark-active-p ->
14817         gnus-region-active-p.
14818
14819 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14820
14821         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14822         only when there is spam or ham to be processed.
14823
14824 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14825
14826         * mail-source.el (mail-source-delete-crash-box): Refactor.
14827         (mail-source-fetch): Use it.
14828         (mail-source-fetch-file): Ditto.
14829         (mail-source-fetch-directory): Run postscript in loop.
14830         (mail-source-fetch-pop): Delete.
14831         (mail-source-fetch-maildir): Ditto.
14832         (mail-source-fetch-imap): Ditto.
14833
14834         * imap.el (imap-authenticators): Comment out sasl.
14835
14836         * message.el (message-skip-to-next-address): New function.
14837         (message-fill-header-address): Refactor.
14838         (message-fill-address): Use it.
14839         (message-delete-address): Use it.
14840         (message-fill-header-general): Refactor.
14841         (message-fill-field-address): Rename.
14842         (message-narrow-to-field): Find the start of the header.
14843         (message-header-format-alist): Don't pre-fill.
14844         (message-fill-header): Removed.
14845         (message-insert-header): New function.
14846         (message-shorten-references): Use it.
14847
14848         * rfc2047.el (rfc2047-field-value): Strip props.
14849
14850         * mail-parse.el (mail-header-make-address): New alias.
14851
14852         * ietf-drums.el (ietf-drums-make-address): New function.
14853
14854         * imap.el: Add compiler directives.
14855
14856         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14857
14858         * gnus-art.el (article-decode-idna-rhs): Don't use
14859         message-idna-inside-rhs-p.
14860
14861 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14862
14863         * message.el (message-idna-inside-rhs-p): Removed.
14864         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14865
14866         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14867         false positives.
14868
14869 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14870
14871         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14872
14873 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14874
14875         * nneething.el (nneething-file-name): Don't create spurious
14876         files.
14877
14878         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14879         (gnus-inews-do-gcc): Remove sleep.
14880
14881         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14882         part under point.
14883
14884         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14885         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14886
14887 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14888
14889         * spam.el (spam-summary-prepare-exit): Fixed (length).
14890
14891 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14892
14893         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14894         as expired without moving it" message when there are spam
14895         messages left.
14896
14897 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14898
14899         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14900         header is not nil.
14901
14902 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14903
14904         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14905         nntp-possibly-create-directory, not nntp-possibly-change-group.
14906         (nntp-marks-changed-p): New arg SERVER.
14907         (nntp-request-update-info): Adjust caller.
14908
14909 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14910
14911         * nntp.el (nntp-save-marks): Pass missing arg.
14912
14913 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14914
14915         * nntp.el: Support marks.
14916         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14917         (nntp-marks-modtime, nntp-marks-directory): New variables.
14918         (nntp-request-set-mark, nntp-request-update-info)
14919         (nntp-possibly-create-directory, nntp-marks-changed-p)
14920         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14921         functions.
14922
14923 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14924
14925         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14926         (gnus-xmas-redefine): Rename.
14927
14928         * gnus-score.el (gnus-score-insert-help): Use
14929         gnus-select-lowest-window.
14930
14931         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14932         appt-select-lowest-window and rename to gnus-select-lowest-window.
14933
14934         * gnus.el: do.
14935
14936 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14937
14938         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14939         encodings of MIME-encoded words, in order to improve
14940         interoperability with several broken MUAs.
14941
14942 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14943
14944         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14945         tags, only when charsets are not specified in headers.
14946         (mm-inline-text-html-render-with-w3m): Ditto.
14947
14948         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14949         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14950
14951 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14952
14953         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14954         instead of MIME-decoded from fields when checking
14955         `gnus-article-address-banner-alist'.
14956
14957 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14958
14959         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14960         description rather than subject.
14961
14962 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14963
14964         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14965
14966 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14967
14968         * gnus.el (gnus-version-number): Bump.
14969
14970 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14971
14972         * gnus.el: No Gnus v0.2 is released.
14973
14974 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14975
14976         * gnus-agent.el (gnus-agent-read-agentview): Inline
14977         gnus-uncompress-range.
14978
14979 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14980
14981         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14982         `exec-installed-p'.
14983
14984 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14985
14986         * gnus.el (spam-process, spam-autodetect-methods): Add
14987         bsfilter and bsfilter-headers.
14988
14989         * spam.el (spam-bsfilter): New customize group.
14990         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14991         (spam-bsfilter-header, spam-bsfilter-probability-header)
14992         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14993         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14994         (spam-bsfilter-database-directory): New options.
14995         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14996         (spam-list-of-statistical-checks, spam-registration-functions):
14997         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14998         (spam-bsfilter-score): New command.
14999         (spam-check-bsfilter-headers, spam-check-bsfilter)
15000         (spam-bsfilter-register-with-bsfilter)
15001         (spam-bsfilter-register-spam-routine)
15002         (spam-bsfilter-unregister-spam-routine)
15003         (spam-bsfilter-register-ham-routine)
15004         (spam-bsfilter-unregister-ham-routine): New functions.
15005         (spam-generic-score): Support bsfilter; Accept an optional argument
15006         to recalcurate spam score even if scoring header has already been
15007         added.
15008         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15009         optional argument to recalcurate spam score even if scoring header
15010         has already been added.
15011
15012 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15013
15014         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15015         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15016         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15017         link is missing.
15018
15019 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15020
15021         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15022         (html2text-get-attr): Rewrite.
15023
15024         * message.el (message-setup-1): Remove redundant put-text-property
15025         on mail-header-separator.
15026
15027 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15028
15029         * gnus-registry.el (gnus-registry-cache-whitespace)
15030         (gnus-registry-action, gnus-registry-spool-action)
15031         (gnus-registry-split-fancy-with-parent): Change message levels
15032         from 5 to 3 or 7, as needed.
15033
15034         * spam.el (spam-summary-prepare-exit)
15035         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15036         (spam-split, spam-find-spam, spam-log-undo-registration)
15037         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15038         level from 5 to 6.
15039
15040 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15041
15042         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15043         2004-03-04 change).
15044
15045 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15046
15047         * sieve-manage.el (sieve-manage-open):
15048         * nnweb.el (nnweb-insert-html):
15049         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15050         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15051         * nnspool.el (nnspool-request-group):
15052         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15053         * nnml.el (nnml-request-update-info):
15054         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15055         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15056         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15057         (nnimap-request-set-mark):
15058         * nnfolder.el (nnfolder-request-update-info):
15059         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15060         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15061         * gnus-uu.el (gnus-uu-find-articles-matching):
15062         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15063         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15064         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15065         * gnus-nocem.el (gnus-nocem-scan-groups):
15066         * gnus-int.el (gnus-start-news-server):
15067         * gnus-group.el (gnus-group-make-kiboze-group)
15068         (gnus-group-browse-foreign-server):
15069         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15070         Use mapc when appropriate.
15071
15072 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15073
15074         FIXME: Make separate entries for each person.
15075
15076         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15077         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15078         <shields@msrl.com>:
15079
15080         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15081         may need for spam sorting and scoring.
15082         (spam-user-format-function-S): Add user format function suitable for
15083         general use.
15084         (spam-article-sort-by-spam-status): Add sorting function for summary
15085         sorting.
15086         (spam-extra-header-to-number): Add function to get a score from a
15087         header.
15088         (spam-summary-score): Add function to get a numeric score from the
15089         headers.
15090         (spam-generic-score): Fix function doc, was in wrong place.
15091         (spam-initialize): Take symbols when it's run, and install the
15092         extra headers that spam-necessary-extra-headers thinks we need.
15093
15094 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15095
15096         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15097         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15098
15099 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15100
15101         * gnus-sum.el (gnus-set-global-variables)
15102         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15103         (gnus-article-get-xrefs, gnus-summary-best-group)
15104         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15105         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15106         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15107         Use with-current-buffer.
15108
15109 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15110
15111         * spam.el (spam-summary-prepare-exit): Simplify logic.
15112         (spam-fetch-article-header): Read the article header if it's not
15113         available.
15114         (spam-list-articles): Simplify logic.
15115         (spam-filelist-register-routine): Fix bug with unregister-list.
15116
15117         * gnus-registry.el: Fix comments at beginning.
15118
15119 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15120
15121         * message.el (message-cater-to-broken-inn): Remove.
15122         (message-shorten-references): Make sure the total folded length of
15123         References is shorter than 998 characters to cater to a bug in INN
15124         2.3.  Also, don't pretend that references aren't folded -- this
15125         hasn't worked for a while.
15126
15127 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15128
15129         * gnus-agent.el (gnus-agentize):
15130         gnus-agent-send-mail-real-function no longer set to current value
15131         of message-send-mail-function but rather a lambda that calls
15132         message-send-mail-function.  The change makes the agent real-time
15133         responsive to user changes to message-send-mail-function.
15134
15135 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15136
15137         * legacy-gnus-agent.el
15138         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15139         help from Florian Weimer <fw@deneb.enyo.de>
15140
15141 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15142
15143         * nnmail.el (nnmail-cache-insert): Revert last change.
15144
15145 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * nnmail.el (nnmail-cache-insert): Always check whether
15148         nnmail-cache-ignore-groups matches a group name.
15149
15150 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15151
15152         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15153         (spam-find-spam, spam-log-processing-to-registry)
15154         (spam-log-registered-p, spam-log-unregistration-needed-p)
15155         (spam-log-undo-registration): Use gnus-message instead of
15156         gnus-error, none of these errors are fatal.
15157
15158         * gnus-registry.el (gnus-registry-clean-empty-function)
15159         (gnus-registry-clean-empty): Remove only empty entries without
15160         extra data.
15161
15162 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15163
15164         * spam-stat.el (spam-stat-buffer-change-to-spam)
15165         (spam-stat-buffer-change-to-non-spam): Change (error) to
15166         (gnus-message 8) invocation.
15167
15168 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15169
15170         * nntp.el (nntp-via-netcat-command): New variable.
15171         (nntp-via-netcat-switches): New variable.
15172         (nntp-open-via-rlogin-and-netcat): New function.
15173         (nntp-open-connection-function): Doc fix.
15174         (nntp-telnet-command): Doc fix.
15175         (nntp-end-of-line): Doc fix.
15176         (nntp-via-rlogin-command): Doc fix.
15177         (nntp-via-user-name): Doc fix.
15178         (nntp-via-address): Doc fix.
15179
15180 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15181
15182         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15183         error in Emacs 21.1.
15184
15185 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15186
15187         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15188
15189 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15190
15191         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15192         (gnus-agent-with-refreshed-group): New macro.
15193         (gnus-agent-rename-group): New function.
15194         (gnus-agent-delete-group): New function.
15195         (gnus-agent-save-group-info): Use gnus-command-method when
15196         `method' parameter is nil.  Don't write nil entries into the
15197         active file.
15198         (gnus-agent-get-group-info): New function.
15199         (gnus-agent-fetch-articles): Use
15200         gnus-agent-update-files-total-fetched-for to increment disk space
15201         used.
15202         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15203         gnus-agent-update-view-total-fetched-for to increment disk space
15204         used.
15205         (gnus-agent-get-local): Added optional parameters to avoid calling
15206         gnus-group-real-name and gnus-find-method-for-group.
15207         (gnus-agent-set-local): Delete stored entry if either min, or max,
15208         are nil.
15209         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15210         quit, use gnus-agent-regenerate-group to record existance of any
15211         articles fetched to disk before the quit occurred.
15212         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15213         gnus-agent-update-view-total-fetched-for, and
15214         gnus-agent-update-files-total-fetched-for to decrement disk space
15215         used.
15216         (gnus-agent-retrieve-headers): Use
15217         gnus-agent-update-view-total-fetched-for to increment disk space
15218         used.
15219         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15220         with gnus-agent-update-files-total-fetched-for to decrement disk
15221         space and fresh group buffer.
15222         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15223         (gnus-agent-need-update-total-fetched-for): New variable.
15224         (gnus-agent-update-files-total-fetched-for): New function.
15225         (gnus-agent-update-view-total-fetched-for): New function.
15226         (gnus-agent-total-fetched-for): New function.
15227
15228         * gnus-cache.el (gnus-cache-save-buffers): Use
15229         gnus-cache-update-overview-total-fetched-for to change disk space
15230         used by this group.
15231         (gnus-cache-possibly-enter-article): Use
15232         gnus-cache-update-file-total-fetched-for to increment disk space
15233         used by this group.
15234         (gnus-cache-possibly-remove-article): Use
15235         gnus-cache-update-file-total-fetched-for to decrement disk space
15236         used by this group.
15237         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15238         (gnus-cache-rename-group): New function.
15239         (gnus-cache-delete-group): New function.
15240         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15241         (gnus-cache-need-update-total-fetched-for): New variable.
15242         (gnus-cache-with-refreshed-group): New macro.
15243         (gnus-cache-update-file-total-fetched-for): New function.
15244         (gnus-cache-update-overview-total-fetched-for): New function.
15245         (gnus-cache-rename-group-total-fetched-for): New function.
15246         (gnus-cache-delete-group-total-fetched-for): New function.
15247         (gnus-cache-total-fetched-for): New function.
15248
15249         * gnus-group.el: Require gnus-sum and autoload functions to
15250         resolve warnings when gnus-group.el compiled alone.
15251         (gnus-group-line-format): Documented new %F.
15252         (size of Fetched data) group line format; identifies disk space
15253         used by agent and cache.
15254         (gnus-group-line-format-alist): Defined new F format.
15255         (gnus-total-fetched-for): New function.
15256         (gnus-group-delete-group): No longer update
15257         gnus-cache-active-altered as gnus-request-delete-group now keeps
15258         the cache in sync.
15259         (gnus-group-list-active): Let the agent store a server's active
15260         list if currently plugged.
15261
15262         * gnus-int.el (gnus-request-delete-group):
15263         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15264         local disk in sync with the server.
15265         (gnus-request-rename-group):
15266         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15267         local disk in sync with the server.
15268
15269         * gnus-start.el (gnus-get-unread-articles):
15270         Cosmetic simplification to logic.
15271
15272         * gnus-util.el (gnus-rename-file): New function.
15273
15274 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15275
15276         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15277
15278 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15279
15280         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15281         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15282
15283 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15284
15285         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15286         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15287
15288 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15289
15290         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15291
15292 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15293
15294         * spam.el (spam-set-difference): Add function to replace
15295         gnus-set-difference in spam.el.
15296         (spam-summary-prepare-exit): Use spam-set-difference.
15297
15298 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15299
15300         * gnus-registry.el (gnus-registry-cache-file): Update to use
15301         gnus-dribble-directory OR gnus-home-directory OR ~.
15302         (gnus-registry-split-fancy-with-parent): Fix doc.
15303
15304 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15305
15306         * message.el (message-exchange-point-and-mark): Use
15307         message-mark-active-p.  Suggested by Jesper Harder
15308         <harder@ifa.au.dk>.
15309
15310 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * message.el (message-exchange-point-and-mark): Don't activate
15313         region if it was inactive.  Suggested by Hiroshi Fujishima
15314         <pooh@nature.tsukuba.ac.jp>.
15315
15316 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * gnus-art.el (article-display-face): Display Faces in the same
15319         order as X-Faces.
15320
15321 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15324
15325 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15328         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15329         (gnus-article-mime-hierarchy): Remove.
15330         (gnus-article-mime-hierarchy-next): Remove.
15331         (gnus-article-mode): Revert 2004-03-19 change.
15332         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15333         (gnus-insert-mime-button): Revert 2004-03-19 change.
15334         (gnus-mime-accumulate-hierarchy): Remove.
15335         (gnus-mime-enter-multipart): Remove.
15336         (gnus-mime-leave-multipart): Remove.
15337         (gnus-mime-display-part): Revert 2004-03-19 change.
15338         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15339
15340         * mml.el (mml-preview): Revert 2004-03-19 change.
15341
15342 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15343
15344         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15345
15346 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15349         t while entering a file name using the mm-with-multibyte macro.
15350         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15351
15352         * mm-util.el (mm-with-multibyte): New macro.
15353
15354 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15355
15356         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15357         user option.
15358         (gnus-mime-multipart-functions): Doc and customization fix.
15359         (gnus-article-mime-hierarchy): New variable.
15360         (gnus-article-mime-hierarchy-next): New variable.
15361         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15362         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15363         gnus-article-mime-hierarchy-next to nil.
15364         (gnus-insert-mime-button): Show hierarchy numbers.
15365         (gnus-mime-accumulate-hierarchy): New function.
15366         (gnus-mime-enter-multipart): New function.
15367         (gnus-mime-leave-multipart): New function.
15368         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15369         (gnus-mime-display-alternative): Show hierarchy numbers.
15370
15371         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15372         gnus-article-mime-hierarchy-next to nil.
15373
15374 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15375
15376         * dns.el: Don't require gnus-xmas.
15377
15378 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15379
15380         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15381         inline PGP.
15382         (mml-menu): Disable mml-quote-region if mark is inactive.
15383
15384 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15385
15386         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15387         when the group's active is not available.
15388
15389 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15392         error.
15393
15394 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15395
15396         * imap.el (imap-store-password): New variable.
15397         (imap-interactive-login): Use it.
15398         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15399
15400 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15403         window-start and hscroll to summary window.
15404
15405 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15406
15407         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15408         conversion message to newsrc-dribble when an actual conversion is
15409         performed.
15410
15411 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15412
15413         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15414
15415 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * mm-decode.el (mm-complicated-handles): New function reviving
15418         former definition of mm-multiple-handles.
15419
15420         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15421         (gnus-mime-delete-part): Use it.
15422
15423 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15424
15425         * gnus-agent.el (gnus-agent-read-local): Bind
15426         nnheader-file-coding-system to gnus-agent-file-coding-system to
15427         avoid the implicit assumption that they will always be equal.
15428         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15429         coding-system-for-write, as the with-temp-file macro first prints
15430         to a buffer then saves the buffer.
15431
15432 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * gnus-art.el (gnus-article-edit-part): New function.
15435         (gnus-mime-save-part-and-strip): Use it; do query instead of
15436         signaling an error; don't use mm-multiple-handles.
15437         (gnus-mime-delete-part): Ditto.
15438
15439 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15440
15441         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15442         old file versions.
15443         (gnus-group-prepare-hook): Removed function that converted list
15444         form of gnus-agent-expire-days to group properties.
15445
15446         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15447         (gnus-request-accept-article): Re-indented.
15448
15449         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15450         converters to handle old agent file formats.  Added logic for a
15451         "backup before upgrading warning".
15452         (gnus-convert-mark-converter-prompt): Developers can mark
15453         functions as needing (default), or not needing,
15454         gnus-convert-old-newsrc's "backup before upgrading warning".
15455         (gnus-convert-converter-needs-prompt): Tests whether the user
15456         should be protected from potentially irreversable changes by the
15457         function.
15458
15459         * legacy-gnus-agent.el: New.  Provides converters that are only
15460         loaded when gnus-convert-old-newsrc needs to call them.
15461
15462 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * mail-source.el (mail-source-touch-pop): Doc fix.
15465
15466         * message.el (message-smtpmail-send-it): Doc fix.
15467
15468 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15469
15470         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15471
15472         * nnmail.el (nnmail-split-fancy): do.
15473
15474         * gnus-kill.el (gnus-kill, gnus-execute): do.
15475
15476 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15477
15478         * gnus-sum.el (gnus-widget-reversible-match)
15479         (gnus-widget-reversible-to-internal)
15480         (gnus-widget-reversible-to-external): New functions.
15481         (gnus-widget-reversible): New widget.
15482         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15483
15484 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15485
15486         * gnus-sum.el (gnus-thread-sort-functions)
15487         (gnus-article-sort-functions): Document `(not F)' items.
15488
15489 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15490
15491         * spam.el (spam-use-gmane-xref): Add new backend.
15492         (spam-gmane-xref-spam-group): Add variable to control the name of the
15493         Gmane spam group.
15494         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15495         (spam-regex-headers-spam, spam-regex-headers-ham)
15496         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15497         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15498         backends and checks.
15499         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15500
15501         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15502         an autodetect method.
15503
15504 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15505
15506         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15507         articles are being added to a group.
15508         (gnus-request-replace-article): Inform the agent that articles
15509         need to be uncached as the cached contents are no longer valid.
15510
15511 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * binhex.el: Don't autoload executable-find.
15514
15515         * canlock.el: Don't autoload mail-fetch-field.
15516
15517         * dgnushack.el: Autoload c-mode for XEmacs.
15518
15519         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15520
15521         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15522         rmail-dont-reply-to and rmail-output.
15523
15524         * gnus-score.el: Don't autoload ffap-string-at-point.
15525
15526         * gnus-setup.el: Don't autoload sc-cite-original.
15527
15528         * imap.el: Don't autoload base64-decode-string,
15529         base64-encode-string and md5.
15530
15531         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15532         and rmail-msg-restore-non-pruned-header.
15533
15534         * mm-decode.el: Don't autoload executable-find.
15535
15536         * mm-url.el: Don't autoload executable-find.
15537
15538         * mm-view.el: Don't autoload diff-mode.
15539
15540         * nndb.el: Don't autoload news-reply-mode, news-setup,
15541         cancel-timer and telnet.
15542
15543         * password.el: Don't autoload run-at-time for Emacs.
15544
15545         * sha1-el.el: Don't autoload executable-find.
15546
15547         * sieve-mode.el: Don't autoload c-mode.
15548
15549         * uudecode.el: Don't autoload executable-find.
15550
15551 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15552
15553         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15554         (gnus-agent-possibly-alter-active): Avoid null in numeric
15555         comparison.
15556         (gnus-agent-set-local): Refuse to save null in local object table.
15557         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15558         list of articles that will be marked as unread.
15559
15560 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15563
15564 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15565
15566         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15567         language tags.
15568
15569 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15570
15571         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15572         Don't bind "obarray".
15573
15574         * gnus-sum.el (gnus-thread-sort-functions): Added
15575         `gnus-thread-sort-by-most-recent-number' and
15576         `gnus-thread-sort-by-most-recent-date'.
15577         Reported by Kai Grossjohann <kai@emptydomain.de>.
15578
15579 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15580
15581         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15582
15583 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15584
15585         * gnus-cus.el (gnus-agent-customize-category): Removed
15586         ignore-errors macro reference that required cl to be loaded at
15587         run-time.
15588
15589         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15590         single-interval range of the form (min . max).  Previously the
15591         range had to look like ((min . max)).  Likewise, return
15592         (min . max) rather than ((min . max)).
15593         (gnus-range-map): Use gnus-range-normalize to accept
15594         single-interval range.
15595
15596         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15597         the cache, but not the agent, now appear with their usual face.
15598
15599         * dgnushack.el (loaddir): New variable that is bound to the
15600         directory containing the dgnushack.el file. Use loaddir, rather
15601         than srcdir, to update load-path. Change lets dgnushack compile
15602         code in directories other than GNUS/lisp.
15603
15604 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * lpath.el: Don't bind w3m-safe-url-regexp.
15607
15608         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15609         w3m-safe-url-regexp variable buffer-local.
15610
15611         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15612
15613 2004-02-27  Simon Josefsson  <jas@extundo.com>
15614
15615         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15616         gnus-group-real-prefix.
15617         (gnus-summary-move-article): Use it, instead of
15618         gnus-group-real-prefix.
15619
15620 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * lpath.el: Bind w3m-safe-url-regexp.
15623
15624         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15625         w3m-safe-url-regexp variable buffer-local and set it as the value
15626         of mm-w3m-safe-url-regexp.
15627
15628         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15629
15630         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15631         parsing gnus-posting-styles when the message is not for replying.
15632
15633         * dgnushack.el: Autoload sgml-mode for XEmacs.
15634
15635         * nnrss.el (nnrss-opml-export): Use
15636         mm-set-buffer-file-coding-system instead of
15637         set-buffer-file-coding-system.
15638
15639 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15640
15641         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15642         of checkdoc.el).
15643         * nnrss.el: do.
15644         * gnus-mlspl.el: do.
15645         * gnus-ml.el: do.
15646         * gnus-srvr.el: do.
15647
15648         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15649
15650 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15651
15652         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15653         Corrections to custom-manual links.
15654
15655         * gnus-art.el (gnus-article): Ditto.
15656
15657         * mm-decode.el (mime-display, mime-security): Ditto.
15658
15659 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15660
15661         * flow-fill.el: Typo.
15662
15663 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15664
15665         * spam-wash.el: New file.
15666
15667 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15668
15669         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15670
15671 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15672
15673         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15674         to be run with new-articles as LIST1, not LIST2.
15675         (spam-registration-functions): Add spam-use-ham-copy as a nil
15676         registration backend.
15677
15678 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15679
15680         * spam-stat.el (spam-stat-washing-hook): New option.
15681         (spam-stat-buffer-words): Use it.
15682         (spam-stat-process-directory, spam-stat-test-directory): Use
15683         insert-file-contents-literally.
15684         (spam-stat-coding-system): New variable.
15685         (spam-stat-load, spam-stat-save): Use it.
15686
15687 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * spam-report.el (spam-report-plug-agent): Quote
15690         spam-report-url-to-file and spam-report-url-ping-plain.
15691
15692 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15693
15694         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15695         / in mailto URLs.
15696
15697 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15698
15699         * spam-report.el (spam-report-process-queue): Fix interactive use.
15700         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15701         (spam-report-unplug-agent): Doc fixes.
15702         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15703         (spam-report-agentize, spam-report-deagentize): Autoload.
15704
15705 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15706
15707         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15708
15709         * message.el (message-setup-fill-variables): Add mml tags to
15710         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15711         <ajk@iu.edu>.
15712         (message-mode): Don't modify paragraph-separate there.
15713
15714 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15715
15716         * compface.el (uncompface-use-external): Default to undecided.
15717         (uncompface-use-external-threshold): New variable.
15718         (uncompface-float-time): New macro.
15719         (uncompface): Determine whether to use the external decoder if
15720         uncompface-use-external is undecided.
15721
15722 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15723
15724         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15725         after images.
15726
15727         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15728
15729 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15730
15731         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15732
15733         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15734
15735         * gnus-sum.el (gnus-summary-limit-to-age)
15736         (gnus-summary-limit-children): do.
15737
15738         * gnus-int.el (gnus-request-scan): do.
15739
15740         * gnus-group.el (gnus-group-suspend): do.
15741
15742         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15743
15744         * gnus-cite.el (gnus-cite-parse-attributions): do.
15745
15746         * gnus-agent.el (gnus-summary-set-agent-mark)
15747         (gnus-agent-regenerate-group): do.
15748
15749         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15750
15751         * binhex.el (binhex-decode-region-internal): do.
15752
15753 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15754
15755         * gnus-fun.el (gnus-face-properties-alist): New user option.
15756         (gnus-display-x-face-in-from): Use it.
15757
15758         * gnus-art.el (article-display-face): Ditto.
15759
15760         * compface.el (uncompface-use-external): Default to nil.
15761
15762 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15763
15764         * nntp.el (nntp-erase-buffer): New function.
15765         (nntp-retrieve-data, nntp-send-command)
15766         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15767         (nntp-possibly-change-group): Use it.
15768
15769         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15770         with-current-buffer.
15771
15772 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15773
15774         * compface.el: Merge the ELisp-based uncompface program.
15775         (compface): New customization group.
15776         (uncompface-use-external): New user option.
15777         (uncompface): Call uncompface-internal if uncompface-use-external
15778         is nil.
15779         (uncompface-internal): New function.  Note that there are also
15780         some other functions and variables added for this function.
15781
15782 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15783
15784         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15785         if necessary.
15786
15787 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15788
15789         * spam-report.el (spam-report-unplug-agent)
15790         (spam-report-plug-agent, spam-report-deagentize)
15791         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15792         Add support for the Agent in spam-report: when unplugged, report to a
15793         file; when plugged, submit all the requests.
15794
15795         * spam.el (spam-register-routine): Fix message about
15796         registration.
15797
15798 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15799
15800         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15801         dependencies.
15802         (rfc2047-encode): Use it.
15803
15804         * gnus-art.el (gnus-button-marker-list): Move before first
15805         reference.
15806
15807         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15808         (imap-parse-body): Fix format string mismatch.
15809
15810         * gnus-score.el (gnus-summary-increase-score): do.
15811
15812         * nnrss.el (nnrss-close): New function.
15813
15814 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15815
15816         * nnrss.el (nnrss-make-filename): New function.
15817         (nnrss-request-delete-group, nnrss-read-server-data)
15818         (nnrss-save-server-data, nnrss-read-group-data)
15819         (nnrss-save-group-data): Use it.
15820         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15821         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15822         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15823
15824 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15825
15826         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15827
15828 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15829
15830         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15831         files.
15832
15833         * message.el (message-generate-headers-first): Don't quote nil
15834         and t in docstrings.
15835
15836         * imap.el (imap-id): do.
15837
15838         * gnus-agent.el (gnus-agent-consider-all-articles)
15839         (gnus-agent-queue-mail): do.
15840
15841 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15842
15843         * spam-report.el (spam-report-process-queue): New function.
15844         Process requests from `spam-report-requests-file'.
15845         (spam-report-process-queue): Doc fix.
15846
15847 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15848
15849         * spam.el (spam-register-routine)
15850         (spam-log-processing-to-registry, spam-log-registered-p)
15851         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15852         Change "check" to "spam-check" for semi-clarity.
15853
15854 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15855
15856         * pop3.el: Require nnheader.
15857
15858         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15859
15860         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15861
15862         * gnus-picon.el: Require cl.
15863
15864         * gnus-fun.el: Require gnus-ems and gnus-util.
15865
15866         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15867
15868         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15869
15870         * gnus-art.el (gnus-article-edit-mode): Define before first
15871         reference.
15872
15873 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15874
15875         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15876         (gnus-uu-post-encoded): Use point-at-bol.
15877
15878         * gnus-topic.el (gnus-group-active-topic-p): do.
15879
15880         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15881
15882         * gnus-group.el (gnus-group-kill-region): do.
15883
15884         * gnus-art.el (article-date-ut): do.
15885
15886         * message.el (message-fetch-field): Remove redundant
15887         case-fold-search binding.
15888         (message-narrow-to-field): Simplify.
15889
15890 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15891
15892         * spam.el (spam-directory): Derive from `gnus-directory'.
15893
15894         * spam-report.el (spam-report-url-to-file)
15895         (spam-report-requests-file): New function and variable for offline
15896         reporting.
15897         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15898         and user defined function.
15899         (spam-report-url-ping-mm-url): Remove doubled slash.
15900
15901 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15902
15903         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15904
15905 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15906
15907         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15908         format string mismatch.
15909
15910         * sieve.el (sieve-deactivate-all): do.
15911
15912         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15913
15914         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15915
15916         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15917
15918         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15919
15920 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15921
15922         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15923         the list of checks.
15924
15925 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15926
15927         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15928         padding.
15929
15930 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15931
15932         * mm-view.el (mm-fill-flowed): New variable.
15933         (mm-inline-text): Use it.
15934
15935 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15936
15937         * spam.el (spam-spamassassin-register-ham-routine)
15938         (spam-spamassassin-register-spam-routine): Fix function names.
15939
15940 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15941
15942         * gnus.el (gnus-tmp-grouplens): Remove.
15943         (gnus-summary-line-format): Remove grouplens.
15944
15945         * gnus-group.el (gnus-group-line-format): Ditto.
15946
15947         * gnus-spec.el (gnus-format-specs): Ditto.
15948         (gnus-update-format-specifications): Flush the group format spec
15949         cache if there's the grouplens stuff.
15950         (gnus-parse-simple-format): Replace %l with the empty string.
15951
15952 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15953
15954         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15955         omission.
15956
15957 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15958
15959         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15960         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15961
15962 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15963
15964         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15965         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15966         New macros and functions.
15967         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15968         Handle > NLINK_MAX messages.
15969         * nnmaildir.el (nnmaildir-request-set-mark): Use
15970         nnmaildir--emlink-p and nnmaildir--eexist-p.
15971
15972 2004-01-25  Alex Schroeder  <alex@gnu.org>
15973
15974         * spam-stat.el (spam-stat-process-directory-age): New option.
15975         (spam-stat-process-directory): Use it.
15976
15977 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15978
15979         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15980         (spam-stat-save): Accept prefix argument.
15981
15982 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15983
15984         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15985         links" error.
15986
15987 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15988
15989         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15990         the rest of the and/or forms.
15991
15992 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15993
15994         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15995         compatibility with old .newsrc.eld files.
15996
15997         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15998
15999         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16000
16001         * gnus-start.el (gnus-1): do.
16002
16003         * gnus-group.el (gnus-group-line-format-alist): do.
16004
16005         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16006
16007         * gnus-gl.el: Remove.
16008
16009 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16010
16011         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16012         marks consisting of a single range {for example, (3 . 5)} rather
16013         than a list of a single range { ((3 . 5)) }.
16014
16015 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16016
16017         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16018         with-current-buffer.
16019         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16020         avoid consing a string.
16021
16022         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16023         Remove obsolete entries for big5 and gb2312.
16024
16025 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16026
16027         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16028         uncompressed list.
16029
16030 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16031
16032         * spam-stat.el (spam-stat-strip-xref): New function.
16033         (spam-stat-process-directory): Use it.
16034
16035         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16036         here -- it's done in message-fetch-field.
16037
16038 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16039
16040         * gnus-agent.el (gnus-agent-queue-mail)
16041         (gnus-agent-prompt-send-queue): New variables.
16042         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16043         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16044         "nndraft:queue" along to gnus-draft-send.  Use
16045         gnus-agent-prompt-send-queue.
16046         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16047         is "nndraft:queue".  Suggested by Gaute Strokkenes
16048         <gs234@srcf.ucam.org>
16049
16050         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16051         (agent-enable-undownloaded-faces): Added.
16052         (gnus-agent-cat-groups): Use eval-and-compile, not
16053         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16054         method of gnus-agent-cat-groups even when the buffer has been
16055         evaled.
16056         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16057         delete gnus-agent-save-active-1.
16058         (gnus-agent-save-groups): Deleted.  Identical to
16059         gnus-agent-save-active.
16060         (gnus-agent-write-active): No longer adjust agent's copy of active
16061         file as agent's adjustments are now stored in their own
16062         file.  Removed optional parameter.
16063         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16064         servers.  Add use of min/max range limits from server's local
16065         file.
16066         (gnus-agent-save-alist): Removed unused optional argument.
16067         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16068         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16069         (gnus-agent-set-local): A per-server file that keeps min/max range
16070         limits for articles known to the agent.  Provides a fast mechanism
16071         for altering many active ranges.
16072         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16073         active file (local makes it unnecessary).
16074         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16075
16076         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16077         (agent-enable-undownloaded-faces): Added.
16078
16079         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16080         disable it when sending to "nndraft:queue".
16081         (gnus-group-send-queue): Add safety check to avoid sending queue
16082         when unplugged.
16083
16084         * gnus-group.el (gnus-group-catchup): Use new
16085         gnus-sequence-of-unread-articles, not
16086         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16087         numbers of articles.  Use gnus-range-map to avoid having to
16088         uncompress the unread list.
16089         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16090         Fixed invalid ange-ftp reference.
16091
16092         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16093         (gnus-sorted-range-intersection): Intersection of two ranges
16094         without requiring that they first be uncompressed.
16095
16096         * gnus-start.el (gnus-activate-group): Unless blocked by the
16097         caller, possibly expand the active range to include both cached
16098         and agentized articles.
16099         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16100         multiple version-dependent converters.
16101         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16102         gnus-agent-save-active.
16103         (gnus-save-newsrc-file): Save dirty agent range limits.
16104
16105         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16106         gnus-agent-possibly-alter-active.
16107         (gnus-adjust-marked-articles): Faster handling of simple lists.
16108
16109 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16110
16111         * spam-stat.el (spam-stat-test-directory): New optional argument
16112         displays a list of files detected.  Suggested by Andrew Cohen
16113         <cohen@andy.bu.edu>.
16114         (spam-stat-buffer-words-with-scores): Don't narrow and change
16115         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16116
16117 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16118
16119         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16120         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16121         (spam-spamassassin-arguments)
16122         (spam-spamassassin-spam-flag-header)
16123         (spam-spamassassin-positive-spam-flag-header)
16124         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16125         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16126         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16127         (spam-list-of-processors, spam-list-of-checks)
16128         (spam-list-of-statistical-checks, spam-registration-functions)
16129         (spam-check-spamassassin-headers, spam-check-spamassassin)
16130         (spam-spamassassin-score)
16131         (spam-spamassassin-register-with-sa-learn)
16132         (spam-spamassassin-register-spam-routine)
16133         (spam-spamassassin-register-ham-routine)
16134         (spam-assassin-register-spam-routine)
16135         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16136         (spam-bogofilter-score): Fix to show article before scoring.
16137
16138 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16139
16140         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16141         default scoring function.
16142         (spam-generic-score): Call spam-spamassassin-score if
16143         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16144         spam-bogofilter-score otherwise.
16145
16146         * gnus.el (spam-process, spam-autodetect-methods): Add
16147         spamassassin and spamassassin-headers.
16148
16149 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16150
16151         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16152         Suppress unnecessary messages.
16153
16154 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16155
16156         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16157         make-hash-table.
16158
16159 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16160
16161         * canlock.el (base64-encode-string): Don't autoload it.
16162
16163 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16164
16165         * run-at-time.el: Remove useless (require 'itimer),
16166         eval-and-compile and (featurep 'xemacs).
16167
16168 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16169
16170         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16171         GROUP is a virtual group.
16172
16173 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16174
16175         * gnus.el: Autoload `message-y-or-n-p'.
16176
16177 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16178
16179         * pgg-parse.el: Remove unnecessary (require 'custom).
16180
16181         * pgg-def.el: do.
16182
16183         * nnmail.el: do.
16184
16185         * gnus-undo.el: do.
16186
16187         * gnus-picon.el: do.
16188
16189         * gnus-util.el: do.
16190
16191 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16192
16193         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16194
16195 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16196
16197         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16198         handle, as well as a list.
16199
16200         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16201         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16202         (mm-w3m-cid-retrieve): Simplify.
16203
16204 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16205
16206         * message.el (message-kill-to-signature): Allow prefix arg to
16207         specify number of lines to keep before signature.
16208
16209 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16210
16211         * message.el (message-kill-to-signature): Change docstring.
16212
16213 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * canlock.el: Always require sha1-el.
16216         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16217
16218         * message.el: Autoload sha1 only when compiling.
16219
16220         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16221         eudc-expand-inline for XEmacs.
16222
16223 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16224
16225         * message.el (message-canlock-generate): Require sha1-el.
16226
16227 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16228
16229         * message.el (message-expand-name): Silence the byte compiler.
16230
16231         * lpath.el: Add detect-coding-system.
16232
16233         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16234         cus-edit.
16235
16236 2004-01-13  Simon Josefsson  <jas@extundo.com>
16237
16238         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16239         Invoke gnus-score-mode.  Reported by
16240         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16241
16242         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16243         Jim Blandy <jimb@redhat.com> (tiny change).
16244
16245 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16246
16247         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16248
16249 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16250
16251         * spam.el (spam-get-article-as-string): Update to use
16252         gnus-request-article-this-buffer, much simpler.
16253         (spam-get-article-as-buffer): Remove.
16254
16255 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16256
16257         * message.el (message-expand-name): Use EUDC if the user uses that.
16258
16259 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16260
16261         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16262         character for the encoding to avoid consing a string.
16263
16264         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16265         unnecessarily.
16266
16267         * mm-util.el (mm-replace-chars-in-string): Remove.
16268
16269         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16270         of mm-replace-chars-in-string.
16271
16272 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16273
16274         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16275
16276         * mm-util.el (mm-subst-char-in-string): Support inplace.
16277
16278         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16279         a new string in every iteration.  Use shy groups.
16280
16281 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16282
16283         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16284         * gnus-soup.el (gnus-soup-group-brew):
16285         * gnus-msg.el (gnus-put-message):
16286         * gnus-move.el (gnus-group-move-group-to-server):
16287         * gnus-kill.el (gnus-batch-score):
16288         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16289         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16290         (gnus-group-update-group, gnus-group-read-group)
16291         (gnus-group-make-group, gnus-group-make-help-group)
16292         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16293         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16294         (gnus-group-sort-by-unread, gnus-group-catchup)
16295         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16296         (gnus-group-yank-group, gnus-group-set-info)
16297         (gnus-group-list-groups):
16298         * gnus.el (gnus-generate-new-group-name):
16299         * gnus-delay.el (gnus-delay-send-queue):
16300         * nnvirtual.el (nnvirtual-catchup-group):
16301         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16302         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16303         (gnus-group-prepare-topics, gnus-topic-check-topology):
16304         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16305         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16306         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16307         (gnus-group-make-articles-read):
16308         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16309         (gnus-group-change-level, gnus-kill-newsgroup)
16310         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16311         (gnus-get-unread-articles, gnus-make-articles-unread)
16312         (gnus-make-ascending-articles-unread): Use accessor
16313         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16314         to get group information for improved readability.
16315
16316
16317 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16318
16319         * gnus-art.el (article-decode-mime-words, article-babel)
16320         (gnus-article-highlight-signature, gnus-article-add-buttons)
16321         (gnus-signature-toggle): Use gnus-with-article-buffer.
16322
16323         * gnus-art.el (gnus-article-highlight-headers)
16324         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16325
16326         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16327         (gnus-article-set-globals, gnus-request-article-this-buffer)
16328         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16329         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16330         (gnus-mime-display-alternative): Use with-current-buffer.
16331
16332 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16333
16334         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16335         also under 80 char limit, and call gnus-error if needed.
16336         (spam-fetch-article-header): Fix - it was a
16337         buffer-local variable (gnus-newsgroup-data).
16338         (spam-find-spam): Use spam-generate-fake-headers, forget about
16339         spam-insert-fake-headers.
16340         (spam-insert-fake-headers): Remove.
16341
16342 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16343
16344         * deuglify.el (gnus-article-outlook-unwrap-lines)
16345         (gnus-outlook-rearrange-article)
16346         (gnus-outlook-repair-attribution-outlook)
16347         (gnus-outlook-repair-attribution-block)
16348         (gnus-outlook-repair-attribution-other): Remove redundant
16349         save-excursion.
16350
16351 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16352
16353         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16354         (spam-fetch-field-subject-fast)
16355         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16356         (spam-fetch-article-header): Add functions to deal with Gnus
16357         internals for fast retrieval of article header data.
16358         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16359
16360 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16361
16362         * pop3.el (pop3-md5): Remove.
16363         (pop3-apop): Replace pop3-md5 with md5.
16364
16365         * mm-bodies.el: base64 is always built-in.
16366
16367         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16368         with-current-buffer.
16369
16370 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16371
16372         * canlock.el (canlock-insert-header): Remove excessive grouping in
16373         regexp.
16374
16375         * gnus-sum.el (gnus-summary-read-document): Ditto.
16376
16377         * gnus-uu.el (gnus-uu-part-number): Ditto.
16378
16379         * html2text.el (html2text-remove-tags): Ditto.
16380         (html2text-format-tags): Ditto.
16381         (html2text-format-single-elements): Ditto.
16382
16383         * mml.el (mml-parse-1): Ditto.
16384
16385 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16386
16387         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16388
16389         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16390
16391         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16392
16393         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16394
16395 2003-11-15  Simon Josefsson  <jas@extundo.com>
16396
16397         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16398         (pgg-gpg-lookup-key): Use regexp match instead of
16399         split-string (split-string is different between emacs 21.2 and
16400         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16401
16402 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16403
16404         * gnus-art.el (gnus-mime-view-all-parts)
16405         (gnus-article-part-wrapper, gnus-article-view-part): Use
16406         with-current-buffer.
16407
16408 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16409
16410         * spam.el (spam-disable-spam-split-during-ham-respool)
16411         (spam-spamoracle-database, spam-cache-lookups)
16412         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16413         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16414         (spam-group-ham-marks, spam-group-spam-marks)
16415         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16416         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16417         also add spam-use-blackholes to the statistical checks.
16418         (spam-fetch-field-fast): Add interface to fetching fields, may
16419         become a macro.
16420         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16421         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16422         (spam-insert-fake-headers): Fake an article when needed.
16423         (spam-find-spam): Fake article when possible.
16424         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16425         (spam-check-bogofilter-headers): Use message-fetch-field instead
16426         of nnmail-fetch-field.
16427
16428 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16429
16430         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16431
16432 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16433
16434         * spam.el (spam-split): Do not require spam-use-CHECK to be
16435         enabled if that check is passed to spam-split explicitly; also
16436         fix so 'spam doesn't get converted to spam-split-group when
16437         spam-split-symbolic-return is t.
16438         (spam-find-spam): Find registrations of the article and use those
16439         instead of re-running spam-split to find the spam/ham
16440         classification of the article.
16441         (spam-log-processing-to-registry, spam-log-registered-p)
16442         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16443         Use gnus-error instead of gnus-message.
16444         (spam-log-registration-type): Add function to determine the
16445         classification of a message based on registry entries; will
16446         return nil if both 'spam and 'ham are found.
16447         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16448         a reasonably fast local cache without the loading errors.
16449         (spam-cache-lookups): Set to t by default.
16450         (spam-find-spam): Don't try to guess spam-cache-lookups.
16451         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16452         spam-caches entry.
16453         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16454         caching of whitelist/blacklist entries.
16455         (spam-check-whitelist, spam-check-blacklist): Invoke
16456         spam-from-listed-p with a type, not a cache variable.
16457         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16458
16459 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16460
16461         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16462
16463         * nnmail.el (nnmail-split-fancy): do.
16464
16465         * mml.el (mml-parse): do.
16466
16467         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16468         (gnus-score-adaptive): do.
16469
16470 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16471
16472         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16473         (gnus-mime-button-map): Don't set keymap parent.
16474         (gnus-button-ctan-directory-regexp): Use shy grouping.
16475         (gnus-prev-page-map): Don't set keymap parent.
16476         (gnus-prev-page-map): Remove duplicated one.
16477         (gnus-next-page-map): Don't set keymap parent.
16478         (gnus-mime-security-button-map): Ditto.
16479
16480         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16481         version number.
16482
16483         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16484
16485 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16486
16487         * canlock.el (canlock-sha1-function): Remove.
16488         (canlock-sha1-function-for-verify): Remove.
16489         (canlock-openssl-program): Remove.
16490         (canlock-openssl-args): Remove.
16491         (canlock-ignore-errors): Remove.
16492         (canlock-sha1-with-openssl): Remove.
16493         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16494         (canlock-verify): Don't use canlock-ignore-errors.
16495
16496         * sha1-el.el (sha1-string-external): Make it can return a string
16497         in binary form.
16498         (sha1-region-external): Ditto.
16499         (sha1-string-internal): Ditto.
16500         (sha1-region-internal): Ditto.
16501         (sha1-region): Ditto.
16502         (sha1-string): Ditto.
16503         (sha1): Ditto.
16504
16505 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16506
16507         * spam.el (spam-report-articles-gmane): New command.
16508
16509 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16510
16511         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16512
16513         * run-at-time.el (run-at-time-saved): Remove.
16514         (run-at-time): Doc fix.
16515
16516 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16517
16518         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16519         (gnus-summary-limit-map): Add it.
16520         (gnus-summary-make-menu-bar): do.
16521
16522 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16523
16524         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16525         Make attempt at some caching support (done for BBDB only now).
16526         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16527         addresses to be checked.
16528         (spam-clear-cache-BBDB): Add function, to be invoked by
16529         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16530         (spam-check-BBDB): Check and use the caches, if
16531         spam-cache-lookups is on, remove superfluous (provide).
16532
16533 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16534
16535         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16536
16537 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16538
16539         * run-at-time.el (run-at-time-saved): Move to after the definition
16540         of `run-at-time'.
16541
16542         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16543
16544 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16545
16546         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16547         mm-w3m-local-map-property.
16548
16549         * mm-view.el (mm-w3m-mode-map): Remove.
16550         (mm-w3m-local-map-property): Remove.
16551         (mm-inline-text-html-render-with-w3m): Don't use
16552         mm-w3m-local-map-property.
16553
16554 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16555
16556         * run-at-time.el: New file.
16557
16558         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16559         under Emacs.
16560
16561         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16562         of gnus-set-text-properties.
16563
16564         * gnus-uu.el (gnus-uu-save-article): Ditto.
16565
16566         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16567
16568         * gnus-cite.el (gnus-cite-parse): Ditto.
16569
16570         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16571         of gnus-.
16572
16573         * gnus-xmas.el (run-at-time): Require run-at-time.
16574
16575         * gnus.el: Changed calls to nnheader-run-at-time and
16576         password-run-at-time throughout to use run-at-time directly.
16577
16578         * password.el: Removed definition of run-at-time.
16579
16580         * nnheaderxm.el: Remove definition of run-at-time.
16581
16582 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16583
16584         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16585         in prompt.
16586
16587 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16588
16589         * messagexmas.el (message-xmas-redefine): Alias
16590         `message-make-caesar-translation-table' to
16591         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16592         version.
16593
16594         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16595         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16596         `gnus-xmas-set-text-properties'.
16597         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16598         `gnus-xmas-completing-read'.
16599         (gnus-xmas-completing-read): Removed.
16600         (gnus-xmas-open-network-stream): Removed.
16601
16602         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16603         XEmacs version.
16604
16605         * dns.el (dns-make-network-process): Use `open-network-stream'
16606         instead of `gnus-xmas-open-network-stream'.
16607
16608         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16609
16610         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16611
16612 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16613
16614         * gnus-art.el (gnus-mime-display-alternative)
16615         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16616         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16617         Don't use gnus-local-map-property.
16618
16619         * gnus-util.el (gnus-local-map-property): Remove.
16620
16621         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16622         gnus-completing-read-maybe-default with completing-read.
16623
16624         * gnus-util.el (gnus-completing-read): do.
16625         (gnus-completing-read-maybe-default): Remove.
16626
16627 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16628
16629         * password.el: Only autoload `run-at-time' if not XEmacs.
16630         Only autoload the itimer functions if XEmacs.
16631
16632 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16635         XEmacsen.
16636
16637         * dgnushack.el: Autoload executable-find for XEmacs.
16638
16639 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16640
16641         * gnus-art.el (gnus-read-string): Remove.
16642         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16643         read-string.
16644
16645 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16646
16647         * netrc.el: Autoload password-read.
16648         (netrc): Add configuration group.
16649         (netrc-encoding-method, netrc-openssl-path): Add
16650         variables for encoding and decoding of files with symmetric
16651         ciphers.
16652         (netrc-encode): Add assistant function to encode a file with
16653         netrc-encoding-method.
16654         (netrc-parse): Add interactive parameter, added optional
16655         decoding if netrc-encoding-method is non-nil but otherwise
16656         behavior is standard.
16657         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16658         Do s/encode/encrypt/ everywhere.
16659
16660         * spam.el: Remove executable-find autoload.
16661
16662 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16663
16664         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16665
16666         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16667
16668 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16669
16670         * gnus-art.el (gnus-treat-ansi-sequences)
16671         (article-treat-ansi-sequences): New variable and function.
16672         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16673
16674         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16675         Use it.
16676
16677 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16678
16679         * mm-util.el (mm-quote-arg): Remove.
16680
16681         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16682         shell-quote-argument.
16683
16684         * gnus-uu.el (gnus-uu-command): do.
16685
16686         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16687
16688         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16689         with make-char.
16690
16691         * mm-util.el (mm-make-char): Remove.
16692
16693         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16694         add-minor-mode.
16695
16696         * gnus-undo.el (gnus-undo-mode): do.
16697
16698         * gnus-topic.el (gnus-topic-mode): do.
16699
16700         * gnus-sum.el (gnus-dead-summary-mode): do.
16701
16702         * gnus-start.el (gnus-slave-mode): do.
16703
16704         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16705
16706         * gnus-ml.el (gnus-mailing-list-mode): do.
16707
16708         * gnus-gl.el (gnus-grouplens-mode): do.
16709
16710         * gnus-draft.el (gnus-draft-mode): do.
16711
16712         * gnus-dired.el (gnus-dired-mode): do.
16713
16714         * gnus-ems.el (gnus-add-minor-mode): Remove.
16715
16716         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16717         Replace gnus-char-width with char-width.
16718
16719         * gnus-ems.el (gnus-char-width): Remove.
16720
16721         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16722         Replace gnus-char-width with char-width.
16723
16724         * gnus-ems.el (gnus-char-width): Remove.
16725
16726         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16727         definition.
16728         Remove Emacs 20 hash table compatibility code.
16729
16730         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16731         20 compatibility code.
16732
16733         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16734
16735         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16736
16737         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16738         with point-at-{eol,bol}.
16739
16740         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16741
16742         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16743
16744         * flow-fill.el (fill-flowed-point-at-bol)
16745         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16746
16747         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16748         Replace with point-at-{eol,bol} throughout all files.
16749
16750 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * ntlm.el (ntlm-string-as-unibyte): New macro.
16753         (ntlm-build-auth-response): Use it.
16754
16755         Remove Emacs 20 stuff:
16756         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16757         (butlast, mapc, remove): Remove the compiler macros.
16758         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16759         of delq and copy-sequence.
16760         * gnus-art.el (popup-menu): Remove the compiler macro.
16761         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16762         Emacs 20.
16763
16764 2004-01-05  Simon Josefsson  <jas@extundo.com>
16765
16766         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16767         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16768         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16769         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16770         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16771         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16772         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16773         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16774         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16775         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16776         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16777         string-xor into ntlm-string-xor.  Suggested by
16778         Jesper Harder <harder@myrealbox.com>.
16779
16780         * ntlm.el: Don't include poem.
16781
16782         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16783         Jesper Harder <harder@myrealbox.com>.
16784
16785         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16786
16787         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16788         probably breaks emacs with DL patch, but do we care? Is anyone
16789         still using the DL stuff?)
16790
16791         * sieve-manage.el: Use the password package.
16792         (sieve-manage-read-passwd): Remove.
16793         (sieve-manage-interactive-login): Use password.  Re-add
16794         condition-case around loop.
16795
16796         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16797         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16798         the password package.
16799
16800 2003-02-19  Simon Josefsson  <jas@extundo.com>
16801
16802         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16803         token.
16804
16805 2002-08-07  Simon Josefsson  <jas@extundo.com>
16806
16807         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16808         (sieve-manage-authenticators):
16809         (sieve-manage-authenticator-alist): Add some SASL mechs.
16810         (sieve-sasl-auth): New function.
16811         (sieve-manage-cram-md5-auth):
16812         (sieve-manage-plain-auth): Rewrite using SASL library.
16813         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16814         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16815         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16816         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16817
16818 2004-01-05  Simon Josefsson  <jas@extundo.com>
16819
16820         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16821         New files.
16822
16823 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16824
16825         * gnus-group.el (gnus-no-groups-message): Update.
16826
16827         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16828
16829 2003-11-09  Simon Josefsson  <jas@extundo.com>
16830
16831         * imap.el: Support for ID IMAP extension (RFC 2971).
16832         (imap-local-variables): Add imap-id.
16833         (imap-id): New variable.
16834         (imap-id): New function.
16835         (imap-parse-response): Parse untagged ID response.
16836         * nnimap.el (nnimap-id): New variable.
16837         (nnimap-open-connection): Use it.
16838
16839 2003-12-28  Simon Josefsson  <jas@extundo.com>
16840
16841         * gnus-score.el (gnus-score-edit-all-score): New.
16842         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16843
16844 2004-01-04  Simon Josefsson  <jas@extundo.com>
16845
16846         * password.el: Add.
16847
16848 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16849
16850         * dns.el (dns-query-types): Fix typo.
16851         (dns-query-types): New function.
16852         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16853         PTR and SOA replies, see RFC 1035.
16854
16855 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16856
16857         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16858
16859         * Moved to Changelog.2.
16860
16861 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16862
16863         * gnus.el (gnus-version-number): Bump version.
16864
16865 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16866
16867         * gnus.el: No Gnus v0.1 is released.
16868
16869 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16870
16871         * gnus.el: No Gnus v0.0 is released.
16872
16873 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16874
16875         * gnus.el (gnus-version-number): Bump.
16876         (gnus-version): No.
16877
16878 See ChangeLog.2 for earlier changes.
16879
16880     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16881       Free Software Foundation, Inc.
16882
16883   This file is part of GNU Emacs.
16884
16885   GNU Emacs is free software: you can redistribute it and/or modify
16886   it under the terms of the GNU General Public License as published by
16887   the Free Software Foundation, either version 3 of the License, or
16888   (at your option) any later version.
16889
16890   GNU Emacs is distributed in the hope that it will be useful,
16891   but WITHOUT ANY WARRANTY; without even the implied warranty of
16892   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16893   GNU General Public License for more details.
16894
16895   You should have received a copy of the GNU General Public License
16896   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16897
16898 ;; Local Variables:
16899 ;; coding: utf-8
16900 ;; fill-column: 79
16901 ;; add-log-time-zone-rule: t
16902 ;; End: