gnus-html.el: add and use gnus-html-image-url-blocked-p
[gnus] / lisp / ChangeLog
1 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5
6 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9         alt text.
10         (gnus-html-rescale-image): Try to get the rescaling logic right for
11         images that are just wide and not tall.
12
13         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
14         overshadow variable bindings.
15
16 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
17
18         * gnus-html.el (gnus-html-wash-tags)
19         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
20         extra logging.
21
22 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23
24         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
25         (gnus-max-image-proportion): New variable.
26         (gnus-html-rescale-image): New function.
27         (gnus-html-put-image): Rescale images.
28
29 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * gnus-html.el (gnus-article-html): Decode contents by charset.
32
33 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
34
35         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
36         (gnus-html-frame-width, gnus-blocked-images)
37         * message.el (message-prune-recipient-rules): Add custom version.
38         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
39
40         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
41         functions.
42
43         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
44         gnus-process-get.
45
46 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
47
48         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
49         instead of lsub directly.
50
51 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
52
53         * nnwarchive.el: Removed.
54
55         * gnus-soup.el: Removed.
56
57         * nnsoup.el: Removed.
58
59         * nnultimate.el: Removed.
60
61         * gnus-html.el (gnus-blocked-images): New variable.
62
63         * message.el (message-prune-recipients): New function.
64         (message-prune-recipient-rules): New variable.
65
66         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
67         guess whether a long line is natural text or not.
68
69         * gnus-html.el (gnus-html-schedule-image-fetching): Use
70         gnus-process-plist and friends for compatibility.
71
72 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
73
74         * gnus-html.el: Require packages that define macros used in this file.
75         (gnus-article-mouse-face): Declare to silence byte-compiler.
76         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
77         process-get.
78         (gnus-html-put-image): Use plist-get to avoid getf.
79         (gnus-html-prefetch-images): Use with-current-buffer.
80
81 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * gnus-ems.el: Provide compatibility functions for
84         gnus-set-process-plist.
85
86         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
87         header-line-format for XEmacs 21.4.
88
89         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
90         * gnus.el (gnus-valid-select-methods)
91         * message.el (message-send-mail-partially-limit)
92         * mm-decode.el (mm-text-html-renderer)
93         * mml.el (mml-insert-mime-headers-always)
94         * smiley.el (smiley-regexp-alist): Bump custom version.
95
96 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
97
98         * gnus-html.el: require mm-url.
99         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
100         with the url to `url'.
101         (gnus-html-wash-tags): Support cid: URLs/images.
102
103 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
106         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
107         bindings, as they aren't useful at all. `w' is moved to `W w'.
108
109         * gnus-move.el: Removed file, since it doesn't really work.
110
111         * gnus-html.el (gnus-article-html): Tell w3m that the input is
112         UTF-8. This seems to fix problems with some German web feeds.
113
114         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
115         at the top so that the proper colours are applied.
116
117         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
118         don't have dots in their names.
119
120         * gnus-art.el (gnus-article-view-part): Doc fix.
121
122         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
123         XEmacs-compatible.
124         (gnus-html-put-image): Don't do images on non-graphic displays.
125
126         * nnslashdot.el: Removed this unused backend.
127
128         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
129         actions.
130         (gnus-undo-register-1): Revert last change.
131
132         * gnus-group.el (gnus-group-completing-read): Protect against not
133         having completion-styles bound.
134
135         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
136         make broken recipients happier.
137
138         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
139
140         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
141         point parameter.
142
143         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
144
145         * gnus-group.el (gnus-group-completing-read): Add 'substring to
146         completion-styles for group selection.
147
148 2009-02-04  Andreas Schwab  <schwab@suse.de>
149
150         * gnus-score.el (gnus-score-string): Fix regex for matching extra
151         headers and regexp-quote the match if necessary.
152
153 2009-03-24  Miles Bader  <miles@gnu.org>
154
155         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
156         the blinking smiley.
157
158 2009-03-24  Simon Josefsson  <simon@josefsson.org>
159
160         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
161         blink smiley.
162
163 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
166         where the dribbel file lives exists.
167
168         * message.el (message-send-mail-partially-limit): Change the default to
169         nil, since most people don't want this.
170
171         * mm-url.el (mm-url-decode-entities): Also decode entities like
172         &#x3212.
173
174 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
175
176         * gnus-sum.el (gnus-summary-idna-message):
177         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
178         Hyperlink urls in docstrings with URL `...'.
179
180 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
181
182         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
183         functions.
184
185 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
186
187         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
188         say what the mouseover text should be.
189
190         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
191         version of the mm-w3m-safe-url-regexp variable to only download images
192         in the groups where we want that to happen.
193
194         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
195
196         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
197         easier debugging.
198         (gnus-article-beginning-of-window): Add kludge to allow spacing past
199         big pictures in the article buffer.
200
201         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
202         gnus-article-html.
203         (mm-text-html-renderer): gnus-article-html needs curl in addition to
204         w3m.
205
206         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
207
208 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
209
210         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
211         which doesn't exist.
212
213         * message.el (message-inhibit-ecomplete): New variable to allow some
214         function to inhibit ecomplete address storage.
215         (message-resend): Disable ecomplete message storage when resending
216         messages.
217
218         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
219
220 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
223         Save excursion while copying, moving, and deleting articles in order to
224         prevent the cursor from jumping to unforeseen place.
225
226 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * lpath.el: No need to bind bookmark-current-buffer,
229         bookmark-yank-point and bookmark-make-record-function.
230
231 2010-08-17  Glenn Morris  <rgm@gnu.org>
232
233         * gnus-sync.el: Require gnus components whose functions are used.
234
235         * gnus-art.el (bookmark-make-record-function):
236         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
237         Declare for compiler.
238
239         * mm-url.el (mml-compute-boundary): Autoload.
240
241 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
244
245 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
246
247         Typo fix "hoo4a" -> "hook".
248
249         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
250
251 2010-08-14  Glenn Morris  <rgm@gnu.org>
252
253         * gnus-sync.el (gnus-sync): Fix defgroup version.
254
255 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
256
257         Doc fixes and keep unknown groups (ammended for nunion bug fix).
258
259         * gnus-sync.el: Fix docs.
260         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
261         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
262
263 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
264
265         Optimizations for gnus-sync.el.
266
267         * gnus-sync.el: Add docs about gnus-sync-backend
268         possibilities.
269         (gnus-sync-save): Remove unnecessary message.
270         (gnus-sync-read): Optimize and show what groups were skipped.
271
272 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
273
274         Minor bug fixes for gnus-sync.el.
275
276         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
277         read the sync on get-new-news.
278
279         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
280         quiet.
281
282         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
283
284 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
285
286         Make saving and restoring of hidden threads work with overlays.
287         Patch applied by Ted Zlatanov.
288
289         * gnus-sum.el (gnus-hidden-threads-configuration)
290         (gnus-restore-hidden-threads-configuration): Update to deal with text
291         properties, rather than searching for a magic character.
292
293 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
294
295         New gnus-sync.el library for synchronization of marks.
296
297         * gnus-sync.el: New library for synchronization of marks.
298
299         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
300         renamed from `gnus-registry-grep-in-list'.
301
302         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
303
304         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
305
306 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
309         determining charset of text fails.
310
311 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * nnmail.el (nnmail-get-new-mail-1): Revert.
314
315         * nnml.el (nnml-active-number): Make sure names of newly created groups
316         in nnml-group-alist are encoded.
317
318 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
321         containing non-ASCII characters in active file for nnml back end.
322
323 2010-07-24  David Engster  <dengste@eml.cc>
324
325         * mml-smime.el (mml-smime-epg-verify): Also accept the older
326         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
327
328 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
329
330         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
331         tag (Bug#6654).
332
333 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
334
335         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
336         the article buffer, not the summary buffer.
337
338 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
341         Emacs 23 as well.
342
343 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
344
345         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
346         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
347
348 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
349
350         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
351         Patch applied by Karl Fogel.
352
353         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
354         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
355
356 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
357
358         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
359         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
360         C-w still not working correctly from Article buffers; Thierry's
361         patch to fix that will be applied after this.
362
363         * gnus-art.el (bookmark-make-record-function): New local variable.
364
365         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
366         article buffer.
367         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
368
369 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
370
371         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
372         on changes in bookmark.el.
373
374 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
377         `no-log' instead of message not to log prompt string.
378
379 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
380
381         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
382         the *other* type of HTML form submission.
383
384 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
385
386         * auth-source.el (auth-source-pick): If choice does not contain a
387         questioned keyword, set the check to t.
388
389 2010-06-12  Romain Francoise  <romain@orebokech.com>
390
391         * gnus-util.el (gnus-date-get-time): Move up before first use.
392
393 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
394
395         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
396         (gnus-article-edit-part): Bind it to make last part that is substituted
397         or deleted visible.
398         (gnus-mime-display-single): Buttonize part of which id equals to
399         gnus-mime-buttonized-part-id.
400
401 2010-06-10  Dan Christensen  <jdc@uwo.ca>
402
403         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
404         (gnus-dd-mmm): Use gnus-date-get-time.
405         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
406         simplify logic.
407         (gnus-summary-limit-to-age): Use gnus-date-get-time.
408         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
409
410 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
411
412         * auth-source.el (top): Autoload `secrets-list-collections',
413         `secrets-create-item', `secrets-delete-item'.
414         (auth-sources): Fix tag string.
415         (auth-get-source, auth-source-retrieve, auth-source-create)
416         (auth-source-delete): New defuns.
417         (auth-source-pick): Rewrite in order to avoid 2 passes.
418         (auth-source-forget-user-or-password): New parameter USERNAME.
419         (auth-source-user-or-password): New parameters CREATE-MISSING and
420         DELETE-EXISTING.  Retrieve password interactively, if needed.
421
422 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
423
424         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
425         deleting unused directories when gnus-expert-user is t.
426
427 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
430         for each temp file when gnus-article-browse-delete-temp is ask.
431
432 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
433
434         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
435         Lisp calls to delete-backward-char by calls to delete-char.
436
437 2010-05-20  Kevin Ryde  <user42@zip.com.au>
438
439         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
440
441 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
442
443         * password-cache.el (password-cache-remove): Fix docstring.
444
445 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
446
447         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
448         article unless decoding article to be saved.
449
450 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
451
452         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
453         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
454         generated within the mm-with-unibyte-current-buffer macro.
455
456 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
457
458         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
459         to nil when we're in a mml-preview buffer and no group is selected.
460
461 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
462
463         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
464         when catching the `C-g'.  Reported by "Leo".
465
466 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
467
468         * message.el (message-forward-make-body-plain)
469         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
470         multibyte-string-p.
471
472         * lpath.el: Revert.
473
474 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
475
476         * message.el (message-forward-make-body-mml): Assume original message
477         is multibyte string; error on unibyte.
478         (message-forward-make-body-plain): Ditto; don't add excessive newline
479         in body end.
480
481         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
482
483 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
484
485         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
486         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
487
488 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * mm-extern.el (mm-extern-url): Don't use
491         mm-with-unibyte-current-buffer.
492         (mm-extern-cache-contents): Use with-current-buffer instead of
493         save-excursion + set-buffer.
494
495 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
496
497         * mm-util.el (mm-emacs-mule): Remove.
498
499 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
500
501         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
502         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
503         change.
504
505 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
506
507         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
508         bind the default value of enable-multibyte-characters to nil.
509
510 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
511
512         * message.el (message-forward-make-body-plain)
513         (message-forward-make-body-mml):
514         Don't use mm-with-unibyte-current-buffer.
515
516 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
517
518         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
519
520 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
521
522         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
523         (Bug#5592).
524
525 2010-05-07  Julien Danjou  <julien@danjou.info>
526
527         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
528         it to mm-pipe-part.
529
530         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
531         it is given.
532
533 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
534
535         * binhex.el (binhex-decode-region-internal)
536         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
537         (dns-query)
538         * nnweb.el (nnweb-gmane-search)
539         * pgg-parse.el (pgg-parse-armor)
540         * pgg.el (pgg-verify-region)
541         * sha1.el (sha1-string-external)
542         * uudecode.el (uudecode-decode-region-internal)
543         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
544         XEmacs.
545
546         * gnus-art.el (gnus-article-browse-html-parts)
547         * gnus-group.el (gnus-read-ephemeral-gmane-group)
548         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
549         make-temp-file.
550
551         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
552         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
553         compiling.
554
555         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
556         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
557         XEmacs when compiling.
558
559         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
560         gnus-pick-mode-off-hook for XEmacs when compiling.
561         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
562         gnus-binary-mode-off-hook for XEmacs when compiling.
563
564         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
565         nil if char-charset is not available.
566
567         * imap.el (imap-disable-multibyte)
568         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
569         macros.
570
571         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
572         instead of encode-coding-string.
573
574         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
575         'xemacs) instead of mm-emacs-mule to switch function definitions.
576         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
577
578         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
579         bind temporary-file-directory for XEmacs;
580         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
581         timer-set-function for XEmacs 21.4 and SXEmacs;
582         bind timer-list for XEmacs 21.4 and SXEmacs;
583         fbind char-charset and find-charset-region for non-Mule XEmacs;
584         fbind decode-coding-region, decode-coding-string, detect-coding-region,
585         encode-coding-region and encode-coding-string for XEmacs having no
586         file-coding feature.
587
588 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
589
590         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
591
592 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
593
594         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
595         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
596
597 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
598
599         * mm-util.el (mm-decompress-buffer): Use `delete-file';
600         alias `jka-compr-delete-temp-file' no longer exists.
601
602 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
603
604         Use define-minor-mode in Gnus where applicable.
605         * mml.el (mml-mode): Use define-minor-mode.
606         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
607         (gnus-undo-mode): Use define-minor-mode.
608         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
609         (gnus-dead-summary-mode): Use define-minor-mode.
610         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
611         Initialize in declaration.
612         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
613         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
614         (gnus-mailing-list-mode): Use define-minor-mode.
615         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
616         (gnus-draft-mode): Use define-minor-mode.
617         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
618         (gnus-dired-mode): Use define-minor-mode.
619
620 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
621
622         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
623         handles on recursive mml-to-mime translation and check them for
624         boundary delimiter collisions.  Reported by Greg Troxel.
625
626 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
629
630 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
631
632         * mm-util.el (mm-find-buffer-file-coding-system):
633         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
634
635 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
636
637         * message.el (message-generate-headers): Record insertion of optional
638         headers as well.  Otherwise the check to prevent repeated insertion of
639         optional headers is a no-op.
640
641 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
642
643         * smime.el: Don't mention CVS.
644
645         * nnrss.el (nnrss-fetch): Don't mention CVS.
646
647         * nnir.el: Don't mention CVS.
648
649 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
650
651         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
652
653 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
654
655         * lpath.el: Fbind bookmark-default-handler,
656         bookmark-get-bookmark-record, bookmark-make-record-default,
657         bookmark-prop-get for Emacs <23 and XEmacs.
658
659 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
660
661         * gnus-sum.el: Add bookmark declarations to silence the compiler.
662         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
663         Use with-current-buffer to silence the byte-compiler.
664         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
665         bother to require `gnus'.
666         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
667
668 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
669
670         * gnus-sum.el (gnus-summary-bookmark-make-record)
671         (gnus-summary-bookmark-jump): New functions.
672         (gnus-summary-mode): Setup bookmark support.
673
674 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
675
676         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
677         if set.
678
679 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
680
681         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
682         gnus-article-browse-html-save-cid-image; make it work recursively for
683         forwarded messages as well.
684         (gnus-article-browse-html-parts): Work when prefix arg is given.
685         (gnus-article-browse-html-article): Doc fix.
686
687 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
688
689         * message.el (message-default-mail-headers):
690         (message-default-headers): Carry the value mail-default-headers over
691         into message-default-mail-headers, rather than message-default-headers.
692
693 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
694
695         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
696         charset.
697
698         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
699         charset into the <meta> tag when the article is encoded to utf-8.
700
701 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
704         directories as well.
705         (gnus-article-browse-html-parts): Work for images that do not specify
706         file names; delete temp directory when quitting; insert header at the
707         right place; use file: scheme for image files.
708
709 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
710
711         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
712         (gnus-article-browse-html-parts): Use it to make temporary cid image
713         files in addition to html file so that browser may display them.
714
715 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
716
717         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
718
719 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
720
721         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
722
723 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
724
725         * auth-source.el (auth-sources): Change default to be simpler.  Explain
726         about Secret Service API sources.  Improve Customize options.
727         (auth-source-pick): Change to accept any number of search parameters.
728         Implement fallbacks iteratively, not recursively.  Add scoring on the
729         second pass and sort by score.  Call Secret Service API when needed.
730         (auth-source-user-or-password): Use it.  Call Secret Service API
731         directly when needed to get the user name and the password.
732
733 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
734
735         * message.el (message-interactive): Doc fix.
736         (message-qmail-inject-args): Reflow.
737         (message-kill-to-signature): Fix typo in docstring.
738
739         * smiley.el (smiley-buffer): Fix typo in docstring.
740
741 2010-03-24  Glenn Morris  <rgm@gnu.org>
742
743         * mail-source.el (gnus-message): Declare.
744         (mail-source-delete-old-incoming): Require gnus-util.
745
746 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
749
750         * message.el (ecomplete-setup): Autoload it for Emacs <23.
751
752         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
753         password-cache's default if it is not bound.
754         (mml-secure-passphrase-cache-expiry): Default to 16 that is
755         password-cache-expiry's default if it is not bound.
756
757         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
758         available in Emacs 21.
759
760         * lpath.el: Suppress compiler warnings for:
761         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
762         XEmacs;
763         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
764         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
765         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
766
767 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
768
769         * auth-source.el (auth-sources): Fix up definition so extra parameters
770         are always inline.
771
772 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
773
774         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
775         wasn't updated after mismatch.  Clear cached mailbox info correctly
776         when uidvalidity changes.
777         (nnimap-group-prefixed-name): New function to avoid some code
778         duplication.
779         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
780         (nnimap-request-group): Use it.
781         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
782         (nnimap-update-unseen): Significantly improved speed of Gnus startup
783         with many imap folders.  This is done by caching the group status from
784         the imap server persistently in a group parameter `imap-status'.  (This
785         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
786         but not persistently, so every Gnus startup was still very slow.)
787
788 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
789
790         * assistant.el (assistant-render-text): Run `widget-setup' and don't
791         delete the extra newline.  Otherwise editing of :string and :number
792         types don't work.
793
794 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
795
796         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
797         secrets.el dependency.
798         (auth-sources): Add optional user name.  Add secrets.el configuration
799         choice (unused right now).
800
801 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
802
803         * gnus-sum.el (gnus-summary-make-menu-bar): Let
804         `gnus-registry-install-shortcuts' fill in the functions.
805
806         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
807         warnings.
808         (gnus-registry-misc-menus): Variable to hold registry mark menus.
809         (gnus-registry-install-shortcuts): Populate and use it in a
810         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
811
812 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
813
814         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
815         In-place substitutions for the group name encoding/decoding.
816         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
817         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
818         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
819         (nnimap-update-unseen, nnimap-request-list)
820         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
821         (nnimap-request-set-mark, nnimap-split-to-groups)
822         (nnimap-split-articles, nnimap-request-newgroups)
823         (nnimap-request-create-group, nnimap-request-accept-article)
824         (nnimap-request-delete-group, nnimap-request-rename-group)
825         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
826         `encoded-mbx' for consistency.
827         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
828         variable `imap-current-mailbox'.
829
830         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
831         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
832
833 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
834
835         * pop3.el (pop3-display-message-size-flag): Display message size byte
836         counts during POP3 download.
837         (pop3-movemail): Use it.
838         (pop3-list): Implement listing of available messages.
839
840 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
841
842         * nnir.el (nnir-get-article-nov-override-function): New function to
843         override the normal NOV retrieval.
844         (nnir-retrieve-headers): Use it.
845
846 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
847
848         * auth-source.el (netrc-machine-user-or-password): Autoload.
849
850 2010-03-19  Glenn Morris  <rgm@gnu.org>
851
852         Stop message.el from loading about 40 libraries it doesn't always need.
853         The general approach is to autoload rather than require, and to
854         require in the specific functions rather than the file.  (Bug#5642)
855
856         * gmm-utils.el: Don't require wid-edit.
857         (widget-create-child-value, widget-convert, widget-default-get):
858         Autoload.
859
860         * gnus-util.el: Don't require time-date, netrc.
861         (message-fetch-field, gnus-group-name-decode): Declare rather than
862         autoloading.
863         (gnus-fetch-field): Require message.
864         (gnus-decode-newsgroups): Require gnus-group.
865
866         * ietf-drums.el: Don't require time-date.
867
868         * message.el: Don't require hashcash, canlock, ecomplete.
869         Do require mail-utils.  Require nnheader only when compiling.
870         (smtpmail-default-smtp-server): Remove declaration.
871         (message-send-mail-function): Check smtpmail-default-smtp-server
872         is bound rather than requiring smtpmail.
873         (message-auto-save-directory, message-insert-signature): Use
874         expand-file-name rather than nnheader-concat.
875         (nnheader-insert-file-contents): Autoload.
876         (hashcash-wait-async): Declare.
877         (message-send-mail): Only call gnus-setup-posting-charset if
878         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
879         (message-send-mail-with-sendmail): Require sendmail.
880         (canlock-password, canlock-password-for-verify): Declare.
881         (message-canlock-password): Require canlock.
882         (nnheader-get-report): Autoload.
883         (gnus-setup-posting-charset): Declare.
884         (message-send-news): Require gnus-msg.
885         (message-make-references, message-make-in-reply-to): Use mail-header-id
886         rather than the alias mail-header-message-id.
887         (ecomplete-add-item, ecomplete-save): Declare.
888         (message-put-addresses-in-ecomplete): Require ecomplete.
889         (ecomplete-display-matches): Autoload.
890
891         * mm-decode.el: Don't require mailcap, gnus-util.
892         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
893         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
894         Autoload.
895         (mailcap-mime-extensions): Declare.
896
897         * mm-encode.el: Don't require mailcap.
898         (mailcap-extension-to-mime): Autoload.
899
900         * mml-sec.el: Don't require password-cache.
901
902         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
903         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
904         (mml-minibuffer-read-type): Require mailcap.
905         (mml-preview): Require gnus-msg.
906
907         * mml1991.el: Require password-cache.
908         (password-cache-expiry): Remove declaration.
909
910         * mml2015.el: Require password-cache.
911         (password-cache-expiry): Remove declaration.
912
913         * nneething.el (mailcap): Require mailcap.
914
915         * nnheader.el (declare-function): Add compatibility stub.
916         (message-remove-header): Declare rather than autoload.
917         (nnheader-replace-header): Require message.
918
919         * nnimap.el (declare-function): Add compatibility stub.
920         (netrc-parse, netrc-machine-user-or-password): Declare.
921         (nnimap-open-connection): Require netrc.
922
923         * nntp.el (declare-function): Add compatibility stub.
924         (netrc-parse, netrc-machine, netrc-get): Declare.
925         (nntp-send-authinfo): Require netrc.
926
927         * rfc2047.el: Don't require qp.
928         (quoted-printable-encode-region, quoted-printable-decode-string):
929         Autoload.
930
931         * sieve-mode.el: Don't require easymenu.
932         (easy-menu-add-item): Autoload it.
933
934         * spam-stat.el (time-to-number-of-days): Autoload it.
935
936 2010-03-19  Glenn Morris  <rgm@gnu.org>
937
938         * password-cache.el (password-cache, password-cache-expiry): Autoload.
939
940 2010-03-18  Glenn Morris  <rgm@gnu.org>
941
942         * hashcash.el (declare-function): Remove duplicate definition.
943
944 2010-03-17  Kevin Ryde  <user42@zip.com.au>
945
946         * mml.el (mml-read-tag): Unquote values with `read' to reverse
947         prin1 in mml-insert-tag (just stripping the quotes gave wrong
948         value if any backslash escapes).
949
950 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
953         if it is available.  (bug#5647)
954
955         * lpath.el: Suppress compiler warning for coding-system-from-name for
956         Emacs 21 and XEmacs.
957
958 2010-03-14  Juri Linkov  <juri@jurta.org>
959
960         * hmac-def.el:
961         * hmac-md5.el:
962         * netrc.el: Fix keywords.
963
964 2010-02-26  Glenn Morris  <rgm@gnu.org>
965
966         * message.el (message-send-mail-function): Change the default, so that
967         it inherits from a customized send-mail-function.  (Bug#5643)
968
969 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
970
971         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
972         shell-command-to-string signals an error (bug#5299).
973
974 2010-02-24  Glenn Morris  <rgm@gnu.org>
975
976         * message.el (message-smtpmail-send-it)
977         (message-send-mail-with-mailclient): Doc fixes.
978
979 2010-02-16  Glenn Morris  <rgm@gnu.org>
980
981         * message.el (message-default-mail-headers): Change the default value
982         to ease the transition from mail-mode to message-mode.  (Bug#5555)
983
984 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
985
986         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
987         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
988
989 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
990
991         * time-date.el (date-to-time): Doc fix (Bug#5408).
992
993 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
994
995         * message.el (message-mail): Just pass yank-action on to message-setup.
996         (message-setup): Handle (FUN . ARGS) form of yank-action.
997         (message-with-reply-buffer, message-widen-reply)
998         (message-yank-original): Handle non-buffer values of
999         message-reply-buffer (Bug#4080).
1000         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1001
1002 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1003
1004         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1005         Fix typo in docstring.
1006
1007 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1008
1009         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1010         response.
1011
1012 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1013
1014         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1015
1016         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1017
1018         * message.el (message-check-news-header-syntax): Protect against a
1019         string that `rfc822-addresses' returns when parsing fails.
1020
1021 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1022
1023         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1024         (gnus-previous-char-property-change): New functions.
1025
1026         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1027
1028 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1029
1030         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1031         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1032
1033 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1034
1035         * message.el (message-exchange-point-and-mark): Rework last change to
1036         avoid using optional arg of exchange-point-and-mark, for backward
1037         compatibility.
1038
1039 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1040
1041         * message.el (message-exchange-point-and-mark): Call
1042         exchange-point-and-mark with an argument rather than setting
1043         mark-active by hand (Bug#5175).
1044
1045 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1046
1047         * nntp.el (nntp-service-to-port): Work for service expressed with
1048         numeric string; replace [:digit:] with [0-9] for XEmacs.
1049
1050 2009-12-17  Glenn Morris  <rgm@gnu.org>
1051
1052         * gnus-group.el (gnus-bug-group-download-format-alist):
1053         Change emacs entry to debbugs.gnu.org.  Bump :version.
1054
1055 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1056
1057         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1058
1059 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1060
1061         * message.el (message-info): Explain why we use `Info-goto-node'.
1062
1063 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1066
1067 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1068
1069         * message.el (message-completion-in-region): New compatibility function.
1070         (message-expand-group): Use it.
1071
1072 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1075         with no unread article should be listed if the 2nd arg `predicate' is
1076         given.
1077
1078 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1079
1080         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1081
1082 2009-11-29  Juri Linkov  <juri@jurta.org>
1083
1084         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1085         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1086         on `gnus-recenter'. (Bug#4698, Bug#4981)
1087
1088 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1089
1090         * sha1.el (sha1-string-external): default-directory "/" in case
1091         otherwise non-existent.  process-connection-type pipe for touch of
1092         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1093
1094 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1095
1096         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1097         it's comms related and sgml-mode.el has "comm" on that basis too.
1098
1099 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1100
1101         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1102         containing tspecial characters if they have been already quoted.
1103
1104 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1105
1106         * dns-mode.el (auto-mode-alist): Purecopy string.
1107
1108 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1109
1110         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1111
1112 2009-10-24  Glenn Morris  <rgm@gnu.org>
1113
1114         * gnus-art.el (help-xref-stack-item): Define for compiler.
1115
1116 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1117
1118         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1119
1120 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1121
1122         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1123
1124 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1127         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1128
1129 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1130
1131         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1132         (gnus-overlays-in): New alias to overlays-in.
1133
1134         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1135         gnus-overlay-get, and gnus-delete-overlay.
1136         (gnus-summary-show-thread): Make it work as well for systems in which
1137         next-single-char-property-change is not available.
1138         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1139
1140         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1141         (gnus-overlay-get): New alias to extent-property.
1142         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1143
1144         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1145         SXEmacs.
1146
1147         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1148         SXEmacs.
1149
1150 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1151
1152         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1153
1154 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1155
1156         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1157         and XEmacs that don't have `remove-overlays'.
1158
1159 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1160
1161         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1162         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1163         selective display.  Use overlays instead.
1164
1165 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1166
1167         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1168
1169 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1170
1171         * spam-stat.el (spam-stat-load): Fix typo in message.
1172
1173 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1174
1175         * dig.el (dig-invoke): Fix typo in docstring.
1176         (query-dig): Reflow docstring.
1177
1178 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1179
1180         * gnus-art.el (gnus-article-encrypt-body):
1181         * message.el (message-check-recipients):
1182         * mm-util.el (mm-codepage-setup):
1183         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1184         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1185
1186 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1187
1188         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1189         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1190         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1191         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1192         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1193
1194 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1195
1196         * dig.el: Add "Keywords: comm", as per net-utils.el.
1197
1198 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1199
1200         * dig.el (dig-mode): Use define-derived-mode.
1201
1202 2009-09-19  Glenn Morris  <rgm@gnu.org>
1203
1204         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1205
1206 2009-09-18  Glenn Morris  <rgm@gnu.org>
1207
1208         * gnus-diary.el (gnus-diary-check-message):
1209         * message.el (message-insert-formatted-citation-line):
1210         * nnbabyl.el (top-level):
1211         * nndiary.el (nndiary-schedule):
1212         Fix typos in condition-case handlers.
1213
1214 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1215
1216         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1217         configuration that provides the sole article window in a frame;
1218         position point correctly after deleting a part.
1219
1220 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1221
1222         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1223         (spam-resolve-registrations-routine): Use it to unregister articles
1224         that change status.
1225
1226 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1229         with XEmacs.
1230         (parse-time-string-chars): Use it.
1231
1232 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1233
1234         * imap.el (imap-interactive-login): Better messages.
1235         (imap-open): Fix bug with renamed buffer on reconnect.
1236         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1237         for easier debugging and cleaner code.  On successful (guessed based on
1238         server capabilities) secondary authentication, set imap-state
1239         correctly.
1240         (imap-last-authenticator): Define imap-last-authenticator as a variable
1241         to avoid warnings.
1242
1243 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * nnrss.el (nnrss-request-article): Remove binding of
1246         default-enable-multibyte-characters that has gotten needless by
1247         the 2007-07-13 change in rfc2047-encode-message-header.
1248
1249         * mml.el (mml-insert-multipart): Error on the message header.
1250         (mml-insert-part): Error on the message header; position point at
1251         the end of a MIME tag.
1252
1253 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1254
1255         * time-date.el (autoload): Expand define-obsolete-function-alias into
1256         defalias and make-obsolete for old Emacsen that Gnus supports.
1257         (with-no-warnings): Define it for old Emacsen.
1258         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1259         is available.
1260         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1261         float-time is available; suppress compile warning for time-to-seconds.
1262
1263         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1264         (gnus-float-time): Alias to float-time if it exists.
1265
1266         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1267         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1268         float-time is available; suppress compile warning for time-to-seconds.
1269
1270         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1271         XEmacs.
1272
1273 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1274
1275         * imap.el (imap-message-map): Docstring fix.
1276
1277 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1278
1279         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1280         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1281         Add the optional argument `encoding' that overrides the default.
1282
1283         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1284         mm-encode-buffer.
1285
1286 2009-09-04  Glenn Morris  <rgm@gnu.org>
1287
1288         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1289         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1290         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1291         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1292         * mm-util.el (mm-with-unibyte-current-buffer)
1293         (mm-find-buffer-file-coding-system):
1294         * yenc.el (yenc-decode-region): Use default-value rather than
1295         default-enable-multibyte-characters.
1296
1297 2009-09-03  Glenn Morris  <rgm@gnu.org>
1298
1299         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1300         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1301         than default-enable-multibyte-characters.
1302
1303 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1304
1305         * gnus-art.el (gnus-article-read-summary-keys):
1306         Fix gnus-buffer-configuration's value temporarily used.
1307
1308 2009-09-02  Glenn Morris  <rgm@gnu.org>
1309
1310         * gnus-util.el (gnus-float-time): New function.
1311         * gnus-delay.el (gnus-delay-article):
1312         * gnus-sum.el (gnus-thread-latest-date):
1313         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1314         * nnspool.el (nnspool-request-newgroups):
1315         Use gnus-float-time rather than time-to-seconds.
1316         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1317
1318         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1319         (gnus-header-subject-face, gnus-header-newsgroups-face)
1320         (gnus-header-name-face, gnus-header-content-face):
1321         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1322         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1323         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1324         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1325         (gnus-cite-face-11):
1326         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1327         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1328         (gnus-server-closed-face, gnus-server-denied-face)
1329         (gnus-server-offline-face):
1330         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1331         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1332         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1333         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1334         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1335         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1336         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1337         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1338         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1339         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1340         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1341         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1342         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1343         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1344         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1345         (gnus-summary-high-undownloaded-face)
1346         (gnus-summary-low-undownloaded-face)
1347         (gnus-summary-normal-undownloaded-face)
1348         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1349         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1350         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1351         (gnus-splash-face):
1352         * message.el (message-header-to-face, message-header-cc-face)
1353         (message-header-subject-face, message-header-newsgroups-face)
1354         (message-header-other-face, message-header-name-face)
1355         (message-header-xheader-face, message-separator-face)
1356         (message-cited-text-face, message-mml-face):
1357         * sieve-mode.el (sieve-control-commands-face)
1358         (sieve-action-commands-face, sieve-test-commands-face)
1359         (sieve-tagged-arguments-face):
1360         * spam.el (spam-face):
1361         Mark face aliases with "-face" in the name as obsolete.
1362
1363 2009-09-01  Glenn Morris  <rgm@gnu.org>
1364
1365         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1366         than goto-line.
1367
1368 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1369
1370         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1371         Don't move point if the command is invoked inside the message header.
1372
1373 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1374
1375         * imap.el (imap-send-command): Simplify.
1376         (imap-wait-for-tag): point-max -> buffer-size.
1377
1378 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1379
1380         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1381         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1382         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1383         * nnir.el (nnir-swish-e-index-file):
1384         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1385         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1386         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1387         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1388         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1389         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1390
1391 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1392
1393         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1394         Don't save excursion.
1395
1396 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1397
1398         * nnheader.el (nnheader-find-file-noselect):
1399         * mm-util.el (mm-insert-file-contents):
1400         Use (default-value 'major-mode) instead of default-major-mode.
1401
1402 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1403
1404         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1405
1406 2009-08-26  Glenn Morris  <rgm@gnu.org>
1407
1408         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1409         than placing in files.el.
1410
1411 2009-08-25  Glenn Morris  <rgm@gnu.org>
1412
1413         * nnir.el (top-level): Don't require cl at run-time.
1414         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1415         Replace cl-function substitute with gnus-replace-in-string.
1416         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1417         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1418         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1419         simplified expansions.
1420
1421 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1422
1423         * dig.el (dig): Add autoload cookie.
1424
1425 2009-08-22  Glenn Morris  <rgm@gnu.org>
1426
1427         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1428         goto-line.
1429
1430 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1431
1432         * parse-time.el (parse-time-string-chars): Save match data.
1433
1434 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1435
1436         * parse-time.el (parse-time-string-chars): Compute using character
1437         classes, to handle non-ascii characters (Bug#3190).
1438
1439 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1440
1441         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1442
1443         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1444         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1445         (gnus-mm-display-part, gnus-mime-display-single)
1446         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1447         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1448
1449         * gnus-sum.el
1450         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1451         (gnus-summary-move-article): Add expirable mark to articles copied or
1452         moved to group that has auto-expire turned on if the option is non-nil.
1453
1454 2009-07-24  Glenn Morris  <rgm@gnu.org>
1455
1456         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1457         Fix typo.  (Bug#3903)
1458
1459 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1462         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1463         that should not be used for draft articles.
1464         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1465         that has no concern in minor mode keys.
1466         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1467         Abolish.
1468
1469 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1470
1471         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1472         article without making inquiry to a user for unknown encoding.
1473
1474         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1475         (nnmaildir--scan): Assume i-node and device number that file-attributes
1476         returns might be cons-cell.
1477
1478         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1479
1480         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1481
1482 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1483
1484         * auth-source.el: Remove docs now in auth.texi.  Don't use
1485         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1486         `auth-source-hide-passwords' and use them.
1487
1488 2009-07-15  Glenn Morris  <rgm@gnu.org>
1489
1490         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1491
1492 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1495         excessive whitespace from the default values of title and description.
1496
1497 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1498
1499         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1500         mail-fetch-field to fetch Content-Description header in order to
1501         exclude newlines.
1502
1503 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1504
1505         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1506         format used by GnuPG 2.0.11.
1507
1508 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1509
1510         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1511         to deleted part.
1512
1513 2009-05-30  David Engster  <dengste@eml.cc>
1514
1515         * nnmairix.el: Remove old documentation in the commentary block.
1516         (nnmairix-request-group): Do not update active file for nnml back ends.
1517         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1518         end so that overview files are ignored.
1519         (nnmairix-update-groups): Make updating the groups more robust by using
1520         marks.
1521         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1522         with dollar characters in message-id.
1523
1524 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1525
1526         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1527         2008-12-25 in dns.el.
1528
1529 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1530
1531         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1532         could happen if the text is only composed of spaces and/or tabs.
1533
1534 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1535
1536         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1537         when sending a queued message to avoid extra mml tags.
1538
1539 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1540
1541         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1542
1543 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1546         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1547         rmail-toggle-header for XEmacs;
1548         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1549
1550 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1551
1552         * gnus-dired.el: Remove autoload for gnus-setup-message.
1553         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1554         displaying Gnus logo; always use compose-mail.
1555
1556 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1559
1560 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1563         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1564         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1565         available.
1566         (gnus-nocem-epg-verify): New function.
1567
1568 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1569
1570         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1571
1572 2009-02-15  Glenn Morris  <rgm@gnu.org>
1573
1574         * gnus-util.el (rmail-insert-rmail-file-header)
1575         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1576         autoloads.
1577         (rmail-default-rmail-file): Remove unnecessary declaration.
1578         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1579
1580 2009-02-14  Glenn Morris  <rgm@gnu.org>
1581
1582         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1583         variable (only used in gnus-util, which declares it anyway).
1584         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1585         which was only needed by gnus-art (changed to not use it any more).
1586         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1587         only used in gnus-util, which autoloads it itself.
1588         (rmail-update-summary): Fix autoload.
1589
1590         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1591         rather than rmail-output-to-rmail-file.
1592
1593 2009-02-07  Glenn Morris  <rgm@gnu.org>
1594
1595         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1596         autoload of function that no longer exists.
1597         (rmail-toggle-header): Declare.
1598         (message-forward-rmail-make-body): Handle mbox Rmail.
1599
1600 2009-01-31  Glenn Morris  <rgm@gnu.org>
1601
1602         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1603         2009-01-09 change.
1604
1605 2009-01-31  Dave Love  <fx@gnu.org>
1606
1607         * imap.el (imap-fetch-safe): Bind debug-on-error.
1608         (imap-debug): Add imap-fetch-safe.
1609
1610 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1611
1612         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1613         (auth-source-forget-all-cached): New convenience function.
1614         (auth-source-user-or-password): Accept list of modes or a single mode.
1615
1616         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1617         auth-source modes.
1618
1619         * netrc.el (netrc-machine-user-or-password): Use list of
1620         auth-source modes.
1621
1622         * nnimap.el (nnimap-open-connection): Use list of
1623         auth-source modes.
1624
1625         * nntp.el (nntp-send-authinfo): Use list of
1626         auth-source modes.
1627
1628 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1629
1630         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1631         now.
1632
1633 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1636         coding system in XEmacs; add a workaround for XEmacs.
1637
1638         * lpath.el: Fbind coding-system-aliasee.
1639
1640 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1643         of current-language-environment.
1644
1645 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1646
1647         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1648         available at runtime.
1649
1650 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1651
1652         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1653
1654 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1655
1656         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1657         the greatest positive fixnum value doesn't work under an XEmacs with
1658         bignum support; use the most-positive-fixnum constant instead,
1659         available since Emacs 21.1 with cl and XEmacs 21.1.
1660
1661 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1662
1663         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1664         XEmacs gets not to work.
1665
1666 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1667
1668         * mm-util.el (mm-coding-system-priorities): Allow the value like
1669         "Japanese (UTF-8)" of current-language-environment.
1670
1671 2009-01-09  Glenn Morris  <rgm@gnu.org>
1672
1673         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1674         with last-command-event.
1675
1676 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1677
1678         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1679         in the doc string.
1680
1681         * message.el (message-fix-before-sending): Amend comment.
1682
1683 2009-01-08  Dave Love  <fx@gnu.org>
1684
1685         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1686
1687 2009-01-07  David Engster  <dengste@eml.cc>
1688
1689         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1690         simplified server definitions by converting it via
1691         gnus-server-to-method.
1692
1693 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1694
1695         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1696         parameter's operands.
1697
1698 2009-01-06  David Engster  <dengste@eml.cc>
1699
1700         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1701         primary select method (for gnus-group-mark-article-as-read).
1702
1703 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1704
1705         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1706         `(gnus)Face', not `(gnus)X-Face'.
1707
1708 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * mm-util.el (mm-ucs-to-char): New function.
1711
1712         * mm-url.el (mm-url-decode-entities): Use it.
1713
1714         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1715         unicode-to-char.
1716
1717 2009-01-05  Dave Love  <fx@gnu.org>
1718
1719         * time-date.el: Require cl for `declare'.
1720
1721 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1722
1723         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1724         Dave Love.
1725
1726 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1727
1728         * message.el (message-fix-before-sending): Add `eight-bit' to
1729         illegible-text check.
1730
1731 2009-01-03  Michael Olson  <mwolson@gnu.org>
1732
1733         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1734         `headers' is nil.  This can occur if the IMAP server does not have
1735         permissions to read messages from a folder, but can write new messages
1736         to the folder.
1737         (nnimap-request-article-part): Do not insert `data' if it is nil.
1738
1739         * imap.el (imap-parse-fetch): Courier can insert spurious blank
1740         characters which will confuse `read', so skip past them.
1741
1742 2009-01-01  Dave Love  <fx@gnu.org>
1743
1744         * imap.el (imap-string-to-integer): Fix typo.
1745         (imap-fetch-safe): New function.
1746         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1747
1748         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
1749
1750         * imap.el (imap-process-connection-type, imap-debug, imap-open):
1751         (imap-parse-greeting): Fix doc strings.
1752         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1753         (imap-parse-flag-list): Make messages unique.
1754         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1755
1756         * nnimap.el: Fix author email.
1757         (nnimap-split-rule): Add FIXME comment.
1758         (nnimap-debug): Fix doc string.
1759
1760 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1761
1762         * dns.el (dns-set-servers): Check "Address".  Fix typo.
1763
1764 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
1765
1766         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
1767         nslookup if resolv.conf isn't available.
1768         (dns-query): Rename from query-dns.
1769         (dns-query-cached): Rename from query-dns-cached.
1770
1771 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1772
1773         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
1774         overlay-arrow-position and overlay-arrow-string buffer-local; no need
1775         to check if those variables exist (first appeared in Emacs 18.50).
1776
1777 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * mm-util.el (mm-line-number-at-pos): New function.
1780
1781         * spam-report.el (spam-report-process-queue): Use it.
1782
1783 2008-12-24  David Engster  <dengste@eml.cc>
1784
1785         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
1786         parameters that haven't existed as variables as buffer-local variables.
1787
1788 2008-12-23  Dave Love  <fx@gnu.org>
1789
1790         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
1791         cadar.
1792
1793         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
1794         imap-starttls-p.
1795         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
1796
1797 2008-12-22  Dave Love  <fx@gnu.org>
1798
1799         * imap.el: Fix author email.  Doc fixes.
1800         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
1801         reply.
1802
1803 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
1804
1805         * spam-report.el (spam-report-gmane-max-requests): New constant.
1806         (spam-report-gmane-wait): New variable.
1807         (spam-report-gmane-ham, spam-report-gmane-spam)
1808         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
1809         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
1810         the server.
1811
1812         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
1813         Add explanations.
1814
1815         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
1816         nnheader-accept-process-output and nnheader-read-timeout if available.
1817         (pop3-movemail): Use it.
1818
1819         * message.el (message-check-news-body-syntax): Fix signature check if
1820         there's an attachment.
1821
1822 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1823
1824         * mm-util.el: Add comments to the mm- emulating functions.
1825
1826 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
1827
1828         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
1829         by Stephen Berman <stephen.berman@gmx.net>.
1830
1831 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1832
1833         * mm-util.el (mm-substring-no-properties): New function.
1834         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
1835         (mm-special-display-p): Enable those lambda forms to be byte compiled.
1836         (mm-string-to-multibyte): Doc fix.
1837
1838         * mml.el (mml-attach-file): Use mm-substring-no-properties.
1839
1840 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1841
1842         * mml.el (mml-attach-file): Strip text properties from file name.
1843         (Bug#1574)
1844
1845 2008-12-16  Glenn Morris  <rgm@gnu.org>
1846
1847         * mm-util.el (mm-charset-override-alist): Declare for compiler.
1848
1849 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
1852         knows since the charset specified might be a bogus alias that
1853         mm-charset-synonym-alist provides.
1854
1855 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
1856
1857         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
1858         "ISO_8859-1".
1859
1860         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
1861
1862 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1863
1864         * mm-util.el (mm-charset-eval-alist):
1865         Define it before mm-charset-to-coding-system.
1866         (mm-charset-to-coding-system): Add optional argument `silent';
1867         define it before mm-charset-override-alist.
1868         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
1869         default value if it can be used in Emacs currently running;
1870         silence mm-charset-to-coding-system.
1871
1872 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1873
1874         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
1875         `allow-override' which says whether to use `mm-charset-override-alist'.
1876         (rfc2047-decode-encoded-words): Use it.
1877
1878         * mm-util.el (mm-charset-override-alist): Fix custom type;
1879         add `(gb2312 . gbk)' to choices.
1880
1881 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1882
1883         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
1884         fast.
1885
1886         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1887
1888         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
1889
1890 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
1891
1892         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
1893         on links.
1894
1895         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1896
1897 2008-12-03  Lute Kamstra  <lute@gnu.org>
1898
1899         * sha1.el: Remove leading * from docstrings of defcustoms,
1900         deffaces, defconsts and defuns.
1901
1902 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1903
1904         * message.el (message-idna-to-ascii-rhs-1): Protect against local
1905         users' addresses that don't have domain parts.
1906         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
1907         rather than message-narrow-to-head since there will be the message
1908         header separator.
1909
1910 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1911
1912         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
1913         since the result is inserted in a unibyte buffer anyway.
1914         (nnimap-demule-use-string-to-multibyte): Remove.
1915         (nnimap-demule): Alias it to mm-string-to-multibyte.
1916
1917 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1918
1919         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
1920         variable for debugging bug#464 and bug#1174.
1921         (nnimap-demule): Use it.
1922
1923 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1924
1925         * gnus-score.el (gnus-score-find-trace): Handle default score in total
1926         score calculation correctly.
1927
1928 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1929
1930         * message.el (message-send-mail): Just set the buffer to unibyte
1931         rather than use mm-with-unibyte-current-buffer which does a lot more.
1932         (message-send-mail-partially): Don't bother with
1933         mm-with-unibyte-current-buffer since it's already been made unibyte by
1934         message-send-mail.
1935
1936 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
1937
1938         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
1939
1940 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
1941
1942         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
1943
1944 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1945
1946         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
1947         require itself and to remove `with-no-warnings'.
1948
1949 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1950
1951         * starttls.el (starttls-any-program-available): Get the name of the
1952         available TLS layer program.
1953         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
1954         well as the host name in the "opening" message.
1955
1956         * auth-source.el (auth-source-cache, auth-source-do-cache)
1957         (auth-source-user-or-password): Cache passwords and logins by default,
1958         allow override with `auth-source-do-cache'.
1959         (auth-source-forget-user-or-password): Allow users to remove cache
1960         entries if needed.
1961
1962 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
1963
1964         * md4.el (md4-buffer): Fix typo in docstring.
1965         (md4, md4-64): Doc fixes.
1966         (md4-pack-int32): Reflow docstring.
1967
1968 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1969
1970         * ietf-drums.el (ietf-drums-remove-comments): Localize second
1971         condition-case to only the forward-sexp call.
1972
1973 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1974
1975         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
1976         quotes contained.  Make it more robust regardless by an extra
1977         condition-case wrapper.
1978
1979 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1980
1981         * lpath.el: No need to fbind codepage-setup for Emacs 23.
1982
1983 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * nnml.el (nnml-request-expire-articles): Check if the function set to
1986         `nnmail-expiry-target' returns the symbol `delete'.
1987
1988         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
1989
1990         * nnmail.el (nnmail-expiry-target): Fix custom type.
1991
1992 2008-10-02  Glenn Morris  <rgm@gnu.org>
1993
1994         * mm-util.el (mm-codepage-setup): Tweak codepage error.
1995         Silence compiler warning.
1996
1997 2008-10-01  Magnus Henoch  <mange@freemail.hu>
1998
1999         * tls.el (open-tls-stream): Show the actual command being
2000         executed, instead of the format string.
2001
2002 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * lpath.el: Fbind codepage-setup for Emacs 23.
2005
2006 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2007
2008         * mml.el (mml-menu): Don't assume mml2015 is bound.
2009
2010 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2011
2012         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2013         exists.
2014
2015 2008-09-27  Glenn Morris  <rgm@gnu.org>
2016
2017         * gnus-util.el (mail-header-remove-comments): Autoload it.
2018
2019 2008-09-27  Andreas Schwab  <schwab@suse.de>
2020
2021         * gnus-util.el (gnus-split-references): Strip comments.
2022         (gnus-parent-id): Likewise.
2023
2024 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2025
2026         * message.el (message-confirm-send): Fix version.
2027
2028 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2029
2030         * message.el (message-idna-to-ascii-rhs-1): Use
2031         mail-extract-address-components rather than mail-header-parse-addresses
2032         that is an alias by default to ietf-drums-parse-addresses that does not
2033         support non-ASCII names in headers' contents.
2034
2035 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2036
2037         * message.el (message-confirm-send): Fixed variable documentation to
2038         avoid the "y/n" wording.
2039
2040 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2041
2042         * message.el (message-set-auto-save-file-name): Save to a different
2043         filename so multiple messages (especially drafts) can be recovered.
2044
2045 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2046
2047         * message.el (message-confirm-send): Add appropriate version.
2048
2049 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2050
2051         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2052         defvar.
2053
2054 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2055
2056         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2057         (mm-pkcs7-enveloped-magic): Ditto.
2058
2059 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2060
2061         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2062         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2063
2064 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2065
2066         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2067         default, it's better.
2068
2069 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2070
2071         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2072         summary line gnus-number property and ignore them (with a warning
2073         message).
2074
2075 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2076
2077         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2078         macro caddr in the interactive form since it won't be expanded.
2079
2080 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2081
2082         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2083         `charset'; fix name of function called recursively.
2084         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2085
2086 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2089         (gnus-mime-set-charset-parameters): New function.
2090         (gnus-mime-view-part-as-charset): Use it to correctly display part
2091         specifying wrong charset.
2092
2093 2008-09-08  David Engster  <dengste@eml.cc>
2094
2095         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2096         in completing-read for back end server.
2097
2098 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2099
2100         * message.el (message-confirm-send): New variable to confirm sending a
2101         message.
2102         (message-send): Use it.
2103
2104 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2105
2106         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2107
2108 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2111
2112 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2113
2114         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2115         prevent tracking too many groups.
2116         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2117         Use it.
2118
2119 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2120
2121         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2122         moving point to the bottom of the window in order to avoid recentering.
2123
2124 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2125
2126         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2127
2128         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2129         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2130         (gnus-article-beginning-of-window): Fix calculation.
2131
2132 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2133
2134         * gnus-msg.el (gnus-summary-supersede-article)
2135         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2136         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2137         message header.
2138
2139 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2140
2141         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2142         pending output coming after the status change.
2143
2144 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2145
2146         * message.el:
2147         * gnus-start.el:
2148         * gnus-registry.el: Remove VMS support.
2149
2150 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2153         macro.
2154         (rfc2104-hash): Use it.
2155
2156 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2157
2158         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2159         (gnus-summary-sort-by-most-recent-date): New commands.
2160         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2161         and menu entries.
2162
2163 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2164
2165         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2166         don't redisplay article for raw contents; remove plural articles stuff.
2167
2168         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2169         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2170         on gnus-summary-save-article; display results properly.
2171
2172 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2173
2174         * lpath.el: No need to fbind ns-focus-frame.
2175
2176 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2179
2180 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2181
2182         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2183         gnus-save-all-headers.
2184
2185 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2186
2187         * gnus-util.el (ns-focus-frame): Remove declaration.
2188         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2189         like x.
2190
2191 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2192
2193         * rfc2104.el (rfc2104-zero): Delete defconst.
2194         (rfc2104-hex-alist): Likewise.
2195         (rfc2104-hex-to-int): Delete func.
2196         (rfc2104-hexstring-to-bitstring): Likewise.
2197         (rfc2104-nybbles): New defconst.
2198         (rfc2104-hash): Rewrite for speed.
2199
2200 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2201
2202         * tls.el (open-tls-stream): Make it work with the 2nd argument
2203         BUFFER that is a string but does not exist as a buffer object, as
2204         mentioned in the doc-string.
2205
2206 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2207
2208         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2209         SXEmacs.
2210
2211 2008-07-16  Glenn Morris  <rgm@gnu.org>
2212
2213         * gnus-util.el (ns-focus-frame): Declare for compiler.
2214
2215 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2218         set as a group parameter.
2219         (gnus-summary-save-in-pipe): Work when it is called independently.
2220         (gnus-summary-pipe-to-muttprint): Don't modify
2221         gnus-summary-pipe-output-default-command.
2222
2223 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2224
2225         * message.el (message-send-mail-with-sendmail):
2226         Display the error message.
2227
2228 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * gnus-art.el (gnus-default-article-saver):
2231         Add gnus-summary-save-in-pipe to choices.
2232         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2233         gnus-summary-pipe-output-default-command as the default command.
2234         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2235         instead of gnus-last-shell-command.
2236
2237         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2238         New user option.
2239         (gnus-summary-muttprint-program): Mention the value will be changed.
2240         (gnus-summary-save-article): Force showing of all headers.
2241         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2242
2243 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2244
2245         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2246
2247 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2248
2249         * nnimap.el (nnimap-id):
2250         * sieve-manage.el (sieve-manage-open): Doc fixes.
2251
2252 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2253
2254         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2255         if available.
2256
2257 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2258
2259         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2260
2261         * nnkiboze.el (nnkiboze-generate-group):
2262         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2263
2264         * nnmairix.el: Require CL.
2265
2266 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2267
2268         * dgnushack.el: Autoload get-display-table and put-display-table for
2269         XEmacs 21.5.
2270
2271         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2272         21.4 and SXEmacs.
2273
2274 2008-06-15  David Engster  <dengste@eml.cc>
2275
2276         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2277
2278 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2279
2280         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2281         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2282         runtime choice under XEmacs.
2283
2284         * gnus-sum.el (gnus-summary-set-display-table):
2285         Use `gnus-put-display-table', `gnus-get-display-table',
2286         `gnus-set-display-table' for the display table, instead of `aset'.
2287
2288         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2289         Use `gnus-put-display-table', `gnus-get-display-table',
2290         `gnus-set-display-table' for the display table.
2291
2292 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2293
2294         * nnmairix.el: Add autoloads.
2295
2296 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2297
2298         * nnmairix.el (nnmairix-delete-recreate-group)
2299         (nnmairix-update-and-clear-marks): Fix error messages.
2300
2301 2008-06-14  David Engster  <dengste@eml.cc>
2302
2303         * nnmairix.el: Upgrade to version 0.6.
2304         (nnmairix-group-toggle-propmarks-this-group)
2305         (nnmairix-group-toggle-readmarks-this-group)
2306         (nnmairix-group-delete-recreate-this-group)
2307         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2308         (nnmairix-remove-tick-mark-original-article): New commands.
2309         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2310         (nnmairix-propagate-marks-to-nnmairix-groups)
2311         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2312         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2313         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2314         functions needed for marks propagation and manipulation of read marks.
2315         (nnmairix-update-groups): New function.
2316         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2317         (nnmairix-determine-original-group-from-registry)
2318         (nnmairix-determine-original-group-from-path)
2319         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2320         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2321         New helper functions.
2322         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2323         keystrokes for new commands.
2324         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2325         (nnmairix-request-group): Check allow-fast group parameter.
2326         (nnmairix-request-create-group): Set allow-fast group parameter if
2327         nnmairix-allowfast-default is set.
2328         (nnmairix-close-group): Propagate marks upon closing if needed.
2329         (nnmairix-group-toggle-threads-this-group): Use new.
2330         nnmairix-group-toggle-parameter helper function.
2331         (nnmairix-search): Better check for empty search result.
2332         (nnmairix-goto-original-article): Use new helper functions for
2333         determining original article.
2334         (nnmairix-show-original-article): Make sure message-id is in brackets.
2335         (nnmairix-call-mairix-binary): Change variable name.
2336         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2337         helper function.
2338         (nnmairix-widget-toggle-activate): Fix doc string.
2339
2340 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2341
2342         * nnir.el: Require edmacro when compiling with XEmacs.
2343         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2344         available in Emacs 21.
2345
2346 2008-06-11  Glenn Morris  <rgm@gnu.org>
2347
2348         * gnus-util.el (x-focus-frame):
2349         * gnus.el (image-size):
2350         * mm-decode.el (image-size): Declare.
2351
2352         * gnus-picon.el (declare-function): Add compat definition.
2353         (image-size): Declare.
2354
2355         * gnus-group.el (tool-bar-map):
2356         * gnus-sum.el (tool-bar-map): Define for compiler.
2357
2358         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2359
2360         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2361
2362         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2363         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2364         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2365         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2366         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2367         * sieve-manage.el, spam-report.el, spam.el:
2368         Remove unnecessary eval-and-compile of autoloads.
2369
2370 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2371
2372         * auth-source.el: Precise Tramp doc.
2373
2374 2008-06-07  Glenn Morris  <rgm@gnu.org>
2375
2376         * nnmairix.el: Remove unnecessary eval-when-compile.
2377
2378 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2379
2380         * lpath.el: Fbind propertize for XEmacs 21.4.
2381
2382 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2383
2384         * nnir.el: Move here from ../contrib.
2385
2386 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2387
2388         * gnus-util.el (gnus-read-shell-command): New function.
2389         * mm-decode.el (mm-pipe-part):
2390         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2391
2392 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2395
2396 2008-06-03  Glenn Morris  <rgm@gnu.org>
2397
2398         * pop3.el (nnheader-accept-process-output): Autoload it.
2399
2400 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2403         are not 2-digit hexadecimal characters that follow `%'s.
2404
2405 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2406
2407         * message.el (message-bogus-recipient-p): Fix type in doc string.
2408         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2409         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2410         Improve custom options.
2411         (message-bogus-recipient-p): Adjust accordingly.
2412
2413 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2414
2415         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2416         long-form month and day names.
2417
2418 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * dgnushack.el: Autoload debug, eudc-expand-inline and
2421         pgg-snarf-keys-region for XEmacs.
2422
2423         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2424
2425         * nnmairix.el: Require edmacro when compiling with XEmacs.
2426
2427 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2428
2429         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2430         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2431
2432 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2433
2434         * auth-source.el: Add more docs.
2435
2436         * netrc.el (netrc-machine): Always match if the port is not given.
2437
2438 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2441         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2442         retrieval faster in some cases, but might make CPU usage larger.  If
2443         this has any bad side effects, we might revert this change.
2444
2445         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2446         seems to make mail retrieval much, much faster.
2447         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2448         unconditionally.
2449
2450         * gnus-draft.el (gnus-group-send-queue): Bind
2451         message-send-mail-partially-limit to nil to avoid being prompted.
2452
2453 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2454
2455         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2456
2457         * message.el (message-bogus-address-regexp): Fix and improve custom
2458         type.
2459         (message-setup-hook): Add message-check-recipients as custom option.
2460
2461 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2462
2463         * message.el (message-cite-function): Remove bogus autoload which crept
2464         in during merge from v5-10.
2465
2466 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2467
2468         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2469
2470         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2471
2472         * auth-source.el: Preliminary Tramp docs.
2473         (auth-sources): Change the default auth-sources to use
2474         EPA .gpg files.
2475
2476 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2477
2478         * nntp.el: Autoload `auth-source-user-or-password'.
2479         (nntp-send-authinfo): Use it.
2480
2481         * nnimap.el: Autoload `auth-source-user-or-password'.
2482         (nnimap-open-connection): Use it.
2483
2484         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2485         for the gnus-message function.
2486         (auth-source-user-or-password): Use it.
2487
2488 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2489
2490         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2491         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2492         (rfc2104-hash): Use it.
2493
2494 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2495
2496         * gnus-art.el (gnus-article-toggle-truncate-lines):
2497         Don't use `iff' in docstring.
2498
2499 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2500
2501         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2502
2503         * gnus-util.el (gnus-extract-address-component-name)
2504         (gnus-extract-address-component-email): Convenience functions around
2505         `gnus-extract-address-components'.
2506
2507         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2508         Use `gnus-extract-address-component-email' to fix bug of comparing full
2509         sender name to `user-mail-address'.
2510
2511 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2512
2513         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2514         catch/throw to optimize.
2515         (gnus-registry-find-keywords): Just use member to find a keyword.
2516
2517 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2518
2519         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2520         is current before calling gnus-server-prepare.
2521         (gnus-server-setup-buffer, gnus-server-update-server)
2522         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2523
2524 2008-05-04  Juri Linkov  <juri@jurta.org>
2525
2526         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2527         (mailcap-file-default-commands): Use mailcap-replace-in-string
2528         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2529         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2530
2531 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2532
2533         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2534
2535 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2536
2537         * gnus.el: Bump version to 0.11.
2538
2539 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2540
2541         * gnus.el: No Gnus v0.10 is released.
2542
2543 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2546         hooks.
2547         (gnus-update-read-articles): Speed up non-marks-using users.
2548         (gnus-use-marks): Define gnus-use-marks.
2549         (gnus-propagate-marks): Rename variable to something more sensible.
2550
2551 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2552
2553         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2554         (gmm-image-load-path-for-library): Fix typos in docstrings.
2555         (gmm-message): Reflow docstring.
2556
2557 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2558
2559         * mail-source.el (mail-source-set-1, mail-source-bind):
2560         Move auth-source code out of the macro to clean it up and fix bugs.
2561
2562 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2563
2564         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2565         by sender if it's equal to user-mail-address, it's likely to be
2566         useless.
2567
2568         * mail-source.el (mail-source-bind): Don't use user or password if they
2569         are not bound.  Unintern them if they are nil.  Don't use server unless
2570         it's bound, and default it to empty string otherwise.
2571
2572 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2573
2574         * mail-source.el: Load auth-source.el.
2575         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2576         get user name or password, if auth-sources is set up.
2577
2578         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2579         strategy of splitting with parent.
2580         (gnus-registry-split-fancy-with-parent)
2581         (gnus-registry-post-process-groups): Use it and fix prior
2582         bug (returning a list as the split result).
2583
2584         * auth-source.el (auth-sources): Remove server parameter.
2585         (auth-source-pick, auth-source-user-or-password)
2586         (auth-source-user-or-password-imap)
2587         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2588         (auth-source-user-or-password-sftp)
2589         (auth-source-user-or-password-smtp): Remove server parameter.
2590
2591 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2592
2593         * smime.el (smime-sign-region, smime-encrypt-region)
2594         (smime-decrypt-region):
2595         Remove redundant calls to `generate-new-buffer-name'.
2596
2597 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2598
2599         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2600         Don't use QP for message/rfc822.
2601         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2602
2603 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2604
2605         * sieve-manage.el (sieve-string-bytes): Remove.
2606         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2607         correct byte-length only if the process's coding-system is the same as
2608         the one used internally by Emacs to represent strings.
2609
2610 2008-04-22  Juri Linkov  <juri@jurta.org>
2611
2612         * mailcap.el (mailcap-file-default-commands): New function.
2613
2614 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2615
2616         * message.el (message-signature-separator, message-cite-function):
2617         Change custom version.
2618
2619 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2620
2621         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2622         commands.
2623         (tls-checktrust): Ditto.
2624
2625 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2626
2627         * mm-decode.el (mm-display-external): Make temp file read-only.
2628
2629 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2630
2631         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2632         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2633         `C-c C-f d'.
2634
2635 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2636
2637         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2638
2639 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2640
2641         * gnus.el: Bump version to 0.9.
2642
2643 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2644
2645         * gnus.el: No Gnus v0.8 is released.
2646
2647 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2648
2649         * mail-source.el (mail-source-value):
2650         Prefer fboundp to functionp so it works with macros as well.
2651
2652 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2653
2654         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2655         Fix last change in case the element is not even a symbol.
2656
2657 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2658
2659         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2660         Prefer fboundp to functionp so it works with macros as well.
2661
2662 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2663
2664         * auth-source.el: Added docs.
2665         (auth-sources): Modify format to support server.
2666         (auth-source-pick, auth-source-user-or-password)
2667         (auth-source-user-or-password-imap)
2668         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2669         (auth-source-user-or-password-sftp)
2670         (auth-source-user-or-password-smtp): Add server parameter.
2671
2672 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2673
2674         * gnus-registry.el: Initialize the registry when gnus-registry-install
2675         is t.
2676
2677 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * compface.el (uncompface): Make buffer unibyte.
2680
2681 2008-04-05  Glenn Morris  <rgm@gnu.org>
2682
2683         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2684
2685 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2686
2687         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2688         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2689
2690         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2691         multibyteness after rather than before erasing it.
2692
2693         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2694         mm-with-multibyte.
2695         (gnus-request-article-this-buffer): Make sure the proper decoding is
2696         used if gnus-original-article-buffer happens to be unibyte.
2697
2698         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2699         default-enable-multibyte-characters.
2700
2701         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2702         default-enable-multibyte-characters.
2703
2704         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2705
2706         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2707
2708 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2709
2710         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2711         (imap-message-copyuid-1): Use it.
2712         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2713         J. Williams in
2714         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2715
2716         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2717         imap-enable-exchange-bug-workaround.
2718         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2719
2720 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2721
2722         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2723         a 100 byte status-checks into a 2-3MB transfer for each group.
2724         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2725         to enable bug workaround or not.
2726         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2727
2728 2008-03-31  Glenn Morris  <rgm@gnu.org>
2729
2730         * message.el (mml2015-use): Declare for compiler.
2731         (message-info): Require mml2015 when appropriate.
2732
2733 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2734
2735         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2736         whitespace.
2737
2738 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2739
2740         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
2741         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
2742         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
2743         (nntp-service-to-port): New function.
2744         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
2745         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
2746         (nntp-open-netcat-stream): New function.
2747         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
2748
2749 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
2750
2751         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
2752
2753 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2754
2755         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
2756
2757 2008-03-28  Magnus Henoch  <mange@freemail.hu>
2758
2759         * dns.el (dns-write): Use set-buffer-multibyte.
2760
2761 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
2762
2763         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
2764
2765 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2766
2767         * message.el (message-signature-separator): Change default.
2768         Improve custom type.
2769         (message-cite-function): Change default to
2770         message-cite-original-without-signature.
2771
2772         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
2773         toggle.
2774
2775         * message.el (message-check-news-body-syntax): Fix signature check.
2776         (message-setup-1): Mark buffer as unmodified _after_ running
2777         message-setup-hook and handling message-alternative-emails.
2778         (message-shorten-references): Be more strict when building list of
2779         valid references to comply with GNKSA.
2780
2781         * gnus-group.el (gnus-read-ephemeral-bug-group)
2782         (gnus-read-ephemeral-debian-bug-group)
2783         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
2784
2785         * message.el (message-info): Don't use booleanp which isn't supported
2786         in Emacs 21 and XEmacs.
2787
2788 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2789
2790         * gnus-group.el (gnus-gmane-group-download-format): Rename from
2791         gnus-group-gmane-group-download-format.
2792         (gnus-group-read-ephemeral-gmane-group): Rename from
2793         gnus-group-read-ephemeral-gmane-group.
2794         (gnus-read-ephemeral-gmane-group-url): Rename from
2795         gnus-group-read-ephemeral-gmane-group-url.
2796         (gnus-bug-group-download-format-alist): New variable.
2797         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
2798         (gnus-read-ephemeral-emacs-bug-group): New commands.
2799
2800 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2801
2802         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
2803         (gnus-visible-headers): Improve custom type.
2804
2805 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2806
2807         * mml.el (mml-menu): Add workarounds for XEmacs.
2808
2809         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
2810         X-Boundary header.
2811
2812         * message.el (message-simplify-recipients): Fix previous commit.
2813
2814 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2815
2816         * mm-util.el (mm-set-buffer-multibyte): New function.
2817         * mm-decode.el (mm-copy-to-buffer): Use it.
2818
2819 2008-03-19  Glenn Morris  <rgm@gnu.org>
2820
2821         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
2822         Accidentally removed in the sync process with Emacs.
2823
2824 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
2825
2826         * message.el (message-alter-recipients-discard-bogus-full-name):
2827         New function.
2828         (message-alter-recipients-function): New variable.
2829         (message-get-reply-headers): Use it.
2830         (message-replace-header): New helper function.
2831         (message-recipients-without-full-name): New variable.
2832         (message-simplify-recipients): New command.
2833
2834         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
2835
2836         * message.el (message-info): Handle EasyPG manual.
2837
2838         * mml.el (mml-menu): Add entry for EasyPG.
2839
2840 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
2841
2842         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
2843         parameter.
2844
2845         * message.el (message-disassociate-draft): Specify drafts group name
2846         fully.
2847
2848 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
2849
2850         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
2851         unnecessary duplicates from the match list.
2852
2853 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2854
2855         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
2856
2857         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
2858
2859         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
2860         args of `how-many' of which the XEmacs version doesn't take; declare
2861         Info-index-next as function.
2862
2863 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2864
2865         * gnus-score.el (gnus-score-headers): Fix handling of
2866         gnus-inhibit-slow-scoring.
2867
2868         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
2869         string.
2870         (gnus-button-url-regexp): Improve handling of parenthesis.
2871         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
2872         (gnus-button-handle-info-keystrokes): Handle index entries.
2873
2874 2008-03-15  Glenn Morris  <rgm@gnu.org>
2875
2876         * parse-time.el (parse-time-string): Simplify.
2877
2878 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
2881         Incoming* files.
2882
2883 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2884
2885         * auth-source.el (auth-sources): Renamed from auth-source-choices.
2886         (auth-source-pick): Use it.
2887
2888 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2889
2890         * binhex.el (binhex-decode-region-internal):
2891         * uudecode.el (uudecode-decode-region-internal):
2892         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
2893         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
2894         setting default-enable-multibyte-characters.
2895
2896 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2897
2898         * auth-source.el (auth-source-protocols)
2899         (auth-source-protocols-customize, auth-source-choices): Added and
2900         modified variable customizations and defaults.
2901         (auth-source-pick, auth-source-user-or-password)
2902         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2903         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2904         (auth-source-user-or-password-sftp)
2905         (auth-source-user-or-password-smtp): Use new variables and provide an
2906         interface to netrc.el.
2907
2908 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2909
2910         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
2911         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
2912         Make sure the nntp port to specify is a string.
2913
2914 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2915
2916         * nntp.el: Use with-current-buffer.
2917         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
2918         dubious mm-with-unibyte-current-buffer.
2919         (nntp-with-open-group-function): New function extracted from
2920         nntp-with-open-group macro.
2921         (nntp-with-open-group): Use the function, so it's easier to debug.
2922         Add indentation and debugging info.
2923         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
2924         the use of the netcat alternatives.
2925
2926         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
2927         Avoid mm-string-as-multibyte as well.
2928
2929         * nnweb.el (nnweb-insert-html):
2930         Remove use of nnheader-string-as-multibyte.
2931
2932         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
2933         (nnheader-string-as-multibyte): Remove.
2934
2935         * mm-view.el: Use inhibit-read-only.
2936         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
2937         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
2938         or unibyte-string.
2939
2940         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
2941         (mm-uu-yenc-extract): Use with-current-buffer.
2942
2943         * gnus-soup.el (gnus-soup-send-packet): Don't use
2944         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
2945
2946         * nnmh.el: Use with-current-buffer.
2947         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
2948         mm-string-as-multibyte on the output of mm-encode-coding-string.
2949
2950         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
2951         (nnimap-request-move-article): Use with-current-buffer.
2952
2953         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
2954         inserting the handle-buffer's text, so the implicit multibyte->unibyte
2955         conversion uses string-make-unibyte rather than string-as-unibyte.
2956
2957         * gnus-msg.el: Use with-current-buffer.
2958
2959         * message.el (message-ignored-resent-headers): Add "Delivered-To".
2960
2961 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
2962
2963         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
2964         string for caching if it is 'PIN.
2965
2966 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2967
2968         * lpath.el: Consider the case without Emacs/W3.
2969
2970 2008-03-08  Glenn Morris  <rgm@gnu.org>
2971
2972         * time-date.el (date-to-time, time-subtract, time-add)
2973         (safe-date-to-time): Doc fixes.
2974
2975 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2976
2977         * mail-source.el (mail-source-delete-old-incoming-confirm):
2978         Change default to nil.
2979         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
2980
2981 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2982
2983         * lpath.el: Rearrange.
2984
2985         * gnus-art.el (gnus-narrow-to-page): Position point properly.
2986         (gnus-article-goto-prev-page): Work for articles having ^L's.
2987
2988         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
2989
2990         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
2991
2992 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
2993
2994         * gnus-bookmark.el: Adjust for renames in bookmark.el.
2995         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
2996         (gnus-bookmark-jump): Adjust some variable names.
2997
2998 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2999
3000         * auth-source.el: New package.
3001         (auth-source-choices): Add customization entry point variable.
3002
3003         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3004         bug.
3005
3006 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3007
3008         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3009         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3010         (gnus-registry-install-shortcuts): Rename from
3011         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3012         the `gnus-registry-mark-map' keymap dynamically from
3013         `gnus-registry-marks'.  The generated functions update the summary line
3014         when a registry mark is added or deleted, and will call
3015         `gnus-registry-install-p' (see the comments in the code).
3016         (gnus-registry-user-format-function-M): Use concat intelligently.
3017
3018         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3019         the registry mark functions.
3020
3021 2008-03-05  Glenn Morris  <rgm@gnu.org>
3022
3023         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3024         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3025         gnus-art.
3026         (top-level): No need to load own source when compiling.
3027
3028 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3029
3030         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3031         Suggested by <chris.anderton@zetnet.co.uk>.
3032
3033 2008-03-04  Glenn Morris  <rgm@gnu.org>
3034
3035         * gnus-sum.el (top-level): No need to require gnus when compiling,
3036         since unconditionally required near start of file.
3037         (gnus-summary-display-while-building): Move definition before use.
3038
3039 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3040
3041         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3042         formatting function.
3043
3044 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3045
3046         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3047         with plists.
3048         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3049         Use new format.
3050
3051 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3052
3053         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3054         `where-is-internal' that returns a range of key sequences.
3055
3056 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3057
3058         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3059
3060         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3061         (gnus-summary-jump-to-group): Consider windows on other displayed
3062         frames as well.  Similar changes might be needed elsewhere, but that's
3063         the one I've bumped into during my use.
3064
3065         * nndoc.el (nndoc-oe-dbx-type-p):
3066         * gnus-msg.el (gnus-debug):
3067         * gnus-group.el (gnus-update-group-mark-positions):
3068         Use mm-string-to-multibyte.
3069
3070 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3071
3072         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3073         doesn't handle NotDashEscaped.
3074
3075         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3076         (mml-dnd-attach-options): Fix typo in custom choice.
3077
3078         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3079         nndoc-article-type to mbox.
3080         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3081
3082         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3083         to nil, instead of html2text.
3084
3085         * imap.el (imap-debug): Add `imap-ping-server'.
3086
3087         * gnus-bookmark.el: Add FIXMEs.
3088
3089         * message.el (message-form-letter-separator)
3090         (message-send-form-letter-delay): New variables.
3091         (message-send-form-letter): Use them.  New command to send form
3092         letters.  Requested by Uwe Siart.
3093         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3094
3095 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3096
3097         * Update copyright years.
3098
3099 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3100
3101         Sync from EMACS_22_BASE.
3102
3103         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3104
3105 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3106
3107         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3108         empty author.
3109
3110 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3111
3112         * gnus-registry.el (gnus-registry-marks): Add variable for
3113         customization of marks and their appearance.
3114         (gnus-registry-read-mark): Use it.
3115         (gnus-registry-do-marks): Add utility function to loop through
3116         `gnus-registry-marks'.
3117         (gnus-registry-install-shortcuts-and-menus): Add function to install
3118         shortcuts and menus.
3119         (gnus-registry-initialize): Use it.
3120         (gnus-registry-default-mark): Clarify documentation.
3121
3122 2008-02-29  Glenn Morris  <rgm@gnu.org>
3123
3124         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3125         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3126         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3127         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3128         Change defcustom :version from 23.0 to 23.1.
3129
3130 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3131
3132         * gnus-registry.el (gnus-registry-follow-group-p)
3133         (gnus-registry-post-process-groups): Add functions to aid registry
3134         splitting and improve logging.  Clarify behavior in function
3135         documentation.
3136         (gnus-registry-split-fancy-with-parent): Use them.
3137
3138 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3139
3140         * gnus-art.el: Use with-current-buffer.
3141
3142 2008-02-27  David Engster  <dengste@eml.cc>
3143
3144         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3145         Express real group name in the response.
3146
3147 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3150         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3151         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3152         autoload gnus-registry-fetch-group when compiling.
3153         (nnmairix-request-group-with-article-number-correction): Remove
3154         unreferenced argument passed to nnmairix-call-backend.
3155
3156 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3157
3158         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3159         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3160         Wilde.
3161
3162 2008-02-27  Glenn Morris  <rgm@gnu.org>
3163
3164         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3165         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3166         variables to defconsts.  Convert comments to doc-strings.
3167         (nnmairix-last-server, nnmairix-current-server): Convert from free
3168         variables to defvars.  Convert comments to doc-strings.
3169         (gnus-registry-fetch-group): Autoload.
3170         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3171         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3172         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3173         caddr.
3174         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3175         nnmairix-request-group-with-article-number-correction call.
3176         (nnmairix-fast, nnmairix-group): New, less general names, for free
3177         variables passed from nnmairix-request-group to
3178         nnmairix-request-group-with-article-number-correction.  Declare.
3179         (nnmairix-request-group-with-article-number-correction):
3180         Use nnmairix-fast, nnmairix-group rather than fast, group.
3181
3182 2008-02-26  David Engster  <dengste@eml.cc>
3183
3184         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3185         version 0.5.
3186
3187 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3188
3189         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3190         instead of making an extra function call.  Don't add the current group
3191         to articles only when they have the group.  Use
3192         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3193         Reported by David <de_bb@arcor.de>.
3194
3195 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3196
3197         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3198         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3199
3200 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3201
3202         * mail-source.el (mail-source-delete-incoming): Change default.
3203         Supplement doc string.
3204
3205         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3206
3207 2008-02-14  Glenn Morris  <rgm@gnu.org>
3208
3209         * time-date.el (format-seconds): New function.
3210
3211 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3212
3213         * nnmail.el (nnmail-message-id-cache-file): Derive from
3214         `gnus-home-directory'.
3215
3216 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3217
3218         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3219         Document negative prefix.
3220
3221         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3222
3223 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3224
3225         * message.el (message-unsent-separator): Add the Exim bounce
3226         separator.
3227
3228 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3229
3230         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3231         list.
3232         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3233         recipient/signer list.
3234
3235 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3236
3237         * Makefile.in (datarootdir): Define.
3238         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3239         name that might contain whitespace.
3240
3241 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3242
3243         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3244         fbound (Emacs 23 unicode), signal an error.
3245
3246 2008-02-08  Glenn Morris  <rgm@gnu.org>
3247
3248         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3249
3250 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3251
3252         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3253         ports to the calls to `netrc-machine-user-or-password' in addition to
3254         "imap" and "imaps".
3255
3256 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3257
3258         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3259
3260         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3261
3262 2008-02-01  Kenichi Handa  <handa@m17n.org>
3263
3264         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3265         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3266         (rfc2104-hash): Convert the result of concat to unibyte string.
3267
3268 2008-02-01  Dave Love  <fx@gnu.org>
3269
3270         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3271         coding-system-for-read.
3272         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3273
3274 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3275
3276         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3277         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3278         <hanche@math.ntnu.no>.
3279
3280 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3281
3282         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3283
3284         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3285
3286 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3287
3288         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3289         * message.el (message-beginning-of-line): Use featurep instead of bound
3290         tests in order to resolve conditionals at compile time.
3291
3292 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3293
3294         * mail-source.el (mail-sources): Add `group' choice.
3295
3296         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3297         parameter `in-group' to control into which group the articles go.
3298         Add treatment of `group' mail-source.
3299
3300 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3301
3302         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3303
3304         * mm-decode.el (mm-dissect-buffer): Decode description.
3305
3306         * mml.el (mml-to-mime): Encode message header first.
3307
3308 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3309
3310         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3311         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3312
3313         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3314         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3315
3316 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3317
3318         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3319
3320 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3321
3322         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3323         prefix keys.
3324         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3325         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3326         gnus-xmas.el.
3327
3328         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3329         (gnus-xmas-article-describe-bindings): New function.
3330         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3331         gnus-xmas-article-describe-bindings.
3332
3333         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3334
3335 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3336
3337         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3338         Add new variables for article mark management.
3339         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3340         list of extra data entries which, when present, will indicate that the
3341         article ID should not be trimmed from the registry.
3342         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3343         functions.
3344         (gnus-registry-read-mark): New function to read a mark name from the
3345         user.
3346         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3347         (gnus-registry-set-article-mark-internal): New functions to add and
3348         remove marks.
3349         (gnus-registry-get-article-marks): New function to show the marks for
3350         an article, or retrieve them for further use.
3351
3352 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3355         keys when no argument is given.
3356
3357 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3358
3359         * imap.el (imap-ping-server): New variable.
3360         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3361         (imap-ping-server): Minor doc string fixes.
3362
3363 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3364
3365         * imap.el (imap-ping-server): New function.
3366         (imap-opened): Call imap-ping-server.
3367
3368 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3369
3370         * gnus-sum.el (gnus-article-sort-by-random)
3371         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3372         jidanni@jidanni.org.
3373
3374 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3375
3376         * gnus-art.el (gnus-article-describe-bindings): New function.
3377         (gnus-article-read-summary-keys): Use it.
3378         (gnus-article-mode-map): Bind `C-h b' to it.
3379
3380 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3383         XEmacs.
3384         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3385         against non-character events.
3386
3387         * lpath.el: Fbind map-keymap for Emacs 21.
3388
3389 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3390
3391         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3392         command.
3393         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3394         instead of END.  Change name of the temp file.
3395         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3396         customizable.
3397
3398 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3399
3400         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3401         bind `S W' to gnus-article-wide-reply-with-original; set default
3402         binding to gnus-article-read-summary-send-keys.
3403         (gnus-article-read-summary-keys): Fix the order of keys; display
3404         continuation keys correctly in the echo area; describe bindings
3405         correctly when keys end with `C-h'.
3406         (gnus-article-read-summary-send-keys): New function.
3407         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3408         for gnus-article-read-summary-send-keys; display continuation keys
3409         correctly in the echo area.
3410         (gnus-article-reply-with-original): Ignore prefix argument.
3411         (gnus-article-wide-reply-with-original): New function.
3412
3413         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3414         Emacs 21.
3415
3416 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3419         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3420
3421 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3422
3423         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3424         (gnus-group-read-ephemeral-gmane-group): New command.
3425
3426 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3427
3428         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3429
3430 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3431
3432         * message.el (message-send-mail-function): Increase custom version.
3433
3434         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3435         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3436
3437 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3438
3439         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3440         for the cases where imap-authenticate is called with a nil buffer
3441         parameter.
3442
3443 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3444
3445         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3446         html parts correctly; support forwarded messages.
3447         (gnus-article-browse-html-article): Remove work buffers.
3448
3449         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3450         compiling.
3451         (netrc-bound-and-true-p): New macro.
3452         (netrc-parse): Use it instead of bound-and-true-p that is not available
3453         in XEmacs 21.4.
3454
3455 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3456
3457         * gnus-registry.el (gnus-registry-mark-article)
3458         (gnus-registry-article-marks): Add functionality to mark articles
3459         through the Gnus registry.
3460
3461         * encrypt.el: Clarify documentation for the new pgg method.
3462         (encrypt-file-alist): Add PGG option.
3463         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3464         functionality.  Abstract password key and messaging to external
3465         functions.
3466         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3467         (encrypt-message-method-and-cipher): Add new convenience external
3468         functions.
3469         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3470         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3471
3472         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3473         (netrc-parse): Use encrypt-file-alist to determine if
3474         encrypt-find-model or encrypt-insert-file-contents should be used.
3475
3476         * encrypt.el: Clarify documentation.  Load password-cache or
3477         password, whichever one is found first, instead of autoloading.
3478
3479 2007-12-19  Glenn Morris  <rgm@gnu.org>
3480
3481         * mml.el (message-options-set, message-narrow-to-head)
3482         (message-in-body-p, message-mail-p, message-encode-message-body):
3483         Autoload.
3484         (message-remove-header, message-narrow-to-headers-or-head)
3485         (message-subscribed-p, message-make-mail-followup-to)
3486         (message-position-on-field, message-news-p)
3487         (message-options-set-recipient, message-generate-headers)
3488         (message-sort-headers): Declare as functions.
3489
3490 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3491
3492         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3493         convention in doc string.
3494
3495 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3496
3497         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3498         title to html parts.
3499         (gnus-article-browse-html-article): Pass message header to it.
3500
3501         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3502
3503 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3504
3505         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3506         or password compatible with XEmacs.
3507
3508 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3509
3510         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3511         format document.
3512         (gnus-mime-delete-part): Don't write description line if empty.
3513         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3514
3515 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
3516
3517         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3518         (gnus-summary-mark-read-and-unread-as-read)
3519         (gnus-summary-mark-current-read-and-unread-as-read)
3520         (gnus-summary-mark-unread-as-ticked): Doc fix.
3521         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3522
3523 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3524
3525         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3526         Christoph Conrad <christoph.conrad@gmx.de>.
3527
3528 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3529
3530         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3531         yes-or-no-p.
3532
3533 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3534
3535         * mm-decode.el (mm-add-meta-html-tag): New function.
3536         (mm-save-part-to-file, mm-pipe-part): Use it.
3537
3538         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3539         gnus-y-or-n-p instead of y-or-n-p.
3540         (gnus-article-browse-html-parts): Work with message/external-body; use
3541         mm-add-meta-html-tag.
3542
3543 2007-12-11  Glenn Morris  <rgm@gnu.org>
3544
3545         * gnus-cache.el: Require gnus-sum not just when compiling.
3546
3547         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3548
3549         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3550         definitions before use.
3551
3552         * mm-decode.el: Require gnus-util.
3553         (mm-remove-part): Only call delete-annotation on XEmacs.
3554
3555         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3556
3557         * nnmail.el: Require gnus-int.
3558
3559         * spam.el: Move `require's before `eval-when-compile's.
3560
3561         * gnus-ems.el (gnus-alive-p):
3562         * gnus-fun.el (message-goto-eoh):
3563         * gnus-util.el (gnus-group-name-decode):
3564         * mail-source.el (gnus-compress-sequence):
3565         * message.el (Info-goto-node, format-spec):
3566         * mm-bodies.el (message-options-get):
3567         * mm-decode.el (mm-view-pkcs7):
3568         * mm-util.el (gmm-write-region):
3569         * mml-smime.el (mml-compute-boundary)
3570         (gnus-completing-read-with-default):
3571         * mml.el (widget-button-press, gnus-make-hashtable):
3572         * mml1991.el (mm-decode-content-transfer-encoding)
3573         (mm-encode-content-transfer-encoding)
3574         (message-options-get, message-options-set):
3575         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3576         * nnfolder.el (gnus-request-group):
3577         * nnheader.el (ietf-drums-unfold-fws):
3578         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3579         * smime.el (gnus-run-mode-hooks):
3580         * spam-stat.el (gnus-message): Autoload.
3581
3582         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3583         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3584         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3585         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3586         Add declare-function compatibility definition.
3587
3588         * gnus-cache.el (nnvirtual-find-group-art):
3589         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3590         (gnus-add-image, gnus-add-wash-type):
3591         * gnus-group.el (nnkiboze-score-file):
3592         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3593         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3594         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3595         (message-tokenize-header, gnus-get-buffer-create)
3596         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3597         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3598         * gnus.el (gnus-group-decoded-name):
3599         * mail-source.el (imap-capability):
3600         * mm-bodies.el (message-options-set):
3601         * mm-decode.el (gnus-configure-windows):
3602         * mm-extern.el (message-goto-body):
3603         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3604         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3605         (epg-sub-key-validity, message-options-set):
3606         * mml.el (widget-event-point, gnus-configure-windows):
3607         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3608         * mml2015.el (epg-check-configuration, epg-configuration)
3609         (message-options-set):
3610         * nndb.el (nndb-request-article):
3611         * nnfolder.el (gnus-request-create-group):
3612         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3613         * nnmaildir.el (gnus-group-mark-article-read):
3614         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3615         * rfc1843.el (message-fetch-field):
3616         * spam.el (gnus-extract-address-components):
3617         Declare as functions.
3618
3619 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3620
3621         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3622
3623         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3624
3625         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3626         bind show-trailing-whitespace for XEmacs.
3627
3628 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3629
3630         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3631         new no-op macro for backward compatibility.
3632
3633         * imap.el (imap-string-to-integer): New function.
3634
3635 2007-12-09  Glenn Morris  <rgm@gnu.org>
3636
3637         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3638
3639         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3640         * message.el, mm-view.el, sieve-manage.el, smime.el:
3641         Add declare-function compatibility definition.
3642
3643         * gnus-art.el (w3-region, w3m-region, Info-menu):
3644         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3645         * gnus-sum.el (gnus-get-predicate):
3646         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3647         * message.el (mail-abbrev-in-expansion-header-p):
3648         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3649         (w3m-detect-meta-charset, w3m-region):
3650         * sieve-manage.el (password-read, password-cache-add)
3651         (password-cache-remove):
3652         * smime.el (password-read-and-add): Declare as functions.
3653
3654 2007-12-08  David Kastrup  <dak@gnu.org>
3655
3656         * gnus-sum.el (gnus-summary-simplify-subject-query):
3657         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3658         `message'.
3659
3660 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3663         it to bind idna-program, installation-directory, defined-colors, and
3664         face-attribute for XEmacs of the version that compiles defcustom forms.
3665
3666 2007-12-07  Glenn Morris  <rgm@gnu.org>
3667
3668         * gnus-art.el (article-make-date-line): Revert previous change.
3669
3670 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3671
3672         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3673
3674 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3675
3676         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3677         Call gnus-add-to-range ranges only once with a prepared article-list.
3678
3679 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3680
3681         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3682         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3683         group names with backslashes.  Reported by Tassilo Horn
3684         <tassilo@member.fsf.org>.
3685
3686 2007-12-06  Deepak Goel  <deego3@gmail.com>
3687
3688         * gnus-art.el (article-make-date-line):
3689         * gnus-start.el (gnus-load):
3690         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3691
3692 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * gnus-art.el (gnus-use-idna)
3695         * gnus-start.el (gnus-site-init-file)
3696         * message.el (message-use-idna)
3697         * mm-uu.el (mm-uu-hide-markers)
3698         * smiley.el (smiley-style): Revert changes that suppress warnings.
3699
3700 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3703         specify charset to html source.  Reported by Christoph Conrad
3704         <christoph.conrad@gmx.de>.
3705
3706 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3709         idna-program in order to suppress byte compile warning issued by XEmacs
3710         that came to byte compile the default value section of defcustom forms
3711         recently.
3712
3713         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3714         value of installation-directory.
3715
3716         * message.el (message-use-idna): Don't directly refer to the value of
3717         idna-program.
3718
3719         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3720
3721         * smiley.el (smiley-style): Don't directly call face-attribute.
3722
3723 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3724
3725         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3726
3727         * gnus-dired.el: Reduce Gnus dependencies.
3728         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3729         require.  Use autoloads instead.
3730         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3731         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3732         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3733         (gnus-dired-mode): Adjust doc string.
3734         (gnus-dired-mail-mode): New variable.
3735         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3736         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3737         (gnus-dired-mail-buffers): New function.  Return mail or message
3738         composition buffers.
3739         (gnus-dired-attach): Use it.
3740         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
3741         NO-DECODE.
3742         (gnus-dired-print): Use `gnus-print-buffer' depending on
3743         `gnus-dired-mail-mode'.
3744
3745 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3746
3747         * rfc2047.el (rfc2047-encoded-word-regexp)
3748         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
3749         explaining what regexp patterns are for.
3750
3751 2007-12-04  Glenn Morris  <rgm@gnu.org>
3752
3753         * password.el: Move to password-cache.el.
3754
3755         * mml1991.el (password-read, password-cache-add, password-cache-remove):
3756         * mml2015.el (password-read, password-cache-add, password-cache-remove):
3757         * mml-smime.el (password-read, password-cache-add)
3758         (password-cache-remove):
3759         No need to autoload, since mml-sec requires password.
3760
3761         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
3762         * message.el (gnus-extract-address-components):
3763         * mml-smime.el (gnus-extract-address-components): Define for compiler.
3764
3765         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
3766         password.
3767
3768 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
3769
3770         * mailcap.el: Reduce dependencies.
3771         (mail-header-parse-content-type): Autoload.
3772         (mailcap-delete-duplicates): New alias.
3773         (mailcap-mime-info): Add optional argument NO-DECODE.
3774         (mailcap-mime-types): Use mailcap-delete-duplicates.
3775
3776         * message.el (message-ignored-supersedes-headers): Add "X-ID".
3777
3778 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
3779
3780         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
3781         (imap-parse-status): Upcase status-att for servers that sends them
3782         lower-case (e.g., MS Exchange 2007).
3783
3784 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3785
3786         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
3787         function.
3788
3789         * gnus-uu.el (gnus-uu-decode-yenc): New command.
3790         (gnus-uu-yenc-article): New function.
3791
3792         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
3793
3794         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
3795         buffer.
3796
3797 2007-12-02  Glenn Morris  <rgm@gnu.org>
3798
3799         * binhex.el (binhex): New custom group.
3800         (binhex-decoder-program, binhex-decoder-switches)
3801         (binhex-use-external): Move to the binhex custom group.
3802
3803         * uudecode.el (uudecode): New custom group.
3804         (uudecode-decoder-program, uudecode-decoder-switches)
3805         (uudecode-use-external): Move to the uudecode custom group.
3806
3807         * netrc.el (top-level): Don't load `encrypt' features.
3808         (netrc-parse): Don't use encrypt.
3809         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
3810
3811         * encrypt.el: Remove file.
3812
3813 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
3814
3815         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
3816         matches on patches.
3817
3818         * gnus-art.el (gnus-article-browse-html-article): Mention
3819         `mm-text-html-renderer' in the doc string.
3820
3821         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
3822         string.  Add comments.
3823
3824         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
3825         if rhs is ASCII.
3826
3827 2007-12-01  Glenn Morris  <rgm@gnu.org>
3828
3829         * mail-source.el (top-level): Require format-spec before
3830         eval-when-compile.
3831
3832 2007-11-30  Glenn Morris  <rgm@gnu.org>
3833
3834         * encrypt.el: Require password, rather than autoloading password-read.
3835
3836 2007-11-29  Glenn Morris  <rgm@gnu.org>
3837
3838         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
3839         (sasl-make-client, sasl-next-step, sasl-step-data)
3840         (sasl-step-set-data): Declare as functions.
3841
3842 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
3843
3844         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
3845
3846 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
3847
3848         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
3849         certs should be verified and what is to be done in the event of a
3850         verification failure.
3851
3852         * gnus.el (gnus-method-to-server): Add an optional parameter so the
3853         caller can indicate whether the cache should be disregarded for this
3854         call.  This way the result of the call is reproducible at all times and
3855         can be considered a canonical server name for the supplied method.
3856         (gnus-agent-method-p): Canonicalize server names by pushing their
3857         method through `gnus-method-to-server' using the no-cache argument.
3858
3859         * gnus-srvr.el (gnus-server-insert-server-line): Call
3860         `gnus-method-to-server' with `no-cache' argument.
3861
3862         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
3863         gnus-agent-possibly-synchronize-flags as this should be called when the
3864         server is actually being opened.
3865         (gnus-agent-possibly-synchronize-flags)
3866         (gnus-agent-possibly-synchronize-flags-server): Move check for the
3867         flags file of an agentized server to the latter function.
3868
3869         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
3870         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
3871         after a connection has been established successfully.
3872
3873 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * gnus-art.el (article-display-face): Force to display face if called
3876         interactively; check if gnus-article-x-face-too-ugly matches author.
3877         (article-display-x-face): Display face even if From header is missing
3878         as article-display-face does.
3879
3880 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
3881
3882         * hashcash.el (message-narrow-to-headers-or-head)
3883         (message-fetch-field, message-goto-eoh)
3884         (message-narrow-to-headers): Declare as functions.
3885
3886 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
3887
3888         * mail-source.el (mail-sources): Default to fetch from file for
3889         compatibility with default of nnmail-spool-file.
3890
3891 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
3894         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
3895         to look for encoded word that should be encoded again.
3896         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
3897         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
3898         encoding pattern.
3899         (rfc2047-decode-region): Switch strict regexp and loose one according
3900         to rfc2047-allow-irregular-q-encoded-words.
3901
3902 2007-11-25  Romain Francoise  <romain@orebokech.com>
3903
3904         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
3905
3906 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3907
3908         * tls.el (tls-program): Provide more custom choices from
3909         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
3910         (tls-process-connection-type, tls-success): Remove "*" in doc string.
3911
3912 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3913
3914         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
3915         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
3916
3917         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
3918         `nnmail-spool-file'.
3919
3920         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
3921         `nnmail-spool-file'.
3922
3923         * gnus-move.el (gnus-change-server): Ditto.
3924
3925         * gnus-kill.el (gnus-batch-score): Ditto.
3926
3927         * gnus-cache.el (gnus-jog-cache): Ditto.
3928
3929         * gnus-msg.el (gnus-summary-reply):
3930         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
3931
3932 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3933
3934         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
3935         version.  Minor improvement to doc strings.
3936         (tls-program): Add comment.
3937
3938 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
3939
3940         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
3941         (tls-checktrust): New variable.  Check if GNU TLS complained about a
3942         mismatch between the hostname provided in the certificate and the name
3943         of the host connnecting to.
3944         (open-tls-stream): Use them.  Check certificates against trusted root
3945         certificates.
3946
3947 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3948
3949         * gnus-cache.el (gnus-cache-generate-nov-databases):
3950         Use nnml-generate-nov-databases-directory instead of
3951         nnml-generate-nov-databases-1.
3952
3953 2007-11-24  Glenn Morris  <rgm@gnu.org>
3954
3955         * message.el (message-tool-bar-retro): Update for rename
3956         mail_send.xpm->mail-send.xpm.
3957
3958 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3959
3960         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
3961         `smime-ldap-search' for Emacs 22 and up.
3962
3963 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3964
3965         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
3966
3967         * message.el (message-send-mail-function): Fix error convention.
3968         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
3969         (message-widen-reply, message-send-mail, message-talkative-question)
3970         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
3971         (message-clone-locals, message-send-news): Use with-current-buffer.
3972         (message-insert-or-toggle-importance): Remove unused var `valid'.
3973         (message-make-references): Remove unused var `new-references'.
3974         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
3975
3976 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
3977
3978         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
3979         (spam-split-symbolic-return-positive): Reflow docstring.
3980         (spam-backends, spam-summary-exit-behavior)
3981         (spam-mark-ham-unread-before-move-from-spam-group)
3982         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
3983         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
3984         (spam-clear-cache, spam-backend-check, spam-install-backend)
3985         (spam-install-statistical-backend, spam-list-of-processors)
3986         (spam-group-processor-p, spam-split, spam-bogofilter-score)
3987         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
3988         (spam-check-crm114, spam-initialize, spam-unload-hook):
3989         Fix typos in docstrings.
3990
3991 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
3994         been checked if they have never been read and those group levels are
3995         higher than the one that a user specified.
3996
3997 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3998
3999         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4000         foreign groups unless a group level is specified by a user.
4001         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4002
4003 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4004
4005         * message.el (message-send-mail-function): Require sendmail.
4006
4007 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4008
4009         * message.el (message-send-mail-function): Check for smtpmail too.
4010
4011         * utf7.el (utf7-encode, utf7-decode): Use coding system
4012         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4013
4014         * message.el (message-send-mail-function): New function.
4015         (message-send-mail-function): Set default using
4016         message-send-mail-function.  Adjust doc string.
4017         (message-send-mail-with-mailclient): New function.
4018
4019 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4020
4021         * smime.el (from):
4022         * rfc2047.el (message-posting-charset):
4023         * qp.el (mm-use-ultra-safe-encoding):
4024         * pop3.el (parse-time-months):
4025         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4026         * nnml.el (files):
4027         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4028         (jka-compr-compression-info-list, ange-ftp-path-format)
4029         (efs-path-regexp):
4030         * nndiary.el (files):
4031         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4032         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4033         (epg-digest-algorithm-alist, inhibit-redisplay)
4034         (password-cache-expiry):
4035         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4036         (pgg-output-buffer, password-cache-expiry):
4037         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4038         (efs-path-regexp):
4039         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4040         (inhibit-redisplay):
4041         * mm-uu.el (file-name, start-point, end-point, entry)
4042         (gnus-newsgroup-name, gnus-newsgroup-charset):
4043         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4044         (latin-unity-ucs-list):
4045         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4046         (mm-uu-binhex-decode-function):
4047         * message.el (gnus-message-group-art, gnus-list-identifiers)
4048         (rmail-enable-mime-composing, gnus-local-organization)
4049         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4050         (gnus-read-active-file, facemenu-add-face-function)
4051         (facemenu-remove-face-function, gnus-article-decoded-p)
4052         (tool-bar-mode):
4053         * mail-source.el (display-time-mail-function):
4054         * gnus-util.el (nnmail-pathname-coding-system)
4055         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4056         (gnus-original-article-buffer, gnus-user-agent)
4057         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4058         (xemacs-codename, sxemacs-codename, emacs-program-version):
4059         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4060         * gnus-start.el (gnus-agent-covered-methods)
4061         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4062         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4063         (gnus-newsgroup-headers, gnus-group-list-mode)
4064         (gnus-group-mark-positions, gnus-newsgroup-data)
4065         (gnus-newsgroup-unreads, nnoo-state-alist)
4066         (gnus-current-select-method, mail-sources)
4067         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4068         (nnmail-spool-file, gnus-cache-active-hashtb):
4069         * gnus-mh.el (mh-lib-progs):
4070         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4071         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4072         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4073         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4074         (gnus-group-buffer):
4075         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4076         (font-lock-set-defaults):
4077         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4078         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4079         (gnus-summary-post-menu, total-parts, type, condition, length):
4080         * gnus-agent.el (gnus-agent-read-agentview):
4081         * flow-fill.el (show-trailing-whitespace):
4082         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4083         eval-and-compile wrappers for byte compiler pacifiers.
4084
4085         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4086         (mm-display-inline-fontify): Check for featurep 'xemacs not
4087         extent-list.
4088
4089         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4090         itimer-list.
4091         (mm-create-image-xemacs): Only do something for XEmacs.
4092         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4093
4094         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4095
4096         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4097         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4098
4099 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4100
4101         * nnimap.el (nnimap-split-download-body):
4102         * gnus-demon.el (gnus-demon):
4103         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4104
4105 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4106
4107         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4108         macros.
4109         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4110         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4111         copy data from unibyte buffer to multibyte current buffer.
4112         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4113         to copy data from unibyte current buffer to multibyte buffer.
4114         (nntp-make-process-buffer): Make process buffer unibyte.
4115
4116         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4117
4118 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4119
4120         * pop3.el (pop3-open-server): Accept and process data more robustly at
4121         connexion start to avoid spurious "POP SSL connexion failed" errors.
4122
4123 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4124
4125         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4126         read group names.
4127
4128 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4129
4130         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4131
4132 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4133
4134         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4135         (nnmail-save-active): Use a unibyte buffer when saving active file,
4136         which may contain non-ASCII group names.
4137
4138         * nnml.el (nnml-request-group): Decode group names in messages.
4139
4140 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4141
4142         * message.el (message-citation-line-function)
4143         (message-insert-formatted-citation-line): Fix spelling of
4144         `message-insert-formated-citation-line'.
4145
4146 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4147
4148         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4149
4150 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4153         nnmail-pathname-coding-system.
4154
4155         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4156         that a user enters; decode group names in messages.
4157
4158         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4159
4160 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4161
4162         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4163
4164         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4165
4166         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4167         risky local variable.
4168
4169         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4170
4171 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4172
4173         * encrypt.el: Improve documentation to fix function name typo.
4174         Reported by Daiki Ueno <ueno@unixuser.org>.
4175
4176 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4177
4178         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4179         even if the point is not in the last page of an article.
4180         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4181         back to the previous page.
4182
4183 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4184
4185         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4186
4187 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4190
4191 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4192
4193         * message.el (message-check-news-body-syntax): Avoid
4194         mm-string-as-multibyte.
4195         (message-hide-headers): Don't assume (point-min)==1.
4196
4197 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4198
4199         * message.el (message-remove-blank-cited-lines): Fix if remove is
4200         given.
4201         (message-bogus-address-regexp): New variable.
4202         (message-bogus-recipient-p): New function.
4203         (message-check-recipients): New command.
4204         (message-syntax-checks): Add `bogus-recipient'.
4205         (message-fix-before-sending): Add `bogus-recipient'.
4206
4207         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4208         (gnus-treat-body-boundary): Don't test window-system.
4209
4210 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4211
4212         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4213
4214 2007-10-28  Miles Bader  <miles@gnu.org>
4215
4216         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4217         at compile-time too.
4218
4219 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4220
4221         * gnus-msg.el (gnus-message-setup-hook): Add
4222         `message-remove-blank-cited-lines' to options.
4223
4224 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4225
4226         * message.el (message-remove-blank-cited-lines): New function.
4227         Suggested by Karl Plästerer.
4228
4229 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4230
4231         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4232         mapc.
4233
4234         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4235         (top-level): Use mapc to set functions to be traced for debugging.
4236
4237         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4238         called for effect with while loop.
4239
4240         * message.el (message-talkative-question): Replace mapcar called for
4241         effect with mapc.
4242
4243         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4244         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4245         called for effect with dolist.
4246
4247         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4248
4249         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4250         gnus-extra-headers and nnmail-extra-headers.
4251
4252         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4253         called for effect with dolist.
4254         (top-level): Use mapc to set functions to be traced for debugging.
4255
4256         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4257         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4258         dolist.
4259
4260         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4261         Replace mapcar called for effect with mapc.
4262         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4263         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4264         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4265         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4266
4267         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4268         remove-if that's a cl function.
4269
4270         * webmail.el (webmail-debug): Replace mapcar called for effect with
4271         dolist.
4272
4273         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4274         with mapc.
4275
4276 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4279         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4280         with while loop.
4281
4282         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4283         functions from article-* functions.
4284         (gnus-multi-decode-header): Replace mapcar called for effect with
4285         dolist.
4286
4287         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4288         (gnus-bookmark-show-details): Replace mapcar called for effect with
4289         while loop.
4290
4291         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4292         called for effect with while loop.
4293
4294         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4295         with dolist.
4296
4297         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4298         mapcar called for effect with dolist.
4299
4300         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4301
4302         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4303         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4304         Replace mapcar called for effect with dolist.
4305         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4306         mapc.
4307
4308         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4309         Replace mapcar called for effect with dolist.
4310         (gnus-topic-list): Replace mapcar called for effect with mapc.
4311
4312         * gnus.el: Use mapc instead of mapcar to add autoloads.
4313
4314 2007-10-23  Richard Stallman  <rms@gnu.org>
4315
4316         * gnus-group.el (gnus-group-highlight): Mark as risky.
4317
4318 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * gnus.el (gnus-server-to-method): Return method found first in
4321         gnus-newsrc-alist.
4322
4323         * gnus-art.el (gnus-article-highlight-signature)
4324         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4325         button overlay without the front stickiness.
4326
4327 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4328
4329         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4330         overview buffer needed a catch to receive its throw.
4331         (gnus-agent-flush-cache): Declared as interactive to make this function
4332         easier to use.
4333
4334 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4335
4336         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4337         `next-line'.
4338
4339 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4340
4341         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4342         exclude address matching message-dont-reply-to-names.
4343
4344 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * gnus-util.el (gnus-string<): New function.
4347
4348         * gnus-sum.el (gnus-article-sort-by-author)
4349         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4350
4351 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4352
4353         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4354         the frame-focus tag is set in gnus-buffer-configuration.
4355
4356 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4359         the front stickiness.
4360
4361 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4362
4363         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4364         url pattern; remove duplicate one.
4365         (gnus-article-extend-url-button): New function.
4366         (gnus-article-add-buttons): Use it.
4367         (gnus-button-push): Use concatenated url that it makes.
4368
4369 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4370
4371         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4372
4373 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4374
4375         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4376         Don't hardcode point-min==1.
4377
4378 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4379
4380         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4381         Fix comment about "iso8859-1".
4382
4383 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4384
4385         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4386         ones returned from the verify-function.
4387
4388         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4389         mml2015-extract-cleartext-signature if extraction failed.
4390
4391 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4392
4393         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4394         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4395         failed.
4396
4397 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4398
4399         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4400
4401 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4402
4403         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4404         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4405         recommends to use EasyPG instead of PGG.
4406
4407         * pgg.el: Revert to revision 6.23.2.16.
4408
4409         * pgg-def.el: Revert to revision 6.6.2.14.
4410
4411         * pgg-gpg.el: Revert to revision 6.23.2.34.
4412
4413 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4414
4415         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4416         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4417         thread for both the null and zero (kill/expire thread) universal prefix
4418         cases.
4419         (gnus-summary-expire-thread): Add new function to expire a thread,
4420         using gnus-summary-kill-thread.
4421         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4422         shortcuts for gnus-summary-expire-thread.
4423         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4424         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4425
4426 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4427
4428         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4429         extras value, so an extras entry can be deleted.
4430         (gnus-registry-delete-extra-entry): Use it.
4431         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4432         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4433         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4434         storage through the gnus-registry, and provide an appropriate API for
4435         it.
4436
4437 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4440         Suggested by Leo <sdl.web@gmail.com>.
4441
4442         * gnus.el: Do.
4443
4444 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4445
4446         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4447         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4448
4449         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4450
4451         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4452         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4453
4454 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4455
4456         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4457         newline.
4458         (nnmbox-request-accept-article): Don't change article in source buffer;
4459         narrow to header to use message-fetch-field rather than
4460         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4461         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4462         as delimiters; make sure article ends with newline.
4463         (nnmbox-delete-mail): Correct last position of article to be deleted;
4464         ignore X-Gnus-Newsgroup header in article body.
4465         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4466         positions; make sure article ends with newline.
4467
4468         * message.el (message-display-abbrev): Don't infloop when a user
4469         inserts SPC in the beginning of header.
4470
4471         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4472         coding-system-for-read and coding-system-for-write for XEmacs having no
4473         file-coding feature.
4474
4475         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4476
4477 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4478
4479         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4480         list of groups not followed by default.  Fix type to be regexp.
4481         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4482
4483 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4484
4485         * hmac-def.el (define-hmac-function): Switch from old-style to
4486         new-style backquotes.
4487
4488         * md4.el (md4-make-step): Likewise.
4489
4490 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4491
4492         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4493         raw-text coding system when saving .newsrc file, which may contain
4494         non-ASCII group names.
4495
4496 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4497
4498         * gnus-cus.el (gnus-score-extra): New widget.
4499         (gnus-score-extra-convert): New function.
4500         (gnus-score-customize): Use it for Extra.
4501
4502 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4503
4504         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4505         (mml2015-mailcrypt-clear-verify): Use it.
4506         (mml2015-gpg-clear-verify): Use it.
4507         (mml2015-pgg-clear-verify): Use it.
4508         (mml2015-epg-clear-verify): Replace the current part with the output
4509         from GnuPG; don't extract the plaintext by itself.
4510
4511         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4512         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4513         mml2015-clear-verify-function; don't touch the armor headers or
4514         dash-escaped text here.
4515
4516 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4519         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4520         parts, or application/octet-stream as a last resort.
4521         (gnus-mime-view-part-as-type): Don't toggle display.
4522         (gnus-mime-view-part-as-charset): Don't turn off display before
4523         querying charset.
4524
4525         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4526         stuff to undisplayer function in Emacs.
4527         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4528
4529         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4530         text/calendar parts.
4531
4532 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4535         decoding text/calendar parts.
4536
4537         * message.el (message-forward-make-body-mime): Always mark body as
4538         having no illegible text; remove signed-or-encrypted argument.
4539         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4540
4541         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4542         (mml-generate-mime-1): Don't encode body if it is specified to be in
4543         raw form; don't make buffer be unibyte when inserting multibyte string.
4544
4545 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4546
4547         * sha1.el: Fix up comment style.
4548         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4549         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4550
4551         * hex-util.el: Fix up comment style.
4552         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4553
4554         * gnus-salt.el: Use with-current-buffer.
4555         (gnus-pick-setup-message): Fix long-standing typo.
4556
4557 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4558
4559         * imap.el (imap-logout-timeout): New variable.
4560         (imap-logout, imap-logout-wait): New functions.
4561         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4562
4563         * nnimap.el (nnimap-logout-timeout): New server variable.
4564         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4565         nnimap-logout-timeout.
4566
4567         * gnus-art.el (gnus-article-summary-command-nosave)
4568         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4569
4570 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4571
4572         * gnus.el (gnus-maximum-newsgroup): New variable.
4573
4574         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4575         according to gnus-maximum-newsgroup.
4576
4577         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4578         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4579         Limit the range of articles according to gnus-maximum-newsgroup.
4580
4581 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4582
4583         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4584         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4585         Don't perform gnus-configure-windows here; reuse existing sticky
4586         article buffer.
4587
4588         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4589         it doesn't exist in gnus-article-mode.
4590
4591 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4594         (gnus-agent-decoded-group-name): New function.
4595         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4596         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4597
4598 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4599
4600         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4601         Add binding for gnus-sticky-article.
4602         (gnus-summary-exit): Don't kill sticky article buffers.
4603
4604         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4605         article buffer.
4606         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4607         (gnus-kill-sticky-article-buffers): New commands.
4608
4609 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * nntp.el (nntp-xref-number-is-evil): New server variable.
4612         (nntp-find-group-and-number): If it is non-nil, don't trust article
4613         numbers in the Xref header.
4614
4615 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4616
4617         * gnus-agent.el (gnus-agent-read-group): New function.
4618         (gnus-agent-flush-group, gnus-agent-expire-group)
4619         (gnus-agent-regenerate-group): Use it.
4620         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4621         nnmail-pathname-coding-system.
4622
4623 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4626
4627         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4628         that are unread as unread, and also as selected so that information of
4629         marks having been changed by a user may be updated when exiting group.
4630
4631 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4632
4633         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4634         calculated ignoring signature parts to gnus-treat-article.
4635
4636 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4639         a point here in order to keep the window start.
4640         (gnus-insert-mime-security-button): Make a button overlay without the
4641         front stickiness.
4642         (gnus-mime-display-security): Goto the end of a button.
4643
4644         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4645
4646 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4649         group-name-at-point.
4650         (gnus-group-completing-read): New function that offers decoded
4651         non-ASCII group names for completion.
4652         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4653         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4654         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4655         (gnus-group-fetch-control): Use it.
4656         (gnus-fetch-group): Use group-name-at-point for the initial value
4657         rather than the default value; use gnus-alive-p.
4658
4659         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4660         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4661         (gnus-summary-post-news): Use gnus-group-completing-read.
4662
4663         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4664         (gnus-read-move-group-name): Decode group name for completion.
4665
4666 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4667
4668         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4669         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4670         Yamaoka slightly modified the code).
4671
4672 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4675         (nnmail-split-incoming): Bind it.
4676
4677         * nnml.el (nnml-group-name-charset): New function.
4678         (nnml-decoded-group-name): Use it; don't decode group name if
4679         nnmail-group-names-not-encoded-p is non-nil.
4680         (nnml-encoded-group-name): New function.
4681         (nnml-group-pathname): Inline nnml-decoded-group-name.
4682         (nnml-request-expire-articles): Decode group name in message.
4683         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4684         nnmail-pathname-coding-system.
4685         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4686         not decoded ones according to nnmail-group-names-not-encoded-p.
4687         (nnml-generate-active-info): Use nnml-encoded-group-name.
4688
4689 2007-08-08  Glenn Morris  <rgm@gnu.org>
4690
4691         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4692         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4693         doc-strings and comments.
4694
4695 2007-07-25  Glenn Morris  <rgm@gnu.org>
4696
4697         * Relicense all FSF files to GPLv3 or later.
4698
4699 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * gnus-sum.el (gnus-summary-move-article): Make
4702         gnus-summary-respool-article work.
4703
4704 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4705
4706         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4707         string.
4708
4709 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4710
4711         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4712         that should be ignored when comparing distant RSS articles with local
4713         ones.
4714         (nnrss-make-hash-index): New function.  Create a hash index according
4715         to the ignored fields.
4716         (nnrss-check-group): Use it.
4717
4718 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4719
4720         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4721
4722         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4723
4724         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4725         the new optional argument ENCODED is non-nil.
4726         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4727         coding system for encoding group name.
4728         (gnus-group-make-rss-group): Pass un-encoded group name to
4729         gnus-group-make-group.
4730         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4731         encoded.
4732
4733         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4734         Encode group name to which articles are moved or copied.
4735         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4736         coding system for encoding Newsgroup, Followup-To and Xref headers.
4737
4738         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
4739         marks; use nnheader-file-coding-system to write a file.
4740         (nnagent-retrieve-headers): Bind file-name-coding-system to
4741         nnmail-pathname-coding-system.
4742
4743         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
4744
4745         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
4746         (nnml-request-article, nnml-request-create-group)
4747         (nnml-request-rename-group, nnml-find-id)
4748         (nnml-possibly-change-directory, nnml-possibly-create-directory)
4749         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
4750         (nnml-save-marks): Use nnml-group-pathname instead of
4751         nnmail-group-pathname.
4752
4753         (nnml-request-create-group, nnml-request-expire-articles)
4754         (nnml-request-move-article, nnml-request-delete-group)
4755         (nnml-deletable-article-p, nnml-possibly-create-directory)
4756         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
4757         (nnml-open-marks): Bind file-name-coding-system to
4758         nnmail-pathname-coding-system.
4759
4760         (nnml-request-article): Pass server argument to nnml-find-group-number.
4761         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
4762         server argument to nnml-possibly-create-directory.
4763         (nnml-request-accept-article): Pass server argument to
4764         nnml-active-number and nnml-save-mail.
4765         (nnml-find-group-number): Pass server argument to nnml-find-id.
4766         (nnml-request-update-info): Pass server argument to
4767         nnml-marks-changed-p.
4768
4769         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
4770         (nnml-save-mail, nnml-active-number): Add server argument.
4771
4772         (nnml-request-delete-group): Warn if group is missing.
4773         (nnml-get-nov-buffer): Decode group name.
4774         (nnml-generate-active-info): Encode group name.
4775         (nnml-open-marks): Decode group name in messages.
4776
4777 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4778
4779         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
4780         if it is not specified.
4781         (gnus-article-pipe-part, gnus-article-save-part)
4782         (gnus-article-interactively-view-part, gnus-article-copy-part)
4783         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
4784         (gnus-article-inline-part, gnus-article-save-part-and-strip)
4785         (gnus-article-replace-part, gnus-article-delete-part)
4786         (gnus-article-view-part-as-type): Pass raw prefix argument to
4787         gnus-article-part-wrapper.
4788
4789 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4790
4791         * gnus-agent.el (gnus-agent-save-active): Bind
4792         nnheader-file-coding-system to gnus-agent-file-coding-system.
4793
4794         * gnus-cache.el (gnus-cache-save-buffers)
4795         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
4796         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
4797         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
4798         (gnus-cache-braid-nov, gnus-cache-braid-heads)
4799         (gnus-cache-generate-active, gnus-cache-rename-group)
4800         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
4801         (gnus-cache-update-overview-total-fetched-for): Bind
4802         file-name-coding-system to nnmail-pathname-coding-system.
4803         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
4804         variables.
4805         (gnus-cache-decoded-group-name): New function.
4806         (gnus-cache-file-name): Use it.
4807         (gnus-cache-generate-active): Use non-decoded group name for active.
4808
4809         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
4810         right place.
4811         (gnus-write-active-file): Don't break non-ASCII group names.
4812
4813         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
4814         nnmail-pathname-coding-system.
4815
4816         * lpath.el: Bind default-file-name-coding-system,
4817         file-name-coding-system and language-info-alist for XEmacs.
4818
4819         * gnus-uu.el (gnus-uu-decode-save): Typo.
4820
4821 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4822
4823         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
4824
4825 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
4828         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
4829         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
4830         (gnus-agent-flush-group, gnus-agent-flush-cache)
4831         (gnus-agent-fetch-headers, gnus-agent-load-alist)
4832         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
4833         (gnus-agent-retrieve-headers, gnus-agent-request-article)
4834         (gnus-agent-regenerate-group)
4835         (gnus-agent-update-files-total-fetched-for)
4836         (gnus-agent-update-view-total-fetched-for): Bind
4837         file-name-coding-system to nnmail-pathname-coding-system.
4838         (gnus-agent-group-pathname): Don't encode file names by
4839         nnmail-pathname-coding-system.
4840         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
4841         coding-system-for-write instead of buffer-file-coding-system to
4842         gnus-agent-file-coding-system.
4843
4844         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
4845         Decode group name.
4846
4847         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
4848
4849         * gnus-start.el (gnus-update-active-hashtb-from-killed)
4850         (gnus-read-newsrc-el-file): Make group names unibyte.
4851
4852         * nnmail.el (nnmail-group-pathname): Don't encode file names by
4853         nnmail-pathname-coding-system.
4854
4855         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
4856         (nnrss-request-delete-group): Bind file-name-coding-system to
4857         nnmail-pathname-coding-system.
4858         (nnrss-read-server-data, nnrss-read-group-data): Bind
4859         file-name-coding-system correctly.
4860         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
4861
4862         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
4863         (nntp-server-to-method-cache): New variable.
4864         (nntp-group-pathname): New function that decodes non-ASCII group names.
4865         (nntp-possibly-create-directory, nntp-marks-changed-p)
4866         (nntp-save-marks, nntp-open-marks): Use it.
4867         (nntp-possibly-create-directory, nntp-open-marks):
4868         Bind file-name-coding-system to nnmail-pathname-coding-system.
4869         (nntp-open-marks): Decode group names when bootstrapping marks.
4870
4871         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
4872         Newsgroups and Folowup-To headers.
4873
4874 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4877         (gnus-server-closed-face, gnus-server-denied-face)
4878         (gnus-server-offline-face): Remove variable.
4879         (gnus-server-font-lock-keywords): Use faces that are not aliases.
4880
4881         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
4882         of modifying message-stack directly for XEmacs.
4883
4884         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
4885         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
4886         if the coding-system argument is nil for XEmacs.
4887
4888         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
4889         mm-charset-override-alist.
4890
4891         * rfc2047.el: Don't require base64; require rfc2045 for the function
4892         rfc2045-encode-string.
4893         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
4894         to quote the parameter value.
4895
4896 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4897
4898         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
4899         form in gnus-group-name-charset-method-alist.
4900
4901         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
4902         overrides the default layout edit-form.
4903
4904         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
4905
4906         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
4907
4908 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
4911         as unfetched articles.
4912
4913 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
4914
4915         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
4916
4917 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4918
4919         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
4920         original back end that keeps marks in the local system.
4921
4922 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4923
4924         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
4925         arg of pop-to-buffer for XEmacs.
4926         (gnus-article-read-summary-keys): Ditto; don't restore window
4927         configuration if summary command ends up with neither article buffer
4928         nor summary buffer; describe bindings if summary keys end with C-h.
4929
4930 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * message.el (message-fix-before-sending): Skip raw message part to be
4933         forwarded while checking illegible text.
4934         (message-forward-make-body-mime, message-forward-make-body): Mark
4935         signed or encrypted raw message as having no illegible text.
4936
4937 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
4940         (gnus-message-with-timestamp-1): New macro.
4941         (gnus-message-with-timestamp): New function.
4942         (gnus-message): Use them.
4943
4944         * nnheader.el (nnheader-message): Use them.
4945
4946 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
4947
4948         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
4949         .newsrc.eld file.
4950
4951 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4952
4953         * gnus-agent.el (gnus-agent-fetch-headers)
4954         (gnus-agent-retrieve-headers): Bind
4955         gnus-decode-encoded-address-function to identity.
4956
4957         * nntp.el (nntp-send-xover-command): Recognize an xover command is
4958         available also when the server returns simply a dot.
4959
4960         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
4961
4962 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
4965
4966 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4967
4968         * gnus-ems.el (gnus-x-splash): Make it work.
4969
4970         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
4971         from being used.
4972
4973         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
4974
4975 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
4978         4th and the 5th arguments.
4979
4980         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
4981         the front stickiness.
4982         (gnus-article-summary-command-nosave): Correct the order of the
4983         arguments passed to pop-to-buffer.
4984         (gnus-article-read-summary-keys): Ditto; make it work properly when the
4985         summary command ends up with the article buffer.
4986
4987         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
4988         the same faces.
4989
4990 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4991
4992         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
4993
4994 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4995
4996         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
4997         * gnus-sum.el (gnus-summary-highlight):
4998         * pgg.el (pgg-sign-region, pgg-sign):
4999         * mail-source.el (mail-source-delete-old-incoming-confirm):
5000         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5001
5002 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5003
5004         * gnus-art.el (gnus-mime-view-part-externally)
5005         (gnus-mime-view-part-internally): Fix predicate function passed to
5006         completing-read.
5007
5008         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5009
5010         * gnus.el (gnus-update-message-archive-method): Add :version.
5011
5012 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5013
5014         * gnus.el (gnus-update-message-archive-method): New variable.
5015
5016         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5017         according to gnus-message-archive-method if
5018         gnus-update-message-archive-method is non-nil.
5019
5020 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5021
5022         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5023         by Loic Dachary <loic@dachary.org>.
5024         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5025
5026 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5027
5028         * message.el (message-pop-to-buffer): Add switch-function argument.
5029         (message-mail): Pass switch-function argument to it.
5030
5031 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5032
5033         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5034         Improve doc string.
5035
5036 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5039         (gnus-header-content)
5040         * gnus-cite.el (gnus-cite-10)
5041         * gnus-srvr.el (gnus-server-closed)
5042         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5043         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5044         (gnus-group-mail-3-empty, gnus-group-mail-low)
5045         (gnus-group-mail-low-empty, gnus-splash)
5046         * message.el (message-header-to, message-header-cc)
5047         (message-header-subject, message-header-other, message-header-name)
5048         (message-header-xheader, message-separator, message-cited-text)
5049         (message-mml): Lighten colors of faces used for dark background.
5050
5051 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5052
5053         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5054         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5055
5056 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5057
5058         * message.el (message-narrow-to-headers-or-head):
5059         Ignore mail-header-separator in the body.
5060
5061 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5064         same as window size.
5065
5066 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5067
5068         * message.el (message-font-lock-keywords): Use message-header-xheader
5069         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5070         ahead of the anything pattern, to get it recognised.
5071
5072 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5075         spam.el loads uses it in the compiled defadvice form.
5076
5077 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5078
5079         * gnus-sum.el (gnus-articles-to-read)
5080         (gnus-summary-insert-old-articles): Don't truncate group name for
5081         `read-string'.
5082
5083         * gnus-util.el (gnus-limit-string): Delete this function.
5084
5085         * gnus-sum.el (gnus-simplify-subject-fully): Use
5086         `truncate-string-to-width' instead.
5087
5088 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5089
5090         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5091         if, on summary exit, the next group has to be selected.
5092         (gnus-summary-exit): Use it.
5093
5094 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5095
5096         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5097         non-break space.
5098
5099 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5102         Check if group is not a directory.
5103         (nnfolder-request-expire-articles): Don't delete articles if the target
5104         group is not available.
5105
5106         * nnml.el (nnml-request-create-group): Properly check if group is not a
5107         file.
5108         (nnml-request-expire-articles): Don't delete articles if the target
5109         group is not available.
5110
5111         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5112         Don't quote characters that are within parentheses.
5113
5114 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5117         (gnus-handle-ephemeral-exit): Select article according to it.
5118
5119 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5120
5121         * message.el (message-insert-formated-citation-line): Remove newline.
5122         (message-citation-line-format): Add final \n here so that the user can
5123         avoid a blank line.
5124
5125 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5126
5127         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5128         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5129         Update lanl/arXiv support.
5130
5131 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5132
5133         * gnus.el: Bump version number.
5134
5135 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5136
5137         * gnus.el (gnus-version-number): Bump version.
5138
5139 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5140
5141         * gnus.el: No Gnus v0.6 is released.
5142
5143 2007-04-27  Didier Verna  <didier@xemacs.org>
5144
5145         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5146         * gmm-utils.el (gmm-regexp-concat): here.
5147         * message.el: Don't require 'gnus-util.
5148         (message-dont-reply-to-names): Handle name change above.
5149         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5150
5151 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5154         since the initial value varies according to the system.
5155
5156 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5157
5158         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5159
5160 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5161
5162         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5163
5164 2007-04-24  Didier Verna  <didier@xemacs.org>
5165
5166         Improve the type of gnus-ignored-from-addresses.
5167         * gnus-util.el (gnus-orify-regexp): New function.
5168         * message.el (gnus-util): Require it.
5169         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5170         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5171         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5172
5173 2007-04-24  Didier Verna  <didier@xemacs.org>
5174
5175         * gnus-sum.el:
5176         * gnus-utils.el: Fix some trailing whitespaces.
5177
5178 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5179
5180         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5181         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5182         article's Message-ID; refer parent article in summary buffer.
5183
5184         * message.el (message-bounce): Call mime-to-mml.
5185
5186         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5187         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5188         optimize and/or forms properly.
5189
5190 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5191
5192         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5193         URL.
5194
5195 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5196
5197         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5198
5199 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5200
5201         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5202         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5203         displayed of multipart/alternative part if it is invoked from summary
5204         buffer.
5205
5206         * mm-view.el (mm-inline-text-html-render-with-w3m)
5207         (mm-inline-text-html-render-with-w3m-standalone)
5208         (mm-inline-render-with-function): Use mail-parse-charset by default.
5209
5210 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5211
5212         * parse-time.el (parse-time-string-chars): Check if CHAR
5213         is less than the length of parse-time-syntax.
5214
5215 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5216
5217         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5218         from gnus-newsgroup-processable.
5219
5220 2007-04-16  Didier Verna  <didier@xemacs.org>
5221
5222         * gnus-msg.el (gnus-configure-posting-styles): Handle
5223         message-signature-directory properly with :file syntax.  Reported by
5224         "Leo".
5225
5226 2007-04-11  Didier Verna  <didier@xemacs.org>
5227
5228         New user option: message-signature-directory.
5229         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5230         * message.el (message-insert-signature): Ditto.
5231         * message.el (message-signature-file): Doc update.
5232         * message.el (message-signature-directory): New.
5233
5234 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * gnus-msg.el (gnus-inews-yank-articles): Use
5237         message-exchange-point-and-mark instead of exchange-point-and-mark.
5238
5239 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * message.el (message-yank-original): Make sure cited text ends with
5242         newline; don't exchange point and mark.
5243
5244 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5245
5246         * tls.el (open-tls-stream): Properly handle case where there
5247         is no associated buffer.
5248
5249 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5250
5251         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5252         message-yank-original, make sure (< mark TEXT point).
5253
5254 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5255
5256         * message.el (message-fill-column): New variable.
5257         (message-mode): Use it.  Add comment on a possible new hook.
5258
5259         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5260         (nnmail-get-new-mail): Reformat.
5261
5262         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5263
5264         * gmm-utils.el: Fix Commentary.
5265         (gmm-tool-bar-from-list): Fix typo in doc string.
5266
5267 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5268
5269         * message.el (message-yank-original): Don't switch point and mark
5270         unnecessarily to put point and mark as documented.
5271
5272 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5273
5274         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5275         from the message heads.
5276
5277 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5278
5279         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5280         article buffer does not have a window.  This may not be the best
5281         solution but is certainly better than setting the start of the null,
5282         that is the current, window.
5283
5284 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5285
5286         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5287         (gnus-draft-setup): Run it.
5288
5289         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5290         gnus-score-fast-scoring.  Allow regexp.
5291         (gnus-score-headers): Use it.
5292
5293         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5294         XEmacs.
5295
5296         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5297         string.
5298         (gnus-button-alist): Also catch `<f1> k ...'.
5299         (gnus-treat-display-x-face): Fix doc string.
5300
5301 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5302
5303         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5304         evaluation of gnus-extended-version to ensure correct generation of the
5305         User-Agent header when message-generate-headers-first is used.
5306
5307 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5308
5309         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5310         hashcash-path is nil.  Don't call callback with incorrect number of
5311         parameters if val is 0.
5312
5313 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5314
5315         * message.el (message-required-news-headers):
5316         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5317
5318 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5319
5320         * tls.el (open-tls-stream): In handshake-waiting loop,
5321         don't wait more if there is output available to process.
5322
5323 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5324
5325         * tls.el (tls-program): Doc fix.
5326
5327 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * message.el (message-generate-new-buffers): Change the meaning of the
5330         nil value; add `standard' to the choices; treat t as `unique'; improve
5331         doc string.
5332         (gnus-select-frame-set-input-focus): Autoload.
5333         (message-buffer-name): Search for the existing message buffer if
5334         message-generate-new-buffers is nil or `standard'; treat the value t of
5335         message-generate-new-buffers as `unique'.
5336         (message-pop-to-buffer): Raise the frame already displaying the message
5337         buffer; clear the echo area after querying.
5338         (message-setup): Pass the `continue' argument to compose-mail.
5339         (message-mail): Prefer `switch-function' if it is given; search for the
5340         existing message buffer if the `continue' argument is non-nil; pass
5341         continue and switch-function arguments to compose-mail by way of
5342         message-setup.
5343         (message-mail-other-window): Adjust argument of message-setup.
5344         (message-mail-other-frame): Ditto.
5345
5346 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5349         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5350         to turn font-lock on when turning gnus-message-citation-mode on.
5351
5352 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5353
5354         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5355         (mml-smime-function-alist): New variable; add epg as the backend.
5356         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5357         mml-smime- functions instead.
5358         * mm-view.el: Require smime.
5359
5360 2007-03-05  Didier Verna  <didier@xemacs.org>
5361
5362         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5363         instead of just inheritance for posting styles.
5364         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5365
5366 2007-02-24  Chris Moore  <dooglus@gmail.com>
5367
5368         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5369         * pgg-pgp.el (pgg-pgp-encrypt-region):
5370         * pgg-gpg.el (pgg-gpg-encrypt-region):
5371         Check pgg-encrypt-for-me if no other recipients.
5372
5373 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5374
5375         * tls.el (tls-certtool-program): Fix custom type.
5376
5377 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5380         and point-at-eol instead of line-(beginning|end)-position.
5381
5382         * assistant.el (assistant-parse-buffer): Ditto.
5383
5384         * netrc.el (netrc-parse-services): Ditto.
5385
5386 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5387
5388         * mml2015.el (mml2015-epg-find-usable-key): New function.
5389         (mml2015-epg-sign): Use it.
5390         (mml2015-epg-encrypt): Use it.
5391
5392 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * message.el (message-make-in-reply-to): Quote name containing
5395         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5396         if there are special characters.  Reported by NAKAJI Hiroyuki
5397         <nakaji@jp.freebsd.org>.
5398
5399 2007-02-27  Didier Verna  <didier@xemacs.org>
5400
5401         Include the group parameters as well as the topic ones in the
5402         inheritance filter process.
5403         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5404         argument GROUP-PARAMS-LIST.
5405         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5406
5407 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5408
5409         * nntp.el (nntp-never-echoes-commands)
5410         (nntp-open-connection-functions-never-echo-commands): New variables.
5411         (nntp-send-command): Use them.
5412
5413 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5414
5415         * mml2015.el (mml2015-epg-verify): Simplified.
5416
5417 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5418
5419         * mml.el (mml-content-disposition-alist): New user option.
5420         (mml-content-disposition): New function.
5421         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5422         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5423
5424 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5425
5426         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5427         verification.
5428
5429 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5430
5431         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5432         articles posted in the last 24 hours.
5433
5434 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5435
5436         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5437
5438 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5439
5440         * nntp.el (nntp-send-command): Don't wait for echoes when
5441         nntp-open-ssl-stream is used.
5442
5443 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5446         (gnus-message-add-citation-keywords)
5447         (gnus-message-remove-citation-keywords): Remove.
5448         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5449         directly, make the variables in font-lock-defaults buffer-local, add
5450         gnus-message-citation-keywords to them and then update the value of
5451         font-lock-keywords.
5452
5453 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * message.el (message-cite-original-1): Don't call
5456         gnus-article-highlight-citation.
5457
5458         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5459         citations; fix line count.
5460
5461 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5462
5463         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5464         (gnus-message-add-citation-keywords)
5465         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5466         versions of font-lock-add-keywords and font-lock-remove-keywords to
5467         work with XEmacs correctly.
5468
5469 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5470
5471         * gnus-cite.el (gnus-cite-face-list): Set the values of
5472         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5473         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5474         (gnus-message-cite-prefix-regexp): New variable.
5475         (gnus-message-search-citation-line): Use it; protect against long
5476         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5477         the 0th match data for Emacs.
5478         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5479         (gnus-message-add-citation-keywords): Append keywords rather than
5480         prepending; emulate font-lock-add-keywords if it is not available.
5481         (gnus-message-remove-citation-keywords): Emulate
5482         font-lock-remove-keywords if it is not available.
5483
5484         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5485
5486         * message.el (message-cite-prefix-regexp): Set the value of
5487         gnus-message-cite-prefix-regexp.
5488
5489 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5490
5491         * nnweb.el (nnweb-google-parse-1): Update parser.
5492
5493 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5494
5495         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5496
5497 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5498
5499         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5500         regexp.
5501
5502 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5505         string-to-multibyte.
5506         (uudecode-decode-region-internal): Use it.
5507
5508         * lpath.el: Fbind string-as-multibyte for XEmacs.
5509
5510 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5511
5512         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5513         custom choice.
5514
5515         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5516
5517 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5518
5519         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5520
5521         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5522         `write-region' to respect `mm-inhibit-file-name-handlers'.
5523
5524 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5525
5526         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5527         Use gnus-home-directory instead of "~/" or "$HOME".
5528
5529 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5530
5531         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5532         to mention filename.
5533         Add comments at beginning regarding usage.
5534         (encrypt-write-file-contents): Change interactive so a string is
5535         acceptable.  If the file has no associated model, show an error instead
5536         of a nonsense prompt.
5537
5538 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5539
5540         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5541         Thanks to Yoshihiko Yamada for kind notification of this typo.
5542
5543 2007-01-12  Kenichi Handa  <handa@m17n.org>
5544
5545         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5546         multibyte buffer.
5547
5548 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5549
5550         * gnus-score.el (gnus-score-fast-scoring): New variable.
5551         (gnus-score-headers): Use it.
5552
5553         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5554
5555         * message.el (message-cite-original-1): Call
5556         gnus-article-highlight-citation if requested.
5557         (message-make-from): Allow name and address as optional arguments.
5558
5559         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5560
5561         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5562         bugs to doc string.
5563         (gnus-button-alist): Add mid\\|message-id.
5564         (gnus-button-fetch-group): Extend for use in
5565         `browse-url-browser-function'.
5566         (gnus-button-url-regexp): Try to catch paired parentheses like in
5567         Wikipedia URLs.
5568
5569         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5570         Suggested by Simon Krahnke <overlord@gmx.li>.
5571
5572 2007-01-13  Romain Francoise  <romain@orebokech.com>
5573
5574         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5575         Update copyright.
5576
5577 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5578
5579         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5580
5581 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5582
5583         * gnus-registry.el (gnus-registry-unfollowed-groups)
5584         (gnus-registry-split-fancy-with-parent): Fix documentation.
5585
5586 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5587
5588         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5589         from nnweb groups.
5590
5591 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5594         Xref urls.  Erase buffer before requesting head.
5595
5596 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5597
5598         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5599         customizable.
5600
5601 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5602
5603         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5604         no signing key is found.
5605         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5606         no encrypting and/or signing key is found.
5607
5608 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5609
5610         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5611
5612 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5613
5614         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5615         headers read from disk with the ones newly found in the current search.
5616         This should no longer cause problems, because the article numbers in
5617         Gmane's `nov.php' output are ignored since the previous change.
5618
5619 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5620
5621         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5622
5623 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5624
5625         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5626         replace-regexp-in-string; bind url-version; fbind display-images-p and
5627         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5628         find-face and set-itimer-function for Emacs; bind itimer-list for
5629         Emacs.
5630
5631         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5632
5633 2007-01-01  Romain Francoise  <romain@orebokech.com>
5634
5635         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5636
5637 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5638
5639         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5640         `define-minor-mode' macro definition expanded properly.
5641         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5642         exclude it there.
5643
5644         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5645         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5646         `fboundp' test.
5647         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5648         This is OK to autoload in (S)XEmacs now.
5649
5650 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5651
5652         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5653         keystroke.
5654         (gnus-summary-limit-to-singletons): Fix typo.
5655
5656         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5657         else fails.
5658
5659 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5660
5661         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5662         docstring.
5663
5664         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5665         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5666         (gnus-summary-insert-dormant-articles): Fix typo in message.
5667
5668 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5669
5670         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5671         nil for XEmacs.
5672         (gnus-message-citation-mode): Don't autoload in XEmacs.
5673
5674         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5675
5676 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5677
5678         * nnimap.el (nnimap-expunge-search-string): Mention
5679         nnimap-search-uids-not-since-is-evil in docstring.
5680
5681 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5682
5683         * spam.el: Revert to make-obsolete-variable because
5684         define-obsolete-variable-alias is not supported in Emacs 21.
5685
5686         * spam.el (spam-ifile-path, spam-ifile-database-path)
5687         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5688         make-obsolete-variable.
5689         (spam-bsfilter-path, spam-bsfilter-program)
5690         (spam-spamassassin-path, spam-spamassassin-program)
5691         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5692         use "path" inappropriately.
5693         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5694         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5695         variable names.
5696
5697 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5698
5699         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5700         summary buffer.
5701
5702         * password.el (password-cache-remove): Use clear-string to burn
5703         password, if available.
5704
5705 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5706
5707         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5708
5709         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5710
5711         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5712         (gnus-message-highlight-citation): Move defcustom here from
5713         gnus-cite.el.
5714         (gnus-message-citation-mode): Autoload.
5715
5716         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5717         checks to make it compile with XEmacs.
5718         (gnus-message-citation-mode): New minor mode.
5719         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5720         (gnus-message-highlight-citation): New variables.
5721         (gnus-message-search-citation-line)
5722         (gnus-message-add-citation-keywords)
5723         (gnus-message-remove-citation-keywords)
5724         (turn-on-gnus-message-citation-mode)
5725         (turn-off-gnus-message-citation-mode): New functions.
5726
5727 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5728
5729         * gnus-cite.el: Enable highlighting of different citation levels in
5730         message-mode.
5731
5732 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5733
5734         * message.el (message-make-fqdn): Fix comment.
5735         (message-bogus-system-names): Add ".local".
5736
5737         * spam.el (spam-ifile-path, spam-ifile-program)
5738         (spam-ifile-database-path, spam-ifile-database)
5739         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
5740         Don't use "path" inappropriately.
5741         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
5742         strings.
5743         (spam-check-ifile, spam-ifile-register-with-ifile)
5744         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
5745         new variable names.
5746
5747         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
5748         (gnus-treat-display-smileys): Simplify using
5749         gnus-image-type-available-p.
5750
5751         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
5752         available.
5753
5754         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
5755         `display-images-p' if available.
5756
5757 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5758
5759         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
5760         one after turning on the buffer's multibyteness instead of decoding
5761         them directly in the unibyte buffer that causes unexpected conversion
5762         in Emacs 23 (unicode).
5763
5764 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5765
5766         * message.el (message-generate-hashcash): Fix custom type.
5767
5768 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5769
5770         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
5771
5772 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5773
5774         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
5775         disconnect icons.  Add help text.
5776
5777 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
5778
5779         * spam.el (spam-extra-header-to-number): CRM114 spam score is
5780         negated to be consistent with the others we handle.
5781
5782 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5783
5784         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
5785         version of gnus-summary-buffer to something, so that we can use two
5786         article buffers at the same time.
5787
5788 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
5789
5790         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
5791         trigger all the extra headers.
5792         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
5793         sorting.
5794
5795 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5796
5797         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
5798         solid groups.
5799
5800 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
5801
5802         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5803
5804 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5805
5806         * legacy-gnus-agent.el: Add Copyright notice.
5807
5808 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
5809
5810         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
5811
5812 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
5815
5816         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
5817         to make it work reliably in CVS Emacs.
5818         (gnus-summary-limit-strange-charsets-predicate)
5819         (gnus-summary-limit-to-predicate): New functions.
5820
5821 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
5822
5823         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
5824         specifying array size.
5825         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
5826         array if it is too small.
5827         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
5828         (gnus-sort-threads-loop): New function.
5829
5830 2006-12-06  Chris Moore  <dooglus@gmail.com>
5831
5832         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
5833         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
5834
5835 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
5836
5837         * mm-url.el (mm-url-predefined-programs): Call curl with correct
5838         options.
5839
5840 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841
5842         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
5843         DOS-ing the recipient.
5844
5845         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
5846         the headers when creating the mapping to avoid mismappings.
5847         (nnweb-gmane-create-mapping): Always nix out old mapping.
5848
5849 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5850
5851         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
5852         and mm-verify-option to never.
5853
5854 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5855
5856         * message.el (message-signed-or-encrypted-p): New function.
5857         (message-forward-make-body): Use it.
5858
5859         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
5860         Replace encode-coding-string with mm-encode-coding-string.
5861
5862 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5863
5864         * nneething.el (nneething-decode-file-name): Replace
5865         decode-coding-string with mm-decode-coding-string.
5866
5867         * gnus-int.el (gnus-open-server): Say failed server's name.
5868
5869 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5870
5871         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
5872         strings to a single string.  Quote `errors-file-name'.
5873         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
5874         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
5875         Adjust calls.  Use `shell-quote-argument'.
5876
5877 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
5878
5879         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
5880         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
5881
5882         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
5883         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
5884         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
5885         (gnus-group-make-directory-group, gnus-group-transpose-groups):
5886         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
5887         (gnus-subscribe-newsgroup, gnus-1):
5888         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
5889         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
5890         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
5891         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
5892
5893 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5894
5895         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
5896         keystroke.
5897         (gnus-summary-limit-to-bodies): Implement headersp.
5898
5899 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * dns.el (query-dns): Protect against "Process dns deleted" strings.
5902
5903 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5904
5905         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
5906
5907 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5908
5909         * message.el (message-generate-hashcash): Expand range of values to
5910         include `opportunistic'.
5911         (message-send-mail): Use it.
5912
5913 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5914
5915         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
5916         and comment it.
5917
5918         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
5919
5920 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
5921
5922         * gnus-util.el (gnus-extract-address-components): Improve comment.
5923
5924 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-util.el (gnus-extract-address-components): Work with address in
5927         which the name portion contains @.
5928
5929         * lpath.el: Fbind custom-autoload.
5930
5931 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5932
5933         * gnus.el (gnus-start): Move custom group up.
5934         (gnus-select-method): Don't autoload, but make it available for
5935         `customize-variable'.
5936         (gnus-getenv-nntpserver): Don't autoload.
5937
5938 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
5939
5940         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
5941
5942 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5943
5944         * message.el (message-sendmail-extra-arguments): New variable.
5945         (message-send-mail-with-sendmail): Use it.
5946
5947 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5948
5949         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
5950         mm-with-unibyte-current-buffer to make string unibyte.
5951
5952         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
5953         mm-string-as-multibyte.
5954
5955 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
5956
5957         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
5958         Reported by Werner Koch <wk@gnupg.org>.
5959
5960 2006-11-14  Daiki Ueno  <ueno@p360>
5961
5962         * mml2015.el: Autoload epa-select-keys when compiling.
5963
5964 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5965
5966         * mml2015.el (mml2015-epg-sign): Save the signing keys in
5967         message-options.
5968         (mml2015-epg-encrypt): Save the recipient keys in message-options.
5969
5970 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5971
5972         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
5973         EasyPG (< 0.0.6).
5974         (mml2015-always-trust): New user option.
5975         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
5976         prompt.
5977
5978 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5979
5980         * nntp.el (nntp-authinfo-force): New variable.
5981         (nntp-send-authinfo): Use it.
5982
5983 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5984
5985         * message.el (message-strip-subject-encoded-words): Allow _not_ to
5986         decode encoded words.  Improve prompt.  Add comment about forwarding.
5987         (message-replacement-char): Move up.
5988
5989 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5990
5991         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
5992         instead of gnus-intersection because arguments of gnus-sorted-nunion
5993         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
5994
5995 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
5996
5997         * message.el (message-strip-subject-encoded-words): Reformat prompt.
5998         (message-simplify-subject-functions): Enable
5999         message-strip-subject-encoded-words by default.
6000
6001 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6002
6003         * message.el (message-strip-subject-encoded-words): New function.
6004         (message-simplify-subject-functions): New variable.
6005         (message-simplify-subject): Use it.  Fix typo in doc string.
6006         Support message-strip-subject-encoded-words.
6007
6008 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6009
6010         * gnus-diary.el (gnus-diary-delay-format-function):
6011         * nndiary.el (nndiary-reminders):
6012         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6013
6014 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6015
6016         * gnus-art.el (article-hide-boring-headers): Fetch date from
6017         gnus-original-article-buffer to avoid problems with localized date
6018         strings.
6019
6020 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6023
6024 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6025
6026         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6027         New variables.
6028         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6029         (mm-charset-synonym-alist): Move some entries to
6030         mm-codepage-iso-8859-list.
6031         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6032         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6033
6034 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6035
6036         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6037
6038 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6039
6040         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6041         with Emacs 21 and XEmacs.
6042
6043 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6044
6045         * spam.el (spam-parse-address): New function for better parsing,
6046         catching errors, etc.
6047         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6048
6049 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6050
6051         * mm-view.el: Add interactive arg to html2text autoload.
6052
6053 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6054
6055         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6056
6057 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6058
6059         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6060         variables.
6061         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6062         (mm-charset-synonym-alist): Move some entries to
6063         mm-codepage-iso-8859-list.
6064
6065         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6066
6067 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6068
6069         * message.el (message-citation-line-format)
6070         (message-insert-formated-citation-line): Fix implementation of %E, %N
6071         and %n according to the doc string.
6072
6073 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6074
6075         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6076         car-safe to avoid bad parses.
6077
6078 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6081         names.
6082
6083         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6084
6085 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6088         header.
6089
6090         * message.el (message-draft-headers): Add Date.
6091         (message-headers-to-generate): Fix typo in docstring.
6092
6093         * nndraft.el (nndraft-required-headers): New variable.
6094         (nndraft-generate-headers): Use it.
6095
6096         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6097
6098 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6099
6100         * gnus-registry.el (gnus-registry-wash-for-keywords)
6101         (gnus-registry-find-keywords): New functions to allow easy searching of
6102         articles that are in the registry.
6103
6104 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6105
6106         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6107         ietf-drums-parse-address instead of gnus-extract-address-components.
6108         Reported by Damien Elmes <damien@repose.cx>.
6109
6110 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6111
6112         * gnus.el (gnus-mime): Remove unused custom group.
6113
6114 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6115
6116         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6117         "blank line" when searching for end of armor headers.
6118
6119 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * gmm-utils.el (gmm-write-region): Fix variable name.
6122
6123 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6124
6125         * gmm-utils.el (gmm-write-region): New function based on compatibility
6126         code from `mm-make-temp-file'.
6127
6128         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6129
6130         * nnmaildir.el (nnmaildir--update-nov)
6131         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6132         Use `gmm-write-region'.
6133
6134 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6135
6136         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6137         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6138
6139         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6140
6141         * message.el (message-replacement-char): New variable.
6142         (message-fix-before-sending): Use it.
6143         (message-simplify-subject): New function to remove duplicate code.
6144         (message-reply, message-followup): Use it.
6145
6146         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6147         gnus-summary-limit-to-articles.
6148
6149 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6150
6151         * gnus-util.el (gnus-with-local-quit): New macro.
6152
6153         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6154
6155 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6156
6157         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6158         ignore non-string data.
6159
6160 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6161
6162         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6163         non-string data (needs to be done in the registry too).
6164
6165 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6166
6167         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6168         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6169         (gnus-registry-split-fancy-with-parent)
6170         (gnus-registry-fetch-simplified-message-subject-fast)
6171         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6172         Remove text properties on ingress into the registry and when it's saved.
6173         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6174         registry from entries with no groups.
6175
6176 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6177
6178         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6179         function to remove string properties.
6180
6181 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6182
6183         * gmm-utils.el (gmm): Adjust custom version.
6184
6185         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6186         custom version.
6187
6188         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6189
6190 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6191
6192         * gnus-art.el (gnus-insert-prev-page-button)
6193         (gnus-insert-next-page-button): Simplify.  Reformat.
6194
6195 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6196
6197         * gnus-art.el (gnus-insert-prev-page-button)
6198         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6199
6200 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6201
6202         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6203
6204 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6205
6206         * gnus-art.el (gnus-insert-mime-button)
6207         (gnus-insert-mime-security-button):
6208         Apply gnus-article-button-face to MIME and security buttons.
6209
6210 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6211
6212         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6213         readable.
6214
6215 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6216
6217         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6218
6219 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6220
6221         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6222         `browse-url-of-file' instead of `browse-url'.
6223
6224 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6225
6226         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6227         regexp.  Articles containing quotation were cut prematurely.
6228
6229 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6230
6231         * message.el (message-cite-original-1): Use nobody by default for the
6232         value of From header.
6233         (message-reply): Ditto.
6234
6235 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6236
6237         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6238         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6239         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6240
6241 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6242
6243         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6244         mails in the doc string.  Add some URLs in comment.
6245         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6246
6247 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6248
6249         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6250         backslashes handling and the way to find boundaries of quoted strings.
6251
6252 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6253
6254         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6255         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6256         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6257         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6258
6259 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6260
6261         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6262         doc string.
6263         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6264
6265 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6266
6267         * lpath.el: Fbind epg-check-configuration.
6268
6269 2006-09-06  Simon Josefsson  <jas@extundo.com>
6270
6271         * mml2015.el (mml2015-use): Doc fix, mention epg.
6272
6273 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6274
6275         * mml2015.el (mml2015-use): Default to epg, if available.
6276
6277 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6278
6279         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6280         message-sender.
6281         (mml1991-epg-encrypt): Ditto.
6282         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6283         message-sender.
6284         (mml2015-epg-encrypt): Ditto.
6285
6286 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6287
6288         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6289         several common directories.
6290
6291 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6292
6293         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6294         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6295
6296 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * gnus-art.el (article-decode-encoded-words): Make it fast.
6299
6300 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6303
6304         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6305         in quoted string into `\'.
6306
6307 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6308
6309         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6310         Use standard-syntax-table.
6311
6312 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * gnus-art.el (gnus-decode-address-function): New variable.
6315         (article-decode-encoded-words): Use it to decode headers which are
6316         assumed to contain addresses.
6317         (gnus-mime-delete-part): Remove useless `or'.
6318
6319         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6320         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6321         (gnus-nov-parse-line): Use it to decode From header.
6322         (gnus-get-newsgroup-headers): Ditto.
6323         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6324
6325         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6326         (mail-decode-encoded-address-string): New alias.
6327
6328         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6329         New function.
6330         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6331         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6332         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6333         (rfc2047-decode-string): Ditto.
6334         (rfc2047-decode-address-region): New function.
6335         (rfc2047-decode-address-string): New function.
6336
6337 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6338
6339         * message.el (message-caesar-buffer-body): Allow rotating headers.
6340
6341         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6342
6343         * message.el (message-insert-formated-citation-line): Fix %f.
6344         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6345
6346 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6349         (gnus-bookmark-mouse-available-p): New macro.
6350         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6351         (gnus-bookmark-bmenu-show-infos): Use it.
6352         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6353         (gnus-bookmark-bmenu-hide-infos): Ditto.
6354         (gnus-bookmark-remove-properties): New function.
6355         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6356         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6357         (gnus-bookmark-write-file): Bind coding-system-for-write.
6358         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6359         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6360         group before selecting it.
6361         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6362         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6363         quit-window if it is not available; use gnus-mouse-2 and bind it to
6364         gnus-bookmark-bmenu-select-by-mouse.
6365         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6366         (gnus-bookmark-bmenu-select-by-mouse): New function.
6367
6368 2006-08-13  Romain Francoise  <romain@orebokech.com>
6369
6370         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6371         space.
6372
6373 2006-08-10  Romain Francoise  <romain@orebokech.com>
6374
6375         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6376         (dns-mode-soa-auto-increment-serial): New user option.
6377         (dns-mode-soa-maybe-increment-serial): New function.
6378         (dns-mode): Add the latter to `write-contents-functions'.
6379
6380 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6381
6382         * compface.el (uncompface): Use binary rather than raw-text-unix.
6383
6384 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6385
6386         * compface.el (uncompface): Make sure the eol conversion doesn't take
6387         place when communicating with the external programs.  Reported by
6388         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6389
6390 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6391
6392         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6393
6394 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6395
6396         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6397         Make it more robust by parsing author and date independently.
6398
6399 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6402
6403 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6404
6405         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6406         first matching secret key.
6407         (mml2015-epg-encrypt): Ditto.
6408
6409         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6410         first matching secret key.
6411         (mml1991-epg-encrypt): Ditto.
6412
6413         * mml2015.el (mml2015-encrypt-to-self): New user option.
6414         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6415         mml2015-epg-encrypt-to-self is set.
6416
6417         * mml1991.el (mml1991-encrypt-to-self): New variable.
6418         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6419         mml1991-epg-encrypt-to-self is set.
6420
6421         * mml2015.el (mml2015-signers): New user option.
6422         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6423         (mml2015-epg-encrypt): Allow to select signing keys.
6424
6425         * mml1991.el (mml1991-signers): New variable.
6426         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6427         (mml1991-epg-encrypt): Allow to select signing keys.
6428
6429 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * nnheader.el (nnheader-insert-head): Make it work even if the file
6432         uses CRLF for the line-break code.
6433
6434 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6435
6436         * mml2015.el: Require mml-sec instead of password.
6437         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6438         (mml2015-cache-passphrase): Inherit the default value from
6439         mml-secure-cache-passphrase.
6440         (mml2015-passphrase-cache-expiry): Inherit the default value from
6441         mml-secure-passphrase-cache-expiry.
6442
6443         * mml1991.el: Require mml-sec instead of password.
6444         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6445         (mml1991-cache-passphrase): Inherit the default value from
6446         mml-secure-cache-passphrase.
6447         (mml1991-passphrase-cache-expiry): Inherit the default value from
6448         mml-secure-passphrase-cache-expiry.
6449
6450         * mml-sec.el: Require password.
6451         (mml-secure-verbose): New user option.
6452         (mml-secure-cache-passphrase): New user option.
6453         (mml-secure-passphrase-cache-expiry): New user option.
6454
6455 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6456
6457         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6458         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6459         andreas@altroot.de (Andreas Vögele).
6460
6461         FIXME: Use `tiny change'?
6462
6463 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6464
6465         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6466         workaround for the url package included with Emacs.
6467
6468         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6469
6470 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6473         correctly.  This fixes a bug caused by the 2006-05-12 change.
6474
6475 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6476
6477         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6478         some information about the error when saying that the `bogus' mail
6479         group will be used.
6480
6481 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6482
6483         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6484         string.
6485
6486 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6487
6488         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6489
6490 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6491
6492         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6493
6494 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6495
6496         * mml1991.el (mml1991-function-alist): Add epg.
6497         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6498         (mml1991-epg-encrypt): New functions.
6499
6500 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6501
6502         * mml2015.el (mml2015-verbose): New variable.
6503         (mml2015-cache-passphrase): Ditto.
6504         (mml2015-passphrase-cache-expiry): Ditto.
6505         (mml2015-function-alist): Add epg.
6506         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6507         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6508         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6509         functions.
6510
6511 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6512
6513         * message.el (message-cite-original-1): Preserve region when removing
6514         quoted text due to X-No-Archive in order to avoid bogus attribution
6515         when citing multiple messages.
6516
6517 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6518
6519         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6520         Kenneth Jacker <khj@be.cs.appstate.edu>.
6521
6522 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6523
6524         * gnus-diary.el (gnus-user-format-function-d)
6525         (gnus-user-format-function-D): Autoload.
6526
6527         * imap.el (Commentary): Fix typo.
6528
6529         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6530         2006-04-22 contribution.
6531
6532 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6533
6534         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6535         It didn't really fix the bogosity I'm seeing with solid web groups.
6536
6537 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6538
6539         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6540         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6541         created using server names.  If we use the feature without declaring
6542         it, Gnus does not properly manage server and group state.
6543
6544         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6545         bound.
6546
6547 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6548
6549         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6550         looking up the method using GROUP's prefix before inventing a new one.
6551         It is used on killed/unknown groups in various places where returning
6552         an all-new method isn't expected by the caller.
6553
6554         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6555         and match semantics of gnus-group-real-prefix.
6556
6557 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6558
6559         * nnmail.el (nnmail-broken-references-mailers): New variable.
6560         (nnmail-ignore-broken-references): New function generalizing
6561         nnmail-fix-eudora-headers.
6562         (nnmail-fix-eudora-headers): Now obsolete.
6563
6564         * gnus-art.el (gnus-button-handle-custom): Support
6565         `customize-apropos*'.
6566
6567 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6568
6569         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6570
6571         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6572         articles.
6573
6574 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6575
6576         * message.el (message-cite-reply-above): New variable.
6577         (message-yank-original): Use it.
6578
6579 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6580
6581         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6582
6583 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6584
6585         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6586         as read.
6587
6588         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6589
6590 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6591
6592         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6593         (gnus-bookmark-default-file): Use gnus-directory.
6594         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6595         Remove "*" in doc string.
6596         (gnus-bookmark-write-file): Simplify.
6597         (gnus-bookmark-maybe-sort-alist): Use `when'.
6598         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6599         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6600         FIXME about Emacs 21 and XEmacs compatibility.
6601         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6602         compatibility.
6603         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6604         compatibility.
6605         (gnus-bookmark-menu-heading): Fix version.
6606
6607 2006-06-19  Bastien Guerry  <bzg@altern.org>
6608
6609         * gnus-bookmark.el: New file.
6610
6611 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * message.el (message-syntax-checks): Doc fix.
6614
6615 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6616
6617         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6618         unsubscribed groups as if they were killed ones.  It causes duplicate
6619         entries in gnus-newsrc-alist.
6620
6621 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * message.el (message-syntax-checks): Doc fix.
6624         (message-send-mail): Add check for continuation headers.
6625         (message-check-news-header-syntax): Fix regexp used to check for
6626         continuation headers.
6627
6628 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6631
6632 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6633
6634         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6635
6636 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6639         default-truncate-lines.
6640
6641 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6644         to fill the utf-8 entry.
6645
6646         * lpath.el: Fbind unicode-precedence-list.
6647
6648 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6649
6650         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6651
6652 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6653
6654         * gnus-agent.el (directory-files-and-attributes): Move all the way
6655         forward (the third and final move).
6656         (gnus-agent-read-agentview): Trap reconstruction errors due to
6657         nonexistant directory.  Handle by returning nil.
6658
6659 2006-05-30  Didier Verna  <didier@xemacs.org>
6660
6661         * message.el (message-dont-reply-to-names): Update the custom type.
6662         * message.el (message-dont-reply-to-names): New defsubst: potentially
6663         convert a list of regexps into a single one.
6664         * message.el (message-get-reply-headers): Use it.
6665         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6666
6667 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * gnus-agent.el (directory-files-and-attributes): Move forward.
6670
6671 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6672
6673         * gnus-ml.el (gnus-mailing-list-subscribe)
6674         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6675         (gnus-mailing-list-message): Fix doc strings.
6676
6677 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6678
6679         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6680         of doing it manually.
6681
6682 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6683
6684         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6685         comment.
6686
6687 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6688
6689         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6690         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6691         (gnus-agent-read-local): All symbols allocated in my-obarray.
6692         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6693         (gnus-agent-regenerate-group): Check numeric names to see if they are
6694         messages or groups.
6695         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6696         better way of do this...)
6697
6698         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6699         'dummy.group' (there should be a better way of do this...)
6700
6701 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6704         (gnus-saved-headers): Ditto.
6705         (gnus-default-article-saver): Mention functions may have properties.
6706         (gnus-article-save): Override gnus-save-all-headers and
6707         gnus-saved-headers by :headers property which saver function may have.
6708         (gnus-summary-save-in-file): Add :headers property.
6709         (gnus-summary-write-to-file): Ditto.
6710
6711         * gnus-sum.el (gnus-summary-save-article): Bind
6712         gnus-prompt-before-saving to t when saving many articles in a file;
6713         always show all headers.
6714
6715         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6716
6717 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6718
6719         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6720         marks.
6721
6722         * message.el (message-indent-citation): Add optional arguments to allow
6723         using it outside of message buffers.
6724
6725         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6726         (gnus-article-treat-unfold-headers): Use it.
6727         (gnus-article-truncate-lines): New variable.
6728         (gnus-article-mode): Use it.
6729         (gnus-article-toggle-truncate-lines): New function.
6730
6731         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6732         gnus-article-toggle-truncate-lines.
6733
6734         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6735         coding system in XEmacs, use binary.
6736
6737 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
6740         after-load-alist.
6741
6742         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
6743         this function should save decoded articles.
6744         (gnus-summary-write-to-file): Use property to specify this function
6745         should save decoded articles and specify gnus-summary-save-in-file
6746         should be used to save articles other than the first one when saving
6747         many articles.
6748         (gnus-summary-save-body-in-file): Use property to specify this
6749         function should save decoded articles.
6750         (gnus-summary-write-body-to-file): Use property to specify this
6751         function should save decoded articles and specify
6752         gnus-summary-save-body-in-file should be used to save articles other
6753         than the first one when saving many articles.
6754
6755         * gnus-sum.el (gnus-summary-save-article): Simplify.
6756
6757 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * gnus-art.el (gnus-default-article-saver): Add
6760         gnus-summary-write-body-to-file.
6761         (gnus-article-save-coding-system): Don't use coding system object
6762         in XEmacs.
6763         (gnus-read-save-file-name): Add optional `dir-var' argument which
6764         specifies directory in which files are saved; work even if optional
6765         `variable' argument is not specified.
6766         (gnus-summary-write-to-file): Read file name.
6767         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
6768         (gnus-summary-write-body-to-file): New function.
6769
6770         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
6771         (gnus-summary-local-variables): Add it.
6772         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
6773         (gnus-summary-save-article): Remove optional `decode' argument;
6774         determine whether to decode articles by the value of
6775         gnus-default-article-saver; when saving many files using
6776         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
6777         it first and use gnus-summary-save-in-file or
6778         gnus-summary-save-body-in-file thereafter unless
6779         gnus-prompt-before-saving is always; move point to article which
6780         will be saved.
6781         (gnus-summary-save-article-file): Revert.
6782         (gnus-summary-write-article-file): Revert.
6783         (gnus-summary-save-article-body-file): Revert.
6784         (gnus-summary-write-article-body-file): New function.
6785
6786 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6787
6788         * gnus-art.el (gnus-default-article-saver): Doc fix.
6789         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
6790         from gnus-summary-save-article-coding-system, and default to a
6791         certain coding system.
6792         (gnus-output-to-file): Add coding cookie and encode text according
6793         to gnus-article-save-coding-system; don't use mm-append-to-file.
6794
6795         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
6796         gnus-art.el and rename to gnus-article-save-coding-system.
6797         (gnus-summary-save-article): Require gnus-art; don't show all
6798         headers if it decodes articles; don't add coding cookie here;
6799         don't bind mm-text-coding-system-for-write.
6800         (gnus-summary-save-article-file): Save decoded articles.
6801         (gnus-summary-write-article-file): When saving many files, use
6802         gnus-summary-write-to-file first and gnus-summary-save-in-file
6803         thereafter unless gnus-prompt-before-saving is always.
6804         (gnus-summary-save-article-body-file): Save decoded articles.
6805
6806         * lpath.el: Fbind select-safe-coding-system for XEmacs.
6807
6808 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6809
6810         * nnrss.el (nnrss-check-group): Bind hash-index.
6811
6812 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6813
6814         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
6815         its hash index.  Store this hash in `nnrss-group-data'.
6816         (nnrss-read-group-data): Update accordingly.
6817
6818 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6819
6820         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
6821         entry.
6822
6823         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6824         gnus-article-browse-html-article.
6825
6826 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
6827
6828         * gnus-sum.el (gnus-summary-mime-map): Add
6829         gnus-article-browse-html-article.
6830
6831         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
6832
6833 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6834
6835         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
6836         suitable coding systems in customize.
6837
6838 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6839
6840         * mail-source.el (mail-sources): Fix custom type.
6841
6842 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6843
6844         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
6845         (gnus-summary-expire-articles-now): Shorten prompt.
6846
6847         * gmm-utils.el (wid-edit): Require.
6848         (defun-gmm): Renamed from `gmm-defun-compat'.
6849         (gmm-image-search-load-path): Use it.
6850         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
6851
6852 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * gnus-sum.el (gnus-summary-save-article-coding-system): New
6855         variable.
6856         (gnus-summary-save-article): Add optional `decode' argument.  If
6857         it is set and gnus-summary-save-article-coding-system is non-nil,
6858         save decoded article.
6859         (gnus-summary-write-article-file): Save decoded article if
6860         gnus-summary-save-article-coding-system is non-nil.
6861
6862         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
6863         type.
6864
6865 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6866
6867         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
6868
6869 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6870
6871         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
6872         first to test gnus-single-article-buffer which may be buffer-local.
6873
6874         * gnus-sum.el (gnus-summary-setup-buffer): Make
6875         gnus-single-article-buffer buffer-local and nil in ephemeral
6876         group; make gnus-article-buffer, gnus-article-current, and
6877         gnus-original-article-buffer always buffer-local.
6878         (gnus-summary-exit): Kill article buffer belonging to ephemeral
6879         group.
6880         (gnus-handle-ephemeral-exit): Don't move to next summary line.
6881
6882 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6883
6884         * nnml.el (nnml-request-compact-group): Compressed files might not
6885         have .gz extension.
6886
6887 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6888
6889         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
6890         (mm-copy-to-buffer): Use with-current-buffer.
6891         (mm-display-part): Simplify.
6892         (mm-inlinable-p): Add optional arg `type'.
6893
6894 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6895
6896         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
6897         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
6898         Try harder to show the attachment internally or externally using
6899         gnus-mime-view-part-as-type.
6900
6901 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6902
6903         * message.el (message-from-style, message-signature-separator)
6904         (message-user-organization-file, message-send-mail-function)
6905         (message-citation-line-function, message-yank-prefix)
6906         (message-indent-citation-function, message-signature)
6907         (message-signature-file, message-signature-insert-empty-line):
6908         Remove autoloads.
6909
6910         * gnus-art.el (gnus-buttonized-mime-types): Remove
6911         "multipart/signed".  Revert 2006-04-26 change.
6912
6913 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6914
6915         * gnus.el (gnus-version-number): Bump version.
6916
6917 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6918
6919         * gnus.el: No Gnus v0.5 is released.
6920
6921 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6922
6923         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
6924         fetching articles by message-id.
6925
6926 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6927
6928         * message.el (hashcash): Require hashcash as normal.
6929
6930         * ecomplete.el (ecomplete-highlight-match-line): Use
6931         point-at-eol.
6932         (ecomplete-highlight-match-line): Use `highlight', because that
6933         face exists in both Emacs and XEmacs.
6934
6935         * message.el (message-display-abbrev): Use point-at-bol.
6936
6937         * mail-source.el: Don't require timer/timer-funcs.
6938
6939         * gnus-async.el: Ditto.
6940
6941         * password.el: Ditto.
6942
6943         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
6944
6945         * mm-url.el: Ditto.
6946
6947         * gnus-xmas.el: Don't require timer-funcs.
6948
6949         * mm-util.el: Require timer/timer-funcs.
6950
6951 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6952
6953         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
6954         Close.
6955
6956 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6957
6958         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
6959         unibyte after clear-decrypt function runs.
6960
6961         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
6962         returns as a unibyte string.
6963
6964 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6965
6966         * lpath.el: Revert.
6967
6968         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
6969         (pgg-gpg-process-sentinel): Revert.
6970
6971         * pgg-pgp.el (pgg-pgp-process-region): Revert.
6972         (pgg-pgp-lookup-key): Revert.
6973
6974         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
6975         (pgg-pgp5-lookup-key): Revert.
6976
6977         * pgg.el (pgg-fetch-key): Revert.
6978
6979 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6980
6981         * lpath.el: Fbind string-as-multibyte for XEmacs.
6982
6983         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
6984         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
6985         (mml1991-pgg-encrypt): Ditto.
6986
6987         * pgg-gpg.el (pgg-string-to-multibyte): New function.
6988         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
6989         a multibyte buffer.
6990
6991         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
6992         (pgg-pgp-lookup-key): Ditto.
6993
6994         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6995         (pgg-pgp5-lookup-key): Ditto.
6996
6997         * pgg.el (pgg-fetch-key): Ditto.
6998
6999 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7000
7001         * message.el (message-user-organization-file): Check several
7002         locations of the organization file.
7003
7004         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7005         Add gnus-article-view-part-as-type.
7006
7007         * gnus-art.el (gnus-article-view-part-as-type): New function.
7008
7009         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7010         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7011
7012         * mml.el: Simplify autoload.
7013         (mml-mode): defvar dnd-protocol-alist instead of using
7014         symbol-value.
7015         (mml-default-directory): New variable.
7016         (mml-minibuffer-read-file): Use it.
7017         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7018
7019         * message.el (message-citation-line-format): New variable.
7020         (message-insert-formated-citation-line): New function.
7021         (message-citation-line-function): Add
7022         `message-insert-formated-citation-line' to custom type.
7023
7024         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7025         to doc string.
7026
7027         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7028         depending on mm-verify-option.
7029
7030 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7033         binding pgg-* variables; reimplement the section which prevents
7034         MIME header from being signed.
7035         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7036         pgg-text-mode; remove a blank line at the top of body.
7037
7038         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7039         lines at the top of body; use gnus-newsgroup-charset if there's no
7040         Charset header.
7041
7042 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7043
7044         * message.el (message-self-insert-commands): Doc fix.
7045
7046         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7047         (mm-uu-pgp-encrypted-test): Ditto.
7048         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7049         between header and body; return application/pgp-encrypted handle
7050         if decryption failed; decode decrypted body by charset.
7051
7052         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7053         element match to application/pgp-*.
7054
7055 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7056
7057         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7058         HTML.
7059
7060 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7061
7062         * mail-source.el (mail-source-call-script): Message the error
7063         string.
7064
7065 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7066
7067         * gnus-util.el (gnus-byte-compile): Use it.
7068
7069 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7070
7071         * gnus-util.el (kill-empty-logs): New function.
7072
7073 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7074
7075         * message.el (message-mail-alias-type): Doc fix.
7076         (message-mail-alias-type-p): New function.
7077         (message-send): Use it.
7078         (message-mode): Ditto.
7079         (message-strip-forbidden-properties): Ditto.
7080
7081         * ecomplete.el (ecomplete-database-file-coding-system): New
7082         variable.
7083         (ecomplete-save): Use it.
7084         (ecomplete-setup): Use it.
7085
7086 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7087
7088         * message.el (message-self-insert-commands): New variable.
7089         (message-strip-forbidden-properties): Use it.
7090
7091 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7092
7093         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7094         that doesn't make XEmacs choke.
7095
7096 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7097
7098         * gnus-util.el (gnus-replace-in-string):
7099         Prefer replace-regexp-in-string over of replace-in-string.
7100
7101 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7102
7103         * gnus-util.el (gnus-select-frame-set-input-focus):
7104         Use select-frame-set-input-focus if it is available in XEmacs; use
7105         definition defined in Emacs 22 for old Emacsen.
7106
7107         * dgnushack.el: Autoload unmorse-region for XEmacs.
7108
7109         * lpath.el: Bind cursor-in-non-selected-windows and
7110         select-frame-set-input-focus for XEmacs.
7111
7112 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7115
7116 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7117
7118         * gnus-registry.el (gnus-registry-cache-save): Remove text
7119         properties when saving via the temp buffer.
7120
7121 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7122
7123         * message.el (message-generate-hashcash): Honor custom type.
7124
7125 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7126
7127         * message.el (message-generate-hashcash): Default to non-nil when
7128         hashcash is found.
7129
7130         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7131         (gnus-refer-thread-limit): Increase default to 500.
7132
7133         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7134
7135         * flow-fill.el (fill-flowed): Allow delete-space.
7136
7137 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7138
7139         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7140         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7141         Remove autoloads.
7142
7143 2006-04-18  Simon Josefsson  <jas@extundo.com>
7144
7145         * message.el (message-generate-hashcash): Default to.
7146
7147 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7150         concatenating segments rather than before concatenating them.
7151
7152 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7153
7154         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7155
7156 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7157
7158         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7159
7160         * message.el (message-forward-make-body-plain): Allow
7161         message-forward-ignored-headers to be a list.
7162         (message-remove-ignored-headers): Factor out into function.
7163         (message-forward-make-body-mml): Use it.
7164
7165         * imap.el (imap-quote-specials): New function.
7166         (imap-login-auth): Quote specials.
7167
7168         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7169         (rfc2231-parse-string): Allow concatanation of parameters that
7170         aren't contiguous.  The test case is
7171           (mail-header-parse-content-type "message/external-body;
7172             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7173             access-type=LOCAL-FILE;
7174             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7175
7176 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7177
7178         * nntp.el (nntp-accept-process-output): Return the value of
7179         `nnheader-accept-process-output'.
7180
7181 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7182
7183         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7184         (gnus-button-alist): Recognize more diff formats.
7185         (gnus-button-patch): Strip directory.
7186
7187 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7188
7189         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7190         Emacs 22 when setting focus.
7191
7192 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7193
7194         * gnus-art.el (gnus-article-treat-types): Do treatment of
7195         text/x-verbatim parts.
7196         (gnus-button-patch): New command.
7197
7198         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7199         addresses that contain invalid characters.
7200
7201 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7202
7203         * message.el (message-put-addresses-in-ecomplete): Use
7204         gnus-replace-in-string.
7205         (message-is-yours-p): Use the more correct
7206         mail-header-parse-address instead of
7207         mail-extract-address-components.
7208         (message-put-addresses-in-ecomplete): Fix typo.
7209
7210         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7211         keystroke.
7212
7213         * gnus-art.el (gnus-treatment-function-alist): Change order of
7214         newsgroups/generic header folding to avoid double-folding.
7215
7216         * message.el (message-hidden-headers): Add X-Draft-From.
7217
7218         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7219         command.
7220         (gnus-summary-repeat-search-article-backward): New command.
7221
7222         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7223         groups in the parent topic.
7224
7225 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7226
7227         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7228         (spam-extra-header-to-number): Return the CRM114 number as a
7229         number instead of a string.
7230
7231 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * gnus-art.el (gnus-face-properties-alist): Moved here from
7234         gnus-fun.
7235
7236         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7237
7238 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7239
7240         * message.el (message-strip-forbidden-properties): Only display on
7241         self-insert-command.
7242
7243         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7244         reindent.
7245         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7246
7247 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7248
7249         * smiley.el (smiley-style): Fix typo.
7250
7251 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7252
7253         * hashcash.el (hashcash-insert-payment-async-2): Use
7254         message-goto-eoh instead of doing it manually.
7255         (mail-add-payment): Use message-narrow-to-header instead of trying
7256         to do the same itself.
7257
7258         * message.el (message-hidden-headers): Add Face.
7259
7260         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7261         reparenting code.
7262         (gnus-summary-reparent-children): Refactored out code.
7263         (gnus-summary-thread-map): New keystroke.
7264         (gnus-summary-reparent-children): Make into command.
7265
7266         * smiley.el (smiley-style): Default to `medium' if using a large
7267         font.
7268
7269         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7270         does it itself.
7271
7272         * message.el (message-point-in-header-p): Simplify definition.
7273
7274 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7275
7276         * nnagent.el (nnagent-request-set-mark): Silence log file
7277         writing.
7278         (nnagent-request-set-mark): Use write-region instead of
7279         append-to-file.
7280
7281         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7282         strange select method.
7283
7284         * ecomplete.el (ecomplete-display-matches): Get highlightling
7285         right.
7286         (ecomplete-display-matches): Use literals.
7287         (ecomplete-display-matches): Disable message logging.
7288
7289         * message.el (message-display-abbrev): Small optimization.
7290
7291         * ecomplete.el (ecomplete-display-matches): Allow automatic
7292         display.
7293
7294         * message.el (message-strip-forbidden-properties): Display
7295         abbrevs.
7296         (message-display-abbrev): Get automatic display right.
7297
7298         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7299         keystrokes.
7300
7301 2006-04-13  Romain Francoise  <romain@orebokech.com>
7302
7303         TODO: Backport to v5-10!
7304
7305         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7306         Moved here (and renamed) from gnus-registry.el.
7307
7308         * gnus-registry.el: Require gnus-util.
7309         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7310
7311 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * gnus-group.el (gnus-group-catchup-current): Change
7314         if-then-else-if-then-else into cond.
7315         (gnus-group-catchup): Indent.
7316         (group-name-at-point): New function.
7317         (gnus-fetch-group): Provide default from thing at point.
7318
7319 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * message.el (message-display-abbrev): Fix regexp.
7322
7323         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7324         choosing.
7325         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7326         dead variables.
7327
7328         * message.el (message-newline-and-indent): Remove debugging.
7329         (message-display-abbrev): Use new implementation.
7330
7331 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7332
7333         * gnus-art.el (gnus-article-mode): Set
7334         cursor-in-non-selected-windows to nil.
7335
7336         * smiley.el: Revert previous change.
7337         (smiley-data-directory): defvar it before using it in the
7338         defcustom of `smiley-style'.
7339
7340 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7341
7342         * message.el (message-newline-and-indent): New function.
7343
7344         * ecomplete.el: Implement more bits.
7345
7346         * message.el (message-put-addresses-in-ecomplete): Clean up the
7347         string.
7348
7349         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7350
7351         * gnus-sum.el (gnus-summary-save-parts): Bind
7352         gnus-summary-save-parts-counter and use it to make unique file
7353         names.
7354
7355         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7356
7357         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7358         parameter to say whether to actually parse the individual
7359         addresses.
7360
7361         * message.el (message-put-addresses-in-ecomplete): New function.
7362         (ecomplete): Require.
7363         (message-mail-alias-type): Add ecomplete as an option.
7364
7365 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7366
7367         * flow-fill.el (fill-flowed): Remove trailing space from blank
7368         quoted lines.
7369
7370 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * smiley.el (smiley-style): Move definition later to avoid a
7373         compilation warning.
7374
7375 2006-04-12  Kenichi Handa  <handa@m17n.org>
7376
7377         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7378         buffer and then decode the buffer text if necessary.
7379         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7380         first, and after mm-encode-body, change the buffer to unibyte.
7381         Use mm-disable-multibyte instead of set-buffer-multibyte.
7382
7383 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7386         Content-Type header instead of Content-Disposition header.
7387         (gnus-mime-inline-part): Ditto.
7388         (gnus-mime-view-part-as-charset): Ignore charset that the part
7389         specifies.
7390
7391         * mm-decode.el (mm-display-part): Work with external parts and
7392         usual parts similarly.
7393
7394         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7395         instead of gnus-display-mime.
7396
7397         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7398         instead of with-temp-buffer.
7399
7400         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7401         tag to summarized topics part in order to encode non-ASCII text.
7402
7403 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7404
7405         * smiley.el (smiley-style): New variable.
7406         (smiley-directory): New function.
7407         (smiley-data-directory): Derive from `smiley-style' using
7408         `smiley-directory'.
7409         (smiley-regexp-alist): Add new entries.
7410
7411         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7412         (gnus-article-browse-delete-temp): Add :version.
7413
7414 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7415
7416         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7417         the sieve region.
7418
7419 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7420
7421         * gnus.el (gnus-version-number): Bump version.
7422
7423 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7424
7425         * gnus.el: No Gnus v0.4 is released.
7426
7427 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7428
7429         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7430         layout.
7431
7432         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7433         unknown charset.
7434
7435         * message.el (message-header-synonyms): Add Original-To to the
7436         default.
7437
7438         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7439         optional parameter.
7440
7441 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7442
7443         * gnus-fun.el (gnus): Require it for gnus-directory.
7444
7445 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7448
7449 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7450
7451         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7452
7453 2006-04-05  Simon Josefsson  <jas@extundo.com>
7454
7455         * password.el (password-reset): New function.
7456
7457 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7458
7459         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7460         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7461
7462 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7463
7464         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7465         Some whitespace was matched into the url, which broke browsing hits
7466         > 100 when mm-url-use-external was nil.
7467
7468 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7469
7470         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7471         gnus-extra-headers for 'Newsgroups.
7472
7473         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7474         bound.
7475
7476 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7477
7478         * pgg-gpg.el: Clean up process buffers every time gpg processes
7479         complete.
7480
7481 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7482
7483         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7484         doc string.
7485
7486 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7487
7488         * pgg-gpg.el (pgg-gpg-process-filter)
7489         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7490
7491         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7492         lines, temporary fix.
7493
7494 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7495
7496         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7497
7498 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7499
7500         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7501         default-enable-multibyte-characters.  This reverts the change from
7502         revision 6.17 which is no longer necessary because the passphrase
7503         is sent separately now.  GnuPG messages are unreadable under
7504         multibyte locales with default-enable-multibyte-characters set to
7505         nil.
7506
7507 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7508
7509         * message.el (message-tool-bar-gnome): Move "spell".
7510
7511 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7512
7513         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7514         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7515         instead.
7516
7517 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7518
7519         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7520         newsgroups handling for NNTP overviews which don't include
7521         Newsgroups.
7522
7523 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7524
7525         * message.el (message-resend): Bind message-generate-hashcash to nil.
7526
7527 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7528
7529         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7530         when searching for already-paid recipients.
7531
7532 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7533
7534         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7535         passphrases when it is not needed.
7536         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7537         passphrase stuff from gpg, should only be necessary when you use
7538         gpg with a smartcard.
7539
7540 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * mml.el (mml-insert-mime): Ignore cached contents of
7543         message/external-body part.
7544
7545         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7546         (mm-insert-part): Ditto.
7547
7548 2006-03-23  Simon Josefsson  <jas@extundo.com>
7549
7550         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7551         Reiner.
7552         (pgg-gpg-use-agent-p): Use it again.
7553
7554 2006-03-23  Simon Josefsson  <jas@extundo.com>
7555
7556         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7557         older emacsen.
7558         (pgg-gpg-use-agent-p): Don't use it.
7559
7560 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7561
7562         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7563         if we can.
7564
7565 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7566
7567         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7568         (pgg-gpg-update-agent): New function.
7569         (pgg-gpg-use-agent-p): New function.
7570         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7571         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7572         (pgg-gpg-sign-region): Use it.
7573
7574 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7575
7576         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7577         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7578
7579 2006-03-21  Simon Josefsson  <jas@extundo.com>
7580
7581         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7582         <wilde@sha-bang.de>.
7583         (pgg-gpg-use-agent): New variable.
7584         (pgg-gpg-process-region): Use it.
7585         (pgg-gpg-encrypt-region): Likewise.
7586         (pgg-gpg-encrypt-symmetric-region): Likewise.
7587         (pgg-gpg-decrypt-region): Likewise.
7588         (pgg-gpg-sign-region): Likewise.
7589         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7590
7591 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7592
7593         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7594
7595         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7596         Add comment on version.
7597
7598 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7599
7600         * smiley.el: Add missing test smiley.
7601
7602 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * mm-decode.el (mm-with-part): New macro.
7605         (mm-get-part): Use it; work with message/external-body as well.
7606         (mm-save-part): Treat name and filename equally.
7607
7608         * mm-extern.el (mm-extern-cache-contents): New function.
7609         (mm-inline-external-body): Use it; force the part to be displayed;
7610         move undisplayer added to the cached handle to the parent.
7611
7612         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7613         (gnus-mime-view-part-as-type): Work with message/external-body.
7614
7615         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7616
7617 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7618
7619         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7620         images in image-load-path.  [Sync with image.el, revision 1.60, in
7621         Emacs.]
7622
7623 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7624
7625         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7626         path rather than symbol.  Always return list of directories.
7627         Guarantee that image directory comes first.  [Sync with image.el,
7628         revision 1.59, in Emacs.]
7629
7630         * message.el (message-make-tool-bar): Adjust to new API of
7631         `gmm-image-load-path-for-library'.
7632
7633         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7634
7635         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7636
7637 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7638
7639         * gnus-art.el (gnus-article-only-boring-p):
7640         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7641         intangible text.
7642         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7643
7644 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7645
7646         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7647         `defun' instead of `gmm-defun-compat'.
7648
7649 2006-03-14  Simon Josefsson  <jas@extundo.com>
7650
7651         * message.el (message-unique-id): Don't use message-number-base36
7652         if (user-uid) is a float.
7653         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7654
7655 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7658
7659         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7660         empty line between a part and a message part.
7661
7662 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7663
7664         * smiley.el: Add more test smileys.
7665         (smiley-data-directory, smiley-regexp-alist)
7666         (gnus-smiley-file-types): Fix doc strings.
7667         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7668         adding new elements.
7669         (smiley-mouse-map): Unused code.  Make it a comment.
7670
7671 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7672
7673         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7674         scan latest NoCeM messages instead of old ones.
7675         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7676         delimiters that are recently used.
7677         (gnus-nocem-load-cache): Add autoload cookie.
7678
7679         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7680
7681         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7682         level which is larger than gnus-use-nocem is specified.
7683
7684         * gnus-group.el (gnus-group-get-new-news): Ditto.
7685
7686 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7687
7688         * gnus-util.el (gnus-tool-bar-update): New function.
7689
7690         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7691         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7692
7693         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7694
7695         * gnus-group.el (gnus-group-redraw-when-idle)
7696         (gnus-group-redraw-check): Remove.
7697         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7698
7699 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7700
7701         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7702         if optional last element is specified in splits (FIELD VALUE...).
7703
7704 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7705
7706         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7707         to gmm-image-load-path-for-library.  Call with no-error argument.
7708         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7709
7710         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7711
7712         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7713
7714         * gmm-utils.el (gmm-image-load-path): Remove alias.
7715
7716 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7717
7718         * gmm-utils.el (gmm-image-load-path): Add alias.
7719
7720         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7721         nnml-generate-nov-databases-1.
7722         (nnml-generate-nov-databases): Use it.
7723         (nnml-generate-nov-databases-directory): Document no-active
7724         argument.
7725
7726         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7727         directory if path is t.  Add no-error.
7728
7729         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7730         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7731
7732         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7733         resetting gnus-article-browse-html-temp-list.
7734
7735         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7736         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7737         Add example to docstring.  Rename local variables.  Move error
7738         checks to default case in cond and simplify.
7739
7740 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7741
7742         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
7743         handle is multipart when calling it recursively.
7744         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
7745
7746 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
7747
7748         * nnimap.el (nnimap-request-update-info-internal): Optimize.
7749         Don't `gnus-uncompress-range' to avoid excessive memory usage.
7750
7751 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
7754         is loaded.
7755
7756         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
7757         loaded.
7758
7759 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7760
7761         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
7762         to "Emacs 23 (unicode)" in doc string.
7763
7764         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
7765         "Emacs 23 (unicode)" in comment.
7766
7767 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7770
7771         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
7772         characters 160 through 255 in Emacs 23.
7773
7774 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7775
7776         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
7777         gnus-article-browse-html-temp.
7778         (gnus-article-browse-delete-temp): Make it customizable.  Add
7779         `file'.  Adjust doc string.
7780         (gnus-article-browse-delete-temp-files): Add argument.  Allow
7781         query for each file.  Adjust doc string.
7782         (gnus-article-browse-html-parts): Add
7783         `gnus-article-browse-delete-temp-files' to
7784         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
7785
7786 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
7787
7788         * gnus-art.el (gnus-article-browse-html-temp)
7789         (gnus-article-browse-delete-temp): New variables.
7790         (gnus-article-browse-delete-temp-files): New function.
7791         (gnus-article-browse-html-parts): Use it.
7792
7793 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7794
7795         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
7796
7797         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
7798         string.
7799
7800         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
7801         gnus-summary-insert-new-articles when unplugged.  Remove
7802         gnus-summary-search-article-forward.
7803
7804         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
7805         display-visual-class instead of display-color-cells.
7806
7807 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7808
7809         * dgnushack.el: Autoload customize-group for XEmacs.
7810
7811         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
7812         message/* containing non-ASCII text properly.
7813
7814 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * message.el: Require gmm-utils, remove autoloads.
7817         (message-tool-bar): Set default based on
7818         gmm-tool-bar-style.
7819         (message-tool-bar-gnome): Add gmm-customize-mode.
7820
7821         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
7822         gmm-tool-bar-style.
7823         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
7824
7825         * gnus-group.el (gnus-group-tool-bar): Set default based on
7826         gmm-tool-bar-style.
7827         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
7828
7829         * gmm-utils.el (gmm-image-directory): Rename variable from
7830         gmm-image-load-path.
7831         (gmm-image-load-path): Use gmm-image-directory.
7832         (gmm-customize-mode): New function.
7833         (gmm-tool-bar-style): New variable.
7834
7835         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
7836         gnus-group-redraw-line-number.
7837         (gnus-group-redraw-check): Simplify.
7838         (gnus-group-tool-bar-update): Remove redraw check.
7839         (gnus-group-make-tool-bar): Add redraw check.
7840
7841 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
7842
7843         * gnus-art.el (gnus-button): Add missing parentheses.
7844
7845 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * lpath.el: Fbind line-number-at-pos.
7848
7849 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
7852
7853 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7854
7855         * gnus-art.el (gnus-button): New face.
7856         (gnus-article-button-face): Use it.
7857
7858         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
7859         gnus-summary-next-page.  Re-order.
7860
7861         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
7862         next-node are now included.
7863         (gnus-group-redraw-line-number): New internal variable.
7864         (gnus-group-redraw-check): Helper function for updating the tool
7865         bar.
7866         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
7867
7868         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
7869
7870         * spam.el (spam-spamassassin-score-regexp): New internal variable.
7871         (spam-extra-header-to-number, spam-check-spamassassin-headers):
7872         Use it to match format of Spamassassin 3.0 and later.  Reported by
7873         IRIE Tetsuya <irie@t.email.ne.jp>.
7874         (spam-check-bogofilter)
7875         (spam-bogofilter-register-with-bogofilter): Fix args of
7876         `gnus-error' calls.
7877
7878 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7879
7880         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
7881         unnecessary interaction when sending queued mails.  Reported by
7882         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
7883
7884 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7885
7886         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
7887         first or last are nil.
7888
7889 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7890
7891         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
7892
7893 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7894
7895         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
7896
7897 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7898
7899         * dns.el (query-dns): Protect more against buggy tcp output.
7900
7901 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
7904         nov.php.
7905
7906 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7907
7908         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
7909         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
7910         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
7911         output on the server side.
7912         (nnweb-google-create-mapping): Update regexps and add some
7913         progress indication.
7914
7915 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
7916
7917         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
7918         gnus-agent-toggle-plugged.  Re-order icons.
7919         (gnus-group-tool-bar-gnome): Add
7920         gnus-group-{prev,next}-unread-group.
7921         (gnus-group-tool-bar-gnome): Re-order icons.
7922
7923         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
7924         gnus-summary-insert-new-articles.
7925
7926         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
7927         comments.
7928
7929         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
7930         also available in Emacs 21.3.
7931
7932         * message.el (message-fix-before-sending): Change "Emacs 22" to
7933         "Emacs 23 (unicode)" in comment.
7934
7935         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
7936         "Emacs 23 (unicode)" in comment.
7937
7938         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
7939         comment.
7940         (mm-coding-system-p): Add comment about no-MULE XEmacs.
7941
7942         * mm-view.el (mm-fill-flowed): Add :version.
7943
7944 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7945
7946         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
7947         and load-path.
7948
7949 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
7950
7951         * message.el: Autoload gmm-image-load-path.
7952         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
7953         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
7954         consitency.
7955
7956         * gmm-utils.el (gmm-image-load-path): Also search in
7957         "../etc/images".  Don't set gmm-image-load-path if we don't find
7958         the image.
7959
7960 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gmm-utils.el (gmm-image-load-path): Don't make
7963         `gmm-image-load-path' include subdirectories which the second arg
7964         `image' might specify.
7965
7966         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
7967         subdirectory to icon file names.
7968
7969         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
7970
7971 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7972
7973         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
7974         gmm-image-load-path calls.
7975
7976         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7977
7978         * message.el (message-make-tool-bar): Ditto.
7979
7980         * mml.el (mml-preview): Added comment concerning tool bar icons.
7981
7982         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
7983         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
7984
7985         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
7986         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
7987
7988         * message.el (message-tool-bar-gnome): Use new icon names.
7989         (message-make-tool-bar): Use `gmm-image-load-path'.
7990
7991         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
7992         functions from MH-E.
7993         (gmm-image-load-path): New variable from MH-E.
7994         (gmm-image-load-path): New function from MH-E.  Added arguments
7995         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
7996         *-image-load-path-called-flag.
7997
7998 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
7999
8000         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8001
8002 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8003
8004         * nnimap.el (nnimap-request-move-article): Change folder back to
8005         source group before deleting.
8006
8007 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8010
8011         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8012         mm-url.
8013
8014         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8015
8016 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8017
8018         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8019         coding system which mm-charset-to-coding-system returns for a
8020         given charset is valid.
8021
8022 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8023
8024         * html2text.el (html2text-remove-tag-list):
8025         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8026
8027 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8028
8029         * gnus-cus.el: Revert 2005-10-17 change.
8030
8031 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * gnus-art.el (article-strip-banner): Call
8034         article-really-strip-banner only when the regexp match is made.
8035
8036 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8037
8038         * gnus-art.el (article-strip-banner): Use
8039         gnus-extract-address-components instead of
8040         mail-header-parse-addresses to make it work with non-ASCII text;
8041         remove mail-encode-encoded-word-string.
8042
8043         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8044         values which are surrounded with \"...\"; make it never cause a
8045         Lisp error; give up parsing of parameters if it failed in
8046         extracting type.
8047
8048 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8049
8050         * smime.el (smime-cert-by-ldap-1): Fix bug where
8051         `smime-ldap-search' returns results without userCertificates.
8052
8053 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8056
8057 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8058
8059         * spam.el (spam-check-spamassassin-headers): Adapt format for
8060         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8061         <ari@mbf.ocn.ne.jp>.
8062         (spam-list-of-processors): Add spam-use-gmane.
8063
8064 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8065
8066         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8067         make-temp-file; make it work with XEmacs as well.
8068
8069         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8070         mm-make-temp-file.
8071
8072         * mm-decode.el (mm-display-external): Use the 3rd arg of
8073         mm-make-temp-file.
8074         (mm-create-image-xemacs): Ditto.
8075
8076 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8079         with message-narrow-to-headers.
8080         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8081         (gnus-draft-check-draft-articles): New function.
8082         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8083
8084 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8085
8086         * gnus-art.el (gnus-article-browse-html-parts):
8087         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8088         Don't use suffix argument for mm-make-temp-file for Emacs 21
8089         compatibility.  Remove useless `format'.
8090
8091 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8092
8093         * nnweb.el (nnweb-google-wash-article): Update regexps.
8094         (nnweb-group-alist): Use defvoo instead of defvar.
8095
8096 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8099         re-loading nn* modules.
8100
8101 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8102
8103         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8104         for `tool-bar-mode' and don't check it's default-value.
8105
8106         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8107
8108         * message.el (message-make-tool-bar): Ditto.
8109
8110         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8111         `substring'.  Shorten tmp-file name.
8112
8113         * gnus.el: Remove bogus comment.
8114
8115 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8116
8117         * gnus-art.el (gnus-article-browse-html-parts): New function.
8118         (gnus-article-browse-html-article): New function for viewing html
8119         articles with a browser.
8120
8121 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8122
8123         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8124         in elisp.
8125         (pgg-gpg-encrypt-symmetric-region): Ditto.
8126         (pgg-gpg-sign-region): Ditto.
8127
8128         * pgg-def.el (pgg-text-mode): New variable.
8129
8130         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8131         (mml2015-pgg-encrypt): Ditto.
8132
8133         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8134         (mml1991-pgg-encrypt): Ditto.
8135
8136 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8137
8138         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8139         message-make-date instead of current-time-string.
8140
8141         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8142         to gnus-decoded which mm-uu might set.
8143
8144 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8145
8146         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8147         don't decode quoted parameters; remove misimported Emacs code.
8148         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8149         (rfc2231-decode-encoded-string): Don't use split-string which
8150         behaves differently according to Emacs version; use
8151         mm-decode-coding-region to convert charset to coding-system.
8152         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8153         (rfc2231-encode-string): Remove misimported Emacs code.
8154
8155 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8156
8157         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8158         when calling mail-header-parse-content-type.
8159         (article-de-quoted-unreadable): Ditto.
8160         (article-de-base64-unreadable): Ditto.
8161         (article-wash-html): Ditto.
8162
8163         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8164         calling mail-header-parse-content-type and
8165         mail-header-parse-content-disposition.
8166         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8167         mail-header-parse-content-type.
8168
8169         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8170         insert charset and format parameters; encode description after
8171         inserting it to buffer.
8172         (mml-insert-parameter): Fold lines properly even if a parameter is
8173         segmented into two or more lines; change the max column to 76.
8174
8175         * rfc1843.el (rfc1843-decode-article-body): Don't use
8176         ignore-errors when calling mail-header-parse-content-type.
8177
8178         * rfc2231.el (rfc2231-parse-string): Return at least type if
8179         possible; don't cause an error even if it fails in parsing of
8180         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8181         (rfc2231-encode-string): Don't break lines at the beginning, leave
8182         it to mml-insert-parameter.
8183
8184         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8185         calling mail-header-parse-content-type.
8186
8187 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8188
8189         * spam-report.el (spam-report-gmane-use-article-number):
8190         Improve doc string.
8191         (spam-report-gmane-internal): Check if a suitable header was found
8192         in the article.
8193
8194 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8195
8196         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8197         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8198
8199 2006-02-05  Romain Francoise  <romain@orebokech.com>
8200
8201         Update copyright notices of all files in the gnus directory.
8202
8203 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8204
8205         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8206
8207 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8210         segmented lines of parameter value to cope with Thunderbird 1.5
8211         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8212         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8213         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8214
8215 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8216
8217         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8218         parts.
8219
8220 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8221
8222         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8223         there's only one active file for all servers.
8224         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8225         solid groups.  Gnus might have used a FAST request to select the group.
8226         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8227         and nnweb-search redundantly in the active file.
8228         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8229         (nnweb-request-create-group): Don't use ARGS.
8230         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8231         initialisations.  Let nnoo do the work.
8232
8233 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8236         Say the part has been decoded.
8237
8238         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8239
8240 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8241
8242         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8243         mailcap-viewer-test-cache when there's no 'test clause, since that
8244         will invert the meaning of a "nil" test previously determined by
8245         mailcap-mailcap-entry-passes-test.
8246
8247 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8248
8249         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8250         compiling.
8251
8252         * gnus-sum.el: Ditto.
8253
8254         * message.el: Don't bind tool-bar-map when compiling.
8255
8256 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8257
8258         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8259
8260 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8261
8262         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8263         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8264         current Google Groups.
8265
8266 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8267
8268         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8269         and tool-bar-mode.
8270
8271         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8272         and tool-bar-mode.
8273
8274         * message.el (message-tool-bar-update): Simplify.
8275         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8276
8277         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8278         gnus-summary-buffer.
8279         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8280         gnus-summary-reply.
8281
8282         * gmm-utils.el (gmm): Add :version.
8283
8284 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * Makefile.in (clean): New rule.
8287         (distclean): Use it.
8288
8289 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8290
8291         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8292         autoload.
8293
8294 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8295
8296         * gmm-utils.el (gmm-verbose): Add :group.
8297
8298 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8299
8300         * message.el: Change some comments WRT tool-bars.
8301
8302         * gnus-sum.el (gnus-summary-tool-bar)
8303         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8304         (gnus-summary-tool-bar-zap-list): New variables.
8305         (gnus-summary-make-tool-bar): Complete rewrite using
8306         `gmm-tool-bar-from-list'.
8307
8308         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8309         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8310         variables.
8311         (gnus-group-make-tool-bar): Complete rewrite using
8312         `gmm-tool-bar-from-list'.
8313         (gnus-group-tool-bar-update): New function.
8314
8315         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8316
8317 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8320         is dissected into a single part of which the type is the same as
8321         the given one; decode charset.
8322
8323 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8324
8325         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8326         into alists as symbol not string, since that's what
8327         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8328         look for.
8329
8330 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8331
8332         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8333         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8334
8335         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8336
8337 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8340         (gnus-xmas-mime-security-button-menu): New function.
8341
8342         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8343         (gnus-mime-security-button-menu): New definition.
8344         (gnus-mime-security-button-map): Use them.
8345         (gnus-mime-security-button-menu): New function.
8346         (gnus-insert-mime-security-button): Addition to help echo.
8347         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8348         (gnus-mime-security-pipe-part): New functions.
8349
8350         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8351         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8352
8353         * mm-decode.el (mm-handle-set-disposition): Remove.
8354         (mm-handle-set-description): Remove.
8355
8356 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8359         (mm-w3m-standalone-supports-m17n-p): New function.
8360         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8361         w3m usage.
8362
8363         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8364         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8365
8366 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8367
8368         * message.el (message-tool-bar-zap-list): Use
8369         gmm-tool-bar-zap-list as custom type.
8370         (message-tool-bar-update): New function.
8371         (message-tool-bar, message-tool-bar-gnome)
8372         (message-tool-bar-retro): Add message-tool-bar-update.
8373         (message-tool-bar-gnome): Add flyspell-buffer.
8374
8375         * gnus-util.el (gnus-error): Describe `args'.
8376
8377         * gmm-utils.el (gmm-error): Describe `args'.
8378         (gmm-tool-bar-zap-list): New widget.
8379         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8380
8381 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8384         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8385         the number of recursive calls.
8386
8387         * mm-decode.el (mm-handle-set-disposition): New macro.
8388         (mm-handle-set-description): New macro.
8389
8390 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8391
8392         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8393         encoding.
8394
8395 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8396
8397         * message.el (message-tool-bar-zap-list, message-tool-bar)
8398         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8399         (message-tool-bar-local-item-from-menu): Remove.
8400         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8401         (message-make-tool-bar): New function.
8402         (message-mode): Use `message-make-tool-bar'.
8403
8404         * gmm-utils.el: New file.
8405         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8406         (gmm-lazy): New widget copied from `nnmail.el'.
8407         (gmm-tool-bar-from-list): New function for creating customizable
8408         tool bars.
8409         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8410         output.
8411         (gmm): Add :prefix to defgroup.
8412
8413 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8414
8415         * gmm-utils.el (gmm-widget-p): New function.
8416
8417 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8418
8419         * mml.el (mml-attach-file): Describe `description' in doc string.
8420         (mml-menu): Add Emacs MIME manual and PGG manual.
8421
8422 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8423
8424         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8425
8426 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8427
8428         * nntp.el (nntp-end-of-line): Doc fix.
8429
8430 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8431
8432         * imap.el (imap-open): Handle case where buffer is a buffer
8433         object.
8434
8435 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8436
8437         * gnus-delay.el (gnus-delay): Don't autoload.
8438         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8439         to be re-loaded when customizing the `gnus-delay' group.
8440
8441 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8442
8443         * message.el (message-insert-citation-line): Use newlines.
8444
8445 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8446
8447         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8448         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8449         these routines, so the passphrase can be managed externally and
8450         passed in to the system.
8451         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8452         pgg-add-passphrase-to-cache function.
8453
8454         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8455         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8456         these routines, so the passphrase can be managed externally and
8457         passed in to the system.
8458         (pgg-pgp5-sign-region): Use new name of
8459         pgg-add-passphrase-to-cache function.
8460
8461 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8462
8463         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8464         part of the decoded armor to find the key-identifier.
8465         (pgg-gpg-lookup-key-owner): New function to return the
8466         human-readable identifier of a key owner.
8467         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8468         itself.
8469         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8470         the key value) if we have a key and can match it against a secret
8471         key.  Also, added a note pointing out fact that the prompt only
8472         indicates the first matching key.
8473
8474         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8475         pgg-decrypt-region.
8476         (pgg-add-passphrase-to-cache): Rename from
8477         `pgg-add-passphrase-cache' to reduce confusion (all callers
8478         changed).
8479         (pgg-remove-passphrase-from-cache): Rename from
8480         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8481         changed).
8482         (pgg-read-passphrase, pgg-add-passphrase-cache)
8483         (pgg-remove-passphrase-cache): Add informative docstrings.
8484         (pgg-decrypt): Convey provided passphrase in subordinate call to
8485         pgg-decrypt-region.
8486
8487 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8488
8489         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8490         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8491         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8492         'passphrase' argument, so the passphrase can be managed externally
8493         and then passed in to the system.
8494
8495         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8496         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8497         so the passphrase cache can be used reliably with identifiers
8498         besides a pgp packet's key id.
8499
8500         * pgg-gpg.el (pgg-gpg-encrypt-region)
8501         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8502         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8503         these routines, so the passphrase can be managed externally and
8504         passed in to the system.
8505
8506         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8507         'notruncate' argument, so the passphrase cache can be used
8508         reliably with identifiers besides a pgp packet's key id.
8509
8510 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8511
8512         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8513         symmetric encryption.
8514         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8515         encrypted session key.
8516         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8517         message ask for the passphrase in a proper way.
8518
8519         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8520         New user commands for symmetric encryption.
8521
8522 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8525
8526         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8527
8528 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8529
8530         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8531
8532 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * mm-decode.el (mm-inlined-types): Add application/pgp.
8535         (mm-automatic-display): Ditto.
8536
8537         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8538         part as text.
8539
8540 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8541
8542         * nnrss.el: Update copyright.
8543         (nnrss-opml-import): Query whether to subscribe to each entry.
8544
8545         * gnus-art.el:
8546         * gnus-sum.el:
8547         * gnus-xmas.el:
8548         * messagexmas.el:
8549         * mm-uu.el:
8550         * mm-view.el: Update copyright.
8551
8552 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8553
8554         * message.el (message-info): New function.
8555         (message-mode-menu): Add it.
8556         Update copyright.
8557
8558         * ChangeLog: Fix and update copyright.
8559
8560 2006-01-13  Romain Francoise  <romain@orebokech.com>
8561
8562         * message.el (message-forward-subject-name-subject): Prefer the
8563         address to 'nowhere' if the sender has no name.
8564         Fix typo.  Update copyright year.
8565
8566 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8567
8568         * gnus-art.el (article-wash-html): Use
8569         gnus-summary-show-article-charset-alist if a numeric arg is given.
8570         (gnus-article-wash-html-with-w3m-standalone): New function.
8571
8572         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8573         mm-inline-text-html-render-with-w3m-standalone.
8574         (mm-text-html-washer-alist): Map w3m-standalone to
8575         gnus-article-wash-html-with-w3m-standalone.
8576         (mm-inline-text-html-render-with-w3m-standalone): New function.
8577
8578 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8579
8580         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8581         Improve LaTeX.
8582
8583 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8586         (nnrss-request-article): Render text/plain parts as HTML.
8587
8588         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8589         the buffer.
8590
8591 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8592
8593         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8594         custom definition of `gnus-posting-styles'.
8595
8596         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8597         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8598
8599 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8600
8601         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8602         Use nntp for bug archive.
8603
8604 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8605
8606         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8607         parts.
8608         (nnrss-normalize-date): New function converts ISO 8601 date into
8609         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8610         (nnrss-check-group): Use it.
8611
8612 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8613
8614         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8615
8616         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8617         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8618         (nnrss-insert-w3): Ditto.
8619
8620 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8623         the articles to be forwarded including the case where neither a
8624         number of articles nor a region is specified.
8625
8626 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * nnrss.el (nnrss-request-article): Fix last change; fill
8629         text/plain parts.
8630
8631 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8634         in text/plain part.
8635         (nnrss-check-group): Don't add excessive newline to dc:subject.
8636
8637 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8638
8639         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8640         article.
8641
8642 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8645         (nnml-use-compressed-files, nnml-save-mail): Support other
8646         comression programs such as bzip2.
8647
8648 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8649
8650         * dns.el (query-dns): Make sure we check the buffer size before
8651         removing tcp headers.
8652
8653 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8656         remove MIME buttons associated with multipart/alternative parts.
8657         (gnus-mime-display-alternative): Tag buttons using `article-type'
8658         text property.
8659
8660         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8661         associated with multipart/alternative parts.
8662
8663         * gnus-art.el (gnus-signature-separator): Fix custom type.
8664
8665         * mm-decode.el (mm-inlined-types): Fix custom type.
8666         (mm-keep-viewer-alive-types): Ditto.
8667         (mm-automatic-display): Ditto.
8668         (mm-attachment-override-types): Ditto.
8669         (mm-inline-override-types): Ditto.
8670         (mm-automatic-external-display): Ditto.
8671
8672 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * spam-report.el (spam-report-user-mail-address)
8675         (spam-report-user-agent): New variables.
8676         (spam-report-url-ping-plain): Use spam-report-user-agent.
8677
8678 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8679
8680         * gnus-art.el (gnus-button-handle-custom): Do not just use
8681         `customize-apropos' for any "M-x customize-*" button but the
8682         function called for.  Accept both the function name and its
8683         argument in order to achieve this.
8684         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8685         function name to `gnus-button-handle-custom' in case of "M-x
8686         customize-*" buttons.
8687
8688 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8689
8690         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8691         multipart/alternative and add xref to mm-discouraged-alternatives
8692         in doc string.
8693
8694         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8695         gnus-buttonized-mime-types in doc string.
8696
8697 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8698
8699         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8700         Suggest image/.* in the doc string.
8701
8702 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8703
8704         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8705         message-marks (Debian bug #342521).
8706
8707 2005-12-12  Simon Josefsson  <jas@extundo.com>
8708
8709         * password.el (password-read-from-cache): Add.
8710         (password-read): Use it.
8711
8712 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8713
8714         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8715         us-ascii as a MIME charset.
8716
8717         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8718         against the case where the 2nd arg TYPE is nil.
8719
8720 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * pop3.el (pop3-stream-type): Fix custom version.
8723
8724         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8725
8726 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8727
8728         * mm-decode.el (mm-display-external): Add missing cdr.
8729
8730 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8733         RFC1524) if it is in mailcap or add a suffix according to
8734         mailcap-mime-extensions when generating a temp filename; postpone
8735         deleting a temp file for 2 seconds for some wrappers, shell
8736         scripts, and so on, which might exit right after having started a
8737         viewer command as a background job.
8738
8739 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8740
8741         * nntp.el (nntp-marks-directory): Fix custom group.
8742
8743         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8744         steps when < 10.
8745
8746         * gnus-start.el (gnus-no-server-1): Mention
8747         `gnus-level-default-subscribed' in doc string.
8748
8749 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8750
8751         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8752         parens.
8753
8754 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * gnus-xmas.el (gnus-use-toolbar): Revert.
8757         (gnus-xmas-setup-toolbar): Use global default-toolbar if
8758         gnus-use-toolbar is default.
8759
8760         * messagexmas.el (message-use-toolbar): Revert.
8761         (message-setup-toolbar): Use global default-toolbar if
8762         message-use-toolbar is default.
8763
8764 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
8767         according to default-toolbar-visible-p.
8768
8769         * messagexmas.el (message-use-toolbar): Ditto.
8770
8771 2005-11-26  Dave Love  <fx@gnu.org>
8772
8773         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
8774         (tls-program, tls-success): Provide openssl alternative.
8775
8776         * starttls.el: Doc fixes.
8777         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
8778         SERVICE to PORT.
8779
8780         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
8781         port null or service name.
8782         (starttls-negotiate): Autoload.
8783
8784 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8785
8786         * message.el (message-kill-to-signature): Fix interactive spec.
8787
8788 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8789
8790         * pop3.el (pop3-open-server): Recognize a string as a service name.
8791
8792 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
8793
8794         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8795
8796 2005-11-23  Dave Love  <fx@gnu.org>
8797
8798         Add pop3s, pop3/starttls.
8799
8800         * pop3.el (pop3-authentication-scheme): Clarify doc.
8801         (open-tls-stream, starttls-open-stream): Autoload.
8802         (pop3-stream-type): New.
8803         (pop3-open-server): Use it.
8804
8805         * mail-source.el (mail-sources): Fix some :types.  Add stream type
8806         for POP.
8807         (mail-source-keyword-map): Add :stream for POP.
8808         (mail-source-fetch-pop): Use pop3-stream-type.
8809
8810 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8811
8812         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
8813         of current-time-string.
8814
8815 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
8816
8817         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
8818         date header.
8819
8820 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8821
8822         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
8823         it can seriously impact performance as it bypasses the agent's
8824         local caches.
8825
8826 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8827
8828         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
8829         must be explicitly online rather than "not explicitly offline" for
8830         its flags to be synchronized.
8831
8832         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
8833         that gnus-uu-unmark-thread will function correctly.
8834
8835         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
8836         1024K is instead displayed as 1M.
8837
8838 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8839
8840         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
8841
8842 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
8843
8844         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
8845
8846 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
8847
8848         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
8849         error message to display actual error condition.
8850         (gnus-agent-save-local): Avoid saving symbols that are bound to
8851         nil as they simply result in a warning message in
8852         gnus-agent-read-local.
8853
8854 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
8857         rather than make-variable-buffer-local for file-precious-flag.
8858
8859 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8860
8861         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
8862         for duplicates which are removed.  The invalid sort check then
8863         triggers a rescan after the sort as sorting may have moved
8864         duplicate entries such that they can be cheaply detected.
8865
8866 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
8869
8870 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8871
8872         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
8873         internal variable to a custom variable.  Changed default value
8874         from compressed(2) to uncompressed(1).
8875         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
8876         support for uncompressed agentview files.  Taken together, reading
8877         the agentview file should now be 6-7 times faster.
8878
8879 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8880
8881         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
8882         as a buffer-local variable.  This avoids creating truncated
8883         dribble files as a result of a hang up, eg.
8884
8885 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
8886
8887         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
8888         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
8889         XEmacs.
8890
8891 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8892
8893         * gnus-start.el (gnus-start-draft-setup): Enforce
8894         `gnus-draft-mode' for nndraft:drafts at startup.
8895
8896         * gnus.el (gnus-splash): Change custom group.
8897         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
8898         allow-list argument.
8899
8900         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
8901         string.
8902
8903 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8904
8905         * gnus-art.el (gnus-default-article-saver): Add user-defined
8906         `function' to custom type.
8907
8908 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8909
8910         * imap.el (imap-open): Handle case where buffer is a buffer
8911         object.
8912
8913 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8914
8915         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
8916         long lines.
8917         (gnus-cache-delete-group): Wrap doc strings.
8918
8919         * gnus-agent.el (gnus-agent-rename-group)
8920         (gnus-agent-delete-group): Wrap doc strings.
8921
8922 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * messagexmas.el (message-use-toolbar): Change the valid values
8925         into default, top, bottom, left, and right.
8926         (message-toolbar-thickness): New variable.
8927         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
8928         well.
8929         (message-setup-toolbar): Make it work.
8930
8931         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
8932         (gnus-use-toolbar): Change the valid values into default, top,
8933         bottom, left, and right.
8934         (gnus-toolbar-thickness): New variable.
8935         (gnus-xmas-setup-toolbar): New function.
8936         (gnus-xmas-setup-group-toolbar): Use it.
8937         (gnus-xmas-setup-summary-toolbar): Use it.
8938
8939 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8940
8941         * gnus-start.el (gnus-1): Add "native" to
8942         gnus-predefined-server-alist.
8943
8944         * gnus.el (gnus-method-to-server): Don't add "native" to the
8945         lists here, because that leads to problems when
8946         gnus-select-method is bound.
8947
8948 2005-11-09  Simon Josefsson  <jas@extundo.com>
8949
8950         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
8951         use (not sort-by-date) instead.
8952
8953 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8954
8955         * gnus-delay.el (gnus-delay-group): Don't autoload.
8956         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8957         to be re-loaded when customizing the `gnus-delay' group.
8958
8959 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
8960
8961         * message.el: Revert last changes.
8962         (message-insert-citation-line): Use newlines.
8963
8964 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
8965
8966         * message.el (message-courtesy-message)
8967         (message-mark-insert-begin, message-mark-insert-end)
8968         (message-elide-ellipsis, message-cancel-message)
8969         (message-add-header, message-change-subject)
8970         (message-cross-post-followup-to-header)
8971         (message-cross-post-insert-note, message-reduce-to-to-cc)
8972         (message-widen-reply, message-delete-not-region)
8973         (message-kill-to-signature, message-insert-signature)
8974         (message-insert-importance-high, message-insert-importance-low)
8975         (message-insert-or-toggle-importance)
8976         (message-insert-disposition-notification-to)
8977         (message-indent-citation, message-yank-original)
8978         (message-cite-original-without-signature, message-cite-original)
8979         (message-insert-citation-line, message-position-on-field)
8980         (message-fix-before-sending, message-send-mail-partially)
8981         (message-send-mail, message-send-mail-with-sendmail)
8982         (message-send-mail-with-qmail, message-send-news)
8983         (message-check-news-header-syntax, message-generate-headers)
8984         (message-insert-courtesy-copy, message-fill-address)
8985         (message-fill-header, message-shorten-references)
8986         (message-setup-1, message-cancel-news)
8987         (message-forward-make-body-plain, message-forward-make-body-mime)
8988         (message-forward-make-body-mml, message-encode-message-body)
8989         (message-forward-make-body-digest-plain)
8990         (message-forward-make-body-digest-mime)
8991         (message-use-alternative-email-as-from): Insert `hard-newline'
8992         instead of ordinary newlines.
8993
8994 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * message.el (message-generate-headers): Downcase the argument
8997         given to message-check-element.
8998
8999 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9000
9001         * nntp.el (nntp-authinfo-rejected): New error condition.
9002         (nntp-wait-for): Use new error condition to signal authentication
9003         error.
9004         (nntp-retrieve-data): Rethrow new error condition to break out of
9005         recursive call to nntp-send-authinfo.
9006
9007 2005-11-08  Romain Francoise  <romain@orebokech.com>
9008
9009         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9010         (gnus-summary-exit-map): Bind to `Z p'.
9011         (gnus-summary-make-menu-bar): Add menu item.
9012
9013 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9014
9015         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9016         (gnus-treat-*): Add `first' in all doc strings.
9017
9018         * gnus-group.el (gnus-group-compact-group): Fix typo.
9019
9020 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9021
9022         * gnus.el (gnus-parameters-case-fold-search): New variable.
9023         (gnus-parameters-get-parameter): Use it.
9024
9025         * gnus-score.el (gnus-home-score-file): Doc fix.
9026
9027 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9028
9029         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9030
9031 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9032
9033         * mm-util.el (mm-special-display-p): New function.
9034
9035         * mml.el (mml-preview): Use it; doc fix.
9036
9037 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9038
9039         * imap.el (imap-open): Handle case where buffer is a buffer object.
9040
9041 2005-10-29  Romain Francoise  <romain@orebokech.com>
9042
9043         * message.el (message-fix-before-sending): Fix comment.
9044
9045 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9046
9047         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9048
9049 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9050
9051         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9052         Used in gnus-score.el.
9053
9054 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9055
9056         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9057
9058 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9059
9060         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9061         whitespace removed in revision 7.8.  Use concatenated string to
9062         protect trailing whitespace.
9063
9064 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9065
9066         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9067         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9068         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9069         Courier IMAP ("some version from 2004").  Mostly based on similar
9070         code in the same function.
9071
9072 2005-10-26  Didier Verna  <didier@xemacs.org>
9073
9074         * gnus-group.el (gnus-group-compact-group): Invalidate original
9075         article buffer.
9076         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9077         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9078         NOV database and in article itself.
9079         Invalidate article backlog.
9080
9081 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9082
9083         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9084
9085 2005-10-26  Simon Josefsson  <jas@extundo.com>
9086
9087         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9088         part of 2004-07-25 change.
9089
9090 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9091
9092         * message.el (message-display-completion-list): New function.
9093         (message-expand-group): Use it; make sure the Completions buffer
9094         is modifiable.
9095 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9096
9097         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9098         user-mail-name is an empty string.
9099
9100 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9101
9102         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9103         depending on gnus-score-decay-constant.
9104
9105         * encrypt.el (encrypt-insert-file-contents)
9106         (encrypt-write-file-contents): Don't use `gnus-message'.
9107
9108         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9109         arguments.
9110         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9111         arguments to mm-uu-verbatim-marks-extract.
9112         (mm-uu-hide-markers): New variable.
9113         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9114
9115         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9116         (gnus-convert-image-to-face-command): Use "convert" by default to
9117         allow other input image formats.
9118         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9119         accordingly.
9120
9121 2005-10-23  Simon Josefsson  <jas@extundo.com>
9122
9123         * imap.el (imap-gssapi-program): Align command line parameters
9124         with latest GNU SASL.
9125         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9126
9127 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9128
9129         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9130         HTML.
9131         (nnslashdot-request-article): Ditto.
9132
9133         * lpath.el (featurep): Add nobreak-char-display.
9134
9135 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9136
9137         * mail-source.el (mail-source-fetch-pop): Require pop3.
9138         (mail-source-check-pop): Ditto.
9139
9140 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9143         errors.
9144
9145 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9146
9147         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9148         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9149
9150         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9151
9152         * mm-bodies.el (mm-decode-string): Call
9153         `mm-charset-to-coding-system' with allow-override argument.
9154
9155 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9158         (rfc2047-charset-to-coding-system): New function.
9159         (rfc2047-decode-encoded-words): New function.
9160         (rfc2047-decode-region): Use them.
9161         (rfc2047-decode-cte): Remove.
9162         (rfc2047-parse-and-decode): Remove.
9163         (rfc2047-decode): Remove.
9164
9165 2005-10-15  Kenichi Handa  <handa@m17n.org>
9166
9167         * rfc2047.el (rfc2047-decode-cte): New function.
9168         (rfc2047-decode-region): Change the way to decode successive
9169         encoded-words: decode B- or Q-encoding in each encoded-word,
9170         concatenate them, and decode it as charset.
9171
9172 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9173
9174         * lpath.el: Fbind codepage-setup for XEmacs.
9175
9176 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9177
9178         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9179         widget-move-and-invoke.
9180         (gnus-custom-mode): Use gnus-custom-map.
9181
9182 2005-10-15  Bill Wohler  <wohler@newt.com>
9183
9184         * message.el (message-tool-bar-map): Renamed image file from
9185         mail_send to mail/send.
9186
9187 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9188
9189         * message.el (message-expand-group): Pass the common
9190         prefix substring of completion to `display-completion-list'.
9191
9192 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9193
9194         * mml-sec.el (mml-secure-method): New internal variable.
9195         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9196         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9197         functions using mml-secure-method.
9198
9199         * mml.el (mml-mode-map): Add key bindings for those functions.
9200         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9201         Harder <harder@myrealbox.com>.
9202         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9203         end of message if point is the headers of the message.
9204
9205         * message.el (message-in-body-p): New function.
9206
9207         * assistant.el: Autoload gnus-util and netrc.
9208
9209         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9210         Use `mm-charset-override-alist' only when decoding.
9211
9212         * mm-bodies.el (mm-decode-body): Call
9213         `mm-charset-to-coding-system' with allow-override argument.
9214
9215         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9216         `filename' from Content-Disposition if Content-Type doesn't
9217         provide `name'.
9218         (gnus-mime-view-part-as-type): Set default instead of
9219         initial-input.
9220
9221 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9222
9223         * format-spec.el (format-spec): Propagate text properties of % spec.
9224
9225 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9226
9227         * gnus-art.el (gnus-treat-predicate): Add `first'.
9228
9229 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9230
9231         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9232         (mm-charset-override-alist): New variable.
9233         (mm-charset-to-coding-system): Use it.
9234         (mm-codepage-setup): New helper function.
9235         (mm-charset-eval-alist): New variable.
9236         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9237         about unknown charsets.
9238
9239         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9240
9241 2005-10-04  David Hansen  <david.hansen@gmx.net>
9242
9243         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9244         (nnrss-check-group): Ditto.
9245
9246 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9247
9248         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9249         Rename x-gnus-verbatim to x-verbatim.
9250         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9251
9252         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9253         x-verbatim.
9254
9255         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9256
9257         * gnus-util.el (gnus-remove-duplicates): Remove.
9258
9259         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9260         instead of gnus-remove-duplicates.
9261
9262         * message.el (message-remove-duplicates): Remove.
9263         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9264         message-remove-duplicates.
9265
9266         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9267         available, else use implementation from `delete-dups'.
9268
9269         * message.el (message-insert-expires): New function.
9270         (message-mode-map): Add key binding.
9271         (message-mode-field-menu): Add menu entry.
9272         (message-mode): Document it.
9273         (message-make-expires-date): Use `message-make-date'.
9274
9275 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9276
9277         * message.el (message-make-expires-date): New function.
9278
9279 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9280
9281         * Makefile.in (list-installed-shadows): New entry.
9282         (install): Use it.
9283         (remove-installed-shadows): New entry.
9284
9285         * dgnushack.el (dgnushack-default-load-path): New variable.
9286         (dgnushack-find-lisp-shadows): New function.
9287         (dgnushack-remove-lisp-shadows): New function.
9288
9289 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9290
9291         * Makefile.in (install-el-elc): New entry.
9292         (install): Use it so that .el files are necessarily installed.
9293
9294 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9295
9296         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9297
9298 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9299
9300         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9301         function rather than the diff-mode.el package.
9302         (mm-display-external): Use with-current-buffer.
9303         (mm-viewer-completion-map, mm-viewer-completion-map):
9304         Move initialization inside declaration.
9305
9306 2005-09-29  Simon Josefsson  <jas@extundo.com>
9307
9308         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9309         autoload mail-check-payment.
9310         (spam-check-hashcash): Define unconditionally, since hashcash.el
9311         is part of Gnus now.  Ignore errors from payment checking.
9312
9313 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9314
9315         * message.el (message-bold-region, message-unbold-region): Rename
9316         from `bold-region' and `unbold-region'.
9317
9318         * message.el: Remove useless autoloads.
9319
9320 2005-09-28  Simon Josefsson  <jas@extundo.com>
9321
9322         * message.el (message-use-idna): Default to t.
9323         (message-use-idna): Test whether encoding works too.  Doc fix.
9324
9325 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * nntp.el (nntp-warn-about-losing-connection): Remove.
9328
9329 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9330
9331         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9332         customizable.  Change default value.
9333         (mm-uu-diff-groups-regexp): Change default value.
9334         (mm-uu-type-alist): Add doc string.
9335         (mm-uu-configure): Add doc string.  Make it interactive.
9336         (mm-uu-tex-groups-regexp): New variable.
9337         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9338         (mm-uu-type-alist): Add LaTeX documents.
9339         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9340         of "text/verbatim".
9341         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9342
9343         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9344         instead of "text/verbatim".
9345
9346         * message.el (message-mark-inserted-region)
9347         (message-mark-insert-file): Use slrn style marks when called with
9348         prefix argument.
9349
9350 2005-09-27  Simon Josefsson  <jas@extundo.com>
9351
9352         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9353
9354 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9355
9356         * message.el (message-remove-duplicates): New function.
9357         Implementation borrowed from `gnus-remove-duplicates'.
9358         (message-idna-to-ascii-rhs): Also encode idna addresses in
9359         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9360         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9361         only ask about the same idna domain once per header and also tell
9362         in what header to replace the idna domain.
9363
9364         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9365         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9366         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9367         a header is decoded and not just the last one.
9368
9369 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9372         has been decoded.
9373
9374         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9375         (mm-insert-part): Don't modify text if it has been decoded.
9376
9377         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9378         decoded.
9379
9380         * mm-view.el (mm-inline-text): Don't strip text props unless
9381         decoding enriched or richtext parts.
9382
9383 2005-09-25  Romain Francoise  <romain@orebokech.com>
9384
9385         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9386         * gnus-start.el (gnus-subscribe-interactively):
9387         * gnus-uu.el (gnus-uu-grab-articles):
9388         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9389         space.
9390
9391 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9392
9393         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9394         * mm-view.el (mm-view-pkcs7-decrypt):
9395         * gnus-sum.el (gnus-summary-limit-to-extra)
9396         (gnus-summary-respool-article, gnus-read-move-group-name):
9397         * gnus-score.el (gnus-summary-increase-score):
9398         * gnus-util.el (gnus-completing-read-with-default):
9399         * gnus-art.el (gnus-read-save-file-name)
9400         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9401         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9402         * message.el (message-check-news-header-syntax):
9403         Follow convention for reading with the minibuffer.
9404
9405 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9406
9407         * spam-report.el (spam-report-url-ping-plain):
9408         Use gnus-extended-version as User-Agent.
9409
9410         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9411         default value is nil.
9412
9413         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9414         (mm-uu-verbatim-marks-extract): New function.
9415         (mm-uu-extract): New face.
9416         (mm-uu-copy-to-buffer): Use it.
9417
9418         * spam-report.el (spam-report-gmane-ham): Renamed from
9419         `spam-report-gmane-unspam'.
9420         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9421         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9422
9423         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9424         Autoload.
9425         (spam-report-gmane-unregister-routine): Renamed
9426         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9427
9428 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9429
9430         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9431         (spam-report-gmane-unregister-routine): Add support for gmane
9432         unregistration.
9433
9434         * spam-report.el (spam-report-gmane-unspam)
9435         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9436         (spam-report-gmane): Change to take a single article and do unspam
9437         registration.
9438
9439 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9440
9441         * mm-url.el (mm-url-decode-entities): Fix regexp.
9442
9443 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9444
9445         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9446         default to nil, to be able to use Gnus at all.  If the default
9447         switches to something else, then the function should be fixed not
9448         be exceedingly slow.
9449
9450 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9451
9452         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9453         fail hard.
9454
9455         * spam-report.el: Add better Keywords line.
9456
9457         * spam.el: Add Maintainer and better Keywords line.
9458
9459 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9460
9461         * gnus-art.el (gnus-article-replace-part)
9462         (gnus-mime-replace-part): New functions.
9463         (gnus-mime-action-alist, gnus-mime-button-commands)
9464         (gnus-mime-save-part-and-strip): Added file argument.
9465         (gnus-article-part-wrapper): Added interactive argument.
9466
9467         * gnus-sum.el (gnus-summary-mime-map): Add
9468         `gnus-article-replace-part'.
9469
9470 2005-09-19  Didier Verna  <didier@xemacs.org>
9471
9472         The nnml compaction feature:
9473         * nnml.el (nnml-request-compact-group): New function.
9474         * nnml.el (nnml-request-compact): New function.
9475         * gnus-int.el (gnus-request-compact-group): New function.
9476         * gnus-int.el (gnus-request-compact): New function.
9477         * gnus-group.el (gnus-group-compact-group): New function.
9478         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9479         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9480         * gnus-srvr.el (gnus-server-compact-server): New function.
9481         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9482         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9483
9484 2005-09-18  Deepak Goel  <deego@gnufans.org>
9485
9486         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9487         format spec.
9488
9489 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9492
9493 2005-09-15  Romain Francoise  <romain@orebokech.com>
9494
9495         * message.el (message-fill-paragraph): Clarify docstring.
9496
9497 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * gnus-art.el (gnus-mime-display-part): Protect against broken
9500         MIME messages.
9501
9502 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9503
9504         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9505         before parsing header.
9506
9507 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9508
9509         * html2text.el (html2text-replace-list): Add new entities.
9510
9511 2005-09-11  Romain Francoise  <romain@orebokech.com>
9512
9513         * message.el (message-alternative-emails): Improve docstring.
9514         (message-setup-1): Call `message-use-alternative-email-as-from'
9515         after `message-setup-hook' to give it precedence over posting
9516         styles, etc.
9517         (message-use-alternative-email-as-from): Add docstring.  Remove
9518         the original From header if present.
9519
9520         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9521         (nnml-save-mail): Use it.
9522
9523         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9524         articles.  Add new argument `silent'.
9525         (gnus-uu-mark-all): Report the total number of marked articles.
9526
9527 2005-09-10  Romain Francoise  <romain@orebokech.com>
9528
9529         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9530         (gnus-uu-mark-series): Likewise.
9531
9532 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9533
9534         * spam-report.el (spam-report-gmane): Fix generation of spam
9535         report URL.
9536
9537 2005-09-10  Simon Josefsson  <jas@extundo.com>
9538
9539         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9540         t, based on discussion on the ding list with Robert Epprecht
9541         <epprecht@solnet.ch>.
9542
9543 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9544
9545         * spam-report.el (spam-report-gmane): Make it work without
9546         X-Report-Spam header.  Gmane now only provides Archived-At.
9547         This is only used if `spam-report-gmane-use-article-number' is nil.
9548         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9549
9550         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9551         make `gnus-summary-sort-by-recipient' work with threading.
9552
9553         * nnweb.el (nnweb-google-wash-article): Print a message if article
9554         is not available.
9555
9556 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9557
9558         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9559         change.  Decode text/* parts content before displaying.
9560
9561 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9562
9563         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9564
9565 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9566
9567         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9568
9569         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9570         url-package-name, url-package-version,
9571         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9572         w3m-display-inline-images, and w3m-minor-mode-map.
9573
9574 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9575
9576         * message.el (message-tab-body-function): Fix mismatched custom type.
9577
9578         * gnus.el (gnus-group-change-level-function): Ditto.
9579
9580         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9581
9582         * gnus-art.el (gnus-signature-limit)
9583         (gnus-article-mime-part-function): Ditto.
9584
9585 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * mml.el (mml-mode): Silence the byte compiler.
9588
9589         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9590         using `(sit-for 0)' before moving the point to the specified part;
9591         skip unbuttonized parts.
9592         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9593         return to the summary window if gnus-auto-select-part is non-nil.
9594
9595 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9596
9597         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9598         variables.
9599         (mml-dnd-attach-file, mml-mode): Use them.
9600
9601         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9602         Make fetching article by MID work again for Google Groups.  Added
9603         FIXME concerning gnus-group-make-web-group.
9604
9605         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9606         Don't depend on Gnus by using mail-extract-address-components if
9607         gnus-extract-address-components is not bound.
9608
9609 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9610
9611         * gnus-art.el (gnus-mime-display-security): Don't display the
9612         signature, but only the signed part.
9613
9614 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9615
9616         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9617
9618         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9619         list, not listp.
9620
9621 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9622
9623         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9624         when encoding.
9625
9626         * mm-bodies.el (mm-decode-content-transfer-encoding):
9627         De-canonicalize CRLF for all text content types, not just
9628         text/plain.
9629
9630 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9631
9632         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9633         valid article; point arrow and cursor at the MIME button.
9634
9635 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9636
9637         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9638         Suggested by Dan Christensen <jdc@uwo.ca>.
9639
9640         * mm-decode.el (mm-save-part): Enable change of prompt.
9641
9642 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9643
9644         * gnus-msg.el (gnus-inews-add-send-actions): Made
9645         `message-post-method' lambda parameter ARG `&optional'.
9646
9647 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9648
9649         * gnus-sum.el (gnus-summary-mime-map): Added
9650         gnus-article-save-part-and-strip, gnus-article-delete-part and
9651         gnus-article-jump-to-part.
9652
9653         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9654         (gnus-article-edit-part): Use it.
9655         (gnus-article-part-wrapper): Added no-handle argument.
9656         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9657         functions.
9658
9659 2005-08-29  Romain Francoise  <romain@orebokech.com>
9660
9661         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9662         docstring.
9663         (gnus-face-from-file): Likewise.
9664
9665 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9668         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9669         non-nil.
9670         (gnus-auto-select-part): New variable.
9671         (gnus-article-jump-to-part): New function.
9672         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9673         (gnus-mime-delete-part): Allow selecting specified part after
9674         deleting or stripping parts.
9675         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9676         part if argument is bogus.
9677
9678 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9679
9680         * gnus-art.el (w3m-minor-mode-map):
9681         * gnus-spec.el (gnus-newsrc-file-version):
9682         * gnus-util.el (nnmail-active-file-coding-system)
9683         (gnus-original-article-buffer, gnus-user-agent):
9684         * gnus.el (gnus-ham-process-destinations)
9685         (gnus-parameter-ham-marks-alist)
9686         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9687         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9688         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9689         * mm-decode.el (gnus-current-window-configuration):
9690         * mm-extern.el (gnus-article-mime-handles):
9691         * mm-url.el (url-current-object, url-package-name)
9692         (url-package-version):
9693         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9694         (smime-keys, w3m-cid-retrieve-function-alist)
9695         (w3m-current-buffer, w3m-display-inline-images)
9696         (w3m-minor-mode-map):
9697         * mml-smime.el (gnus-extract-address-components):
9698         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9699         (gnus-newsrc-hashtb, message-default-charset)
9700         (message-deletable-headers, message-options)
9701         (message-posting-charset, message-required-mail-headers)
9702         (message-required-news-headers):
9703         * mml1991.el (mc-pgp-always-sign):
9704         * mml2015.el (mc-pgp-always-sign):
9705         * nnheader.el (nnmail-extra-headers):
9706         * rfc1843.el (gnus-decode-encoded-word-function)
9707         (gnus-decode-header-function, gnus-newsgroup-name):
9708         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9709
9710 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9711
9712         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9713         the end of the date treatments.
9714
9715 2005-08-15  Simon Josefsson  <jas@extundo.com>
9716
9717         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9718         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9719         Capello and Romain Francoise.
9720         (pgg-fetch-key-function): Removed, not used?
9721         (pgg-insert-url-with-w3): Require url, to get
9722         url-insert-file-contents regardless of where it is defined.
9723
9724 2005-08-13  Romain Francoise  <romain@orebokech.com>
9725
9726         * message.el (message-cite-original-1): New function.
9727         (message-cite-original): Use it.
9728         (message-cite-original-without-signature): Ditto.
9729
9730 2005-08-08  Romain Francoise  <romain@orebokech.com>
9731
9732         * message.el (message-yank-empty-prefix): New variable.
9733         (message-indent-citation): Use it.
9734         (message-cite-original-without-signature): Respect X-No-Archive.
9735
9736 2005-08-08  Simon Josefsson  <jas@extundo.com>
9737
9738         * pgg.el: Autoload url-insert-file-contents instead of loading
9739         w3/url.
9740         (pgg-insert-url-with-w3): Don't load url here.
9741
9742 2005-08-07  Jesper Harder  <harder@phys.au.dk>
9743
9744         * message.el (message-kill-to-signature): Don't insert newline at
9745         bol.
9746         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9747
9748 2005-08-06  Romain Francoise  <romain@orebokech.com>
9749
9750         * message.el (message-user-fqdn): Fix typo in docstring.
9751
9752 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
9753
9754         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9755
9756         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9757
9758 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9759
9760         * mm-bodies.el (mm-encode-body): Use coding system rather than
9761         charset to encode text.
9762
9763         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
9764         number of charsets if utf-8 is available (XEmacs).
9765
9766 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9767
9768         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
9769         taken from `gnus-button-mid-or-mail-regexp'.
9770         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
9771         (gnus-button-alist): Improve regexp for domain part of the MIDs
9772         for news:localpart@domain buttons.
9773         (gnus-button-ctan-directory-regexp): Update.
9774
9775 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9776
9777         * sieve-manage.el (sieve-manage-interactive-login): Use
9778         make-local-variable rather than make-variable-buffer-local.
9779         (sieve-manage-open): Ditto.
9780         (sieve-manage-authenticate): Ditto.
9781
9782         * mml.el (mml-generate-mime-1): Make the content type default to
9783         text/plain if the filename is not specified.
9784
9785 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9786
9787         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
9788         instead of insert-buffer.
9789
9790         * message.el (message-yank-original): Ditto; set the mark at the
9791         end of the yanked message.
9792
9793 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9794
9795         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
9796         lines to scroll rather than to stop it.
9797
9798         * mml.el (mml-generate-default-type): Add doc string.
9799         (mml-generate-mime-1): Use mm-default-file-encoding or make it
9800         default to application/octet-stream when determining the content
9801         type if it is not specified for the part or the mml contents; add
9802         a comment about mml-generate-default-type.
9803
9804 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
9805
9806         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
9807         make it default to application/octet-stream when determining the
9808         content type if it is not specified for the external contents.
9809
9810 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * rfc2231.el (rfc2231-parse-string): Take care that not only a
9813         segmented parameter but also other parameters might be there.
9814
9815 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9816
9817         * mm-decode.el (mm-display-external): Delete temp file, directory
9818         and buffer immediately if the external process is exited.
9819
9820 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9821
9822         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
9823         fewer lines than that of scroll-margin.
9824         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
9825
9826 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9827
9828         * gnus-art.el (gnus-article-next-page): Revert.
9829         (gnus-article-beginning-of-window): New macro.
9830         (gnus-article-next-page-1): Use it.
9831         (gnus-article-prev-page): Ditto.
9832         (gnus-article-edit-part): Use insert-buffer-substring instead of
9833         insert-buffer.
9834         (gnus-article-edit-exit): Ditto.
9835
9836         * gnus-util.el (gnus-beginning-of-window): Remove.
9837         (gnus-end-of-window): Remove.
9838
9839         * lpath.el: Don't bind header-line-format and scroll-margin.
9840
9841 2005-07-25  Simon Josefsson  <jas@extundo.com>
9842
9843         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
9844         to have the url package without w3.  Reported by Daiki Ueno
9845         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
9846
9847 2005-07-20  Didier Verna  <didier@xemacs.org>
9848
9849         * gnus-diary.el: Remove the description comment (nndiary is now
9850         properly documented in the Gnus manual).
9851         Fix the spelling of "Back End".
9852         * nndiary.el: Ditto.
9853         Fix the copyright notice.
9854
9855 2005-07-18  Romain Francoise  <romain@orebokech.com>
9856
9857         * gnus-sum.el (gnus-summary-to-prefix)
9858         (gnus-summary-newsgroup-prefix): New variables.
9859         (gnus-summary-from-or-to-or-newsgroups): Use them.
9860
9861 2005-07-17  Romain Francoise  <romain@orebokech.com>
9862
9863         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
9864         space as it's generally not especially interesting to the user.
9865
9866 2005-07-16  Romain Francoise  <romain@orebokech.com>
9867
9868         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
9869         nil to avoid prompting and file modification if one of the
9870         messages at the top of the nnfolder file contains a copyright
9871         notice.
9872         Update copyright notice.
9873
9874         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
9875         instead of `current-time-string' as the latter creates a time
9876         string that is not RFC 2822 compliant (it lacks the zone).
9877         Update copyright notice.
9878
9879 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9880
9881         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
9882         for text/rtf.  Display default in prompt.  Pass default for M-n.
9883
9884         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
9885
9886 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9887
9888         * gnus-msg.el (gnus-button-mailto): Remove
9889         save-selected-window-window hackery because it relies on
9890         save-selected-window internals.
9891
9892 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9893
9894         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
9895         (gnus-article-next-page-1): Use gnus-beginning-of-window.
9896         (gnus-article-prev-page): Ditto.
9897
9898         * gnus-util.el (gnus-beginning-of-window): New function.
9899         (gnus-end-of-window): New function.
9900
9901         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
9902
9903 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9904
9905         * gnus-score.el (gnus-score-edit-all-score): Set
9906         gnus-score-edit-exit-function to gnus-score-edit-done and call
9907         gnus-message.
9908
9909 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9910
9911         * gnus-msg.el (gnus-button-mailto): Remove
9912         save-selected-window-window hackery because it relies on
9913         save-selected-window internals.
9914
9915 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9916
9917         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
9918         add-minor-mode.
9919         (gnus-binary-mode): Ditto.
9920
9921         * gnus-topic.el (gnus-topic-mode): Ditto.
9922
9923 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
9924
9925         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
9926         (gnus-article-prev-page): Take scroll-margin into consideration.
9927
9928 2005-07-04  Lute Kamstra  <lute@gnu.org>
9929
9930         Update FSF's address in GPL notices.
9931
9932 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
9933
9934         * gnus.el (gnus-exit):
9935         * gnus-group.el (gnus-group-icons):
9936         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
9937
9938         * gnus-nocem.el (gnus-nocem):
9939         * message.el (message-various, message-buffers, message-sending)
9940         (message-interface, message-forwarding, message-insertion)
9941         (message-headers, message-news, message-mail):
9942         * pgg-gpg.el (pgg-gpg):
9943         * pgg-parse.el (pgg-parse):
9944         * pgg-pgp.el (pgg-pgp):
9945         * pgg-pgp5.el (pgg-pgp5):
9946         * pop3.el (pop3): Finish `defgroup' description with period.
9947
9948 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9949
9950         * gnus-art.el (article-display-face): Improve the efficiency.
9951         (article-display-x-face): Ditto; remove grey x-face stuff.
9952
9953 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9954
9955         * gnus-art.el (article-display-face): Correct the position in
9956         which Faces are inserted.
9957
9958 2005-06-29  Didier Verna  <didier@xemacs.org>
9959
9960         * gnus-art.el (article-display-face): Display faces in correct
9961         order.
9962
9963 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
9966         (gnus-fill-real-hashtb): Use hash table instead of obarray.
9967         (gnus-nocem-check-article): Fetch the Type header.
9968         (gnus-nocem-message-wanted-p): Fix the way to examine types.
9969         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
9970         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
9971         make sure gnus-nocem-hashtb is initialized.
9972         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
9973         (gnus-nocem-unwanted-article-p): Ditto.
9974
9975         * pgg.el (pgg-verify): Return the verification result.
9976
9977 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9978
9979         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
9980         is ascii.
9981
9982 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
9983
9984         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
9985         `show-nonbreak-escape'.
9986
9987 2005-06-23  Lute Kamstra  <lute@gnu.org>
9988
9989         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
9990
9991         * dig.el (dig-mode):
9992         * smime.el (smime-mode): Use gnus-run-mode-hooks.
9993
9994 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
9995
9996         * nnimap.el (nnimap-split-download-body): Fix spellings.
9997
9998 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
9999
10000         * gnus-art.el (gnus-article-encrypt-body):
10001         * gnus-cus.el (gnus-score-customize):
10002         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10003         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10004
10005 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10006
10007         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10008         header by looking for magic "MII" at the beginnig.
10009
10010 2005-06-16  Miles Bader  <miles@gnu.org>
10011
10012         * gnus-xmas.el (gnus-xmas-group-startup-message):
10013         Use renamed gnus-splash face.
10014
10015         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10016         (assistant-field-face): New backward-compatibility alias for renamed
10017         face.
10018         (assistant-render-text): Use renamed assistant-field face.
10019
10020         * spam.el (spam): Remove "-face" suffix from face name.
10021         (spam-face): New backward-compatibility alias for renamed face.
10022         (spam-face, spam-initialize): Use renamed spam face.
10023
10024         * message.el (message-header-to, message-header-cc)
10025         (message-header-subject, message-header-newsgroups)
10026         (message-header-other, message-header-name)
10027         (message-header-xheader, message-separator, message-cited-text)
10028         (message-mml): Remove "-face" suffix from face names.
10029         (message-header-to-face, message-header-cc-face)
10030         (message-header-subject-face, message-header-newsgroups-face)
10031         (message-header-other-face, message-header-name-face)
10032         (message-header-xheader-face, message-separator-face)
10033         (message-cited-text-face, message-mml-face):
10034         New backward-compatibility aliases for renamed faces.
10035         (message-font-lock-keywords): Use renamed message faces.
10036
10037         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10038         (sieve-test-commands, sieve-tagged-arguments):
10039         Remove "-face" suffix from face names.
10040         (sieve-control-commands-face, sieve-action-commands-face)
10041         (sieve-test-commands-face, sieve-tagged-arguments-face):
10042         New backward-compatibility aliases for renamed faces.
10043         (sieve-control-commands-face, sieve-action-commands-face)
10044         (sieve-test-commands-face, sieve-tagged-arguments-face):
10045         Use renamed sieve faces.
10046
10047         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10048         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10049         (gnus-group-news-3-empty, gnus-group-news-4)
10050         (gnus-group-news-4-empty, gnus-group-news-5)
10051         (gnus-group-news-5-empty, gnus-group-news-6)
10052         (gnus-group-news-6-empty, gnus-group-news-low)
10053         (gnus-group-news-low-empty, gnus-group-mail-1)
10054         (gnus-group-mail-1-empty, gnus-group-mail-2)
10055         (gnus-group-mail-2-empty, gnus-group-mail-3)
10056         (gnus-group-mail-3-empty, gnus-group-mail-low)
10057         (gnus-group-mail-low-empty, gnus-summary-selected)
10058         (gnus-summary-cancelled, gnus-summary-high-ticked)
10059         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10060         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10061         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10062         (gnus-summary-low-undownloaded)
10063         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10064         (gnus-summary-low-unread, gnus-summary-normal-unread)
10065         (gnus-summary-high-read, gnus-summary-low-read)
10066         (gnus-summary-normal-read, gnus-splash):
10067         Remove "-face" suffix from face names.
10068         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10069         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10070         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10071         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10072         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10073         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10074         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10075         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10076         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10077         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10078         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10079         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10080         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10081         (gnus-summary-normal-ticked-face)
10082         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10083         (gnus-summary-normal-ancient-face)
10084         (gnus-summary-high-undownloaded-face)
10085         (gnus-summary-low-undownloaded-face)
10086         (gnus-summary-normal-undownloaded-face)
10087         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10088         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10089         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10090         (gnus-splash-face):
10091         New backward-compatibility aliases for renamed faces.
10092         (gnus-group-startup-message): Use renamed gnus faces.
10093
10094         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10095         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10096         (gnus-server-agent): Remove "-face" suffix from face names.
10097         (gnus-server-agent-face, gnus-server-opened-face)
10098         (gnus-server-closed-face, gnus-server-denied-face)
10099         (gnus-server-offline-face):
10100         New backward-compatibility aliases for renamed faces.
10101         (gnus-server-agent-face, gnus-server-opened-face)
10102         (gnus-server-closed-face, gnus-server-denied-face)
10103         (gnus-server-offline-face): Use renamed gnus faces.
10104
10105         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10106         Remove "-face" suffix from face names.
10107         (gnus-picon-xbm-face, gnus-picon-face):
10108         New backward-compatibility aliases for renamed faces.
10109
10110         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10111         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10112         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10113         (gnus-cite-11): Remove "-face" suffix from face names.
10114         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10115         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10116         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10117         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10118         New backward-compatibility aliases for renamed faces.
10119         (gnus-cite-attribution-face, gnus-cite-face-list)
10120         (gnus-article-boring-faces): Use renamed gnus faces.
10121
10122         * gnus-art.el (gnus-signature, gnus-header-from)
10123         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10124         (gnus-header-content): Remove "-face" suffix from face names.
10125         (gnus-signature-face, gnus-header-from-face)
10126         (gnus-header-subject-face, gnus-header-newsgroups-face)
10127         (gnus-header-name-face, gnus-header-content-face):
10128         New backward-compatibility aliases for renamed faces.
10129         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10130
10131         * gnus-sum.el (gnus-summary-selected-face)
10132         (gnus-summary-highlight): Use renamed gnus faces.
10133         * gnus-group.el (gnus-group-highlight): Likewise.
10134
10135 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10136
10137         * gnus-sieve.el (gnus-sieve-article-add-rule):
10138         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10139         * spam-stat.el (spam-stat-buffer-change-to-spam)
10140         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10141
10142         * message.el (message-is-yours-p):
10143         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10144
10145 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10146
10147         * mm-view.el (mm-inline-text): Withdraw the last change.
10148
10149 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10152         executing enriched-decode.
10153
10154 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10157         charset of tar files.
10158
10159 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10160
10161         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10162
10163 2005-06-04  Lute Kamstra  <lute@gnu.org>
10164
10165         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10166         information is never recorded.
10167
10168 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10169
10170         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10171
10172 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10173
10174         * pop3.el (pop3-apop): Run md5 in the binary mode.
10175
10176         * starttls.el (starttls-set-process-query-on-exit-flag):
10177         Use eval-and-compile.
10178
10179 2005-05-31  Simon Josefsson  <jas@extundo.com>
10180
10181         * smime.el (smime-replace-in-string): Define.
10182         (smime-cert-by-ldap-1): Use it.
10183
10184 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * gnus-art.el (article-display-x-face): Replace
10187         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10188
10189         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10190         set-process-query-on-exit-flag or process-kill-without-query.
10191
10192         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10193         loop instead of replace-regexp.
10194
10195         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10196         instead of process-kill-without-query if it is available.
10197
10198         * lpath.el: Fbind ldap-search-entries.
10199
10200         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10201         instead of find-file-hooks if it is available.
10202
10203         * mml1991.el: Bind pgg-default-user-id when compiling.
10204
10205         * mml2015.el: Bind pgg-default-user-id when compiling.
10206
10207         * nndraft.el (nndraft-request-associate-buffer):
10208         Use write-contents-functions instead of write-contents-hooks if it is
10209         available.
10210
10211         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10212         instead of find-file-hooks if it is available.
10213
10214         * nntp.el (nntp-open-connection): Replace
10215         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10216         (nntp-open-ssl-stream): Ditto.
10217         (nntp-open-tls-stream): Ditto.
10218
10219         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10220         set-process-query-on-exit-flag or process-kill-without-query.
10221         (starttls-open-stream-gnutls): Use it instead of
10222         process-kill-without-query.
10223         (starttls-open-stream): Ditto.
10224
10225 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10226
10227         * smime.el (smime-cert-by-ldap-1): Don't use
10228         replace-regexp-in-string.
10229
10230 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10231
10232         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10233
10234         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10235         in PEM format.  Adjust to the XEmacs compability.
10236
10237 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10238
10239         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10240         by `string-to-number'.
10241         * gnus-agent.el (gnus-agent-regenerate-group)
10242         (gnus-agent-fetch-articles): Ditto.
10243         * gnus-art.el (gnus-button-fetch-group): Ditto.
10244         * gnus-cache.el (gnus-cache-generate-active)
10245         (gnus-cache-articles-in-group): Ditto.
10246         * gnus-group.el (gnus-group-set-current-level)
10247         (gnus-group-insert-group-line): Ditto.
10248         * gnus-score.el (gnus-score-set-expunge-below)
10249         (gnus-score-set-mark-below, gnus-summary-score-effect)
10250         (gnus-summary-score-entry): Ditto.
10251         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10252         (gnus-soup-pack): Ditto.
10253         * gnus-spec.el (gnus-xmas-format): Ditto.
10254         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10255         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10256         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10257         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10258         * nndb.el (nndb-get-remote-expire-response): Ditto.
10259         * nndiary.el (nndiary-parse-schedule-value)
10260         (nndiary-string-to-number, nndiary-request-replace-article)
10261         (nndiary-request-article): Ditto.
10262         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10263         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10264         * nneething.el (nneething-make-head): Ditto.
10265         * nnfolder.el (nnfolder-request-article)
10266         (nnfolder-retrieve-headers): Ditto.
10267         * nnheader.el (nnheader-file-to-number): Ditto.
10268         * nnkiboze.el (nnkiboze-request-article): Ditto.
10269         * nnmail.el (nnmail-process-unix-mail-format)
10270         (nnmail-process-babyl-mail-format): Ditto.
10271         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10272         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10273         (nnmh-request-create-group, nnmh-request-list-1)
10274         (nnmh-request-group, nnmh-request-article): Ditto.
10275         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10276         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10277         * nnsoup.el (nnsoup-make-active): Ditto.
10278         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10279         * nntp.el (nntp-find-group-and-number)
10280         (nntp-retrieve-headers-with-xover): Ditto.
10281         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10282         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10283         (pgg-format-key-identifier): Ditto.
10284         * pop3.el (pop3-last, pop3-stat): Ditto.
10285         * qp.el (quoted-printable-decode-region): Ditto.
10286
10287         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10288         of concat.
10289
10290 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10291
10292         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10293
10294         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10295
10296         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10297
10298         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10299
10300         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10301
10302         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10303
10304         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10305         (gnus-carpal-mode): Ditto.
10306
10307         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10308         (gnus-browse-mode): Ditto.
10309
10310         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10311
10312         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10313
10314 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10315
10316         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10317
10318 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * gnus-util.el (gnus-run-mode-hooks): New function.
10321
10322         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10323
10324         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10325         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10326
10327 2005-05-27  Lute Kamstra  <lute@gnu.org>
10328
10329         * dns-mode.el (dns-mode): Specify customization group.
10330
10331 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10332
10333         * gnus-agent.el (gnus-agent-make-mode-line-string):
10334         Use mode-line-highlight as mouse-face.
10335
10336 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10337
10338         * canlock.el (canlock): Change the parent group to news.
10339
10340         * deuglify.el (gnus-outlook-deuglify): Add :group.
10341
10342         * dig.el (dig): Add :group.
10343
10344         * dns-mode.el (dns-mode): Add :group.
10345
10346         * encrypt.el (encrypt): Add :group.
10347
10348         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10349         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10350         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10351         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10352         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10353
10354         * gnus-diary.el (gnus-diary): Add :group.
10355
10356         * gnus.el (gnus-group-news-1-face): Add :group.
10357         (gnus-group-news-1-empty-face): Ditto.
10358         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10359         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10360         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10361         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10362         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10363         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10364         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10365         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10366         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10367         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10368         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10369         (gnus-summary-high-ticked-face): Ditto.
10370         (gnus-summary-low-ticked-face): Ditto.
10371         (gnus-summary-normal-ticked-face): Ditto.
10372         (gnus-summary-high-ancient-face): Ditto.
10373         (gnus-summary-low-ancient-face): Ditto.
10374         (gnus-summary-normal-ancient-face): Ditto.
10375         (gnus-summary-high-undownloaded-face): Ditto.
10376         (gnus-summary-low-undownloaded-face): Ditto.
10377         (gnus-summary-normal-undownloaded-face): Ditto.
10378         (gnus-summary-high-unread-face): Ditto.
10379         (gnus-summary-low-unread-face): Ditto.
10380         (gnus-summary-normal-unread-face): Ditto.
10381         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10382         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10383
10384         * hashcash.el (hashcash): New custom group.
10385         (hashcash-default-payment): Add :group.
10386         (hashcash-payment-alist): Ditto.
10387         (hashcash-default-accept-payment): Ditto.
10388         (hashcash-accept-resources): Ditto.
10389         (hashcash-path): Ditto.
10390         (hashcash-extra-generate-parameters): Ditto.
10391         (hashcash-double-spend-database): Ditto.
10392         (hashcash-in-news): Ditto.
10393
10394         * message.el (message-minibuffer-local-map): Add :group.
10395
10396         * netrc.el (netrc): Add :group.
10397
10398         * sieve-manage.el (sieve-manage-log): Add :group.
10399         (sieve-manage-default-user): Diito.
10400         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10401         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10402         (sieve-manage-authenticators): Ditto.
10403         (sieve-manage-authenticator-alist): Ditto.
10404         (sieve-manage-default-port): Ditto.
10405
10406         * sieve-mode.el (sieve-control-commands-face): Add :group.
10407         (sieve-action-commands-face): Ditto.
10408         (sieve-test-commands-face): Ditto.
10409         (sieve-tagged-arguments-face): Ditto.
10410
10411         * smime.el (smime): Add :group.
10412
10413         * spam-report.el (spam-report): Add :group.
10414
10415         * spam.el (spam, spam-face): Add :group.
10416
10417 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10418
10419         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10420         return \n.\n.\n at the end of articles.  Protect against that.
10421         (nntp-with-open-group): Allow debugging.
10422
10423         * nnheader.el (mail-header-set-extra): Make into a function
10424         because I just could't understand how to quote the list properly.
10425
10426         * dns.el (query-dns-cached): New function.
10427
10428 2005-05-26  Lute Kamstra  <lute@gnu.org>
10429
10430         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10431
10432 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10435
10436         * gnus-art.el: Don't autoload mail-extract-address-components.
10437
10438         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10439         eval-and-compile to evaluate it.
10440
10441         * hashcash.el: Don't autoload executable-find.
10442
10443         * nndb.el: Don't declare the nndb back end two or more times; don't
10444         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10445
10446         * nntp.el: Autoload format-spec instead of format; use
10447         eval-and-compile to evaluate autoload forms.
10448
10449 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10450
10451         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10452
10453 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10454
10455         * gnus.el (gnus-version-number): Bump version.
10456
10457 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10458
10459         * gnus.el: No Gnus v0.3 is released.
10460
10461 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10462
10463         * lpath.el (featurep): Bind show-nonbreak-escape.
10464
10465 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10466
10467         * gnus-art.el (gnus-article-edit-part): Disable undo.
10468
10469 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10470
10471         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10472         gnus-article-date-lapsed-new-header is t if date timer is active;
10473         skip headers in which the original date value is empty.
10474         (gnus-article-save-original-date): Redefine it as a macro.
10475         (gnus-display-mime): Use it.
10476
10477 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10478
10479         * gnus-art.el (article-date-ut): Support converting date in
10480         forwarded parts as well.
10481         (gnus-article-save-original-date): New function.
10482         (gnus-display-mime): Use it.
10483
10484 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10485
10486         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10487         enclosure element of <item>.
10488
10489 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * message.el (message-kill-buffer-query): Renamed from
10492         `message-kill-buffer-query-if-modified'.  Added :version.
10493
10494 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10495
10496         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10497         window layout.
10498
10499 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10500
10501         * mml.el: Autoload dnd when compiling.
10502
10503 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10504
10505         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10506         x-dnd-*.
10507
10508 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10509
10510         * qp.el (quoted-printable-encode-region): Save excursion.
10511
10512 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10513
10514         * message.el (message-kill-buffer-query-if-modified): Add new variable
10515         so the user can kill a modified message buffer quickly.
10516         (message-kill-buffer): Use it.
10517
10518 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * lpath.el: Fbind display-time-event-handler; don't fbind
10521         string-to-multibyte.
10522
10523         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10524
10525 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10526
10527         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10528         contained in text because xml.el decodes entities) with LFs.
10529
10530 2005-04-11  Lute Kamstra  <lute@gnu.org>
10531
10532         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10533         differently.
10534
10535 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10536
10537         * mm-util.el (mm-detect-coding-region): Typo.
10538
10539 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10542
10543 2005-04-06  Deepak Goel  <deego@gnufans.org>
10544
10545         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10546         user-function allow user modifications of the scores.
10547         (spam-stat-score-buffer-user): New function, to allow
10548         user-computed modifications to the score.
10549         (spam-stat-score-buffer-user-functions): List of additional
10550         scoring functions.
10551         (spam-stat-error-holder): Global temporary error holder.
10552         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10553         variable.
10554
10555 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10556
10557         * gnus-registry.el (gnus-registry-clean-empty-function)
10558         (gnus-registry-trim, gnus-registry-fetch-groups)
10559         (gnus-registry-delete-group): Groups that match
10560         `gnus-registry-ignored-groups' are removed from the registry
10561         entries, not just ignored for splitting.  This helps clean up the
10562         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10563         to get all the groups a message ID is in.
10564
10565         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10566         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10567         (spam-stat-score-buffer-user-functions): Add :number custom type.
10568
10569 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10570
10571         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10572         argument in XEmacs.
10573
10574         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10575         (nnrss-request-group): Decode group name first.
10576         (nnrss-request-article): Make a text/plain article if mml-to-mime
10577         failed.
10578         (nnrss-get-encoding): Return a compatible encoding according to
10579         nnrss-compatible-encoding-alist.
10580         (nnrss-find-el): Use consp instead of listp.
10581         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10582
10583 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10584
10585         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10586         which Emacs 20 doesn't support.
10587         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10588
10589 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10590
10591         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10592         silence the byte compiler inside the defun.
10593
10594         * gnus-demon.el (parse-time-string): Add autoload.
10595
10596         * gnus-delay.el (parse-time-string): Add autoload.
10597
10598         * gnus-art.el (parse-time-string): Add autoload.
10599
10600         * nnultimate.el (parse-time): Require for `parse-time-string'.
10601
10602 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10605
10606         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10607
10608         * smime.el (smime-ldap-host-list): Add :version.
10609
10610 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10611
10612         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10613         pass it to `gnus-browse-read-group'.
10614         (gnus-browse-read-group): Add NUMBER argument and pass it to
10615         `gnus-group-read-ephemeral-group'.
10616
10617         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10618         argument and pass it to `gnus-group-read-group'.
10619
10620 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10621
10622         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10623         mm-xemacs-find-mime-charset-1 if we have the mule feature
10624         available at runtime.
10625
10626 2005-03-25  Werner Lemberg  <wl@gnu.org>
10627
10628         * nnmaildir.el: Replace `illegal' with `invalid'.
10629
10630 2005-03-23  Lute Kamstra  <lute@gnu.org>
10631
10632         * time-date.el: Add comment on time value formats.
10633         Don't require parse-time.
10634         (with-decoded-time-value): New macro.
10635         (encode-time-value): New function.
10636         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10637         (days-to-time): Return a valid time value when arg is huge.
10638         (time-since): Use time-subtract.
10639         (time-to-number-of-days): Use time-to-seconds.
10640
10641 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10642
10643         * gnus-start.el (gnus-display-time-event-handler):
10644         Check display-time-timer at runtime rather than only at load time
10645         in case display-time-mode is turned off in the mean time.
10646
10647 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10648
10649         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10650         used.
10651
10652         * nneething.el (nneething-map-file-directory): Derive from
10653         `gnus-directory'.
10654
10655         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10656         the To/Cc button.
10657
10658 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10659
10660         * nnmaildir.el (nnmaildir-request-accept-article):
10661         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10662
10663 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10664
10665         * gnus-async.el: Require timer-funcs at compile time when in
10666         XEmacs for `run-with-idle-timer'.
10667
10668 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10669
10670         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10671         autoloaded function.
10672
10673 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10674
10675         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10676
10677 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10678
10679         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10680
10681 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10682
10683         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10684         gnus-expert-user to default.
10685
10686 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10687
10688         * nnimap.el (nnimap-open-server): Ditto.
10689
10690         * imap.el (imap-authenticate): Fix typo.
10691
10692 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10693
10694         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10695         buffer (since IMAP server might return FETCH response out of
10696         order, and the nntp buffer must be sorted).
10697
10698 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10699
10700         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10701         comparison on string.
10702
10703         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10704         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10705         (gnus-agent-summary-fetch-series): Modified to protect against
10706         gnus-agent-summary-fetch-group clearing processable flags.
10707         (gnus-agent-synchronize-group-flags): Update live group buffer as
10708         synchronization may occur due to the user toggle the plugged
10709         status.
10710         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10711         successfully downloaded.
10712         (gnus-agent-expire-group-1): Avoid using markers when the overview
10713         is in ascending order; greatly improves performance.
10714         (gnus-agent-regenerate-group): Use
10715         gnus-agent-synchronize-group-flags to reset read status in both
10716         gnus and server.
10717         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10718
10719 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10720
10721         * message.el: Don't autoload former message-utils variables.
10722         (message-strip-subject-trailing-was): Change doc string.
10723
10724         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10725         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10726         (nnweb-google-search): Add "hl=en" here.
10727         (nnweb-google-parse-1, nnweb-google-create-mapping):
10728         Don't hardcode URL.
10729
10730 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10731
10732         * message.el (message-get-reply-headers, message-followup):
10733         Mention related variables `message-use-followup-to' and
10734         `message-use-mail-followup-to', in the information buffer.
10735
10736         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10737         of broken groups(-beta).google.com.
10738
10739 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10740
10741         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10742         parameter to invoked gnus-request-move-article; remove the
10743         redundant gnus-sum-hint-move-is-internal variable; apply the marks
10744         all at once instead of once per article.
10745         (gnus-summary-remove-process-mark): Accept a list of articles as
10746         well as a single article for processing.
10747
10748         * gnus-int.el (gnus-request-move-article): Add move-is-internal
10749         parameter.
10750
10751         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10752
10753         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10754
10755         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10756         parameter.
10757
10758         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
10759         parameter.
10760
10761         * nnimap.el (nnimap-request-move-article): Add move-is-internal
10762         parameter and remove the gnus-sum-hint-move-is-internal variable.
10763
10764         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
10765         parameter.
10766
10767         * nndraft.el (nndraft-request-move-article): Add move-is-internal
10768         parameter.
10769
10770         * nndiary.el (nndiary-request-move-article): Add move-is-internal
10771         parameter.
10772
10773         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
10774
10775         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
10776         parameter.
10777
10778         * nnagent.el (nnagent-request-move-article): Add move-is-internal
10779         parameter.
10780
10781 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10782
10783         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
10784         a more conservative way.
10785
10786 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10787
10788         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
10789         buffer, so it moves the window's cursor.
10790
10791 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
10792
10793         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
10794         `mm-dissect-multipart' and receive the from field as an (optional)
10795         argument from `mm-dissect-multipart'.
10796         (mm-dissect-multipart): Receive the from field as an argument and
10797         pass it on when we call `mm-dissect-buffer' on MIME parts.
10798         Fixes verification/decryption of signed/encrypted MIME parts.
10799
10800 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
10801
10802         * gnus-sum.el (gnus-summary-move-article): Set
10803         gnus-sum-hint-move-is-internal for gnus-request-move-article and
10804         whatever it calls (right now, only nnimap-request-move article
10805         respects it).
10806
10807         * nnimap.el (nnimap-request-move-article): When
10808         gnus-sum-hint-move-is-internal is set, don't do the extra
10809         nnimap-request-article.
10810
10811 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10812
10813         * nnheader.el (nnheader-find-file-noselect): Add doc string.
10814
10815         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
10816         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
10817
10818         * gnus-sum.el (gnus-summary-caesar-message):
10819         Apply `gnus-treat-article' after rotation.
10820
10821         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
10822         doc string.
10823
10824 2005-02-22  Simon Josefsson  <jas@extundo.com>
10825
10826         * encrypt.el (encrypt-password-cache-expiry): Remove (use
10827         `password-cache-expiry' instead).  Reported by Arne Jørgensen
10828         <arne@arnested.dk>.
10829         (encrypt): Add password-cache and password-cache-expiry as group
10830         members.
10831
10832 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
10833
10834         * smime.el (smime-ldap-host-list): Doc fix.
10835         (smime-ask-passphrase): Use `password-read-and-add' to read (and
10836         cache) password.
10837         (smime-sign-region): Use it.
10838         (smime-decrypt-region): Use it.
10839         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
10840         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
10841         fails.
10842         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
10843         certificate from DER to PEM format rather than calling openssl.
10844
10845         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
10846
10847         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
10848         for signing/encryption.
10849
10850         * mml.el (mml-parse-1): Use them.
10851
10852 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
10853
10854         * nnrss.el (nnrss-verbose): Removed.
10855         (nnrss-request-group): Use `nnheader-message' instead.
10856
10857 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
10858
10859         * nnrss.el (nnrss-verbose): New variable.
10860         (nnrss-request-group): Make it say nnrss is requesting a group.
10861
10862 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10863
10864         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
10865         Handle news URL with given port correctly.
10866
10867 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10868
10869         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
10870         containing special characters.
10871
10872         * gnus-sum.el (gnus-summary-edit-article): Ditto.
10873
10874         * mml.el (mime-to-mml): Ditto.
10875
10876         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
10877         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
10878         (rfc2047-decode-region): Quote decoded words containing special
10879         characters when rfc2047-quote-decoded-words-containing-tspecials
10880         is non-nil.
10881
10882 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
10883
10884         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
10885
10886         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
10887
10888 2005-02-15  Simon Josefsson  <jas@extundo.com>
10889
10890         * nnimap.el (nnimap-debug): Doc fix.
10891
10892         * imap.el (imap-debug): Doc fix.
10893
10894 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
10897
10898 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
10899
10900         * gnus.el (spam-contents): Improve docs for spam-contents
10901         parameter in its variable incarnation.
10902
10903 2005-02-14  Simon Josefsson  <jas@extundo.com>
10904
10905         * smime-ldap.el: Use require instead of load-library for ldap.
10906         (smime-ldap-search): Indent.
10907         (smime-ldap-search-internal): Shorten line.
10908
10909         * smime.el (smime-cert-by-dns): Add doc-string.
10910         (smime-cert-by-ldap-1): Indent.
10911
10912         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
10913         mml-smime-get-dns-ldap.
10914         (mml-smime-encrypt-query): Use new function.  Default to ldap.
10915
10916 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
10917
10918         * smime.el: Require smime-ldap.
10919         (smime-ldap-host-list): New variable.
10920         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
10921
10922         * mml-smime.el (mml-smime-encrypt-query): New function.
10923         (mml-smime-encrypt-query): Use it.
10924
10925         * smime-ldap.el: New file.
10926
10927 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10928
10929         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
10930
10931 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10932
10933         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
10934         argument in doc string.  Make query for type more clear.
10935
10936 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * gnus.el (gnus-group-startup-message): Search for gnus images in
10939         etc/images/gnus.
10940         * mm-util.el (mm-image-load-path): Likewise.
10941         * smiley.el (smiley-data-directory): Search for smilies in
10942         etc/images/smilies.
10943
10944 2005-02-09  Kim F. Storm  <storm@cua.dk>
10945
10946         Change Emacs release version from 21.4 to 22.1 throughout.
10947         Change Emacs development version from 21.3.50 to 22.0.50.
10948
10949 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10950
10951         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
10952
10953         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
10954         non-Mule XEmacs as well.
10955         (mm-decompress-buffer): Signal an error intentionally if it does
10956         not decompress compressed data because auto-compression-mode is
10957         disabled.
10958
10959 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
10960
10961         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
10962         an ID in the registry even if it has no groups.
10963
10964 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
10967         merge it into mm-decompress-buffer.
10968         (gnus-mime-copy-part): Use the MIME part charset, the value which
10969         a user specified or gnus-newsgroup-charset for decoding, like
10970         gnus-mime-inline-part does; set buffer-file-coding-system to tell
10971         save-buffer what was used.  Suggested by Kevin Ryde
10972         <user42@zip.com.au>.
10973         (gnus-mime-inline-part): Allow the name parameter as well as the
10974         filename parameter; force decompressing of compressed data; always
10975         display contents being not decoded as unibyte.
10976
10977         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
10978         as well as the filename parameter.
10979
10980         * mm-util.el (mm-decompress-buffer): Merge
10981         gnus-mime-jka-compr-maybe-uncompress.
10982         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
10983         of compressed data.
10984
10985 2005-02-08  Simon Josefsson  <jas@extundo.com>
10986
10987         * imap.el (imap-log): Doc fix.
10988
10989 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
10992         the coding cookies; decompress compressed parts.
10993
10994         * mml.el (mml-generate-mime-1): Add the charset parameter according
10995         to the value which a user specified manually or the coding cookie.
10996
10997         * mm-util.el (mm-string-to-multibyte): New function.
10998         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
10999         (mm-coding-system-to-mime-charset): New function.
11000         (mm-decompress-buffer): New function.
11001         (mm-find-buffer-file-coding-system): New function.
11002
11003         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11004         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11005         parts.
11006
11007 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11008
11009         * mm-view.el (mm-display-inline-fontify): Decode a part according
11010         to the charset parameter.
11011
11012 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11015         prefix arg is neither nil nor a number, as info specifies.
11016
11017 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11018
11019         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11020         timestamps.
11021
11022 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11023
11024         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11025         groups error checking and notify user.
11026
11027 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11028
11029         * message.el (message-send-mail-function): Check existence of
11030         sendmail-program first before using default value
11031         `message-send-mail-with-sendmail'.  Otherwise use more generic
11032         `smtpmail-send-it'.
11033
11034 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * nntp.el (nntp-request-update-info): Always return nil.
11037
11038 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11039
11040         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11041
11042 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11043
11044         * message.el (message-beginning-of-line): Change the behavior when
11045         invoked between BOL and : so that it first moves backward.
11046
11047 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11048
11049         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11050         article buffer when editing of the article is discarded.
11051         (gnus-article-prepare): Revert.
11052
11053 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11054
11055         * gnus-art.el (gnus-article-prepare):
11056         Remove message-strip-forbidden-properties from the local hook.
11057
11058 2005-01-27  Simon Josefsson  <jas@extundo.com>
11059
11060         * password.el (password-cache-add): Only start one timer per key.
11061         Reported by Derek Atkins <warlord@MIT.EDU>.
11062
11063 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11064
11065         * run-at-time.el: Removed.  It is no longer needed as
11066         timer-funcs.el in the xemacs-base package has a working version of
11067         `run-at-time'.
11068
11069         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11070
11071         * password.el: Require timer-funcs instead of run-at-time in
11072         XEmacs.
11073         Remove `password-run-at-time' macro.
11074         (password-cache-add): Use `run-at-time' instead of
11075         `password-run-at-time'.
11076
11077         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11078         Remove `nnheader-cancel-function-timers' alias,
11079         `cancel-function-timers' exists in XEmacs in timer-funcs.
11080
11081         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11082         for `run-with-idle-timer'.
11083
11084         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11085         for `run-at-time'.
11086
11087         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11088         for `with-timeout'.
11089
11090         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11091         the same as for XEmacs 21.4.
11092         No need to ignore `run-with-idle-timer', this function exists in
11093         XEmacs now in timer-funcs.el in the xemacs-base package.
11094         (dgnushack-compile): No need to delete
11095         run-at-time.el from the list of files to compile because it
11096         doesn't exist anymore.
11097
11098 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11099
11100         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11101         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11102
11103 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11104
11105         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11106         sensitively.
11107
11108 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11109
11110         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11111
11112 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11113
11114         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11115         which will be inserted according to the multibyteness of a buffer
11116         rather than the type of contents.  Suggested by ARISAWA Akihiro
11117         <ari@mbf.ocn.ne.jp>.
11118
11119         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11120         of string which old xml.el may return rather than a string.
11121
11122 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11125
11126 2005-01-16  Simon Josefsson  <jas@extundo.com>
11127
11128         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11129         idn/idna.el isn't available.
11130         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11131         <michael@waxrat.com>.
11132
11133         * hashcash.el: Remove non-FSF copyright header.
11134
11135         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11136         (hashcash-generate-payment): Use it.
11137         (hashcash-generate-payment-async): Use it.
11138
11139 2005-01-15  Simon Josefsson  <jas@extundo.com>
11140
11141         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11142         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11143
11144         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11145         gnus-summary-idna-message.
11146         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11147         (gnus-summary-idna-message): New function.
11148
11149 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11150
11151         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11152         gnus-novice-user.
11153
11154 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11155
11156         * nnrss.el (nnrss-request-delete-group): Delete entries in
11157         nnrss-group-alist as well.
11158         (nnrss-save-server-data): Insert newline.
11159
11160 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11161
11162         * gnus.el (gnus-user-agent): Use list of symbols instead of
11163         symbols.  Display full version number for (S)XEmacs.  Optionally
11164         display (S)XEmacs codename.
11165
11166         * gnus-util.el (gnus-emacs-version): Update for new
11167         `gnus-user-agent'.
11168
11169         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11170         Gnus version.
11171
11172 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11173
11174         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11175         which is unreadable in some setups.
11176
11177 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * gnus-spec.el (gnus-update-format-specifications): Flush the
11180         group format spec cache if it doesn't support decoded group names.
11181
11182 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11183
11184         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11185         Allow to apply decay on score files matching a regexp.
11186
11187 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11190         compatibility in %g and %c.
11191
11192 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11193
11194         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11195         name for only %g and %c.
11196         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11197         of gnus-tmp-group to decoded group name.
11198         (gnus-group-make-rss-group): Exclude `/'s from group names.
11199
11200 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * nnrss.el (nnrss-get-encoding): Fix regexp.
11203
11204 2004-12-27  Simon Josefsson  <jas@extundo.com>
11205
11206         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11207         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11208         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11209
11210 2004-12-17  Kim F. Storm  <storm@cua.dk>
11211
11212         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11213
11214         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11215
11216 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11217
11218         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11219
11220 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * nnrss.el: Require rfc2047 and mml.
11223         (nnrss-file-coding-system): New variable.
11224         (nnrss-format-string): Redefine it as an inline function.
11225         (nnrss-decode-group-name): New function.
11226         (nnrss-string-as-multibyte): Remove.
11227         (nnrss-retrieve-headers): Decode group name; don't use
11228         nnrss-format-string.
11229         (nnrss-request-group): Decode group name.
11230         (nnrss-request-article): Decode group name; allow a Message-ID as
11231         well as an article number; don't use nnrss-format-string; encode a
11232         Message-ID string which may contain non-ASCII characters; use
11233         mml-to-mime to compose a MIME article.
11234         (nnrss-request-expire-articles): Decode group name.
11235         (nnrss-request-delete-group): Decode group name.
11236         (nnrss-fetch): Clarify error message.
11237         (nnrss-read-server-data): Use insert-file-contents instead of load;
11238         bind file-name-coding-system; use multibyte buffer.
11239         (nnrss-save-server-data): Bind coding-system-for-write to the
11240         value of nnrss-file-coding-system; bind file-name-coding-system;
11241         add coding cookie.
11242         (nnrss-read-group-data): Use insert-file-contents instead of load;
11243         bind file-name-coding-system; use multibyte buffer.
11244         (nnrss-save-group-data): Bind coding-system-for-write to the
11245         value of nnrss-file-coding-system; bind file-name-coding-system.
11246         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11247         make it work with non-ASCII text.
11248         (nnrss-find-el): Make it work with old xml.el as well.
11249
11250 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11251
11252         * nnrss.el (nnrss-get-encoding): New function.
11253         (nnrss-fetch): Use unibyte buffer initially; bind
11254         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11255         decode contents according to the encoding attribute.
11256         (nnrss-save-group-data): Add coding cookie.
11257         (nnrss-mime-encode-string): New function.
11258         (nnrss-check-group): Use it to encode subject and author.
11259
11260 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11261
11262         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11263         imaginary variable.
11264
11265 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11266
11267         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11268         correctly even if there are wide characters.
11269
11270 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11271
11272         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11273         downcased symbol names; make a new cache instead of reusing
11274         bbdb-hashtable.
11275
11276 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11277
11278         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11279         concatenating segments rather than before concatenating them.
11280         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11281
11282         * message.el (message-get-reply-headers): Bind `extra'.
11283
11284 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11285
11286         * message.el (message-extra-wide-headers): New variable.
11287         (message-get-reply-headers): Use it.
11288
11289 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11290
11291         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11292         (gnus-agent-group-pathname): Ditto.
11293
11294         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11295
11296         * gnus-group.el (gnus-group-make-group): Decode group name.
11297         (gnus-group-make-rss-group): Register the group data after opening
11298         the nnrss group.
11299
11300 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11301
11302         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11303         by expiry now get marked as read.
11304
11305 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11306
11307         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11308
11309 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11310
11311         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11312         unify Latin characters in XEmacs.
11313         (mm-find-mime-charset-region): Use it.
11314
11315 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11316
11317         * gnus-util.el (gnus-delete-directory): New function.
11318
11319         * gnus-agent.el (gnus-agent-delete-group): Use it.
11320
11321         * gnus-cache.el (gnus-cache-delete-group): Use it.
11322
11323 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11326         names.
11327
11328 2004-12-16  Simon Josefsson  <jas@extundo.com>
11329
11330         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11331
11332 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11333
11334         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11335
11336         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11337         (gnus-group-set-current-level): Decode group name.
11338
11339 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11340
11341         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11342         failed.
11343
11344 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11345
11346         * gnus-group.el (gnus-group-delete-group): Decode group name.
11347         (gnus-group-make-rss-group): Encode group name.
11348         (gnus-group-catchup-current): Decode group name.
11349         (gnus-group-kill-group): Decode group name.
11350
11351 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11352
11353         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11354
11355 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11356
11357         * gnus-group.el (gnus-group-make-rss-group):
11358         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11359
11360         * gnus-start.el (gnus-setup-news): Honor user's setting to
11361         gnus-message-archive-method.  Suggested by Lute Kamstra
11362         <lute@gnu.org>.
11363
11364 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11365
11366         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11367         global counterparts of the buffer-local variables.
11368
11369 2004-11-16  Romain Francoise  <romain@orebokech.com>
11370
11371         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11372         counterparts of the buffer-local variables.
11373
11374 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11375
11376         * message.el (message-forbidden-properties): Fixed typo in doc
11377         string.
11378
11379 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11380
11381         * gnus-util.el (gnus-replace-in-string): Added doc string.
11382
11383         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11384         to avoid problems when splitting mails with many recipients.
11385
11386 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11387
11388         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11389         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11390
11391 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11392
11393         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11394         if there is no hashtable in memory or file modification time is
11395         newer than cached timestamp.
11396
11397 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11398
11399         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11400         not-matching option.
11401
11402 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11403
11404         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11405         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11406         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11407         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11408         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11409         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11410
11411 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11412
11413         * message.el (message-forward-make-body-mml): Remove headers
11414         according to message-forward-ignored-headers if a message is decoded.
11415
11416 2004-12-02  Romain Francoise  <romain@orebokech.com>
11417
11418         * message.el (message-forward-make-body-plain): Always remove
11419         headers according to message-forward-ignored-headers.
11420
11421 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11422
11423         * spam.el (spam-summary-prepare-exit): Remove the
11424         gnus-summary-limit pop for now, it has problems with ham marks for
11425         me.
11426
11427 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11428
11429         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11430         correctly.
11431
11432 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11433
11434         * format-spec.el (format-spec): Message the char.
11435
11436 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11437
11438         * gnus-art.el (gnus-split-methods): Reformat comments.
11439
11440         * spam.el (spam-summary-prepare-exit): Remove article limits
11441         before exiting the summary buffer.
11442
11443 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11444
11445         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11446         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11447
11448         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11449         order to silence the byte compiler.
11450
11451         * spam.el: Fix the way to silence the byte compiler, which
11452         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11453         bbdb-search-simple, spam-BBDB-register-routine,
11454         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11455         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11456         spam-stat-buffer-is-spam, spam-stat-load,
11457         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11458         spam-stat-save and spam-stat-split-fancy.
11459
11460 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11461
11462         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11463         which may confuse users.
11464         (canlock-password-for-verify): Ditto.
11465
11466         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11467
11468         * gnus-art.el (gnus-emphasis-alist): Ditto.
11469
11470         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11471
11472         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11473
11474         * gnus-start.el (gnus-save-killed-list): Ditto.
11475
11476         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11477         (gnus-sum-thread-tree-root): Ditto.
11478         (gnus-sum-thread-tree-false-root): Ditto.
11479         (gnus-sum-thread-tree-single-indent): Ditto.
11480
11481         * message.el (message-courtesy-message): Ditto.
11482         (message-archive-note): Ditto.
11483         (message-subscribed-address-file): Ditto.
11484         (message-user-fqdn): Ditto.
11485
11486         * spam-report.el (spam-report-gmane-regex): Ditto.
11487
11488         * spam.el (spam-blackhole-good-server-regex): Ditto.
11489
11490 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * mml.el (mml-preview): Widen the message buffer before copying
11493         the contents to the preview buffer; sort headers before previewing.
11494
11495         * message.el (message-hidden-headers): Fix the way to avoid a bug
11496         in the `repeat' widget in Emacs 21.3 or earlier.
11497
11498 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * message.el (message-hidden-headers): Default to "^References:".
11501         Improve customization type.  Suggested by Reiner Steib
11502         <Reiner.Steib@gmx.de>.
11503
11504 2004-11-25  Romain Francoise  <romain@orebokech.com>
11505
11506         * message.el (message-strip-forbidden-properties): Remove check for
11507         obsolete `message-hidden' text property, hidden headers are not
11508         accessible in the buffer anymore.
11509
11510 2004-11-22  Romain Francoise  <romain@orebokech.com>
11511
11512         * message.el (message-header-format-alist): Add `From' in list
11513         so that it can be sorted.
11514         (message-fix-before-sending): Widen and sort headers before
11515         sending.
11516         (message-hide-headers): Use narrowing to hide headers by moving
11517         them to the top of the buffer and narrowing to the region
11518         underneath.
11519
11520 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11521
11522         * message.el (message-strip-forbidden-properties): Bind
11523         buffer-read-only (etc) to nil.
11524
11525 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11526
11527         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11528         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11529
11530 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11531
11532         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11533
11534 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11535
11536         * dns.el (query-dns): Use sit-for to time instead of
11537         accept-process-output, since that doesn't seem to work on udp
11538         sockets.
11539
11540 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11541
11542         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11543
11544 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11545
11546         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11547         doc string.  Improve doc string.
11548
11549 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * nntp.el (nntp-request-update-info): Return nil if
11552         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11553         may not call gnus-activate-group which uselessly issues the GROUP
11554         commands for all nntp groups and wastes time.  Reported by Romain
11555         Francoise <romain@orebokech.com>.
11556
11557         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11558
11559 2004-11-15  Simon Josefsson  <jas@extundo.com>
11560
11561         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11562         headers separately.
11563         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11564         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11565
11566 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11567
11568         * gnus-start.el (gnus-convert-old-newsrc):
11569         Assign legacy-gnus-agent to 5.10.7.
11570
11571 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11572
11573         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11574         start of the lines.
11575
11576 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11577
11578         * hashcash.el (hashcash-default-payment): Change default to 20.
11579         (hashcash-default-accept-payment): Change default to 20.
11580         (hashcash-process-alist): New variable.
11581         (hashcash-generate-payment-async): Add.
11582         (hashcash-already-paid-p): Add.
11583         (hashcash-insert-payment): Don't generate payments twice.
11584         (hashcash-insert-payment-async): Add.
11585         (hashcash-insert-payment-async-2): Add.
11586         (hashcash-cancel-async): Add.
11587         (hashcash-wait-async): Add.
11588         (hashcash-processes-running-p): Add.
11589         (hashcash-wait-or-cancel): Add.
11590         (mail-add-payment): New optional argument.  Conditionally start
11591         asynchronous calculation.
11592         (mail-add-payment-async): Add.
11593
11594         * message.el (message-send-mail): Wait for asynchronous hashcash
11595         results.  Don't clobber existing X-Hashcash headers.
11596         (message-setup-1): Call mail-add-payment-async when
11597         message-generate-hashcash is non-nil.
11598
11599 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11600
11601         * message.el (message-use-alternative-email-as-from): Examine the
11602         From header as well; use message-make-from in order to include a
11603         user's full name.
11604
11605 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11606
11607         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11608         default; improve customization type.
11609         (gnus-emphasis-custom-with-format): New macro.
11610         (gnus-emphasis-custom-value-to-external): New function.
11611         (gnus-emphasis-custom-value-to-internal): New function.
11612
11613 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11614
11615         * dns.el (query-dns): Resolve reverse addresses.
11616
11617 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11618
11619         * gnus-group.el (gnus-group-get-new-news): Use it.
11620
11621         * gnus-start.el (gnus-check-reasonable-setup): New function.
11622
11623 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11624
11625         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11626         "Args out of range" error.  Reported by Arnaud Giersch
11627         <arnaud.giersch@free.fr>.
11628
11629 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11630
11631         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11632
11633 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11634
11635         * spam.el (spam group): Add :version.
11636
11637         * pgg-def.el (pgg group): Add :version.
11638
11639 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * gnus-art.el (gnus-article-edit-article): Don't associate the
11642         article buffer with a draft file.  This is a temporary measure
11643         against the 2004-08-22 change to gnus-article-edit-mode.
11644
11645 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11646
11647         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11648         (html2text-format-tags): Remove unused variable `attr'.
11649
11650 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11651
11652         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11653
11654         * tls.el (tls-process-connection-type, tls-success)
11655         (tls-certtool-program): Add :version.
11656
11657         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11658         (starttls-extra-arguments, starttls-process-connection-type)
11659         (starttls-connect, starttls-failure, starttls-success): Add :version.
11660
11661         * spam-stat.el (spam-stat): Add :version.
11662
11663         * sieve.el (sieve): Add :version.
11664
11665         * sha1.el (sha1): Add :version.
11666         (sha1-use-external): Remove redundant version.
11667
11668         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11669         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11670         (nnmail-split-fancy-match-partial-words)
11671         (nnmail-split-lowercase-expanded): Add :version.
11672
11673         * nndiary.el (nndiary): Add :version.
11674
11675         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11676
11677         * mml-sec.el (mml-default-sign-method)
11678         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11679         Add :version.
11680
11681         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11682
11683         * mm-url.el (mm-url-use-external, mm-url-program)
11684         (mm-url-arguments): Add :version.
11685
11686         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11687         (mm-attachment-file-modes, mm-decrypt-option)
11688         (mm-w3m-safe-url-regexp): Add :version.
11689
11690         * message.el (message-cite-prefix-regexp)
11691         (message-sendmail-envelope-from, message-minibuffer-local-map)
11692         (message-user-fqdn, message-completion-alist): Add :version.
11693
11694         * gnus-win.el (gnus-configure-windows-hook)
11695         (gnus-use-frames-on-any-display): Add :version.
11696
11697         * gnus-art.el (gnus-article-address-banner-alist)
11698         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11699         (gnus-treat-from-picon, gnus-treat-mail-picon)
11700         (gnus-treat-x-pgp-sig): Add :version.
11701
11702         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11703         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11704         (gnus-summary-article-delete-hook)
11705         (gnus-summary-display-while-building): Add :version.
11706
11707         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11708         (gnus-get-top-new-news-hook): Add :version.
11709
11710         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11711         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11712
11713         * gnus-registry.el (gnus-registry): Add :version.
11714
11715         * gnus-spec.el (gnus-use-correct-string-widths)
11716         (gnus-make-format-preserve-properties): Add :version.
11717
11718         * gnus.el (gnus-group-charter-alist)
11719         (gnus-group-fetch-control-use-browse-url)
11720         (gnus-install-group-spam-parameters): Add :version.
11721
11722         * gnus-diary.el (gnus-diary): Add :version.
11723
11724         * gnus-delay.el (gnus-delay): Add :version.
11725
11726         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11727         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11728         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11729         Add :version.
11730
11731         * gnus-agent.el (gnus-agent-max-fetch-size)
11732         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11733         (gnus-agent-prompt-send-queue): Add :version.
11734
11735         * deuglify.el (gnus-outlook-deuglify): Add :version.
11736
11737         * html2text.el: Beautify code.  Improve doc strings.  Some
11738         checkdoc cleanup.
11739         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11740
11741 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
11742
11743         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11744
11745 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
11746
11747         * gnus-registry.el (gnus-registry-hashtb): Create the registry
11748         when package is loaded.
11749
11750         * spam.el (spam-summary-score-preferred-header): Add global preference
11751         for people who want to override the default SpamAssassin over
11752         Bogofilter preference (when both are set).
11753         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11754         (spam-user-format-function-S): Check
11755         spam-summary-score-preferred-header.
11756         (spam-extra-header-to-number): Add X-Bogosity header parsing.
11757         (spam-user-format-function-S): Format the score correctly.
11758
11759 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
11762         signature file.  Suggested by Manoj Srivastava
11763         <srivasta@golden-gryphon.com>.
11764
11765         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
11766         iso-2022-jp even in the Japanese language environment.
11767         Suggested by Jason Rumney <jasonr@gnu.org>.
11768
11769 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11770
11771         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
11772         use the same characters as the dummy marks; make it free from
11773         getting affected by the language environment.
11774         (gnus-summary-read-group-1): Update mark positions only when the
11775         format spec is updated.
11776
11777         * gnus-spec.el (gnus-update-format-specifications): Return a list
11778         of updated types.
11779
11780 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11781
11782         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
11783         of boundp to check if display-warning is available.
11784
11785 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
11786
11787         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
11788
11789 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11790
11791         * nnspool.el (nnspool-spool-directory): Use news-path if the
11792         news-directory variable is not bound.
11793
11794         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
11795         function instead of display-warning if it is not available.
11796
11797 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
11800         v5-10: Use `point-at-bol'.
11801
11802 2004-10-26  Simon Josefsson  <jas@extundo.com>
11803
11804         * hashcash.el: Fix URL in comment, reported by Cheng Gao
11805         <chenggao@gmail.com>.
11806
11807 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11808
11809         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
11810         instead.
11811
11812 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
11813
11814         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
11815         to remove a server from the nnimap-server-buffer-alist.
11816         (nnimap-open-connection, nnimap-close-server): Use it.
11817
11818         * gnus-encrypt.el: Remove file in favor of encrypt.el.
11819
11820 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11821
11822         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
11823         running the major-mode function.
11824
11825 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11826
11827         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
11828         dummy marks in the right way.
11829
11830 2004-10-18  David Edmondson  <dme@dme.org>
11831
11832         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
11833         excessively.
11834
11835 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
11836
11837         * gnus-util.el (gnus-split-references): Accept a nil references
11838         string and go on blissfully.
11839
11840         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
11841         cases where the references string is non-nil but has no references.
11842
11843         * encrypt.el: Add autoload tags.
11844
11845         * spam.el (spam-resolve-registrations-routine): Remove article
11846         from unregistration list too.  Reported by David Hanak
11847         <dhanak@isis.vanderbilt.edu>
11848
11849 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
11850
11851         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
11852         nil.  Changed custom type.
11853
11854 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
11855
11856         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
11857
11858         * gnus-sum.el (gnus-summary-move-article): Use it.
11859
11860 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
11861
11862         * encrypt.el: Add autoload cookies.
11863
11864         * spam.el (spam-backend-article-list-property)
11865         (spam-backend-get-article-todo-list)
11866         (spam-backend-put-article-todo-list)
11867         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
11868         Resolve registrations separately.
11869         (spam-register-routine): Format comments.
11870         (spam-unregister-routine, spam-register-routine): Always call with
11871         specific-articles, no default list.
11872         (spam-summary-prepare-exit): Use the spam-classifications function.
11873
11874         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
11875         gnus-encrypt.el.
11876
11877         * encrypt.el: Copied from gnus-encrypt.el.
11878
11879         * gnus-encrypt.el: Commented that it's obsolete.
11880
11881 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11882
11883         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
11884         (gnus-score-save): Use it.
11885
11886         * message.el (message-bury): Use `window-dedicated-p'.
11887
11888 2004-10-15  Simon Josefsson  <jas@extundo.com>
11889
11890         * pop3.el (top-level): Don't require nnheader.
11891         (pop3-read-timeout): Add.
11892         (pop3-accept-process-output): Add.
11893         (pop3-read-response, pop3-retr): Use it.
11894
11895 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
11896
11897         * spam.el (spam-register-routine): Move comment.
11898         (spam-verify-bogofilter): Use 'unknown for the initial
11899         spam-bogofilter-valid state, not 'never.
11900
11901         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
11902         for netrc-machine.
11903
11904         * nnimap.el (nnimap-open-connection): Use
11905         netrc-machine-user-or-password.
11906
11907 2004-10-17  Richard M. Stallman  <rms@gnu.org>
11908
11909         * gnus-registry.el (gnus-registry-unload-hook):
11910         Set as a variable with add-hook.
11911
11912         * nnspool.el (nnspool-spool-directory): Use news-directory instead
11913         of news-path.
11914
11915         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
11916
11917         * spam.el: Delete duplicate `provide'.
11918         (spam-unload-hook): Set as a variable with add-hook.
11919
11920 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11921
11922         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
11923         in the doc string.
11924
11925         * message.el (message-ignored-news-headers)
11926         (message-ignored-supersedes-headers)
11927         (message-ignored-resent-headers)
11928         (message-forward-ignored-headers): Improve custom type.
11929
11930 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * message.el (message-tokenize-header): Fix 2004-09-06 change
11933         which used point-min in the wrong place.
11934
11935 2004-10-12  Simon Josefsson  <jas@extundo.com>
11936
11937         * tls.el (tls-certtool-program): New variable.
11938         (tls-certificate-information): New function, based on
11939         ssl-certificate-information.
11940
11941 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11942
11943         * compface.el: Move the version of ELisp-based uncompface program
11944         to the contrib directory because of the copyright problem.
11945
11946 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11947
11948         * message.el (message-kill-buffer): Raise the current frame.
11949
11950 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11951
11952         * gnus-sum.el: Mention that multibyte characters don't work as marks.
11953
11954         * gnus.el (message-y-or-n-p): Autoload.
11955
11956         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
11957         (pop3-password-required, pop3-authentication-scheme)
11958         (pop3-leave-mail-on-server): Made customizable.
11959         (pop3): New custom group.
11960         (pop3-retr): Remove `sleep-for' statements.
11961         Suggested by Dave Love <fx@gnu.org>.
11962
11963         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
11964         Windows/DOS.
11965
11966         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11967         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
11968         Dave Love <fx@gnu.org>.
11969
11970         * mml.el (mml-minibuffer-read-disposition): Require match.
11971         Suggested by Dave Love <fx@gnu.org>.
11972
11973 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11974
11975         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
11976         doc string.
11977
11978 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11979
11980         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
11981
11982 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11983
11984         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
11985         instead of calling `mm-insert-inline', to decode text/* parts
11986         before displaying them.
11987
11988 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11989
11990         * mm-uu.el (mm-uu-text-plain-type): New variable.
11991         (mm-uu-pgp-signed-extract-1): Use it.
11992         (mm-uu-pgp-encrypted-extract-1): Use it.
11993         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
11994         bind mm-uu-text-plain-type with that value.
11995         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
11996         mm-uu-dissect.
11997
11998 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * gnus-group.el (gnus-update-group-mark-positions):
12001         * gnus-sum.el (gnus-update-summary-mark-positions):
12002         * message.el (message-check-news-body-syntax):
12003         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12004         of string-as-multibyte.
12005
12006 2004-10-05  Juri Linkov  <juri@jurta.org>
12007
12008         * gnus-group.el (gnus-update-group-mark-positions):
12009         * gnus-sum.el (gnus-update-summary-mark-positions):
12010         * message.el (message-check-news-body-syntax):
12011         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12012         8-bit unibyte values to a multibyte string for search functions.
12013
12014 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12015
12016         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12017         (mm-uu-dissect-text-parts): New function.
12018
12019         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12020         dissect text parts.
12021
12022         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12023         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12024
12025         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12026
12027         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12028         gnus-current-topics instead of gnus-current-topic.
12029
12030 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12031
12032         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12033
12034 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12035
12036         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12037         where approriate.
12038
12039         * nnml.el (nnml-generate-active-info): do.
12040
12041         * nndiary.el (nndiary-generate-active-info): do.
12042
12043         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12044         (gnus-topic-move): do.
12045
12046         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12047         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12048
12049         * gnus-srvr.el (gnus-server-prepare)
12050         (gnus-server-open-all-servers): do.
12051
12052         * gnus-msg.el (gnus-summary-cancel-article)
12053         (gnus-summary-resend-message)
12054         (gnus-summary-mail-crosspost-complaint): do.
12055
12056         * gnus-move.el (gnus-change-server): do.
12057
12058         * gnus-group.el (gnus-group-unmark-all-groups)
12059         (gnus-group-set-current-level): do.
12060
12061 2004-10-04  Simon Josefsson  <jas@extundo.com>
12062
12063         * message.el (message-generate-hashcash): Doc fix.
12064
12065 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12066
12067         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12068         avoid infinite recursion via gnus-get-function.
12069
12070 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12071
12072         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12073
12074         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12075
12076         * nnmail.el (nnmail-split-history): do.
12077
12078         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12079         (nnml-request-delete-group): do.
12080
12081         * nnslashdot.el (nnslashdot-read-groups): do.
12082
12083         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12084         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12085
12086         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12087         (nnspool-sift-nov-with-sed): Use last.
12088         (nnspool-retrieve-headers-with-nov): Use mapc.
12089         (nnspool-request-newgroups): Use dolist.
12090         (nnspool-request-group): Use last.
12091
12092         * nntp.el (nntp-read-server-type): Use dolist.
12093
12094         * nnvirtual.el (nnvirtual-create-mapping)
12095         (nnvirtual-update-read-and-marked): Use dolist.
12096         (nnvirtual-convert-headers): Simplify.
12097
12098 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12099
12100         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12101         support for sync'ing tick marks.
12102
12103 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12106         there's no visible header.
12107
12108 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12109
12110         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12111         necessary, pass full group name to gnus-request-set-marks.
12112
12113 2004-10-01  Simon Josefsson  <jas@extundo.com>
12114
12115         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12116         acroread.
12117
12118 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12119
12120         * spam-report.el (spam-report-gmane): Fix interactive.
12121
12122         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12123
12124         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12125         when writing file.
12126         (gnus-agent-synchronize-flags): Don't default to being
12127         interactive.
12128
12129 2004-09-30  Simon Josefsson  <jas@extundo.com>
12130
12131         * message.el (message-generate-hashcash): Add.
12132         (message-send-mail): Use it, call mail-add-payment.
12133
12134 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12135
12136         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12137
12138 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12139
12140         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12141         gnus-requst-update-info with explicit code to sync the in-memory
12142         info read flags with the marks being sync'd to the backend.
12143
12144         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12145
12146 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12147
12148         * spam.el (spam-verify-bogofilter): Add new function.
12149         (spam-check-bogofilter)
12150         (spam-bogofilter-register-with-bogofilter): Use it.
12151         (spam-verify-bogofilter): Add small fixes.
12152
12153 2004-09-28  Simon Josefsson  <jas@extundo.com>
12154
12155         * hashcash.el (hashcash-generate-payment): Revert.
12156
12157 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12158
12159         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12160         gnus-extract-references instead of gnus-split-references.
12161
12162         * gnus-util.el (gnus-extract-references): Add new function, analogous
12163         to gnus-split-references but extracts only the message-ID without
12164         anything extra.
12165
12166         * hashcash.el (hashcash-generate-payment)
12167         (hashcash-check-payment): Do the right thing if hashcash-path is
12168         nil (because the hashcash program could not be found).
12169
12170         * spam.el (spam-use-hashcash): Remove comment.
12171
12172 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12173
12174         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12175         (gnus-cache-enter-article, gnus-cache-remove-article)
12176         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12177
12178         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12179
12180         * gnus-art.el (article-hide-boring-headers)
12181         (article-translate-strings, article-display-face)
12182         (gnus-article-mime-match-handle-first)
12183         (gnus-article-highlight-headers)
12184         (gnus-article-add-buttons-to-head): do.
12185
12186 2004-09-27  Simon Josefsson  <jas@extundo.com>
12187
12188         * hashcash.el: New version, from
12189         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12190         ../contrib/.
12191
12192 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12195
12196 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12197
12198         * gnus-dup.el (gnus-dup-open): Use mapc.
12199         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12200
12201         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12202         Reported by Stefan Wiens <s.wi@gmx.net>.
12203
12204         * gnus.el (gnus-shutdown): Use dolist.
12205
12206         * gnus-undo.el (gnus-undo): Use mapc.
12207
12208         * nnrss.el (nnrss-generate-active): do.
12209
12210         * message.el (message-cite-original-without-signature)
12211         (message-cite-original): Use mapc.
12212         (message-do-actions, message-make-forward-subject): Use dolist.
12213
12214 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12215
12216         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12217         deletion to remove entire duplicate line.  Fixes merged article
12218         number bug.
12219
12220 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12221
12222         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12223         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12224         first ask if you want to open a server and then, even when you
12225         responded with no, asking if you want to synchronize the server's
12226         flags.
12227         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12228         multi-line expressions.
12229         (gnus-agent-synchronize-group-flags): New internal function.
12230         Updates marks in memory (in the info structure) AND in the
12231         backend.
12232
12233         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12234
12235         * nnagent.el (nnagent-request-set-mark): Use
12236         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12237         method, to ensure that synchronization updates marks in the
12238         backend and in the info (in memory) structure.
12239
12240 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12243         convention fully; don't miss the root article of a thread; make
12244         the X-Draft-From header with correct article numbers.
12245
12246 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12247
12248         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12249         unless plugged.  Disable the agent so that an open failure causes
12250         an error.
12251
12252         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12253         Reverted 2004-09-21 change.  The backend must be opened while
12254         synchronizing flags even when the backend stores the flags
12255         locally.
12256
12257 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12258
12259         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12260         in `header' match.  Reported by Svend Tollak Munkejord.
12261
12262         * message.el (message-cite-original): Fix use of
12263         `message-cite-articles-with-x-no-archive'.
12264
12265 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12266
12267         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12268         (gnus-window-to-buffer): Ditto.
12269
12270         * mml.el (mml-preview-buffer): New variable.
12271         (mml-preview): Manage window layout with gnus-buffer-configuration.
12272
12273         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12274         X-Draft-From header even if those articles aren't quoted.
12275
12276 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12277
12278         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12279         (gnus-request-set-mark, gnus-request-update-mark): Use new
12280         g-s-t-u-l-m to decide to use backend even when unplugged.
12281
12282 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12285         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12286
12287 2004-09-20  Simon Josefsson  <jas@extundo.com>
12288
12289         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12290         "utf-16-le".
12291
12292 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12293
12294         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12295
12296 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12297
12298         * uudecode.el (uudecode-use-external): Add :version.
12299
12300         * smime.el (smime-CA-file, smime-encrypt-cipher)
12301         (smime-dns-server): Add :version.
12302
12303         * smiley.el (gnus-smiley-file-types): Add :version.
12304
12305         * sha1.el (sha1-use-external): Add :version.
12306
12307         * pgg-def.el (pgg-query-keyserver): Add :version.
12308
12309         * nnmail.el (nnmail-fancy-expiry-targets)
12310         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12311         Add :version.
12312
12313         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12314         (nnimap-retrieve-groups-asynchronous): Add :version.
12315         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12316
12317         * mml.el (mml-content-disposition-parameters)
12318         (mml-insert-mime-headers-always): Add :version.
12319
12320         * mm-util.el (mm-coding-system-priorities): Add :version.
12321
12322         * mm-decode.el (mm-inline-text-html-with-images)
12323         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12324         (mm-verify-option): Add :version.
12325         (mm-text-html-renderer): Change :version.
12326
12327         * message.el (message-fcc-externalize-attachments)
12328         (message-required-headers, message-draft-headers)
12329         (message-subject-trailing-was-query)
12330         (message-subject-trailing-was-ask-regexp)
12331         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12332         (message-mark-insert-end, message-archive-header)
12333         (message-archive-note, message-cross-post-default)
12334         (message-cross-post-note, message-followup-to-note)
12335         (message-cross-post-note-function, message-use-mail-followup-to)
12336         (message-subscribed-address-functions)
12337         (message-subscribed-address-file, message-subscribed-addresses)
12338         (message-subscribed-regexps, message-allow-no-recipients)
12339         (message-yank-cited-prefix, message-signature-insert-empty-line)
12340         (message-hidden-headers, message-hierarchical-addresses)
12341         (message-mail-user-agent, message-use-idna)
12342         (message-valid-fqdn-regexp)
12343         (message-strip-special-text-properties, message-header-synonyms)
12344         (message-beginning-of-line, message-tab-body-function): Add :version.
12345         (message-insert-canlock, message-wide-reply-confirm-recipients):
12346         Change :version.
12347
12348         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12349         and :version.
12350         (mail-source-delete-old-incoming-confirm)
12351         (mail-source-movemail-program): Add :version.
12352
12353         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12354         (gnus-agent-cache, gnus-agent): Change :version.
12355
12356         * gnus-util.el (gnus-use-byte-compile): Change :version.
12357
12358         * gnus-sum.el (gnus-summary-make-false-root-always)
12359         (gnus-summary-default-high-score)
12360         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12361         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12362         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12363         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12364         (gnus-sum-thread-tree-single-indent)
12365         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12366         (gnus-sum-thread-tree-leaf-with-other)
12367         (gnus-sum-thread-tree-single-leaf): Add :version.
12368         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12369         (gnus-article-loose-mime): Change :version.
12370
12371         * gnus-start.el (gnus-backup-startup-file)
12372         (gnus-save-startup-file-via-temp-buffer): Add :version.
12373
12374         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12375         (gnus-server-offline-face): Add :version.
12376
12377         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12378
12379         * gnus-msg.el (gnus-gcc-externalize-attachments)
12380         (gnus-debug-files, gnus-debug-exclude-variables)
12381         (gnus-discouraged-post-methods): Change :version.
12382         (gnus-confirm-mail-reply-to-news)
12383         (gnus-confirm-treat-mail-like-news): Add :version.
12384
12385         * gnus-int.el (gnus-server-unopen-status): Add :version.
12386
12387         * gnus-group.el (gnus-group-jump-to-group-prompt)
12388         (gnus-large-ephemeral-newsgroup)
12389         (gnus-fetch-old-ephemeral-headers): Add :version.
12390
12391         * gnus-fun.el (gnus-x-face-directory)
12392         (gnus-convert-pbm-to-x-face-command)
12393         (gnus-convert-image-to-x-face-command)
12394         (gnus-convert-image-to-face-command): Add :version.
12395
12396         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12397
12398         * gnus-cite.el (gnus-cite-blank-line-after-header)
12399         (gnus-article-boring-faces): Add :version.
12400
12401         * gnus-art.el (gnus-buttonized-mime-types)
12402         (gnus-inhibit-mime-unbuttonizing)
12403         (gnus-treat-display-face)
12404         (gnus-treat-body-boundary): Change :version.
12405         (gnus-body-boundary-delimiter, gnus-picon-databases)
12406         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12407         (gnus-treat-date-english, gnus-treat-fold-headers)
12408         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12409         (gnus-treat-mail-picon, gnus-treat-wash-html)
12410         (gnus-article-encrypt-protocol)
12411         (gnus-use-idna, gnus-article-over-scroll)
12412         (gnus-mime-display-multipart-alternative-as-mixed)
12413         (gnus-mime-display-multipart-related-as-mixed)
12414         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12415         (gnus-ctan-url, gnus-button-ctan-handler)
12416         (gnus-button-handle-ctan-bogus-regexp)
12417         (gnus-button-ctan-directory-regexp)
12418         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12419         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12420         (gnus-button-man-level, gnus-button-emacs-level)
12421         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12422
12423         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12424         (gnus-agent-go-online): Change :version.
12425         (gnus-agent-expire-unagentized-dirs)
12426         (gnus-agent-auto-agentize-methods): Add :version.
12427
12428         * flow-fill.el (fill-flowed-display-column)
12429         (fill-flowed-encode-column): Add :version.
12430
12431         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12432         (gnus-outlook-deuglify-unwrap-max)
12433         (gnus-outlook-deuglify-cite-marks)
12434         (gnus-outlook-deuglify-unwrap-stop-chars)
12435         (gnus-outlook-deuglify-no-wrap-chars)
12436         (gnus-outlook-deuglify-attrib-cut-regexp)
12437         (gnus-outlook-deuglify-attrib-verb-regexp)
12438         (gnus-outlook-deuglify-attrib-end-regexp)
12439         (gnus-outlook-display-hook): Add :version.
12440
12441         * binhex.el (binhex-use-external): Add :version.
12442
12443 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12444
12445         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12446         and `invisible'.
12447
12448 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12449
12450         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12451         in gnus-registry-trim.
12452
12453 2004-09-13  Simon Josefsson  <jas@extundo.com>
12454
12455         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12456
12457         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12458
12459         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12460         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12461         <yamaoka@jpl.org>.
12462         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12463         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12464         <yamaoka@jpl.org>.
12465
12466         * sieve.el (sieve-manage-mode): Ditto.
12467
12468 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12469
12470         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12471
12472 2004-09-11  Simon Josefsson  <jas@extundo.com>
12473
12474         * dns-mode.el: Add.
12475
12476         * mm-view.el (mm-display-dns-inline): Add.
12477
12478         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12479         (mm-automatic-display): Ditto.
12480
12481         * mailcap.el (mailcap-mime-data): Add text/dns.
12482         (mailcap-mime-extensions): Map .soa to text/dns.
12483
12484 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12485
12486         * gnus-art.el (article-decode-mime-words, article-babel)
12487         (gnus-article-highlight-signature, gnus-article-add-buttons)
12488         (gnus-signature-toggle): Remove unnecessary bindings of
12489         `inhibit-read-only' inherited from v5.10 merge.
12490
12491 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12492
12493         * nntp.el (nntp): New customization group.
12494         (nntp-authinfo-file): Add customization group.
12495
12496         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12497
12498         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12499
12500         * gnus.el (to-address, to-list, subscribed)
12501         (large-newsgroup-initial): Ditto.
12502
12503         * flow-fill.el (fill-flowed-display-column)
12504         (fill-flowed-encode-column): Ditto.
12505
12506 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12507
12508         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12509         Use point-min rather than 1.
12510         (message-send-mail): Use buffer-size rather than point-max.
12511
12512         * gnus-sum.el (gnus-summary-search-article-forward):
12513         Signal a specific `search-failed' rather than a generic `error'.
12514
12515         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12516         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12517         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12518
12519 2004-09-10  Simon Josefsson  <jas@extundo.com>
12520
12521         * nndb.el (require): Remove tcp and duplicate cl.
12522
12523 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * gnus-agent.el (directory-files-and-attributes): Move forward.
12526
12527 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12528
12529         * gnus-agent.el (directory-files-and-attributes): Optionally
12530         defined to support XEmacs.
12531
12532 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12533
12534         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12535         to avoid run-time CL dependencies.
12536         (gnus-agent-unfetch-articles): New function.
12537         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12538         article numbers even when local .overview file is missing.
12539         (gnus-agent-read-article-number): New function.  Only accepts
12540         27-bit article numbers.
12541         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12542         gnus-agent-read-article-number.
12543         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12544         from backend while recognizing that article numbers in .overview
12545         must be valid.
12546         (gnus-agent-update-files-total-fetched-for): Use
12547         directory-files-and-attributes to improve performance.
12548         * gnus-int.el (gnus-request-move-article): Use
12549         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12550         improve performance.
12551
12552         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12553         some users confused by references to .newsrc when they only have a
12554         .newsrc.eld file.
12555         (gnus-convert-mark-converter-prompt)
12556         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12557         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12558         New function.  Used internally to only display 'gnus converting
12559         files' message when actually necessary.
12560
12561         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12562         methods now autoloaded.
12563
12564 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12565
12566         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12567         identifiers.
12568
12569 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12570
12571         * gnus-picon.el: Fix indentation and closing parenthesis.
12572
12573 2004-09-01  Simon Josefsson  <jas@extundo.com>
12574
12575         * message.el (message-canlock-generate): Require sha1, not
12576         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12577         to require within a function.  Sadly, if sha1.el isn't loaded, the
12578         let binding in m-c-g will hide the defcustom definition, which is
12579         bad.)
12580
12581         * canlock.el: Require sha1, not sha1-el.
12582
12583         * message.el: Don't autoload sha1 (there is a autoload cookie in
12584         sha1.el).
12585
12586         * sha1-el.el: Renamed to sha1.el.
12587
12588 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12589
12590         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12591
12592 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12593
12594         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12595
12596 2004-08-30  Kim F. Storm  <storm@cua.dk>
12597
12598         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12599
12600         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12601         Add :group 'nnimap.
12602
12603 2004-08-30  Andreas Schwab  <schwab@suse.de>
12604
12605         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12606         ?* and ?\;.
12607
12608         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12609         and ?\' to symbol instead of whitespace.
12610
12611 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12612
12613         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12614
12615         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12616         instead of re-search-forward.
12617
12618         * gnus-uu.el (gnus-uu-save-article): Ditto.
12619         (gnus-uu-post-encode-uuencode): Ditto.
12620
12621         * html2text.el (html2text-clean-list-items): Ditto.
12622         (html2text-clean-dtdd): Ditto.
12623         (html2text-format-tags): Ditto.
12624
12625         * message.el (message-send-mail-with-sendmail): Fix regexp.
12626         (message-fill-field-general): Use search-forward instead of
12627         re-search-forward.
12628         (unbold-region): Ditto.
12629
12630         * nnrss.el (nnrss-request-article): Ditto.
12631
12632         * nnslashdot.el (nnslashdot-request-article): Ditto.
12633
12634         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12635
12636         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12637         "Unrecognized menu descriptor" error in XEmacs.
12638
12639 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12640
12641         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12642         parent article of a sparse article in the thread hashtb.
12643
12644 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12645
12646         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12647         (nnmail-expand-newtext): Lowercase expanded entries if
12648         nnmail-split-lowercase-expanded is non-nil.
12649
12650 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12651
12652         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12653
12654         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12655         of gnus-tmp-news-method into string under XEmacs.  It will be
12656         passed to gnus-correct-length which takes only a string argument.
12657
12658 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12659
12660         * gnus-util.el (gnus-bind-print-variables): New macro.
12661         (gnus-prin1): Use it.
12662         (gnus-prin1-to-string): Use it.
12663         (gnus-pp): New function.
12664         (gnus-pp-to-string): New function.
12665
12666         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12667         Replace pp-to-string with gnus-pp-to-string.
12668         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12669         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12670         * gnus-msg.el (gnus-debug): Ditto.
12671         * gnus-score.el (gnus-score-save): Ditto.
12672         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12673         gnus-pp-to-string.
12674         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12675         with gnus-pp.
12676         * score-mode.el (gnus-score-pretty-print): Ditto.
12677         * webmail.el (webmail-debug): Ditto.
12678
12679 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * gnus-art.el (article-display-face, article-display-x-face):
12682         Use buffer-read-only.
12683
12684 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12685
12686         * gnus-art.el (article-hide-list-identifiers):
12687         Bind inhibit-read-only as t.
12688
12689 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12690
12691         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12692
12693 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12694
12695         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12696         (gnus-narrow-to-page): Don't assume point-min == 1.
12697         (gnus-article-edit-mode): Derive from message-mode.
12698
12699         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12700         point-min == 1.
12701
12702         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12703         Disable incorrect use of `assert'.
12704
12705         * message.el (message-mode): Set comment-start-skip.
12706
12707
12708 2004-08-22  Sam Steingold  <sds@gnu.org>
12709
12710         * pop3.el (pop3-leave-mail-on-server): New user variable.
12711         (pop3-movemail): Delete mail only when it is nil.
12712
12713 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12714
12715         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12716
12717         * mml.el (mml-preview): Use `pop-to-buffer'.
12718
12719         * message.el (message-goto-mail-followup-to): Insert after "To".
12720         (message-carefully-insert-headers): Add comment.
12721
12722         * gnus.el: Remove unused variable `gnus-article-check-size'.
12723
12724         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12725
12726         * gnus-art.el (gnus-button-alist): Improve
12727         `gnus-button-handle-library' entry.
12728
12729 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12730
12731         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12732         downcase, since XEmacs capitalizes error messages differently.
12733
12734 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12735
12736         * nntp.el: Add (require 'gnus) due to reference to
12737         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
12738
12739 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
12740
12741         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12742         `mm-fill-flowed'.
12743
12744         * mm-decode.el (mm-dissect-singlepart): Check it.
12745
12746 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
12747
12748         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12749         'imap' for netrc parsing.
12750
12751 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
12752
12753         * mailcap.el (mailcap-mime-data): Mark as risky.
12754
12755 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
12758         may be included in the encoded word.
12759         (rfc2047-encode): Don't append a space if the encoded word
12760         includes close parenthesis.
12761
12762 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12763
12764         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
12765         of text within parentheses.
12766
12767 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
12768
12769         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
12770         (gnus-encrypt-write-file-contents): Make the password key the file
12771         name PLUS the cipher, not just the cipher.  Also remove failed
12772         passwords from the cache.
12773
12774 2004-08-06  Simon Josefsson  <jas@extundo.com>
12775
12776         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
12777         fix.
12778
12779 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12780
12781         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
12782         LWSP.
12783
12784 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
12785
12786         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
12787         to append in-reply-to: data to the references: header.
12788
12789         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
12790         (netrc-parse): Use gnus-encrypt.el functions.
12791
12792         * gnus-encrypt.el: Add new file for encryption support; currently
12793         does only a few GPG ciphers and an internal XOR cipher.
12794
12795         * password.el: Add comments on using password-read-and-add.
12796         (password-read-and-add): Add function to read and add the
12797         password to the cache at once.
12798
12799 2004-07-28  Simon Josefsson  <jas@extundo.com>
12800
12801         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
12802         parameter (but don't use it, for now).
12803
12804         * imap.el (imap-ssl-open): Use imap-process-connection-type,
12805         instead of hard coding to nil.
12806
12807 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12808
12809         * mm-view.el (mm-inline-image-emacs): Open lines under an image
12810         as mm-inline-image-xemacs does.
12811
12812 2004-07-26  Simon Josefsson  <jas@extundo.com>
12813
12814         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
12815         Revert part of 2004-07-17 change below.
12816
12817 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12818
12819         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
12820         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12821
12822 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12823
12824         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
12825         quotes that actually start with ">" at the beginning of the
12826         lines.
12827
12828 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12829
12830         * rfc2047.el (rfc2047-encode-region): Fix last change.
12831         (rfc2047-encode-parameter): Remove useless concat.
12832
12833 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12834
12835         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
12836         encode special characters; fix some kind of misconfigured headers;
12837         signal a real error if debug-on-quit or debug-on-error is non-nil.
12838         (rfc2047-encode-max-chars): New variable.
12839         (rfc2047-encode-1): Use it.
12840         (rfc2047-encode-parameter): New function.
12841
12842         * mml.el (mml-insert-parameter): Remove an excessive space.
12843
12844 2004-07-17  Simon Josefsson  <jas@extundo.com>
12845
12846         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
12847         Kai Grossjohann <kai@emptydomain.de>.
12848         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
12849         (gnus-group-make-menu-bar): Ditto.
12850
12851         * gnus-util.el (gnus-group-server): Add.
12852
12853 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
12854
12855         * message.el (message-clone-locals): Clone sendmail and smtp
12856         variables.
12857
12858 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12859
12860         * rfc2047.el (rfc2047-encode-region): Fix last change.
12861
12862 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12863
12864         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
12865         characters as non-special.
12866
12867 2004-07-09  Simon Josefsson  <jas@extundo.com>
12868
12869         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
12870         Users will lose all flag changes made while unplugged with
12871         e.g. nntp unless flag synchronization happens, thus `nil' is not a
12872         good default.  See numerous reports on ding mailing list.
12873
12874 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
12877         add generate-head-function and generate-article-function to the
12878         rfc822-forward entry.
12879         (nndoc-rfc822-forward-generate-article): New function.
12880         (nndoc-rfc822-forward-generate-head): New function.
12881
12882         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
12883
12884 2004-07-06  Dan Christensen  <jdc@uwo.ca>
12885
12886         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
12887         respect display group parameter and gnus-summary-expunge-below.
12888         (gnus-articles-to-read): Remove unused reference to display group
12889         parameter.
12890
12891 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12892
12893         * nnheader.el (nnheader-uniquify-message-id): New experimental
12894         variable.
12895         (nnheader-nov-read-message-id): Use it.
12896
12897         * spam-report.el (spam-report-gmane): Add interactive.
12898
12899 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
12902         qp-or-base64 for the application/* types.
12903
12904 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
12905
12906         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
12907
12908 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
12909
12910         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
12911         trim value.
12912
12913 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
12914
12915         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
12916         New macro and function.
12917         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
12918
12919 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
12922         after-load-alist.
12923
12924 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12925
12926         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
12927         update info that isn't there.
12928
12929 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
12930
12931         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
12932         entry.
12933
12934 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * mm-view.el (mm-inline-render-with-function): Use multibyte
12937         buffer; decode html source by charset.
12938
12939         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
12940
12941         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
12942         Mule-UCS is loaded under XEmacs.
12943         (mm-mime-mule-charset-alist): Avoid duplicated entries.
12944
12945 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
12946
12947         * nnheader.el (nnheader-max-head-length): Increase to 8192.
12948
12949 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * mm-util.el (mm-coding-system-p): Return a coding-system.
12952         (mm-mime-mule-charset-alist): Use shift_jis instead of
12953         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
12954         entries for the mime charsets iso-2022-jp-3 and shift_jis.
12955         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
12956         instead of japanese-shift-jis and iso-latin-1 respectively in
12957         order to share the default value with both Emacs and XEmacs-mule.
12958         (mm-mule-charset-to-mime-charset): Make
12959         mm-coding-system-priorities effective.
12960         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
12961         while predicating of candidates upon the priorities.
12962
12963 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
12964
12965         * gnus-sum.el (gnus-summary-make-menu-bar): Add
12966         gnus-uu-invert-processable.
12967
12968         * gnus.el: Autoload gnus-uu-invert-processable.
12969
12970 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12971
12972         * mm-util.el (mm-with-multibyte-buffer): New macro.
12973
12974         * rfc2047.el (rfc2047-encode-string): Use it.
12975         (rfc2047-encode-region): Move point to the end of the region after
12976         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
12977
12978 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
12981         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
12982
12983 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12984
12985         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
12986         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
12987         Karl Chen <quarl@nospam.quarl.org>.
12988
12989 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
12990
12991         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
12992         invalid addresses.
12993
12994 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
12995
12996         * spam.el: Change section markers, revise TODO list.
12997         (spam-backends): Make new master list of all installed backends.
12998         (spam-summary-exit-behavior): Add new variable to determine how
12999         messages moves are done at summary exit.
13000         (spam-move-spam-nonspam-groups-only)
13001         (spam-process-ham-in-nonham-groups)
13002         (spam-process-ham-in-spam-groups): Remove variables, the
13003         spam-summary-exit-behavior variable should be used to manage this
13004         behavior.
13005         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13006         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13007         and spam-old-spam-articles.
13008         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13009         Add empty variables, placeholders for the backends they represent.
13010         (spam-set-difference): Move, unchanged.
13011         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13012         unless the user has a processor variable.
13013         (spam-classifications, spam-classification-valid-p)
13014         (spam-backend-properties, spam-backend-property-valid-p)
13015         (spam-backend-function-type-valid-p)
13016         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13017         (spam-report-articles-gmane, spam-report-articles-resend):
13018         Remove functions, they are not needed.
13019         (spam-install-backend-super, spam-backend-list)
13020         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13021         (spam-backend-function, spam-backend-ham-registration-function)
13022         (spam-backend-spam-registration-function)
13023         (spam-backend-ham-unregistration-function)
13024         (spam-backend-spam-unregistration-function)
13025         (spam-backend-statistical-p, spam-backend-mover-p)
13026         (spam-install-backend-alias, spam-install-checkonly-backend)
13027         (spam-install-mover-backend, spam-install-nocheck-backend)
13028         (spam-install-backend, spam-install-statistical-backend)
13029         (spam-install-statistical-checkonly-backend): Add backend installation
13030         support.
13031         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13032         (spam-group-processor-p): Use the new backend code and respect the
13033         summary exit behavior.
13034         (spam-mark-spam-as-expired-and-move-routine): Remove.
13035         (spam-summary-prepare): Change to use the new spam-old-articles
13036         variable.
13037         (spam-copy-or-move-routine, spam-copy-spam-routine)
13038         (spam-move-spam-routine, spam-copy-ham-routine)
13039         (spam-move-ham-routine): Add code to copy/move ham or spam.
13040         (spam-fetch-field-fast): Improve doc and code, plus allow the
13041         'number request.
13042         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13043         variables.
13044         (spam-split, spam-find-spam): Use the new backend code.
13045         (spam-registration-functions): Remove variable.
13046         (spam-unregister-routine): Add convenience wrapper.
13047         (spam-log-undo-registration, spam-register-routine)
13048         (spam-log-processing-to-registry)
13049         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13050         where possible.
13051         (spam-check-gmane-xref, spam-check-regex-headers)
13052         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13053         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13054         (spam-check-bogofilter-headers, spam-check-spamoracle)
13055         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13056         (spam-check-crm114-headers): Use the spam-split-group that
13057         spam-split prepares, no need to determine it every time.
13058
13059         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13060         to the nnheader-parse-naked-head call.
13061
13062         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13063
13064         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13065         the nnheader-nov-read-message-id call.
13066
13067 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13068
13069         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13070         gnus-activate-group twice.  Suggested by Markus Peter
13071         <warp@spin.de>.
13072
13073 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * gnus-art.el (gnus-article-time-format): Exchange the order of
13076         day and month in the default value; fix customization type.
13077         (article-date-ut): Use add-text-properties.
13078         (article-make-date-line): Use message-make-date instead of
13079         current-time-string.
13080
13081         * message.el (message-fetch-field): Don't use set-text-properties.
13082         (message-make-date): Simplify.
13083
13084         * messagexmas.el (message-xmas-make-date): New function.
13085         (message-xmas-redefine): Defalias message-make-date to it.
13086
13087 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13090         (rfc2047-encode-region): Treat text within parentheses as special;
13091         show the original text when error has occurred.
13092
13093         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13094         already-computed method to gnus-activate-group.
13095
13096         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13097         same select-methods identical Lisp objects.
13098
13099         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13100         object when modifying the info.
13101
13102 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13105         gnus-opened-servers since it has never been opened with the new
13106         configuration yet.
13107
13108 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13109
13110         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13111         arg to nnheader-generate-fake-message-id.
13112
13113 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13114
13115         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13116         number and build a fake message ID localized to a group and
13117         article number (so it's repeatable from that point on).
13118         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13119         ID format.
13120
13121         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13122         nnheader-generate-fake-message-id with the article number.
13123
13124 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13125
13126         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13127         end-of-buffer.
13128
13129 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13130
13131         * message.el (message-ignored-supersedes-headers): Add Approved.
13132
13133 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13134
13135         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13136         goto-char.
13137         (rfc2047-encode): Fold the line before encoding.
13138
13139 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13140
13141         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13142         folding -- not all headers can be folded, and this should be done
13143         by the message composition mode.  Probably.  I think.
13144
13145 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13148         fast.
13149
13150         * gnus-ems.el (gnus-remove-image): Don't use
13151         message-text-with-property; remove only the image found first.
13152
13153         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13154         found first.
13155
13156 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13157
13158         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13159
13160 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13161
13162         * message.el (message-text-with-property): Make it fast and accept
13163         optional arguments.
13164         (message-strip-forbidden-properties): Use it.
13165         (message-fix-before-sending): Follow the m-t-w-p change.
13166
13167         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13168
13169 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * gnus-art.el (article-hide-headers): Don't change the buffer
13172         mistakenly when performing mml-preview even if
13173         gnus-single-article-buffer is nil.
13174
13175 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13176
13177         * message.el (message-expand-name-databases): New user option.
13178         (message-expand-name): Use it.
13179
13180 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13181
13182         * spam.el (spam-report-articles-resend)
13183         (spam-report-resend-register-routine): Allow ham reporting.
13184         (spam-report-resend-register-ham-routine): Add wrapper.
13185         (spam-registration-functions): Add ham resending functions.
13186         (spam-list-of-processors): Add ham resend processor.
13187
13188         * gnus.el (ham-resend-to): Add new group parameter.
13189         (spam-process): Add ham resend option.
13190
13191         * spam-report.el (spam-report-resend): Allow reporting ham.
13192         (spam-report-resend-ham): Add wrapper.
13193
13194 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13195
13196         * message.el (message-cite-articles-with-x-no-archive): New
13197         variable.
13198         (message-cite-original): Use it.
13199
13200 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13201
13202         * message.el (message-cite-original): Respect X-No-Archive.
13203
13204 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13205
13206         * gnus-art.el (article-hide-headers): Refer to the values for
13207         gnus-ignored-headers and gnus-visible-headers in the summary
13208         buffer since a user may have set them as group parameters.
13209
13210 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13211
13212         * assistant.el (assistant-node-name): Add convenience function.
13213         (assistant-render-text, assistant-render-node): Add error handling,
13214         plus handle multiple next nodes.
13215         (assistant-find-next-node): Comment out for now.
13216         (assistant-find-next-nodes): Add function, returns list of next
13217         nodes.
13218
13219 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13220
13221         * mail-source.el (mail-source-directory): Fix doc-string.
13222
13223 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13224
13225         * assistant.el (assistant-render-text, assistant-eval): Add :set
13226         widget type, which is different because it takes and returns a
13227         list.  Much hilarity ensues.
13228
13229 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13230
13231         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13232
13233         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13234         doc-string.
13235
13236         * gnus-start.el (gnus-activate-group): Added doc-string.
13237
13238 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13241
13242 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13243
13244         * assistant.el (assistant-render-text): Try to add a :set
13245         widget, more to come.
13246
13247         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13248         strings.
13249         (spam-report-articles-resend)
13250         (spam-register-routine): Do registration iff any articles warrant
13251         it.
13252         (spam-summary-prepare-exit): Change log message for nil group
13253         destinations.
13254
13255 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13256
13257         * spam.el (spam-report-resend-register-routine): Allow
13258         spam-report-resend-to to be a group parameter or a global value.
13259
13260 2004-05-26  Simon Josefsson  <jas@extundo.com>
13261
13262         * starttls.el: Merge with my GNUTLS based starttls.el.
13263         (starttls-gnutls-program, starttls-use-gnutls)
13264         (starttls-extra-arguments, starttls-process-connection-type)
13265         (starttls-connect, starttls-failure, starttls-success): New
13266         variables.
13267         (starttls-program, starttls-extra-args): Doc fix.
13268         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13269         functions.
13270         (starttls-negotiate, starttls-open-stream): Check
13271         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13272         function if it is set.
13273
13274 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13277         structured fields.
13278
13279 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13282
13283 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13284
13285         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13286         variable.
13287         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13288         assigning the spam-mark to new messages.
13289
13290 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13291
13292         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13293
13294 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13297
13298         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13299         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13300         default.
13301
13302 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13303
13304         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13305         correct data.
13306
13307 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13308
13309         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13310         (spam-group-processor-p): Fix function.
13311         (spam-group-processor-multiple-p)
13312         (spam-group-spam-processor-report-gmane-p)
13313         (spam-group-spam-processor-report-resend-p)
13314         (spam-group-spam-processor-bogofilter-p)
13315         (spam-group-spam-processor-blacklist-p)
13316         (spam-group-spam-processor-ifile-p)
13317         (spam-group-ham-processor-ifile-p)
13318         (spam-group-spam-processor-spamoracle-p)
13319         (spam-group-spam-processor-crm114-p)
13320         (spam-group-ham-processor-bogofilter-p)
13321         (spam-group-spam-processor-stat-p)
13322         (spam-group-ham-processor-stat-p)
13323         (spam-group-ham-processor-whitelist-p)
13324         (spam-group-ham-processor-BBDB-p)
13325         (spam-group-ham-processor-spamoracle-p)
13326         (spam-group-ham-processor-copy-p): Remove functions with some
13327         prejudice against unneeded code.
13328         (spam-report-articles-resend)
13329         (spam-report-resend-register-routine): Allow the group/topic
13330         spam-resend-to value to override spam-report-resend-to.
13331         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13332         properly now.
13333
13334         * gnus.el (spam-resend-to): Add group/topic parameter.
13335         (spam-process): Move the OBSOLETE processors to the end of the
13336         choices.
13337
13338 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13339
13340         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13341         with resend-to set to nil, and then ask the user if necessary.
13342         (spam-report-resend): spam-report-resend takes a list of articles, not
13343         separate article numbers.
13344
13345 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13346
13347         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13348         addition to emacs-w3m.
13349
13350 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13351
13352         * assistant.el (assistant-authinfo-data): New function.
13353         (assistant-eval): Eval for entire assistant.
13354
13355         * netrc.el (netrc-services-file): New variable.
13356         (netrc-parse-services): New function.
13357         (netrc-find-service-name): New function.
13358         (netrc-find-service-number): New function.
13359         (netrc-port-equal): New function.
13360         (netrc-machine): Use it.
13361
13362         * nnimap.el (nnimap-open-connection): Use netrc.
13363
13364         * gnus-util.el (gnus-netrc-get): Remove aliases.
13365
13366         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13367
13368         * assistant.el (wid-edit): Fix compilation.
13369
13370         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13371
13372 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13373
13374         * gnus-util.el (gnus-set-file-modes): New function.  (small
13375         patch).
13376
13377 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13378
13379         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13380
13381         * assistant.el (assistant-render-node): Fix up rendering and
13382         read-only text.
13383         (assistant-render-node): Reset.
13384         (assistant-make-read-only): Not sticky.
13385
13386 2004-05-20  Danny Siu  <dsiu@adobe.com>
13387
13388         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13389         centered even when gnus-auto-center-summary is t.
13390
13391 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13392
13393         * dns.el (dns-get-txt-answer): New function.
13394         (dns-read-txt): Ditto.
13395         (query-dns): Use it.
13396
13397 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13398
13399         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13400         active for foreign groups even if the group level is higher than
13401         the specified value.
13402
13403 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13404
13405         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13406         non-active groups.
13407
13408         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13409
13410 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13411
13412         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13413
13414 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13415
13416         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13417         (spam-crm114-header, spam-crm114-spam-switch)
13418         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13419         (spam-crm114-positive-spam-header)
13420         (spam-crm114-database-directory, spam-list-of-processors)
13421         (spam-group-spam-processor-crm114-p)
13422         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13423         (spam-generic-score, spam-list-of-checks)
13424         (spam-list-of-statistical-checks, spam-registration-functions)
13425         (spam-check-crm114-headers, spam-crm114-score)
13426         (spam-check-crm114, spam-crm114-register-with-crm114)
13427         (spam-crm114-register-spam-routine)
13428         (spam-crm114-unregister-spam-routine)
13429         (spam-crm114-register-ham-routine)
13430         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13431         asjo@koldfront.dk (Adam Sjøgren).
13432
13433         * gnus.el: Add spam-use-crm114.
13434
13435         * spam.el (spam-list-of-processors, spam-registration-functions):
13436         Add spam-use-resend.
13437         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13438         (spam-report-articles-gmane): Add doc fix.
13439         (spam-report-articles-resend, spam-report-resend-register-routine):
13440         Add wrappers around spam-report-resend-to.
13441
13442         * spam-report.el (spam-report-resend-to, spam-report-resend):
13443         Add support for resending spam.
13444         (spam-report-gmane): Fix line length >80.
13445
13446         * gnus.el (spam-process): Add spam-use-resend.
13447
13448 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13449
13450         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13451         number of processed spam messages.
13452         (spam-ham-copy-or-move-routine): Return the number of processed
13453         ham messages.
13454         (spam-summary-prepare-exit): Use the above values to decide
13455         whether status messages shouled be displayed.
13456
13457 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13460         `rfc2047-encoding-function-alist' in order to avoid conflicting
13461         with the old version.
13462         (rfc2047-encode-region): Concatenate words containing non-ASCII
13463         characters in structured fields; don't encode space-delimited
13464         ASCII words even in unstructured fields; don't break words at
13465         char-category boundaries.
13466         (rfc2047-encode-1): New function.
13467         (rfc2047-encode): Use it; encode text so that it occupies the
13468         maximum width within 76-column; work correctly on Q encoding for
13469         iso-2022-* charsets.
13470         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13471         sure not to break a line just after the header name.
13472         (rfc2047-b-encode-region): Removed.
13473         (rfc2047-b-encode-string): New function.
13474         (rfc2047-q-encode-region): Removed.
13475         (rfc2047-q-encode-string): New function.
13476
13477         * mm-util.el (mm-replace-in-string): New function.
13478
13479 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13480
13481         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13482         get it right.
13483         (gnus-inews-make-draft): Really.
13484
13485 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13486
13487         * nnmh.el (nnmh-request-list-1): Don't check the link count
13488         before descending.  (small patch)
13489
13490 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13491
13492         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13493         stuff.
13494
13495         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13496         on real group name.
13497
13498         * gnus-art.el (gnus-signature-limit): Doc fix.
13499
13500         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13501
13502         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13503
13504 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13505
13506         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13507         isn't a string.
13508
13509 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13510
13511         * gnus-draft.el (gnus-draft-send): Bind
13512         rfc2047-encode-encoded-words.
13513
13514         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13515         (rfc2047-encodable-p): Say that =? needs encoding.
13516         (rfc2047-encode-encoded-words): New variable.
13517
13518         * gnus-group.el (gnus-group-select-group): Doc fix.
13519
13520         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13521
13522         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13523         to nil.
13524
13525         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13526
13527         * nnheader.el (nnheader-get-lines-and-char): New function.
13528
13529 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13530
13531         * gnus-msg.el (gnus-summary-followup-with-original): Document
13532         yanking of region when active.
13533
13534 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13537         groups if the group level is higher than the specified value.
13538
13539 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13540
13541         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13542         (gnus-group-jump-to-group): Added prefix argument using
13543         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13544         non-active group.
13545
13546         * compface.el (uncompface): Be verbose when changing
13547         `uncompface-use-external'.
13548
13549         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13550         handle manual section.
13551
13552 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13553
13554         * gnus-art.el (gnus-button-alist): Revert previous change.
13555
13556 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13557
13558         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13559
13560 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13561
13562         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13563         whether backend can accept message.
13564
13565         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13566
13567 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13568
13569         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13570         Avoid creating directory when nntp-marks-is-evil is true.
13571         Reported by Reiner Steib.
13572
13573 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13574
13575         * gnus-picon.el (gnus-picon-style): New variable.
13576         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13577         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13578         Jesper Harder <harder@ifa.au.dk>.
13579
13580 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13581
13582         * message.el (message-fill-field): Return point.
13583         (message-generate-headers): Go to end of field.
13584
13585         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13586         stuff for non-living groups.
13587
13588 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13589
13590         * gnus-art.el (gnus-article-followup-with-original)
13591         (gnus-article-reply-with-original): gnus-mark-active-p ->
13592         gnus-region-active-p.
13593
13594 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13595
13596         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13597         only when there is spam or ham to be processed.
13598
13599 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13600
13601         * mail-source.el (mail-source-delete-crash-box): Refactor.
13602         (mail-source-fetch): Use it.
13603         (mail-source-fetch-file): Ditto.
13604         (mail-source-fetch-directory): Run postscript in loop.
13605         (mail-source-fetch-pop): Delete.
13606         (mail-source-fetch-maildir): Ditto.
13607         (mail-source-fetch-imap): Ditto.
13608
13609         * imap.el (imap-authenticators): Comment out sasl.
13610
13611         * message.el (message-skip-to-next-address): New function.
13612         (message-fill-header-address): Refactor.
13613         (message-fill-address): Use it.
13614         (message-delete-address): Use it.
13615         (message-fill-header-general): Refactor.
13616         (message-fill-field-address): Rename.
13617         (message-narrow-to-field): Find the start of the header.
13618         (message-header-format-alist): Don't pre-fill.
13619         (message-fill-header): Removed.
13620         (message-insert-header): New function.
13621         (message-shorten-references): Use it.
13622
13623         * rfc2047.el (rfc2047-field-value): Strip props.
13624
13625         * mail-parse.el (mail-header-make-address): New alias.
13626
13627         * ietf-drums.el (ietf-drums-make-address): New function.
13628
13629         * imap.el: Add compiler directives.
13630
13631         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13632
13633         * gnus-art.el (article-decode-idna-rhs): Don't use
13634         message-idna-inside-rhs-p.
13635
13636 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13637
13638         * message.el (message-idna-inside-rhs-p): Removed.
13639         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13640
13641         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13642         false positives.
13643
13644 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13645
13646         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13647
13648 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13649
13650         * nneething.el (nneething-file-name): Don't create spurious
13651         files.
13652
13653         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13654         (gnus-inews-do-gcc): Remove sleep.
13655
13656         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13657         part under point.
13658
13659         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13660         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13661
13662 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13663
13664         * spam.el (spam-summary-prepare-exit): Fixed (length).
13665
13666 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13667
13668         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13669         as expired without moving it" message when there are spam
13670         messages left.
13671
13672 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13673
13674         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13675         header is not nil.
13676
13677 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13678
13679         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13680         nntp-possibly-create-directory, not nntp-possibly-change-group.
13681         (nntp-marks-changed-p): New arg SERVER.
13682         (nntp-request-update-info): Adjust caller.
13683
13684 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13685
13686         * nntp.el (nntp-save-marks): Pass missing arg.
13687
13688 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13689
13690         * nntp.el: Support marks.
13691         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13692         (nntp-marks-modtime, nntp-marks-directory): New variables.
13693         (nntp-request-set-mark, nntp-request-update-info)
13694         (nntp-possibly-create-directory, nntp-marks-changed-p)
13695         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13696         functions.
13697
13698 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13699
13700         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13701         (gnus-xmas-redefine): Rename.
13702
13703         * gnus-score.el (gnus-score-insert-help): Use
13704         gnus-select-lowest-window.
13705
13706         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13707         appt-select-lowest-window and rename to gnus-select-lowest-window.
13708
13709         * gnus.el: do.
13710
13711 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13712
13713         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13714         encodings of MIME-encoded words, in order to improve
13715         interoperability with several broken MUAs.
13716
13717 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13718
13719         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13720         tags, only when charsets are not specified in headers.
13721         (mm-inline-text-html-render-with-w3m): Ditto.
13722
13723         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13724         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13725
13726 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13727
13728         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13729         instead of MIME-decoded from fields when checking
13730         `gnus-article-address-banner-alist'.
13731
13732 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13733
13734         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13735         description rather than subject.
13736
13737 2004-05-02  Steve Youngs  <steve@youngs.au.com>
13738
13739         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
13740
13741 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13742
13743         * gnus.el (gnus-version-number): Bump.
13744
13745 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13746
13747         * gnus.el: No Gnus v0.2 is released.
13748
13749 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13750
13751         * gnus-agent.el (gnus-agent-read-agentview): Inline
13752         gnus-uncompress-range.
13753
13754 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13755
13756         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13757         `exec-installed-p'.
13758
13759 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13760
13761         * gnus.el (spam-process, spam-autodetect-methods): Add
13762         bsfilter and bsfilter-headers.
13763
13764         * spam.el (spam-bsfilter): New customize group.
13765         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
13766         (spam-bsfilter-header, spam-bsfilter-probability-header)
13767         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
13768         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
13769         (spam-bsfilter-database-directory): New options.
13770         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
13771         (spam-list-of-statistical-checks, spam-registration-functions):
13772         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
13773         (spam-bsfilter-score): New command.
13774         (spam-check-bsfilter-headers, spam-check-bsfilter)
13775         (spam-bsfilter-register-with-bsfilter)
13776         (spam-bsfilter-register-spam-routine)
13777         (spam-bsfilter-unregister-spam-routine)
13778         (spam-bsfilter-register-ham-routine)
13779         (spam-bsfilter-unregister-ham-routine): New functions.
13780         (spam-generic-score): Support bsfilter; Accept an optional argument
13781         to recalcurate spam score even if scoring header has already been
13782         added.
13783         (spam-bogofilter-score, spam-spamassassin-score): Accept an
13784         optional argument to recalcurate spam score even if scoring header
13785         has already been added.
13786
13787 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
13788
13789         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
13790         strings!  Reported by David D. Smith <davidsmith@acm.org>.
13791         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
13792         link is missing.
13793
13794 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
13795
13796         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
13797         (html2text-get-attr): Rewrite.
13798
13799         * message.el (message-setup-1): Remove redundant put-text-property
13800         on mail-header-separator.
13801
13802 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
13803
13804         * gnus-registry.el (gnus-registry-cache-whitespace)
13805         (gnus-registry-action, gnus-registry-spool-action)
13806         (gnus-registry-split-fancy-with-parent): Change message levels
13807         from 5 to 3 or 7, as needed.
13808
13809         * spam.el (spam-summary-prepare-exit)
13810         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
13811         (spam-split, spam-find-spam, spam-log-undo-registration)
13812         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
13813         level from 5 to 6.
13814
13815 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * gnus-ems.el: Autoload appt-select-lowest-window (revert
13818         2004-03-04 change).
13819
13820 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
13821
13822         * sieve-manage.el (sieve-manage-open):
13823         * nnweb.el (nnweb-insert-html):
13824         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
13825         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
13826         * nnspool.el (nnspool-request-group):
13827         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
13828         * nnml.el (nnml-request-update-info):
13829         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
13830         (nnmh-request-create-group, nnmh-update-gnus-unreads):
13831         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
13832         (nnimap-request-set-mark):
13833         * nnfolder.el (nnfolder-request-update-info):
13834         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
13835         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
13836         * gnus-uu.el (gnus-uu-find-articles-matching):
13837         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
13838         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
13839         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
13840         * gnus-nocem.el (gnus-nocem-scan-groups):
13841         * gnus-int.el (gnus-start-news-server):
13842         * gnus-group.el (gnus-group-make-kiboze-group)
13843         (gnus-group-browse-foreign-server):
13844         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
13845         Use mapc when appropriate.
13846
13847 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
13848
13849         FIXME: Make separate entries for each person.
13850
13851         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
13852         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
13853         <shields@msrl.com>:
13854
13855         * spam.el (spam-necessary-extra-headers): Get the extra headers we
13856         may need for spam sorting and scoring.
13857         (spam-user-format-function-S): Add user format function suitable for
13858         general use.
13859         (spam-article-sort-by-spam-status): Add sorting function for summary
13860         sorting.
13861         (spam-extra-header-to-number): Add function to get a score from a
13862         header.
13863         (spam-summary-score): Add function to get a numeric score from the
13864         headers.
13865         (spam-generic-score): Fix function doc, was in wrong place.
13866         (spam-initialize): Take symbols when it's run, and install the
13867         extra headers that spam-necessary-extra-headers thinks we need.
13868
13869 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
13870
13871         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
13872         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
13873
13874 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
13875
13876         * gnus-sum.el (gnus-set-global-variables)
13877         (gnus-build-all-threads, gnus-get-newsgroup-headers)
13878         (gnus-article-get-xrefs, gnus-summary-best-group)
13879         (gnus-summary-next-article, gnus-summary-enter-digest-group)
13880         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
13881         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
13882         Use with-current-buffer.
13883
13884 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
13885
13886         * spam.el (spam-summary-prepare-exit): Simplify logic.
13887         (spam-fetch-article-header): Read the article header if it's not
13888         available.
13889         (spam-list-articles): Simplify logic.
13890         (spam-filelist-register-routine): Fix bug with unregister-list.
13891
13892         * gnus-registry.el: Fix comments at beginning.
13893
13894 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
13895
13896         * message.el (message-cater-to-broken-inn): Remove.
13897         (message-shorten-references): Make sure the total folded length of
13898         References is shorter than 998 characters to cater to a bug in INN
13899         2.3.  Also, don't pretend that references aren't folded -- this
13900         hasn't worked for a while.
13901
13902 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13903
13904         * gnus-agent.el (gnus-agentize):
13905         gnus-agent-send-mail-real-function no longer set to current value
13906         of message-send-mail-function but rather a lambda that calls
13907         message-send-mail-function.  The change makes the agent real-time
13908         responsive to user changes to message-send-mail-function.
13909
13910 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13911
13912         * legacy-gnus-agent.el
13913         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
13914         help from Florian Weimer <fw@deneb.enyo.de>
13915
13916 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * nnmail.el (nnmail-cache-insert): Revert last change.
13919
13920 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * nnmail.el (nnmail-cache-insert): Always check whether
13923         nnmail-cache-ignore-groups matches a group name.
13924
13925 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
13926
13927         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
13928         (spam-find-spam, spam-log-processing-to-registry)
13929         (spam-log-registered-p, spam-log-unregistration-needed-p)
13930         (spam-log-undo-registration): Use gnus-message instead of
13931         gnus-error, none of these errors are fatal.
13932
13933         * gnus-registry.el (gnus-registry-clean-empty-function)
13934         (gnus-registry-clean-empty): Remove only empty entries without
13935         extra data.
13936
13937 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
13938
13939         * spam-stat.el (spam-stat-buffer-change-to-spam)
13940         (spam-stat-buffer-change-to-non-spam): Change (error) to
13941         (gnus-message 8) invocation.
13942
13943 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * nntp.el (nntp-via-netcat-command): New variable.
13946         (nntp-via-netcat-switches): New variable.
13947         (nntp-open-via-rlogin-and-netcat): New function.
13948         (nntp-open-connection-function): Doc fix.
13949         (nntp-telnet-command): Doc fix.
13950         (nntp-end-of-line): Doc fix.
13951         (nntp-via-rlogin-command): Doc fix.
13952         (nntp-via-user-name): Doc fix.
13953         (nntp-via-address): Doc fix.
13954
13955 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
13958         error in Emacs 21.1.
13959
13960 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
13961
13962         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
13963
13964 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13965
13966         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
13967         (gnus-agent-with-refreshed-group): New macro.
13968         (gnus-agent-rename-group): New function.
13969         (gnus-agent-delete-group): New function.
13970         (gnus-agent-save-group-info): Use gnus-command-method when
13971         `method' parameter is nil.  Don't write nil entries into the
13972         active file.
13973         (gnus-agent-get-group-info): New function.
13974         (gnus-agent-fetch-articles): Use
13975         gnus-agent-update-files-total-fetched-for to increment disk space
13976         used.
13977         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
13978         gnus-agent-update-view-total-fetched-for to increment disk space
13979         used.
13980         (gnus-agent-get-local): Added optional parameters to avoid calling
13981         gnus-group-real-name and gnus-find-method-for-group.
13982         (gnus-agent-set-local): Delete stored entry if either min, or max,
13983         are nil.
13984         (gnus-agent-fetch-session): Reworded error/quit messages.  On
13985         quit, use gnus-agent-regenerate-group to record existance of any
13986         articles fetched to disk before the quit occurred.
13987         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
13988         gnus-agent-update-view-total-fetched-for, and
13989         gnus-agent-update-files-total-fetched-for to decrement disk space
13990         used.
13991         (gnus-agent-retrieve-headers): Use
13992         gnus-agent-update-view-total-fetched-for to increment disk space
13993         used.
13994         (gnus-agent-regenerate-group): Replace gnus-group-update-group
13995         with gnus-agent-update-files-total-fetched-for to decrement disk
13996         space and fresh group buffer.
13997         (gnus-agent-inhibit-update-total-fetched-for): New variable.
13998         (gnus-agent-need-update-total-fetched-for): New variable.
13999         (gnus-agent-update-files-total-fetched-for): New function.
14000         (gnus-agent-update-view-total-fetched-for): New function.
14001         (gnus-agent-total-fetched-for): New function.
14002
14003         * gnus-cache.el (gnus-cache-save-buffers): Use
14004         gnus-cache-update-overview-total-fetched-for to change disk space
14005         used by this group.
14006         (gnus-cache-possibly-enter-article): Use
14007         gnus-cache-update-file-total-fetched-for to increment disk space
14008         used by this group.
14009         (gnus-cache-possibly-remove-article): Use
14010         gnus-cache-update-file-total-fetched-for to decrement disk space
14011         used by this group.
14012         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14013         (gnus-cache-rename-group): New function.
14014         (gnus-cache-delete-group): New function.
14015         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14016         (gnus-cache-need-update-total-fetched-for): New variable.
14017         (gnus-cache-with-refreshed-group): New macro.
14018         (gnus-cache-update-file-total-fetched-for): New function.
14019         (gnus-cache-update-overview-total-fetched-for): New function.
14020         (gnus-cache-rename-group-total-fetched-for): New function.
14021         (gnus-cache-delete-group-total-fetched-for): New function.
14022         (gnus-cache-total-fetched-for): New function.
14023
14024         * gnus-group.el: Require gnus-sum and autoload functions to
14025         resolve warnings when gnus-group.el compiled alone.
14026         (gnus-group-line-format): Documented new %F.
14027         (size of Fetched data) group line format; identifies disk space
14028         used by agent and cache.
14029         (gnus-group-line-format-alist): Defined new F format.
14030         (gnus-total-fetched-for): New function.
14031         (gnus-group-delete-group): No longer update
14032         gnus-cache-active-altered as gnus-request-delete-group now keeps
14033         the cache in sync.
14034         (gnus-group-list-active): Let the agent store a server's active
14035         list if currently plugged.
14036
14037         * gnus-int.el (gnus-request-delete-group):
14038         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14039         local disk in sync with the server.
14040         (gnus-request-rename-group):
14041         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14042         local disk in sync with the server.
14043
14044         * gnus-start.el (gnus-get-unread-articles):
14045         Cosmetic simplification to logic.
14046
14047         * gnus-util.el (gnus-rename-file): New function.
14048
14049 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14050
14051         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14052
14053 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14054
14055         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14056         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14057
14058 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14059
14060         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14061         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14062
14063 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14064
14065         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14066
14067 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14068
14069         * spam.el (spam-set-difference): Add function to replace
14070         gnus-set-difference in spam.el.
14071         (spam-summary-prepare-exit): Use spam-set-difference.
14072
14073 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14074
14075         * gnus-registry.el (gnus-registry-cache-file): Update to use
14076         gnus-dribble-directory OR gnus-home-directory OR ~.
14077         (gnus-registry-split-fancy-with-parent): Fix doc.
14078
14079 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14080
14081         * message.el (message-exchange-point-and-mark): Use
14082         message-mark-active-p.  Suggested by Jesper Harder
14083         <harder@ifa.au.dk>.
14084
14085 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14086
14087         * message.el (message-exchange-point-and-mark): Don't activate
14088         region if it was inactive.  Suggested by Hiroshi Fujishima
14089         <pooh@nature.tsukuba.ac.jp>.
14090
14091 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14092
14093         * gnus-art.el (article-display-face): Display Faces in the same
14094         order as X-Faces.
14095
14096 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14097
14098         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14099
14100 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14101
14102         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14103         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14104         (gnus-article-mime-hierarchy): Remove.
14105         (gnus-article-mime-hierarchy-next): Remove.
14106         (gnus-article-mode): Revert 2004-03-19 change.
14107         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14108         (gnus-insert-mime-button): Revert 2004-03-19 change.
14109         (gnus-mime-accumulate-hierarchy): Remove.
14110         (gnus-mime-enter-multipart): Remove.
14111         (gnus-mime-leave-multipart): Remove.
14112         (gnus-mime-display-part): Revert 2004-03-19 change.
14113         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14114
14115         * mml.el (mml-preview): Revert 2004-03-19 change.
14116
14117 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14118
14119         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14120
14121 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14122
14123         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14124         t while entering a file name using the mm-with-multibyte macro.
14125         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14126
14127         * mm-util.el (mm-with-multibyte): New macro.
14128
14129 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14130
14131         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14132         user option.
14133         (gnus-mime-multipart-functions): Doc and customization fix.
14134         (gnus-article-mime-hierarchy): New variable.
14135         (gnus-article-mime-hierarchy-next): New variable.
14136         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14137         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14138         gnus-article-mime-hierarchy-next to nil.
14139         (gnus-insert-mime-button): Show hierarchy numbers.
14140         (gnus-mime-accumulate-hierarchy): New function.
14141         (gnus-mime-enter-multipart): New function.
14142         (gnus-mime-leave-multipart): New function.
14143         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14144         (gnus-mime-display-alternative): Show hierarchy numbers.
14145
14146         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14147         gnus-article-mime-hierarchy-next to nil.
14148
14149 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14150
14151         * dns.el: Don't require gnus-xmas.
14152
14153 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14154
14155         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14156         inline PGP.
14157         (mml-menu): Disable mml-quote-region if mark is inactive.
14158
14159 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14162         when the group's active is not available.
14163
14164 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14167         error.
14168
14169 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14170
14171         * imap.el (imap-store-password): New variable.
14172         (imap-interactive-login): Use it.
14173         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14174
14175 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14176
14177         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14178         window-start and hscroll to summary window.
14179
14180 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14181
14182         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14183         conversion message to newsrc-dribble when an actual conversion is
14184         performed.
14185
14186 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14187
14188         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14189
14190 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14191
14192         * mm-decode.el (mm-complicated-handles): New function reviving
14193         former definition of mm-multiple-handles.
14194
14195         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14196         (gnus-mime-delete-part): Use it.
14197
14198 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14199
14200         * gnus-agent.el (gnus-agent-read-local): Bind
14201         nnheader-file-coding-system to gnus-agent-file-coding-system to
14202         avoid the implicit assumption that they will always be equal.
14203         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14204         coding-system-for-write, as the with-temp-file macro first prints
14205         to a buffer then saves the buffer.
14206
14207 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14208
14209         * gnus-art.el (gnus-article-edit-part): New function.
14210         (gnus-mime-save-part-and-strip): Use it; do query instead of
14211         signaling an error; don't use mm-multiple-handles.
14212         (gnus-mime-delete-part): Ditto.
14213
14214 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14215
14216         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14217         old file versions.
14218         (gnus-group-prepare-hook): Removed function that converted list
14219         form of gnus-agent-expire-days to group properties.
14220
14221         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14222         (gnus-request-accept-article): Re-indented.
14223
14224         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14225         converters to handle old agent file formats.  Added logic for a
14226         "backup before upgrading warning".
14227         (gnus-convert-mark-converter-prompt): Developers can mark
14228         functions as needing (default), or not needing,
14229         gnus-convert-old-newsrc's "backup before upgrading warning".
14230         (gnus-convert-converter-needs-prompt): Tests whether the user
14231         should be protected from potentially irreversable changes by the
14232         function.
14233
14234         * legacy-gnus-agent.el: New.  Provides converters that are only
14235         loaded when gnus-convert-old-newsrc needs to call them.
14236
14237 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * mail-source.el (mail-source-touch-pop): Doc fix.
14240
14241         * message.el (message-smtpmail-send-it): Doc fix.
14242
14243 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14244
14245         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14246
14247         * nnmail.el (nnmail-split-fancy): do.
14248
14249         * gnus-kill.el (gnus-kill, gnus-execute): do.
14250
14251 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14252
14253         * gnus-sum.el (gnus-widget-reversible-match)
14254         (gnus-widget-reversible-to-internal)
14255         (gnus-widget-reversible-to-external): New functions.
14256         (gnus-widget-reversible): New widget.
14257         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14258
14259 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14260
14261         * gnus-sum.el (gnus-thread-sort-functions)
14262         (gnus-article-sort-functions): Document `(not F)' items.
14263
14264 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14265
14266         * spam.el (spam-use-gmane-xref): Add new backend.
14267         (spam-gmane-xref-spam-group): Add variable to control the name of the
14268         Gmane spam group.
14269         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14270         (spam-regex-headers-spam, spam-regex-headers-ham)
14271         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14272         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14273         backends and checks.
14274         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14275
14276         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14277         an autodetect method.
14278
14279 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14280
14281         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14282         articles are being added to a group.
14283         (gnus-request-replace-article): Inform the agent that articles
14284         need to be uncached as the cached contents are no longer valid.
14285
14286 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14287
14288         * binhex.el: Don't autoload executable-find.
14289
14290         * canlock.el: Don't autoload mail-fetch-field.
14291
14292         * dgnushack.el: Autoload c-mode for XEmacs.
14293
14294         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14295
14296         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14297         rmail-dont-reply-to and rmail-output.
14298
14299         * gnus-score.el: Don't autoload ffap-string-at-point.
14300
14301         * gnus-setup.el: Don't autoload sc-cite-original.
14302
14303         * imap.el: Don't autoload base64-decode-string,
14304         base64-encode-string and md5.
14305
14306         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14307         and rmail-msg-restore-non-pruned-header.
14308
14309         * mm-decode.el: Don't autoload executable-find.
14310
14311         * mm-url.el: Don't autoload executable-find.
14312
14313         * mm-view.el: Don't autoload diff-mode.
14314
14315         * nndb.el: Don't autoload news-reply-mode, news-setup,
14316         cancel-timer and telnet.
14317
14318         * password.el: Don't autoload run-at-time for Emacs.
14319
14320         * sha1-el.el: Don't autoload executable-find.
14321
14322         * sieve-mode.el: Don't autoload c-mode.
14323
14324         * uudecode.el: Don't autoload executable-find.
14325
14326 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14327
14328         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14329         (gnus-agent-possibly-alter-active): Avoid null in numeric
14330         comparison.
14331         (gnus-agent-set-local): Refuse to save null in local object table.
14332         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14333         list of articles that will be marked as unread.
14334
14335 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14336
14337         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14338
14339 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14340
14341         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14342         language tags.
14343
14344 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14345
14346         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14347         Don't bind "obarray".
14348
14349         * gnus-sum.el (gnus-thread-sort-functions): Added
14350         `gnus-thread-sort-by-most-recent-number' and
14351         `gnus-thread-sort-by-most-recent-date'.
14352         Reported by Kai Grossjohann <kai@emptydomain.de>.
14353
14354 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14355
14356         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14357
14358 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14359
14360         * gnus-cus.el (gnus-agent-customize-category): Removed
14361         ignore-errors macro reference that required cl to be loaded at
14362         run-time.
14363
14364         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14365         single-interval range of the form (min . max).  Previously the
14366         range had to look like ((min . max)).  Likewise, return
14367         (min . max) rather than ((min . max)).
14368         (gnus-range-map): Use gnus-range-normalize to accept
14369         single-interval range.
14370
14371         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14372         the cache, but not the agent, now appear with their usual face.
14373
14374         * dgnushack.el (loaddir): New variable that is bound to the
14375         directory containing the dgnushack.el file. Use loaddir, rather
14376         than srcdir, to update load-path. Change lets dgnushack compile
14377         code in directories other than GNUS/lisp.
14378
14379 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * lpath.el: Don't bind w3m-safe-url-regexp.
14382
14383         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14384         w3m-safe-url-regexp variable buffer-local.
14385
14386         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14387
14388 2004-02-27  Simon Josefsson  <jas@extundo.com>
14389
14390         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14391         gnus-group-real-prefix.
14392         (gnus-summary-move-article): Use it, instead of
14393         gnus-group-real-prefix.
14394
14395 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14396
14397         * lpath.el: Bind w3m-safe-url-regexp.
14398
14399         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14400         w3m-safe-url-regexp variable buffer-local and set it as the value
14401         of mm-w3m-safe-url-regexp.
14402
14403         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14404
14405         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14406         parsing gnus-posting-styles when the message is not for replying.
14407
14408         * dgnushack.el: Autoload sgml-mode for XEmacs.
14409
14410         * nnrss.el (nnrss-opml-export): Use
14411         mm-set-buffer-file-coding-system instead of
14412         set-buffer-file-coding-system.
14413
14414 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14415
14416         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14417         of checkdoc.el).
14418         * nnrss.el: do.
14419         * gnus-mlspl.el: do.
14420         * gnus-ml.el: do.
14421         * gnus-srvr.el: do.
14422
14423         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14424
14425 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14426
14427         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14428         Corrections to custom-manual links.
14429
14430         * gnus-art.el (gnus-article): Ditto.
14431
14432         * mm-decode.el (mime-display, mime-security): Ditto.
14433
14434 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14435
14436         * flow-fill.el: Typo.
14437
14438 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14439
14440         * spam-wash.el: New file.
14441
14442 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14443
14444         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14445
14446 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14447
14448         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14449         to be run with new-articles as LIST1, not LIST2.
14450         (spam-registration-functions): Add spam-use-ham-copy as a nil
14451         registration backend.
14452
14453 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14454
14455         * spam-stat.el (spam-stat-washing-hook): New option.
14456         (spam-stat-buffer-words): Use it.
14457         (spam-stat-process-directory, spam-stat-test-directory): Use
14458         insert-file-contents-literally.
14459         (spam-stat-coding-system): New variable.
14460         (spam-stat-load, spam-stat-save): Use it.
14461
14462 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14463
14464         * spam-report.el (spam-report-plug-agent): Quote
14465         spam-report-url-to-file and spam-report-url-ping-plain.
14466
14467 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14468
14469         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14470         / in mailto URLs.
14471
14472 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14473
14474         * spam-report.el (spam-report-process-queue): Fix interactive use.
14475         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14476         (spam-report-unplug-agent): Doc fixes.
14477         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14478         (spam-report-agentize, spam-report-deagentize): Autoload.
14479
14480 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14483
14484         * message.el (message-setup-fill-variables): Add mml tags to
14485         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14486         <ajk@iu.edu>.
14487         (message-mode): Don't modify paragraph-separate there.
14488
14489 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * compface.el (uncompface-use-external): Default to undecided.
14492         (uncompface-use-external-threshold): New variable.
14493         (uncompface-float-time): New macro.
14494         (uncompface): Determine whether to use the external decoder if
14495         uncompface-use-external is undecided.
14496
14497 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14498
14499         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14500         after images.
14501
14502         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14503
14504 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14505
14506         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14507
14508         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14509
14510         * gnus-sum.el (gnus-summary-limit-to-age)
14511         (gnus-summary-limit-children): do.
14512
14513         * gnus-int.el (gnus-request-scan): do.
14514
14515         * gnus-group.el (gnus-group-suspend): do.
14516
14517         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14518
14519         * gnus-cite.el (gnus-cite-parse-attributions): do.
14520
14521         * gnus-agent.el (gnus-summary-set-agent-mark)
14522         (gnus-agent-regenerate-group): do.
14523
14524         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14525
14526         * binhex.el (binhex-decode-region-internal): do.
14527
14528 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14529
14530         * gnus-fun.el (gnus-face-properties-alist): New user option.
14531         (gnus-display-x-face-in-from): Use it.
14532
14533         * gnus-art.el (article-display-face): Ditto.
14534
14535         * compface.el (uncompface-use-external): Default to nil.
14536
14537 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14538
14539         * nntp.el (nntp-erase-buffer): New function.
14540         (nntp-retrieve-data, nntp-send-command)
14541         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14542         (nntp-possibly-change-group): Use it.
14543
14544         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14545         with-current-buffer.
14546
14547 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14548
14549         * compface.el: Merge the ELisp-based uncompface program.
14550         (compface): New customization group.
14551         (uncompface-use-external): New user option.
14552         (uncompface): Call uncompface-internal if uncompface-use-external
14553         is nil.
14554         (uncompface-internal): New function.  Note that there are also
14555         some other functions and variables added for this function.
14556
14557 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14558
14559         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14560         if necessary.
14561
14562 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14563
14564         * spam-report.el (spam-report-unplug-agent)
14565         (spam-report-plug-agent, spam-report-deagentize)
14566         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14567         Add support for the Agent in spam-report: when unplugged, report to a
14568         file; when plugged, submit all the requests.
14569
14570         * spam.el (spam-register-routine): Fix message about
14571         registration.
14572
14573 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14574
14575         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14576         dependencies.
14577         (rfc2047-encode): Use it.
14578
14579         * gnus-art.el (gnus-button-marker-list): Move before first
14580         reference.
14581
14582         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14583         (imap-parse-body): Fix format string mismatch.
14584
14585         * gnus-score.el (gnus-summary-increase-score): do.
14586
14587         * nnrss.el (nnrss-close): New function.
14588
14589 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14590
14591         * nnrss.el (nnrss-make-filename): New function.
14592         (nnrss-request-delete-group, nnrss-read-server-data)
14593         (nnrss-save-server-data, nnrss-read-group-data)
14594         (nnrss-save-group-data): Use it.
14595         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14596         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14597         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14598
14599 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14600
14601         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14602
14603 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14604
14605         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14606         files.
14607
14608         * message.el (message-generate-headers-first): Don't quote nil
14609         and t in docstrings.
14610
14611         * imap.el (imap-id): do.
14612
14613         * gnus-agent.el (gnus-agent-consider-all-articles)
14614         (gnus-agent-queue-mail): do.
14615
14616 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14617
14618         * spam-report.el (spam-report-process-queue): New function.
14619         Process requests from `spam-report-requests-file'.
14620         (spam-report-process-queue): Doc fix.
14621
14622 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14623
14624         * spam.el (spam-register-routine)
14625         (spam-log-processing-to-registry, spam-log-registered-p)
14626         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14627         Change "check" to "spam-check" for semi-clarity.
14628
14629 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14630
14631         * pop3.el: Require nnheader.
14632
14633         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14634
14635         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14636
14637         * gnus-picon.el: Require cl.
14638
14639         * gnus-fun.el: Require gnus-ems and gnus-util.
14640
14641         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14642
14643         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14644
14645         * gnus-art.el (gnus-article-edit-mode): Define before first
14646         reference.
14647
14648 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14649
14650         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14651         (gnus-uu-post-encoded): Use point-at-bol.
14652
14653         * gnus-topic.el (gnus-group-active-topic-p): do.
14654
14655         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14656
14657         * gnus-group.el (gnus-group-kill-region): do.
14658
14659         * gnus-art.el (article-date-ut): do.
14660
14661         * message.el (message-fetch-field): Remove redundant
14662         case-fold-search binding.
14663         (message-narrow-to-field): Simplify.
14664
14665 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14666
14667         * spam.el (spam-directory): Derive from `gnus-directory'.
14668
14669         * spam-report.el (spam-report-url-to-file)
14670         (spam-report-requests-file): New function and variable for offline
14671         reporting.
14672         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14673         and user defined function.
14674         (spam-report-url-ping-mm-url): Remove doubled slash.
14675
14676 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14677
14678         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14679
14680 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14681
14682         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14683         format string mismatch.
14684
14685         * sieve.el (sieve-deactivate-all): do.
14686
14687         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14688
14689         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14690
14691         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14692
14693         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14694
14695 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14696
14697         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14698         the list of checks.
14699
14700 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14701
14702         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14703         padding.
14704
14705 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14706
14707         * mm-view.el (mm-fill-flowed): New variable.
14708         (mm-inline-text): Use it.
14709
14710 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14711
14712         * spam.el (spam-spamassassin-register-ham-routine)
14713         (spam-spamassassin-register-spam-routine): Fix function names.
14714
14715 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * gnus.el (gnus-tmp-grouplens): Remove.
14718         (gnus-summary-line-format): Remove grouplens.
14719
14720         * gnus-group.el (gnus-group-line-format): Ditto.
14721
14722         * gnus-spec.el (gnus-format-specs): Ditto.
14723         (gnus-update-format-specifications): Flush the group format spec
14724         cache if there's the grouplens stuff.
14725         (gnus-parse-simple-format): Replace %l with the empty string.
14726
14727 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14728
14729         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14730         omission.
14731
14732 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14733
14734         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14735         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14736
14737 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14738
14739         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14740         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14741         New macros and functions.
14742         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14743         Handle > NLINK_MAX messages.
14744         * nnmaildir.el (nnmaildir-request-set-mark): Use
14745         nnmaildir--emlink-p and nnmaildir--eexist-p.
14746
14747 2004-01-25  Alex Schroeder  <alex@gnu.org>
14748
14749         * spam-stat.el (spam-stat-process-directory-age): New option.
14750         (spam-stat-process-directory): Use it.
14751
14752 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
14753
14754         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14755         (spam-stat-save): Accept prefix argument.
14756
14757 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
14758
14759         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
14760         links" error.
14761
14762 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14763
14764         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
14765         the rest of the and/or forms.
14766
14767 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14768
14769         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
14770         compatibility with old .newsrc.eld files.
14771
14772         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
14773
14774         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
14775
14776         * gnus-start.el (gnus-1): do.
14777
14778         * gnus-group.el (gnus-group-line-format-alist): do.
14779
14780         * gnus.el (gnus-use-grouplens, gnus-visual): do.
14781
14782         * gnus-gl.el: Remove.
14783
14784 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14785
14786         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
14787         marks consisting of a single range {for example, (3 . 5)} rather
14788         than a list of a single range { ((3 . 5)) }.
14789
14790 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14791
14792         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
14793         with-current-buffer.
14794         (spam-stat-store-current-buffer): Use insert-buffer-substring to
14795         avoid consing a string.
14796
14797         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
14798         Remove obsolete entries for big5 and gb2312.
14799
14800 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14801
14802         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
14803         uncompressed list.
14804
14805 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
14806
14807         * spam-stat.el (spam-stat-strip-xref): New function.
14808         (spam-stat-process-directory): Use it.
14809
14810         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
14811         here -- it's done in message-fetch-field.
14812
14813 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14814
14815         * gnus-agent.el (gnus-agent-queue-mail)
14816         (gnus-agent-prompt-send-queue): New variables.
14817         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
14818         * gnus-draft.el (gnus-group-send-queue): Pass the group name
14819         "nndraft:queue" along to gnus-draft-send.  Use
14820         gnus-agent-prompt-send-queue.
14821         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
14822         is "nndraft:queue".  Suggested by Gaute Strokkenes
14823         <gs234@srcf.ucam.org>
14824
14825         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
14826         (agent-enable-undownloaded-faces): Added.
14827         (gnus-agent-cat-groups): Use eval-and-compile, not
14828         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
14829         method of gnus-agent-cat-groups even when the buffer has been
14830         evaled.
14831         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
14832         delete gnus-agent-save-active-1.
14833         (gnus-agent-save-groups): Deleted.  Identical to
14834         gnus-agent-save-active.
14835         (gnus-agent-write-active): No longer adjust agent's copy of active
14836         file as agent's adjustments are now stored in their own
14837         file.  Removed optional parameter.
14838         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
14839         servers.  Add use of min/max range limits from server's local
14840         file.
14841         (gnus-agent-save-alist): Removed unused optional argument.
14842         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
14843         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
14844         (gnus-agent-set-local): A per-server file that keeps min/max range
14845         limits for articles known to the agent.  Provides a fast mechanism
14846         for altering many active ranges.
14847         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
14848         active file (local makes it unnecessary).
14849         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
14850
14851         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
14852         (agent-enable-undownloaded-faces): Added.
14853
14854         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
14855         disable it when sending to "nndraft:queue".
14856         (gnus-group-send-queue): Add safety check to avoid sending queue
14857         when unplugged.
14858
14859         * gnus-group.el (gnus-group-catchup): Use new
14860         gnus-sequence-of-unread-articles, not
14861         gnus-list-of-unread-articles, to avoid exhausting memory with huge
14862         numbers of articles.  Use gnus-range-map to avoid having to
14863         uncompress the unread list.
14864         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
14865         Fixed invalid ange-ftp reference.
14866
14867         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
14868         (gnus-sorted-range-intersection): Intersection of two ranges
14869         without requiring that they first be uncompressed.
14870
14871         * gnus-start.el (gnus-activate-group): Unless blocked by the
14872         caller, possibly expand the active range to include both cached
14873         and agentized articles.
14874         (gnus-convert-old-newsrc): Rewrote in anticipation of having
14875         multiple version-dependent converters.
14876         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
14877         gnus-agent-save-active.
14878         (gnus-save-newsrc-file): Save dirty agent range limits.
14879
14880         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
14881         gnus-agent-possibly-alter-active.
14882         (gnus-adjust-marked-articles): Faster handling of simple lists.
14883
14884 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
14885
14886         * spam-stat.el (spam-stat-test-directory): New optional argument
14887         displays a list of files detected.  Suggested by Andrew Cohen
14888         <cohen@andy.bu.edu>.
14889         (spam-stat-buffer-words-with-scores): Don't narrow and change
14890         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
14891
14892 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
14893
14894         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
14895         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
14896         (spam-spamassassin-arguments)
14897         (spam-spamassassin-spam-flag-header)
14898         (spam-spamassassin-positive-spam-flag-header)
14899         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
14900         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
14901         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14902         (spam-list-of-processors, spam-list-of-checks)
14903         (spam-list-of-statistical-checks, spam-registration-functions)
14904         (spam-check-spamassassin-headers, spam-check-spamassassin)
14905         (spam-spamassassin-score)
14906         (spam-spamassassin-register-with-sa-learn)
14907         (spam-spamassassin-register-spam-routine)
14908         (spam-spamassassin-register-ham-routine)
14909         (spam-assassin-register-spam-routine)
14910         (spam-assassin-register-ham-routine): Add SpamAssassin support.
14911         (spam-bogofilter-score): Fix to show article before scoring.
14912
14913 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
14914
14915         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
14916         default scoring function.
14917         (spam-generic-score): Call spam-spamassassin-score if
14918         spam-use-spamassassin or spam-use-spamassassin-headers is on;
14919         spam-bogofilter-score otherwise.
14920
14921         * gnus.el (spam-process, spam-autodetect-methods): Add
14922         spamassassin and spamassassin-headers.
14923
14924 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
14925
14926         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14927         Suppress unnecessary messages.
14928
14929 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
14930
14931         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
14932         make-hash-table.
14933
14934 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * canlock.el (base64-encode-string): Don't autoload it.
14937
14938 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * run-at-time.el: Remove useless (require 'itimer),
14941         eval-and-compile and (featurep 'xemacs).
14942
14943 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
14944
14945         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
14946         GROUP is a virtual group.
14947
14948 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
14949
14950         * gnus.el: Autoload `message-y-or-n-p'.
14951
14952 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
14953
14954         * pgg-parse.el: Remove unnecessary (require 'custom).
14955
14956         * pgg-def.el: do.
14957
14958         * nnmail.el: do.
14959
14960         * gnus-undo.el: do.
14961
14962         * gnus-picon.el: do.
14963
14964         * gnus-util.el: do.
14965
14966 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
14967
14968         * gnus-sum.el (gnus-pick-line-number): Add autoload.
14969
14970 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14971
14972         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
14973         handle, as well as a list.
14974
14975         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
14976         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
14977         (mm-w3m-cid-retrieve): Simplify.
14978
14979 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
14980
14981         * message.el (message-kill-to-signature): Allow prefix arg to
14982         specify number of lines to keep before signature.
14983
14984 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
14985
14986         * message.el (message-kill-to-signature): Change docstring.
14987
14988 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14989
14990         * canlock.el: Always require sha1-el.
14991         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
14992
14993         * message.el: Autoload sha1 only when compiling.
14994
14995         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
14996         eudc-expand-inline for XEmacs.
14997
14998 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14999
15000         * message.el (message-canlock-generate): Require sha1-el.
15001
15002 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15003
15004         * message.el (message-expand-name): Silence the byte compiler.
15005
15006         * lpath.el: Add detect-coding-system.
15007
15008         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15009         cus-edit.
15010
15011 2004-01-13  Simon Josefsson  <jas@extundo.com>
15012
15013         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15014         Invoke gnus-score-mode.  Reported by
15015         bojohan+news@dd.chalmers.se (Johan Bockgård).
15016
15017         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15018         Jim Blandy <jimb@redhat.com> (tiny change).
15019
15020 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15021
15022         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15023
15024 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15025
15026         * spam.el (spam-get-article-as-string): Update to use
15027         gnus-request-article-this-buffer, much simpler.
15028         (spam-get-article-as-buffer): Remove.
15029
15030 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15031
15032         * message.el (message-expand-name): Use EUDC if the user uses that.
15033
15034 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15035
15036         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15037         character for the encoding to avoid consing a string.
15038
15039         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15040         unnecessarily.
15041
15042         * mm-util.el (mm-replace-chars-in-string): Remove.
15043
15044         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15045         of mm-replace-chars-in-string.
15046
15047 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15048
15049         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15050
15051         * mm-util.el (mm-subst-char-in-string): Support inplace.
15052
15053         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15054         a new string in every iteration.  Use shy groups.
15055
15056 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15057
15058         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15059         * gnus-soup.el (gnus-soup-group-brew):
15060         * gnus-msg.el (gnus-put-message):
15061         * gnus-move.el (gnus-group-move-group-to-server):
15062         * gnus-kill.el (gnus-batch-score):
15063         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15064         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15065         (gnus-group-update-group, gnus-group-read-group)
15066         (gnus-group-make-group, gnus-group-make-help-group)
15067         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15068         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15069         (gnus-group-sort-by-unread, gnus-group-catchup)
15070         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15071         (gnus-group-yank-group, gnus-group-set-info)
15072         (gnus-group-list-groups):
15073         * gnus.el (gnus-generate-new-group-name):
15074         * gnus-delay.el (gnus-delay-send-queue):
15075         * nnvirtual.el (nnvirtual-catchup-group):
15076         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15077         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15078         (gnus-group-prepare-topics, gnus-topic-check-topology):
15079         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15080         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15081         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15082         (gnus-group-make-articles-read):
15083         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15084         (gnus-group-change-level, gnus-kill-newsgroup)
15085         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15086         (gnus-get-unread-articles, gnus-make-articles-unread)
15087         (gnus-make-ascending-articles-unread): Use accessor
15088         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15089         to get group information for improved readability.
15090
15091
15092 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15093
15094         * gnus-art.el (article-decode-mime-words, article-babel)
15095         (gnus-article-highlight-signature, gnus-article-add-buttons)
15096         (gnus-signature-toggle): Use gnus-with-article-buffer.
15097
15098         * gnus-art.el (gnus-article-highlight-headers)
15099         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15100
15101         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15102         (gnus-article-set-globals, gnus-request-article-this-buffer)
15103         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15104         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15105         (gnus-mime-display-alternative): Use with-current-buffer.
15106
15107 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15108
15109         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15110         also under 80 char limit, and call gnus-error if needed.
15111         (spam-fetch-article-header): Fix - it was a
15112         buffer-local variable (gnus-newsgroup-data).
15113         (spam-find-spam): Use spam-generate-fake-headers, forget about
15114         spam-insert-fake-headers.
15115         (spam-insert-fake-headers): Remove.
15116
15117 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15118
15119         * deuglify.el (gnus-article-outlook-unwrap-lines)
15120         (gnus-outlook-rearrange-article)
15121         (gnus-outlook-repair-attribution-outlook)
15122         (gnus-outlook-repair-attribution-block)
15123         (gnus-outlook-repair-attribution-other): Remove redundant
15124         save-excursion.
15125
15126 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15127
15128         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15129         (spam-fetch-field-subject-fast)
15130         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15131         (spam-fetch-article-header): Add functions to deal with Gnus
15132         internals for fast retrieval of article header data.
15133         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15134
15135 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15136
15137         * pop3.el (pop3-md5): Remove.
15138         (pop3-apop): Replace pop3-md5 with md5.
15139
15140         * mm-bodies.el: base64 is always built-in.
15141
15142         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15143         with-current-buffer.
15144
15145 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * canlock.el (canlock-insert-header): Remove excessive grouping in
15148         regexp.
15149
15150         * gnus-sum.el (gnus-summary-read-document): Ditto.
15151
15152         * gnus-uu.el (gnus-uu-part-number): Ditto.
15153
15154         * html2text.el (html2text-remove-tags): Ditto.
15155         (html2text-format-tags): Ditto.
15156         (html2text-format-single-elements): Ditto.
15157
15158         * mml.el (mml-parse-1): Ditto.
15159
15160 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15161
15162         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15163
15164         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15165
15166         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15167
15168         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15169
15170 2003-11-15  Simon Josefsson  <jas@extundo.com>
15171
15172         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15173         (pgg-gpg-lookup-key): Use regexp match instead of
15174         split-string (split-string is different between emacs 21.2 and
15175         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15176
15177 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15178
15179         * gnus-art.el (gnus-mime-view-all-parts)
15180         (gnus-article-part-wrapper, gnus-article-view-part): Use
15181         with-current-buffer.
15182
15183 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15184
15185         * spam.el (spam-disable-spam-split-during-ham-respool)
15186         (spam-spamoracle-database, spam-cache-lookups)
15187         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15188         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15189         (spam-group-ham-marks, spam-group-spam-marks)
15190         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15191         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15192         also add spam-use-blackholes to the statistical checks.
15193         (spam-fetch-field-fast): Add interface to fetching fields, may
15194         become a macro.
15195         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15196         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15197         (spam-insert-fake-headers): Fake an article when needed.
15198         (spam-find-spam): Fake article when possible.
15199         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15200         (spam-check-bogofilter-headers): Use message-fetch-field instead
15201         of nnmail-fetch-field.
15202
15203 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15204
15205         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15206
15207 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15208
15209         * spam.el (spam-split): Do not require spam-use-CHECK to be
15210         enabled if that check is passed to spam-split explicitly; also
15211         fix so 'spam doesn't get converted to spam-split-group when
15212         spam-split-symbolic-return is t.
15213         (spam-find-spam): Find registrations of the article and use those
15214         instead of re-running spam-split to find the spam/ham
15215         classification of the article.
15216         (spam-log-processing-to-registry, spam-log-registered-p)
15217         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15218         Use gnus-error instead of gnus-message.
15219         (spam-log-registration-type): Add function to determine the
15220         classification of a message based on registry entries; will
15221         return nil if both 'spam and 'ham are found.
15222         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15223         a reasonably fast local cache without the loading errors.
15224         (spam-cache-lookups): Set to t by default.
15225         (spam-find-spam): Don't try to guess spam-cache-lookups.
15226         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15227         spam-caches entry.
15228         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15229         caching of whitelist/blacklist entries.
15230         (spam-check-whitelist, spam-check-blacklist): Invoke
15231         spam-from-listed-p with a type, not a cache variable.
15232         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15233
15234 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15235
15236         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15237
15238         * nnmail.el (nnmail-split-fancy): do.
15239
15240         * mml.el (mml-parse): do.
15241
15242         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15243         (gnus-score-adaptive): do.
15244
15245 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15246
15247         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15248         (gnus-mime-button-map): Don't set keymap parent.
15249         (gnus-button-ctan-directory-regexp): Use shy grouping.
15250         (gnus-prev-page-map): Don't set keymap parent.
15251         (gnus-prev-page-map): Remove duplicated one.
15252         (gnus-next-page-map): Don't set keymap parent.
15253         (gnus-mime-security-button-map): Ditto.
15254
15255         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15256         version number.
15257
15258         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15259
15260 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * canlock.el (canlock-sha1-function): Remove.
15263         (canlock-sha1-function-for-verify): Remove.
15264         (canlock-openssl-program): Remove.
15265         (canlock-openssl-args): Remove.
15266         (canlock-ignore-errors): Remove.
15267         (canlock-sha1-with-openssl): Remove.
15268         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15269         (canlock-verify): Don't use canlock-ignore-errors.
15270
15271         * sha1-el.el (sha1-string-external): Make it can return a string
15272         in binary form.
15273         (sha1-region-external): Ditto.
15274         (sha1-string-internal): Ditto.
15275         (sha1-region-internal): Ditto.
15276         (sha1-region): Ditto.
15277         (sha1-string): Ditto.
15278         (sha1): Ditto.
15279
15280 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15281
15282         * spam.el (spam-report-articles-gmane): New command.
15283
15284 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15287
15288         * run-at-time.el (run-at-time-saved): Remove.
15289         (run-at-time): Doc fix.
15290
15291 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15292
15293         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15294         (gnus-summary-limit-map): Add it.
15295         (gnus-summary-make-menu-bar): do.
15296
15297 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15298
15299         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15300         Make attempt at some caching support (done for BBDB only now).
15301         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15302         addresses to be checked.
15303         (spam-clear-cache-BBDB): Add function, to be invoked by
15304         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15305         (spam-check-BBDB): Check and use the caches, if
15306         spam-cache-lookups is on, remove superfluous (provide).
15307
15308 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15309
15310         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15311
15312 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15313
15314         * run-at-time.el (run-at-time-saved): Move to after the definition
15315         of `run-at-time'.
15316
15317         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15318
15319 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15322         mm-w3m-local-map-property.
15323
15324         * mm-view.el (mm-w3m-mode-map): Remove.
15325         (mm-w3m-local-map-property): Remove.
15326         (mm-inline-text-html-render-with-w3m): Don't use
15327         mm-w3m-local-map-property.
15328
15329 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15330
15331         * run-at-time.el: New file.
15332
15333         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15334         under Emacs.
15335
15336         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15337         of gnus-set-text-properties.
15338
15339         * gnus-uu.el (gnus-uu-save-article): Ditto.
15340
15341         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15342
15343         * gnus-cite.el (gnus-cite-parse): Ditto.
15344
15345         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15346         of gnus-.
15347
15348         * gnus-xmas.el (run-at-time): Require run-at-time.
15349
15350         * gnus.el: Changed calls to nnheader-run-at-time and
15351         password-run-at-time throughout to use run-at-time directly.
15352
15353         * password.el: Removed definition of run-at-time.
15354
15355         * nnheaderxm.el: Remove definition of run-at-time.
15356
15357 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15358
15359         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15360         in prompt.
15361
15362 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15363
15364         * messagexmas.el (message-xmas-redefine): Alias
15365         `message-make-caesar-translation-table' to
15366         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15367         version.
15368
15369         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15370         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15371         `gnus-xmas-set-text-properties'.
15372         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15373         `gnus-xmas-completing-read'.
15374         (gnus-xmas-completing-read): Removed.
15375         (gnus-xmas-open-network-stream): Removed.
15376
15377         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15378         XEmacs version.
15379
15380         * dns.el (dns-make-network-process): Use `open-network-stream'
15381         instead of `gnus-xmas-open-network-stream'.
15382
15383         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15384
15385         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15386
15387 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15388
15389         * gnus-art.el (gnus-mime-display-alternative)
15390         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15391         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15392         Don't use gnus-local-map-property.
15393
15394         * gnus-util.el (gnus-local-map-property): Remove.
15395
15396         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15397         gnus-completing-read-maybe-default with completing-read.
15398
15399         * gnus-util.el (gnus-completing-read): do.
15400         (gnus-completing-read-maybe-default): Remove.
15401
15402 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15403
15404         * password.el: Only autoload `run-at-time' if not XEmacs.
15405         Only autoload the itimer functions if XEmacs.
15406
15407 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15408
15409         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15410         XEmacsen.
15411
15412         * dgnushack.el: Autoload executable-find for XEmacs.
15413
15414 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15415
15416         * gnus-art.el (gnus-read-string): Remove.
15417         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15418         read-string.
15419
15420 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15421
15422         * netrc.el: Autoload password-read.
15423         (netrc): Add configuration group.
15424         (netrc-encoding-method, netrc-openssl-path): Add
15425         variables for encoding and decoding of files with symmetric
15426         ciphers.
15427         (netrc-encode): Add assistant function to encode a file with
15428         netrc-encoding-method.
15429         (netrc-parse): Add interactive parameter, added optional
15430         decoding if netrc-encoding-method is non-nil but otherwise
15431         behavior is standard.
15432         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15433         Do s/encode/encrypt/ everywhere.
15434
15435         * spam.el: Remove executable-find autoload.
15436
15437 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15438
15439         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15440
15441         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15442
15443 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15444
15445         * gnus-art.el (gnus-treat-ansi-sequences)
15446         (article-treat-ansi-sequences): New variable and function.
15447         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15448
15449         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15450         Use it.
15451
15452 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15453
15454         * mm-util.el (mm-quote-arg): Remove.
15455
15456         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15457         shell-quote-argument.
15458
15459         * gnus-uu.el (gnus-uu-command): do.
15460
15461         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15462
15463         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15464         with make-char.
15465
15466         * mm-util.el (mm-make-char): Remove.
15467
15468         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15469         add-minor-mode.
15470
15471         * gnus-undo.el (gnus-undo-mode): do.
15472
15473         * gnus-topic.el (gnus-topic-mode): do.
15474
15475         * gnus-sum.el (gnus-dead-summary-mode): do.
15476
15477         * gnus-start.el (gnus-slave-mode): do.
15478
15479         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15480
15481         * gnus-ml.el (gnus-mailing-list-mode): do.
15482
15483         * gnus-gl.el (gnus-grouplens-mode): do.
15484
15485         * gnus-draft.el (gnus-draft-mode): do.
15486
15487         * gnus-dired.el (gnus-dired-mode): do.
15488
15489         * gnus-ems.el (gnus-add-minor-mode): Remove.
15490
15491         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15492         Replace gnus-char-width with char-width.
15493
15494         * gnus-ems.el (gnus-char-width): Remove.
15495
15496         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15497         Replace gnus-char-width with char-width.
15498
15499         * gnus-ems.el (gnus-char-width): Remove.
15500
15501         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15502         definition.
15503         Remove Emacs 20 hash table compatibility code.
15504
15505         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15506         20 compatibility code.
15507
15508         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15509
15510         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15511
15512         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15513         with point-at-{eol,bol}.
15514
15515         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15516
15517         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15518
15519         * flow-fill.el (fill-flowed-point-at-bol)
15520         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15521
15522         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15523         Replace with point-at-{eol,bol} throughout all files.
15524
15525 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15526
15527         * ntlm.el (ntlm-string-as-unibyte): New macro.
15528         (ntlm-build-auth-response): Use it.
15529
15530         Remove Emacs 20 stuff:
15531         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15532         (butlast, mapc, remove): Remove the compiler macros.
15533         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15534         of delq and copy-sequence.
15535         * gnus-art.el (popup-menu): Remove the compiler macro.
15536         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15537         Emacs 20.
15538
15539 2004-01-05  Simon Josefsson  <jas@extundo.com>
15540
15541         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15542         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15543         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15544         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15545         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15546         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15547         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15548         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15549         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15550         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15551         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15552         string-xor into ntlm-string-xor.  Suggested by
15553         Jesper Harder <harder@myrealbox.com>.
15554
15555         * ntlm.el: Don't include poem.
15556
15557         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15558         Jesper Harder <harder@myrealbox.com>.
15559
15560         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15561
15562         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15563         probably breaks emacs with DL patch, but do we care? Is anyone
15564         still using the DL stuff?)
15565
15566         * sieve-manage.el: Use the password package.
15567         (sieve-manage-read-passwd): Remove.
15568         (sieve-manage-interactive-login): Use password.  Re-add
15569         condition-case around loop.
15570
15571         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15572         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15573         the password package.
15574
15575 2003-02-19  Simon Josefsson  <jas@extundo.com>
15576
15577         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15578         token.
15579
15580 2002-08-07  Simon Josefsson  <jas@extundo.com>
15581
15582         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15583         (sieve-manage-authenticators):
15584         (sieve-manage-authenticator-alist): Add some SASL mechs.
15585         (sieve-sasl-auth): New function.
15586         (sieve-manage-cram-md5-auth):
15587         (sieve-manage-plain-auth): Rewrite using SASL library.
15588         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15589         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15590         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15591         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15592
15593 2004-01-05  Simon Josefsson  <jas@extundo.com>
15594
15595         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15596         New files.
15597
15598 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15599
15600         * gnus-group.el (gnus-no-groups-message): Update.
15601
15602         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15603
15604 2003-11-09  Simon Josefsson  <jas@extundo.com>
15605
15606         * imap.el: Support for ID IMAP extension (RFC 2971).
15607         (imap-local-variables): Add imap-id.
15608         (imap-id): New variable.
15609         (imap-id): New function.
15610         (imap-parse-response): Parse untagged ID response.
15611         * nnimap.el (nnimap-id): New variable.
15612         (nnimap-open-connection): Use it.
15613
15614 2003-12-28  Simon Josefsson  <jas@extundo.com>
15615
15616         * gnus-score.el (gnus-score-edit-all-score): New.
15617         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15618
15619 2004-01-04  Simon Josefsson  <jas@extundo.com>
15620
15621         * password.el: Add.
15622
15623 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15624
15625         * dns.el (dns-query-types): Fix typo.
15626         (dns-query-types): New function.
15627         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15628         PTR and SOA replies, see RFC 1035.
15629
15630 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15631
15632         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15633
15634         * Moved to Changelog.2.
15635
15636 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15637
15638         * gnus.el (gnus-version-number): Bump version.
15639
15640 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15641
15642         * gnus.el: No Gnus v0.1 is released.
15643
15644 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15645
15646         * gnus.el: No Gnus v0.0 is released.
15647
15648 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15649
15650         * gnus.el (gnus-version-number): Bump.
15651         (gnus-version): No.
15652
15653 See ChangeLog.2 for earlier changes.
15654
15655     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15656       Free Software Foundation, Inc.
15657
15658   This file is part of GNU Emacs.
15659
15660   GNU Emacs is free software: you can redistribute it and/or modify
15661   it under the terms of the GNU General Public License as published by
15662   the Free Software Foundation, either version 3 of the License, or
15663   (at your option) any later version.
15664
15665   GNU Emacs is distributed in the hope that it will be useful,
15666   but WITHOUT ANY WARRANTY; without even the implied warranty of
15667   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15668   GNU General Public License for more details.
15669
15670   You should have received a copy of the GNU General Public License
15671   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15672
15673 ;; Local Variables:
15674 ;; coding: utf-8
15675 ;; fill-column: 79
15676 ;; add-log-time-zone-rule: t
15677 ;; End:
15678
15679 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4