Use the deleted text as the image alt text.
[gnus] / lisp / ChangeLog
1 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4         alt text.
5
6         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7         overshadow variable bindings.
8
9 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10
11         * gnus-html.el (gnus-html-wash-tags)
12         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
13         extra logging.
14
15 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16
17         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region. 
18         (gnus-max-image-proportion): New variable.
19         (gnus-html-rescale-image): New function.
20         (gnus-html-put-image): Rescale images.
21
22 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * gnus-html.el (gnus-article-html): Decode contents by charset.
25
26 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
29         (gnus-html-frame-width, gnus-blocked-images)
30         * message.el (message-prune-recipient-rules): Add custom version.
31         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
32
33         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
34         functions.
35
36         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
37         gnus-process-get.
38
39 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
40
41         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
42         instead of lsub directly.
43
44 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
45
46         * nnwarchive.el: Removed.
47
48         * gnus-soup.el: Removed.
49
50         * nnsoup.el: Removed.
51
52         * nnultimate.el: Removed.
53
54         * gnus-html.el (gnus-blocked-images): New variable.
55
56         * message.el (message-prune-recipients): New function.
57         (message-prune-recipient-rules): New variable.
58
59         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
60         guess whether a long line is natural text or not.
61
62         * gnus-html.el (gnus-html-schedule-image-fetching): Use
63         gnus-process-plist and friends for compatibility.
64
65 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
66
67         * gnus-html.el: Require packages that define macros used in this file.
68         (gnus-article-mouse-face): Declare to silence byte-compiler.
69         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
70         process-get.
71         (gnus-html-put-image): Use plist-get to avoid getf.
72         (gnus-html-prefetch-images): Use with-current-buffer.
73
74 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * gnus-ems.el: Provide compatibility functions for
77         gnus-set-process-plist.
78
79         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
80         header-line-format for XEmacs 21.4.
81
82         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
83         * gnus.el (gnus-valid-select-methods)
84         * message.el (message-send-mail-partially-limit)
85         * mm-decode.el (mm-text-html-renderer)
86         * mml.el (mml-insert-mime-headers-always)
87         * smiley.el (smiley-regexp-alist): Bump custom version.
88
89 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * gnus-html.el: require mm-url.
92         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
93         with the url to `url'.
94         (gnus-html-wash-tags): Support cid: URLs/images.
95
96 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
97
98         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
99         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
100         bindings, as they aren't useful at all. `w' is moved to `W w'.
101
102         * gnus-move.el: Removed file, since it doesn't really work.
103
104         * gnus-html.el (gnus-article-html): Tell w3m that the input is
105         UTF-8. This seems to fix problems with some German web feeds.
106
107         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
108         at the top so that the proper colours are applied.
109
110         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
111         don't have dots in their names.
112
113         * gnus-art.el (gnus-article-view-part): Doc fix.
114
115         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
116         XEmacs-compatible.
117         (gnus-html-put-image): Don't do images on non-graphic displays.
118
119         * nnslashdot.el: Removed this unused backend.
120
121         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
122         actions.
123         (gnus-undo-register-1): Revert last change.
124
125         * gnus-group.el (gnus-group-completing-read): Protect against not
126         having completion-styles bound.
127
128         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
129         make broken recipients happier.
130
131         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
132
133         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
134         point parameter.
135
136         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
137
138         * gnus-group.el (gnus-group-completing-read): Add 'substring to
139         completion-styles for group selection.
140
141 2009-02-04  Andreas Schwab  <schwab@suse.de>
142
143         * gnus-score.el (gnus-score-string): Fix regex for matching extra
144         headers and regexp-quote the match if necessary.
145
146 2009-03-24  Miles Bader  <miles@gnu.org>
147
148         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
149         the blinking smiley.
150
151 2009-03-24  Simon Josefsson  <simon@josefsson.org>
152
153         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
154         blink smiley.
155
156 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
159         where the dribbel file lives exists.
160
161         * message.el (message-send-mail-partially-limit): Change the default to
162         nil, since most people don't want this.
163
164         * mm-url.el (mm-url-decode-entities): Also decode entities like
165         &#x3212.
166
167 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
168
169         * gnus-sum.el (gnus-summary-idna-message):
170         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
171         Hyperlink urls in docstrings with URL `...'.
172
173 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
174
175         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
176         functions.
177
178 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
181         say what the mouseover text should be.
182
183         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
184         version of the mm-w3m-safe-url-regexp variable to only download images
185         in the groups where we want that to happen.
186
187         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
188
189         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
190         easier debugging.
191         (gnus-article-beginning-of-window): Add kludge to allow spacing past
192         big pictures in the article buffer.
193
194         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
195         gnus-article-html.
196         (mm-text-html-renderer): gnus-article-html needs curl in addition to
197         w3m.
198
199         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
200
201 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
204         which doesn't exist.
205
206         * message.el (message-inhibit-ecomplete): New variable to allow some
207         function to inhibit ecomplete address storage.
208         (message-resend): Disable ecomplete message storage when resending
209         messages.
210
211         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
212
213 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
216         Save excursion while copying, moving, and deleting articles in order to
217         prevent the cursor from jumping to unforeseen place.
218
219 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
220
221         * lpath.el: No need to bind bookmark-current-buffer,
222         bookmark-yank-point and bookmark-make-record-function.
223
224 2010-08-17  Glenn Morris  <rgm@gnu.org>
225
226         * gnus-sync.el: Require gnus components whose functions are used.
227
228         * gnus-art.el (bookmark-make-record-function):
229         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
230         Declare for compiler.
231
232         * mm-url.el (mml-compute-boundary): Autoload.
233
234 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
237
238 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
239
240         Typo fix "hoo4a" -> "hook".
241
242         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
243
244 2010-08-14  Glenn Morris  <rgm@gnu.org>
245
246         * gnus-sync.el (gnus-sync): Fix defgroup version.
247
248 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
249
250         Doc fixes and keep unknown groups (ammended for nunion bug fix).
251
252         * gnus-sync.el: Fix docs.
253         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
254         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
255
256 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
257
258         Optimizations for gnus-sync.el.
259
260         * gnus-sync.el: Add docs about gnus-sync-backend
261         possibilities.
262         (gnus-sync-save): Remove unnecessary message.
263         (gnus-sync-read): Optimize and show what groups were skipped.
264
265 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
266
267         Minor bug fixes for gnus-sync.el.
268
269         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
270         read the sync on get-new-news.
271
272         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
273         quiet.
274
275         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
276
277 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
278
279         Make saving and restoring of hidden threads work with overlays.
280         Patch applied by Ted Zlatanov.
281
282         * gnus-sum.el (gnus-hidden-threads-configuration)
283         (gnus-restore-hidden-threads-configuration): Update to deal with text
284         properties, rather than searching for a magic character.
285
286 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
287
288         New gnus-sync.el library for synchronization of marks.
289
290         * gnus-sync.el: New library for synchronization of marks.
291
292         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
293         renamed from `gnus-registry-grep-in-list'.
294
295         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
296
297         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
298
299 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
300
301         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
302         determining charset of text fails.
303
304 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * nnmail.el (nnmail-get-new-mail-1): Revert.
307
308         * nnml.el (nnml-active-number): Make sure names of newly created groups
309         in nnml-group-alist are encoded.
310
311 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
314         containing non-ASCII characters in active file for nnml back end.
315
316 2010-07-24  David Engster  <dengste@eml.cc>
317
318         * mml-smime.el (mml-smime-epg-verify): Also accept the older
319         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
320
321 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
322
323         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
324         tag (Bug#6654).
325
326 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
329         the article buffer, not the summary buffer.
330
331 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
334         Emacs 23 as well.
335
336 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
337
338         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
339         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
340
341 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
342
343         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
344         Patch applied by Karl Fogel.
345
346         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
347         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
348
349 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
350
351         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
352         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
353         C-w still not working correctly from Article buffers; Thierry's
354         patch to fix that will be applied after this.
355
356         * gnus-art.el (bookmark-make-record-function): New local variable.
357
358         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
359         article buffer.
360         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
361
362 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
363
364         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
365         on changes in bookmark.el.
366
367 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
370         `no-log' instead of message not to log prompt string.
371
372 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
373
374         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
375         the *other* type of HTML form submission.
376
377 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
378
379         * auth-source.el (auth-source-pick): If choice does not contain a
380         questioned keyword, set the check to t.
381
382 2010-06-12  Romain Francoise  <romain@orebokech.com>
383
384         * gnus-util.el (gnus-date-get-time): Move up before first use.
385
386 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
389         (gnus-article-edit-part): Bind it to make last part that is substituted
390         or deleted visible.
391         (gnus-mime-display-single): Buttonize part of which id equals to
392         gnus-mime-buttonized-part-id.
393
394 2010-06-10  Dan Christensen  <jdc@uwo.ca>
395
396         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
397         (gnus-dd-mmm): Use gnus-date-get-time.
398         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
399         simplify logic.
400         (gnus-summary-limit-to-age): Use gnus-date-get-time.
401         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
402
403 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
404
405         * auth-source.el (top): Autoload `secrets-list-collections',
406         `secrets-create-item', `secrets-delete-item'.
407         (auth-sources): Fix tag string.
408         (auth-get-source, auth-source-retrieve, auth-source-create)
409         (auth-source-delete): New defuns.
410         (auth-source-pick): Rewrite in order to avoid 2 passes.
411         (auth-source-forget-user-or-password): New parameter USERNAME.
412         (auth-source-user-or-password): New parameters CREATE-MISSING and
413         DELETE-EXISTING.  Retrieve password interactively, if needed.
414
415 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
416
417         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
418         deleting unused directories when gnus-expert-user is t.
419
420 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
423         for each temp file when gnus-article-browse-delete-temp is ask.
424
425 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
426
427         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
428         Lisp calls to delete-backward-char by calls to delete-char.
429
430 2010-05-20  Kevin Ryde  <user42@zip.com.au>
431
432         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
433
434 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
435
436         * password-cache.el (password-cache-remove): Fix docstring.
437
438 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
439
440         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
441         article unless decoding article to be saved.
442
443 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
444
445         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
446         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
447         generated within the mm-with-unibyte-current-buffer macro.
448
449 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
450
451         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
452         to nil when we're in a mml-preview buffer and no group is selected.
453
454 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
455
456         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
457         when catching the `C-g'.  Reported by "Leo".
458
459 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * message.el (message-forward-make-body-plain)
462         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
463         multibyte-string-p.
464
465         * lpath.el: Revert.
466
467 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
468
469         * message.el (message-forward-make-body-mml): Assume original message
470         is multibyte string; error on unibyte.
471         (message-forward-make-body-plain): Ditto; don't add excessive newline
472         in body end.
473
474         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
475
476 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
477
478         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
479         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
480
481 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
482
483         * mm-extern.el (mm-extern-url): Don't use
484         mm-with-unibyte-current-buffer.
485         (mm-extern-cache-contents): Use with-current-buffer instead of
486         save-excursion + set-buffer.
487
488 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * mm-util.el (mm-emacs-mule): Remove.
491
492 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
493
494         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
495         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
496         change.
497
498 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
499
500         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
501         bind the default value of enable-multibyte-characters to nil.
502
503 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
504
505         * message.el (message-forward-make-body-plain)
506         (message-forward-make-body-mml):
507         Don't use mm-with-unibyte-current-buffer.
508
509 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
510
511         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
512
513 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
514
515         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
516         (Bug#5592).
517
518 2010-05-07  Julien Danjou  <julien@danjou.info>
519
520         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
521         it to mm-pipe-part.
522
523         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
524         it is given.
525
526 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
527
528         * binhex.el (binhex-decode-region-internal)
529         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
530         (dns-query)
531         * nnweb.el (nnweb-gmane-search)
532         * pgg-parse.el (pgg-parse-armor)
533         * pgg.el (pgg-verify-region)
534         * sha1.el (sha1-string-external)
535         * uudecode.el (uudecode-decode-region-internal)
536         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
537         XEmacs.
538
539         * gnus-art.el (gnus-article-browse-html-parts)
540         * gnus-group.el (gnus-read-ephemeral-gmane-group)
541         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
542         make-temp-file.
543
544         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
545         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
546         compiling.
547
548         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
549         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
550         XEmacs when compiling.
551
552         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
553         gnus-pick-mode-off-hook for XEmacs when compiling.
554         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
555         gnus-binary-mode-off-hook for XEmacs when compiling.
556
557         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
558         nil if char-charset is not available.
559
560         * imap.el (imap-disable-multibyte)
561         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
562         macros.
563
564         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
565         instead of encode-coding-string.
566
567         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
568         'xemacs) instead of mm-emacs-mule to switch function definitions.
569         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
570
571         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
572         bind temporary-file-directory for XEmacs;
573         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
574         timer-set-function for XEmacs 21.4 and SXEmacs;
575         bind timer-list for XEmacs 21.4 and SXEmacs;
576         fbind char-charset and find-charset-region for non-Mule XEmacs;
577         fbind decode-coding-region, decode-coding-string, detect-coding-region,
578         encode-coding-region and encode-coding-string for XEmacs having no
579         file-coding feature.
580
581 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
582
583         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
584
585 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
588         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
589
590 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
591
592         * mm-util.el (mm-decompress-buffer): Use `delete-file';
593         alias `jka-compr-delete-temp-file' no longer exists.
594
595 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
596
597         Use define-minor-mode in Gnus where applicable.
598         * mml.el (mml-mode): Use define-minor-mode.
599         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
600         (gnus-undo-mode): Use define-minor-mode.
601         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
602         (gnus-dead-summary-mode): Use define-minor-mode.
603         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
604         Initialize in declaration.
605         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
606         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
607         (gnus-mailing-list-mode): Use define-minor-mode.
608         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
609         (gnus-draft-mode): Use define-minor-mode.
610         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
611         (gnus-dired-mode): Use define-minor-mode.
612
613 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
614
615         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
616         handles on recursive mml-to-mime translation and check them for
617         boundary delimiter collisions.  Reported by Greg Troxel.
618
619 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
620
621         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
622
623 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
624
625         * mm-util.el (mm-find-buffer-file-coding-system):
626         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
627
628 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
629
630         * message.el (message-generate-headers): Record insertion of optional
631         headers as well.  Otherwise the check to prevent repeated insertion of
632         optional headers is a no-op.
633
634 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
635
636         * smime.el: Don't mention CVS.
637
638         * nnrss.el (nnrss-fetch): Don't mention CVS.
639
640         * nnir.el: Don't mention CVS.
641
642 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
643
644         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
645
646 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
647
648         * lpath.el: Fbind bookmark-default-handler,
649         bookmark-get-bookmark-record, bookmark-make-record-default,
650         bookmark-prop-get for Emacs <23 and XEmacs.
651
652 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
653
654         * gnus-sum.el: Add bookmark declarations to silence the compiler.
655         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
656         Use with-current-buffer to silence the byte-compiler.
657         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
658         bother to require `gnus'.
659         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
660
661 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
662
663         * gnus-sum.el (gnus-summary-bookmark-make-record)
664         (gnus-summary-bookmark-jump): New functions.
665         (gnus-summary-mode): Setup bookmark support.
666
667 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
668
669         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
670         if set.
671
672 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
673
674         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
675         gnus-article-browse-html-save-cid-image; make it work recursively for
676         forwarded messages as well.
677         (gnus-article-browse-html-parts): Work when prefix arg is given.
678         (gnus-article-browse-html-article): Doc fix.
679
680 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
681
682         * message.el (message-default-mail-headers):
683         (message-default-headers): Carry the value mail-default-headers over
684         into message-default-mail-headers, rather than message-default-headers.
685
686 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
687
688         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
689         charset.
690
691         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
692         charset into the <meta> tag when the article is encoded to utf-8.
693
694 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
697         directories as well.
698         (gnus-article-browse-html-parts): Work for images that do not specify
699         file names; delete temp directory when quitting; insert header at the
700         right place; use file: scheme for image files.
701
702 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
703
704         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
705         (gnus-article-browse-html-parts): Use it to make temporary cid image
706         files in addition to html file so that browser may display them.
707
708 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
711
712 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
713
714         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
715
716 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
717
718         * auth-source.el (auth-sources): Change default to be simpler.  Explain
719         about Secret Service API sources.  Improve Customize options.
720         (auth-source-pick): Change to accept any number of search parameters.
721         Implement fallbacks iteratively, not recursively.  Add scoring on the
722         second pass and sort by score.  Call Secret Service API when needed.
723         (auth-source-user-or-password): Use it.  Call Secret Service API
724         directly when needed to get the user name and the password.
725
726 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
727
728         * message.el (message-interactive): Doc fix.
729         (message-qmail-inject-args): Reflow.
730         (message-kill-to-signature): Fix typo in docstring.
731
732         * smiley.el (smiley-buffer): Fix typo in docstring.
733
734 2010-03-24  Glenn Morris  <rgm@gnu.org>
735
736         * mail-source.el (gnus-message): Declare.
737         (mail-source-delete-old-incoming): Require gnus-util.
738
739 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
740
741         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
742
743         * message.el (ecomplete-setup): Autoload it for Emacs <23.
744
745         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
746         password-cache's default if it is not bound.
747         (mml-secure-passphrase-cache-expiry): Default to 16 that is
748         password-cache-expiry's default if it is not bound.
749
750         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
751         available in Emacs 21.
752
753         * lpath.el: Suppress compiler warnings for:
754         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
755         XEmacs;
756         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
757         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
758         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
759
760 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
761
762         * auth-source.el (auth-sources): Fix up definition so extra parameters
763         are always inline.
764
765 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
766
767         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
768         wasn't updated after mismatch.  Clear cached mailbox info correctly
769         when uidvalidity changes.
770         (nnimap-group-prefixed-name): New function to avoid some code
771         duplication.
772         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
773         (nnimap-request-group): Use it.
774         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
775         (nnimap-update-unseen): Significantly improved speed of Gnus startup
776         with many imap folders.  This is done by caching the group status from
777         the imap server persistently in a group parameter `imap-status'.  (This
778         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
779         but not persistently, so every Gnus startup was still very slow.)
780
781 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
782
783         * assistant.el (assistant-render-text): Run `widget-setup' and don't
784         delete the extra newline.  Otherwise editing of :string and :number
785         types don't work.
786
787 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
788
789         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
790         secrets.el dependency.
791         (auth-sources): Add optional user name.  Add secrets.el configuration
792         choice (unused right now).
793
794 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
795
796         * gnus-sum.el (gnus-summary-make-menu-bar): Let
797         `gnus-registry-install-shortcuts' fill in the functions.
798
799         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
800         warnings.
801         (gnus-registry-misc-menus): Variable to hold registry mark menus.
802         (gnus-registry-install-shortcuts): Populate and use it in a
803         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
804
805 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
806
807         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
808         In-place substitutions for the group name encoding/decoding.
809         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
810         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
811         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
812         (nnimap-update-unseen, nnimap-request-list)
813         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
814         (nnimap-request-set-mark, nnimap-split-to-groups)
815         (nnimap-split-articles, nnimap-request-newgroups)
816         (nnimap-request-create-group, nnimap-request-accept-article)
817         (nnimap-request-delete-group, nnimap-request-rename-group)
818         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
819         `encoded-mbx' for consistency.
820         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
821         variable `imap-current-mailbox'.
822
823         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
824         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
825
826 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
827
828         * pop3.el (pop3-display-message-size-flag): Display message size byte
829         counts during POP3 download.
830         (pop3-movemail): Use it.
831         (pop3-list): Implement listing of available messages.
832
833 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
834
835         * nnir.el (nnir-get-article-nov-override-function): New function to
836         override the normal NOV retrieval.
837         (nnir-retrieve-headers): Use it.
838
839 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
840
841         * auth-source.el (netrc-machine-user-or-password): Autoload.
842
843 2010-03-19  Glenn Morris  <rgm@gnu.org>
844
845         Stop message.el from loading about 40 libraries it doesn't always need.
846         The general approach is to autoload rather than require, and to
847         require in the specific functions rather than the file.  (Bug#5642)
848
849         * gmm-utils.el: Don't require wid-edit.
850         (widget-create-child-value, widget-convert, widget-default-get):
851         Autoload.
852
853         * gnus-util.el: Don't require time-date, netrc.
854         (message-fetch-field, gnus-group-name-decode): Declare rather than
855         autoloading.
856         (gnus-fetch-field): Require message.
857         (gnus-decode-newsgroups): Require gnus-group.
858
859         * ietf-drums.el: Don't require time-date.
860
861         * message.el: Don't require hashcash, canlock, ecomplete.
862         Do require mail-utils.  Require nnheader only when compiling.
863         (smtpmail-default-smtp-server): Remove declaration.
864         (message-send-mail-function): Check smtpmail-default-smtp-server
865         is bound rather than requiring smtpmail.
866         (message-auto-save-directory, message-insert-signature): Use
867         expand-file-name rather than nnheader-concat.
868         (nnheader-insert-file-contents): Autoload.
869         (hashcash-wait-async): Declare.
870         (message-send-mail): Only call gnus-setup-posting-charset if
871         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
872         (message-send-mail-with-sendmail): Require sendmail.
873         (canlock-password, canlock-password-for-verify): Declare.
874         (message-canlock-password): Require canlock.
875         (nnheader-get-report): Autoload.
876         (gnus-setup-posting-charset): Declare.
877         (message-send-news): Require gnus-msg.
878         (message-make-references, message-make-in-reply-to): Use mail-header-id
879         rather than the alias mail-header-message-id.
880         (ecomplete-add-item, ecomplete-save): Declare.
881         (message-put-addresses-in-ecomplete): Require ecomplete.
882         (ecomplete-display-matches): Autoload.
883
884         * mm-decode.el: Don't require mailcap, gnus-util.
885         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
886         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
887         Autoload.
888         (mailcap-mime-extensions): Declare.
889
890         * mm-encode.el: Don't require mailcap.
891         (mailcap-extension-to-mime): Autoload.
892
893         * mml-sec.el: Don't require password-cache.
894
895         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
896         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
897         (mml-minibuffer-read-type): Require mailcap.
898         (mml-preview): Require gnus-msg.
899
900         * mml1991.el: Require password-cache.
901         (password-cache-expiry): Remove declaration.
902
903         * mml2015.el: Require password-cache.
904         (password-cache-expiry): Remove declaration.
905
906         * nneething.el (mailcap): Require mailcap.
907
908         * nnheader.el (declare-function): Add compatibility stub.
909         (message-remove-header): Declare rather than autoload.
910         (nnheader-replace-header): Require message.
911
912         * nnimap.el (declare-function): Add compatibility stub.
913         (netrc-parse, netrc-machine-user-or-password): Declare.
914         (nnimap-open-connection): Require netrc.
915
916         * nntp.el (declare-function): Add compatibility stub.
917         (netrc-parse, netrc-machine, netrc-get): Declare.
918         (nntp-send-authinfo): Require netrc.
919
920         * rfc2047.el: Don't require qp.
921         (quoted-printable-encode-region, quoted-printable-decode-string):
922         Autoload.
923
924         * sieve-mode.el: Don't require easymenu.
925         (easy-menu-add-item): Autoload it.
926
927         * spam-stat.el (time-to-number-of-days): Autoload it.
928
929 2010-03-19  Glenn Morris  <rgm@gnu.org>
930
931         * password-cache.el (password-cache, password-cache-expiry): Autoload.
932
933 2010-03-18  Glenn Morris  <rgm@gnu.org>
934
935         * hashcash.el (declare-function): Remove duplicate definition.
936
937 2010-03-17  Kevin Ryde  <user42@zip.com.au>
938
939         * mml.el (mml-read-tag): Unquote values with `read' to reverse
940         prin1 in mml-insert-tag (just stripping the quotes gave wrong
941         value if any backslash escapes).
942
943 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
946         if it is available.  (bug#5647)
947
948         * lpath.el: Suppress compiler warning for coding-system-from-name for
949         Emacs 21 and XEmacs.
950
951 2010-03-14  Juri Linkov  <juri@jurta.org>
952
953         * hmac-def.el:
954         * hmac-md5.el:
955         * netrc.el: Fix keywords.
956
957 2010-02-26  Glenn Morris  <rgm@gnu.org>
958
959         * message.el (message-send-mail-function): Change the default, so that
960         it inherits from a customized send-mail-function.  (Bug#5643)
961
962 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
963
964         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
965         shell-command-to-string signals an error (bug#5299).
966
967 2010-02-24  Glenn Morris  <rgm@gnu.org>
968
969         * message.el (message-smtpmail-send-it)
970         (message-send-mail-with-mailclient): Doc fixes.
971
972 2010-02-16  Glenn Morris  <rgm@gnu.org>
973
974         * message.el (message-default-mail-headers): Change the default value
975         to ease the transition from mail-mode to message-mode.  (Bug#5555)
976
977 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
978
979         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
980         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
981
982 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
983
984         * time-date.el (date-to-time): Doc fix (Bug#5408).
985
986 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
987
988         * message.el (message-mail): Just pass yank-action on to message-setup.
989         (message-setup): Handle (FUN . ARGS) form of yank-action.
990         (message-with-reply-buffer, message-widen-reply)
991         (message-yank-original): Handle non-buffer values of
992         message-reply-buffer (Bug#4080).
993         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
994
995 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
996
997         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
998         Fix typo in docstring.
999
1000 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1001
1002         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1003         response.
1004
1005 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1006
1007         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1008
1009         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1010
1011         * message.el (message-check-news-header-syntax): Protect against a
1012         string that `rfc822-addresses' returns when parsing fails.
1013
1014 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1017         (gnus-previous-char-property-change): New functions.
1018
1019         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1020
1021 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1022
1023         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1024         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1025
1026 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1027
1028         * message.el (message-exchange-point-and-mark): Rework last change to
1029         avoid using optional arg of exchange-point-and-mark, for backward
1030         compatibility.
1031
1032 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1033
1034         * message.el (message-exchange-point-and-mark): Call
1035         exchange-point-and-mark with an argument rather than setting
1036         mark-active by hand (Bug#5175).
1037
1038 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1039
1040         * nntp.el (nntp-service-to-port): Work for service expressed with
1041         numeric string; replace [:digit:] with [0-9] for XEmacs.
1042
1043 2009-12-17  Glenn Morris  <rgm@gnu.org>
1044
1045         * gnus-group.el (gnus-bug-group-download-format-alist):
1046         Change emacs entry to debbugs.gnu.org.  Bump :version.
1047
1048 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1049
1050         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1051
1052 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1053
1054         * message.el (message-info): Explain why we use `Info-goto-node'.
1055
1056 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1059
1060 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1061
1062         * message.el (message-completion-in-region): New compatibility function.
1063         (message-expand-group): Use it.
1064
1065 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1068         with no unread article should be listed if the 2nd arg `predicate' is
1069         given.
1070
1071 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1072
1073         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1074
1075 2009-11-29  Juri Linkov  <juri@jurta.org>
1076
1077         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1078         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1079         on `gnus-recenter'. (Bug#4698, Bug#4981)
1080
1081 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1082
1083         * sha1.el (sha1-string-external): default-directory "/" in case
1084         otherwise non-existent.  process-connection-type pipe for touch of
1085         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1086
1087 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1088
1089         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1090         it's comms related and sgml-mode.el has "comm" on that basis too.
1091
1092 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1093
1094         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1095         containing tspecial characters if they have been already quoted.
1096
1097 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1098
1099         * dns-mode.el (auto-mode-alist): Purecopy string.
1100
1101 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1102
1103         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1104
1105 2009-10-24  Glenn Morris  <rgm@gnu.org>
1106
1107         * gnus-art.el (help-xref-stack-item): Define for compiler.
1108
1109 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1110
1111         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1112
1113 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1114
1115         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1116
1117 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1118
1119         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1120         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1121
1122 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1125         (gnus-overlays-in): New alias to overlays-in.
1126
1127         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1128         gnus-overlay-get, and gnus-delete-overlay.
1129         (gnus-summary-show-thread): Make it work as well for systems in which
1130         next-single-char-property-change is not available.
1131         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1132
1133         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1134         (gnus-overlay-get): New alias to extent-property.
1135         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1136
1137         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1138         SXEmacs.
1139
1140         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1141         SXEmacs.
1142
1143 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1144
1145         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1146
1147 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1148
1149         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1150         and XEmacs that don't have `remove-overlays'.
1151
1152 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1153
1154         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1155         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1156         selective display.  Use overlays instead.
1157
1158 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1159
1160         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1161
1162 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1163
1164         * spam-stat.el (spam-stat-load): Fix typo in message.
1165
1166 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1167
1168         * dig.el (dig-invoke): Fix typo in docstring.
1169         (query-dig): Reflow docstring.
1170
1171 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1172
1173         * gnus-art.el (gnus-article-encrypt-body):
1174         * message.el (message-check-recipients):
1175         * mm-util.el (mm-codepage-setup):
1176         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1177         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1178
1179 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1180
1181         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1182         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1183         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1184         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1185         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1186
1187 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1188
1189         * dig.el: Add "Keywords: comm", as per net-utils.el.
1190
1191 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1192
1193         * dig.el (dig-mode): Use define-derived-mode.
1194
1195 2009-09-19  Glenn Morris  <rgm@gnu.org>
1196
1197         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1198
1199 2009-09-18  Glenn Morris  <rgm@gnu.org>
1200
1201         * gnus-diary.el (gnus-diary-check-message):
1202         * message.el (message-insert-formatted-citation-line):
1203         * nnbabyl.el (top-level):
1204         * nndiary.el (nndiary-schedule):
1205         Fix typos in condition-case handlers.
1206
1207 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1208
1209         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1210         configuration that provides the sole article window in a frame;
1211         position point correctly after deleting a part.
1212
1213 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1214
1215         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1216         (spam-resolve-registrations-routine): Use it to unregister articles
1217         that change status.
1218
1219 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1220
1221         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1222         with XEmacs.
1223         (parse-time-string-chars): Use it.
1224
1225 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1226
1227         * imap.el (imap-interactive-login): Better messages.
1228         (imap-open): Fix bug with renamed buffer on reconnect.
1229         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1230         for easier debugging and cleaner code.  On successful (guessed based on
1231         server capabilities) secondary authentication, set imap-state
1232         correctly.
1233         (imap-last-authenticator): Define imap-last-authenticator as a variable
1234         to avoid warnings.
1235
1236 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * nnrss.el (nnrss-request-article): Remove binding of
1239         default-enable-multibyte-characters that has gotten needless by
1240         the 2007-07-13 change in rfc2047-encode-message-header.
1241
1242         * mml.el (mml-insert-multipart): Error on the message header.
1243         (mml-insert-part): Error on the message header; position point at
1244         the end of a MIME tag.
1245
1246 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1247
1248         * time-date.el (autoload): Expand define-obsolete-function-alias into
1249         defalias and make-obsolete for old Emacsen that Gnus supports.
1250         (with-no-warnings): Define it for old Emacsen.
1251         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1252         is available.
1253         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1254         float-time is available; suppress compile warning for time-to-seconds.
1255
1256         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1257         (gnus-float-time): Alias to float-time if it exists.
1258
1259         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1260         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1261         float-time is available; suppress compile warning for time-to-seconds.
1262
1263         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1264         XEmacs.
1265
1266 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1267
1268         * imap.el (imap-message-map): Docstring fix.
1269
1270 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1271
1272         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1273         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1274         Add the optional argument `encoding' that overrides the default.
1275
1276         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1277         mm-encode-buffer.
1278
1279 2009-09-04  Glenn Morris  <rgm@gnu.org>
1280
1281         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1282         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1283         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1284         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1285         * mm-util.el (mm-with-unibyte-current-buffer)
1286         (mm-find-buffer-file-coding-system):
1287         * yenc.el (yenc-decode-region): Use default-value rather than
1288         default-enable-multibyte-characters.
1289
1290 2009-09-03  Glenn Morris  <rgm@gnu.org>
1291
1292         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1293         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1294         than default-enable-multibyte-characters.
1295
1296 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1297
1298         * gnus-art.el (gnus-article-read-summary-keys):
1299         Fix gnus-buffer-configuration's value temporarily used.
1300
1301 2009-09-02  Glenn Morris  <rgm@gnu.org>
1302
1303         * gnus-util.el (gnus-float-time): New function.
1304         * gnus-delay.el (gnus-delay-article):
1305         * gnus-sum.el (gnus-thread-latest-date):
1306         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1307         * nnspool.el (nnspool-request-newgroups):
1308         Use gnus-float-time rather than time-to-seconds.
1309         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1310
1311         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1312         (gnus-header-subject-face, gnus-header-newsgroups-face)
1313         (gnus-header-name-face, gnus-header-content-face):
1314         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1315         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1316         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1317         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1318         (gnus-cite-face-11):
1319         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1320         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1321         (gnus-server-closed-face, gnus-server-denied-face)
1322         (gnus-server-offline-face):
1323         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1324         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1325         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1326         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1327         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1328         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1329         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1330         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1331         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1332         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1333         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1334         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1335         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1336         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1337         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1338         (gnus-summary-high-undownloaded-face)
1339         (gnus-summary-low-undownloaded-face)
1340         (gnus-summary-normal-undownloaded-face)
1341         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1342         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1343         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1344         (gnus-splash-face):
1345         * message.el (message-header-to-face, message-header-cc-face)
1346         (message-header-subject-face, message-header-newsgroups-face)
1347         (message-header-other-face, message-header-name-face)
1348         (message-header-xheader-face, message-separator-face)
1349         (message-cited-text-face, message-mml-face):
1350         * sieve-mode.el (sieve-control-commands-face)
1351         (sieve-action-commands-face, sieve-test-commands-face)
1352         (sieve-tagged-arguments-face):
1353         * spam.el (spam-face):
1354         Mark face aliases with "-face" in the name as obsolete.
1355
1356 2009-09-01  Glenn Morris  <rgm@gnu.org>
1357
1358         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1359         than goto-line.
1360
1361 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1362
1363         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1364         Don't move point if the command is invoked inside the message header.
1365
1366 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1367
1368         * imap.el (imap-send-command): Simplify.
1369         (imap-wait-for-tag): point-max -> buffer-size.
1370
1371 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1372
1373         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1374         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1375         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1376         * nnir.el (nnir-swish-e-index-file):
1377         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1378         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1379         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1380         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1381         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1382         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1383
1384 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1385
1386         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1387         Don't save excursion.
1388
1389 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1390
1391         * nnheader.el (nnheader-find-file-noselect):
1392         * mm-util.el (mm-insert-file-contents):
1393         Use (default-value 'major-mode) instead of default-major-mode.
1394
1395 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1396
1397         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1398
1399 2009-08-26  Glenn Morris  <rgm@gnu.org>
1400
1401         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1402         than placing in files.el.
1403
1404 2009-08-25  Glenn Morris  <rgm@gnu.org>
1405
1406         * nnir.el (top-level): Don't require cl at run-time.
1407         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1408         Replace cl-function substitute with gnus-replace-in-string.
1409         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1410         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1411         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1412         simplified expansions.
1413
1414 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1415
1416         * dig.el (dig): Add autoload cookie.
1417
1418 2009-08-22  Glenn Morris  <rgm@gnu.org>
1419
1420         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1421         goto-line.
1422
1423 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1424
1425         * parse-time.el (parse-time-string-chars): Save match data.
1426
1427 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1428
1429         * parse-time.el (parse-time-string-chars): Compute using character
1430         classes, to handle non-ascii characters (Bug#3190).
1431
1432 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1433
1434         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1435
1436         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1437         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1438         (gnus-mm-display-part, gnus-mime-display-single)
1439         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1440         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1441
1442         * gnus-sum.el
1443         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1444         (gnus-summary-move-article): Add expirable mark to articles copied or
1445         moved to group that has auto-expire turned on if the option is non-nil.
1446
1447 2009-07-24  Glenn Morris  <rgm@gnu.org>
1448
1449         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1450         Fix typo.  (Bug#3903)
1451
1452 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1453
1454         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1455         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1456         that should not be used for draft articles.
1457         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1458         that has no concern in minor mode keys.
1459         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1460         Abolish.
1461
1462 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1463
1464         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1465         article without making inquiry to a user for unknown encoding.
1466
1467         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1468         (nnmaildir--scan): Assume i-node and device number that file-attributes
1469         returns might be cons-cell.
1470
1471         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1472
1473         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1474
1475 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1476
1477         * auth-source.el: Remove docs now in auth.texi.  Don't use
1478         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1479         `auth-source-hide-passwords' and use them.
1480
1481 2009-07-15  Glenn Morris  <rgm@gnu.org>
1482
1483         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1484
1485 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1486
1487         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1488         excessive whitespace from the default values of title and description.
1489
1490 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1491
1492         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1493         mail-fetch-field to fetch Content-Description header in order to
1494         exclude newlines.
1495
1496 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1497
1498         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1499         format used by GnuPG 2.0.11.
1500
1501 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1504         to deleted part.
1505
1506 2009-05-30  David Engster  <dengste@eml.cc>
1507
1508         * nnmairix.el: Remove old documentation in the commentary block.
1509         (nnmairix-request-group): Do not update active file for nnml back ends.
1510         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1511         end so that overview files are ignored.
1512         (nnmairix-update-groups): Make updating the groups more robust by using
1513         marks.
1514         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1515         with dollar characters in message-id.
1516
1517 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1518
1519         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1520         2008-12-25 in dns.el.
1521
1522 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1523
1524         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1525         could happen if the text is only composed of spaces and/or tabs.
1526
1527 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1528
1529         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1530         when sending a queued message to avoid extra mml tags.
1531
1532 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1533
1534         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1535
1536 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1537
1538         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1539         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1540         rmail-toggle-header for XEmacs;
1541         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1542
1543 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * gnus-dired.el: Remove autoload for gnus-setup-message.
1546         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1547         displaying Gnus logo; always use compose-mail.
1548
1549 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1550
1551         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1552
1553 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1554
1555         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1556         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1557         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1558         available.
1559         (gnus-nocem-epg-verify): New function.
1560
1561 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1562
1563         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1564
1565 2009-02-15  Glenn Morris  <rgm@gnu.org>
1566
1567         * gnus-util.el (rmail-insert-rmail-file-header)
1568         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1569         autoloads.
1570         (rmail-default-rmail-file): Remove unnecessary declaration.
1571         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1572
1573 2009-02-14  Glenn Morris  <rgm@gnu.org>
1574
1575         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1576         variable (only used in gnus-util, which declares it anyway).
1577         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1578         which was only needed by gnus-art (changed to not use it any more).
1579         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1580         only used in gnus-util, which autoloads it itself.
1581         (rmail-update-summary): Fix autoload.
1582
1583         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1584         rather than rmail-output-to-rmail-file.
1585
1586 2009-02-07  Glenn Morris  <rgm@gnu.org>
1587
1588         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1589         autoload of function that no longer exists.
1590         (rmail-toggle-header): Declare.
1591         (message-forward-rmail-make-body): Handle mbox Rmail.
1592
1593 2009-01-31  Glenn Morris  <rgm@gnu.org>
1594
1595         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1596         2009-01-09 change.
1597
1598 2009-01-31  Dave Love  <fx@gnu.org>
1599
1600         * imap.el (imap-fetch-safe): Bind debug-on-error.
1601         (imap-debug): Add imap-fetch-safe.
1602
1603 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1604
1605         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1606         (auth-source-forget-all-cached): New convenience function.
1607         (auth-source-user-or-password): Accept list of modes or a single mode.
1608
1609         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1610         auth-source modes.
1611
1612         * netrc.el (netrc-machine-user-or-password): Use list of
1613         auth-source modes.
1614
1615         * nnimap.el (nnimap-open-connection): Use list of
1616         auth-source modes.
1617
1618         * nntp.el (nntp-send-authinfo): Use list of
1619         auth-source modes.
1620
1621 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1622
1623         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1624         now.
1625
1626 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1629         coding system in XEmacs; add a workaround for XEmacs.
1630
1631         * lpath.el: Fbind coding-system-aliasee.
1632
1633 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1636         of current-language-environment.
1637
1638 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1639
1640         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1641         available at runtime.
1642
1643 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1646
1647 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1648
1649         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1650         the greatest positive fixnum value doesn't work under an XEmacs with
1651         bignum support; use the most-positive-fixnum constant instead,
1652         available since Emacs 21.1 with cl and XEmacs 21.1.
1653
1654 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1657         XEmacs gets not to work.
1658
1659 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1660
1661         * mm-util.el (mm-coding-system-priorities): Allow the value like
1662         "Japanese (UTF-8)" of current-language-environment.
1663
1664 2009-01-09  Glenn Morris  <rgm@gnu.org>
1665
1666         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1667         with last-command-event.
1668
1669 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1670
1671         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1672         in the doc string.
1673
1674         * message.el (message-fix-before-sending): Amend comment.
1675
1676 2009-01-08  Dave Love  <fx@gnu.org>
1677
1678         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1679
1680 2009-01-07  David Engster  <dengste@eml.cc>
1681
1682         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1683         simplified server definitions by converting it via
1684         gnus-server-to-method.
1685
1686 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1689         parameter's operands.
1690
1691 2009-01-06  David Engster  <dengste@eml.cc>
1692
1693         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1694         primary select method (for gnus-group-mark-article-as-read).
1695
1696 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1697
1698         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1699         `(gnus)Face', not `(gnus)X-Face'.
1700
1701 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * mm-util.el (mm-ucs-to-char): New function.
1704
1705         * mm-url.el (mm-url-decode-entities): Use it.
1706
1707         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1708         unicode-to-char.
1709
1710 2009-01-05  Dave Love  <fx@gnu.org>
1711
1712         * time-date.el: Require cl for `declare'.
1713
1714 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1715
1716         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1717         Dave Love.
1718
1719 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1720
1721         * message.el (message-fix-before-sending): Add `eight-bit' to
1722         illegible-text check.
1723
1724 2009-01-03  Michael Olson  <mwolson@gnu.org>
1725
1726         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1727         `headers' is nil.  This can occur if the IMAP server does not have
1728         permissions to read messages from a folder, but can write new messages
1729         to the folder.
1730         (nnimap-request-article-part): Do not insert `data' if it is nil.
1731
1732         * imap.el (imap-parse-fetch): Courier can insert spurious blank
1733         characters which will confuse `read', so skip past them.
1734
1735 2009-01-01  Dave Love  <fx@gnu.org>
1736
1737         * imap.el (imap-string-to-integer): Fix typo.
1738         (imap-fetch-safe): New function.
1739         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1740
1741         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
1742
1743         * imap.el (imap-process-connection-type, imap-debug, imap-open):
1744         (imap-parse-greeting): Fix doc strings.
1745         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1746         (imap-parse-flag-list): Make messages unique.
1747         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1748
1749         * nnimap.el: Fix author email.
1750         (nnimap-split-rule): Add FIXME comment.
1751         (nnimap-debug): Fix doc string.
1752
1753 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1754
1755         * dns.el (dns-set-servers): Check "Address".  Fix typo.
1756
1757 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
1758
1759         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
1760         nslookup if resolv.conf isn't available.
1761         (dns-query): Rename from query-dns.
1762         (dns-query-cached): Rename from query-dns-cached.
1763
1764 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1765
1766         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
1767         overlay-arrow-position and overlay-arrow-string buffer-local; no need
1768         to check if those variables exist (first appeared in Emacs 18.50).
1769
1770 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1771
1772         * mm-util.el (mm-line-number-at-pos): New function.
1773
1774         * spam-report.el (spam-report-process-queue): Use it.
1775
1776 2008-12-24  David Engster  <dengste@eml.cc>
1777
1778         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
1779         parameters that haven't existed as variables as buffer-local variables.
1780
1781 2008-12-23  Dave Love  <fx@gnu.org>
1782
1783         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
1784         cadar.
1785
1786         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
1787         imap-starttls-p.
1788         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
1789
1790 2008-12-22  Dave Love  <fx@gnu.org>
1791
1792         * imap.el: Fix author email.  Doc fixes.
1793         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
1794         reply.
1795
1796 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
1797
1798         * spam-report.el (spam-report-gmane-max-requests): New constant.
1799         (spam-report-gmane-wait): New variable.
1800         (spam-report-gmane-ham, spam-report-gmane-spam)
1801         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
1802         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
1803         the server.
1804
1805         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
1806         Add explanations.
1807
1808         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
1809         nnheader-accept-process-output and nnheader-read-timeout if available.
1810         (pop3-movemail): Use it.
1811
1812         * message.el (message-check-news-body-syntax): Fix signature check if
1813         there's an attachment.
1814
1815 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1816
1817         * mm-util.el: Add comments to the mm- emulating functions.
1818
1819 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
1820
1821         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
1822         by Stephen Berman <stephen.berman@gmx.net>.
1823
1824 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * mm-util.el (mm-substring-no-properties): New function.
1827         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
1828         (mm-special-display-p): Enable those lambda forms to be byte compiled.
1829         (mm-string-to-multibyte): Doc fix.
1830
1831         * mml.el (mml-attach-file): Use mm-substring-no-properties.
1832
1833 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1834
1835         * mml.el (mml-attach-file): Strip text properties from file name.
1836         (Bug#1574)
1837
1838 2008-12-16  Glenn Morris  <rgm@gnu.org>
1839
1840         * mm-util.el (mm-charset-override-alist): Declare for compiler.
1841
1842 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1843
1844         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
1845         knows since the charset specified might be a bogus alias that
1846         mm-charset-synonym-alist provides.
1847
1848 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
1849
1850         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
1851         "ISO_8859-1".
1852
1853         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
1854
1855 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1856
1857         * mm-util.el (mm-charset-eval-alist):
1858         Define it before mm-charset-to-coding-system.
1859         (mm-charset-to-coding-system): Add optional argument `silent';
1860         define it before mm-charset-override-alist.
1861         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
1862         default value if it can be used in Emacs currently running;
1863         silence mm-charset-to-coding-system.
1864
1865 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1866
1867         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
1868         `allow-override' which says whether to use `mm-charset-override-alist'.
1869         (rfc2047-decode-encoded-words): Use it.
1870
1871         * mm-util.el (mm-charset-override-alist): Fix custom type;
1872         add `(gb2312 . gbk)' to choices.
1873
1874 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1875
1876         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
1877         fast.
1878
1879         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1880
1881         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
1882
1883 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
1884
1885         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
1886         on links.
1887
1888         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1889
1890 2008-12-03  Lute Kamstra  <lute@gnu.org>
1891
1892         * sha1.el: Remove leading * from docstrings of defcustoms,
1893         deffaces, defconsts and defuns.
1894
1895 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1896
1897         * message.el (message-idna-to-ascii-rhs-1): Protect against local
1898         users' addresses that don't have domain parts.
1899         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
1900         rather than message-narrow-to-head since there will be the message
1901         header separator.
1902
1903 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1904
1905         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
1906         since the result is inserted in a unibyte buffer anyway.
1907         (nnimap-demule-use-string-to-multibyte): Remove.
1908         (nnimap-demule): Alias it to mm-string-to-multibyte.
1909
1910 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1911
1912         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
1913         variable for debugging bug#464 and bug#1174.
1914         (nnimap-demule): Use it.
1915
1916 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1917
1918         * gnus-score.el (gnus-score-find-trace): Handle default score in total
1919         score calculation correctly.
1920
1921 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1922
1923         * message.el (message-send-mail): Just set the buffer to unibyte
1924         rather than use mm-with-unibyte-current-buffer which does a lot more.
1925         (message-send-mail-partially): Don't bother with
1926         mm-with-unibyte-current-buffer since it's already been made unibyte by
1927         message-send-mail.
1928
1929 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
1930
1931         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
1932
1933 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
1934
1935         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
1936
1937 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1938
1939         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
1940         require itself and to remove `with-no-warnings'.
1941
1942 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1943
1944         * starttls.el (starttls-any-program-available): Get the name of the
1945         available TLS layer program.
1946         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
1947         well as the host name in the "opening" message.
1948
1949         * auth-source.el (auth-source-cache, auth-source-do-cache)
1950         (auth-source-user-or-password): Cache passwords and logins by default,
1951         allow override with `auth-source-do-cache'.
1952         (auth-source-forget-user-or-password): Allow users to remove cache
1953         entries if needed.
1954
1955 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
1956
1957         * md4.el (md4-buffer): Fix typo in docstring.
1958         (md4, md4-64): Doc fixes.
1959         (md4-pack-int32): Reflow docstring.
1960
1961 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1962
1963         * ietf-drums.el (ietf-drums-remove-comments): Localize second
1964         condition-case to only the forward-sexp call.
1965
1966 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1967
1968         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
1969         quotes contained.  Make it more robust regardless by an extra
1970         condition-case wrapper.
1971
1972 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * lpath.el: No need to fbind codepage-setup for Emacs 23.
1975
1976 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * nnml.el (nnml-request-expire-articles): Check if the function set to
1979         `nnmail-expiry-target' returns the symbol `delete'.
1980
1981         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
1982
1983         * nnmail.el (nnmail-expiry-target): Fix custom type.
1984
1985 2008-10-02  Glenn Morris  <rgm@gnu.org>
1986
1987         * mm-util.el (mm-codepage-setup): Tweak codepage error.
1988         Silence compiler warning.
1989
1990 2008-10-01  Magnus Henoch  <mange@freemail.hu>
1991
1992         * tls.el (open-tls-stream): Show the actual command being
1993         executed, instead of the format string.
1994
1995 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1996
1997         * lpath.el: Fbind codepage-setup for Emacs 23.
1998
1999 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2000
2001         * mml.el (mml-menu): Don't assume mml2015 is bound.
2002
2003 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2004
2005         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2006         exists.
2007
2008 2008-09-27  Glenn Morris  <rgm@gnu.org>
2009
2010         * gnus-util.el (mail-header-remove-comments): Autoload it.
2011
2012 2008-09-27  Andreas Schwab  <schwab@suse.de>
2013
2014         * gnus-util.el (gnus-split-references): Strip comments.
2015         (gnus-parent-id): Likewise.
2016
2017 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2018
2019         * message.el (message-confirm-send): Fix version.
2020
2021 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * message.el (message-idna-to-ascii-rhs-1): Use
2024         mail-extract-address-components rather than mail-header-parse-addresses
2025         that is an alias by default to ietf-drums-parse-addresses that does not
2026         support non-ASCII names in headers' contents.
2027
2028 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2029
2030         * message.el (message-confirm-send): Fixed variable documentation to
2031         avoid the "y/n" wording.
2032
2033 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2034
2035         * message.el (message-set-auto-save-file-name): Save to a different
2036         filename so multiple messages (especially drafts) can be recovered.
2037
2038 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2039
2040         * message.el (message-confirm-send): Add appropriate version.
2041
2042 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2043
2044         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2045         defvar.
2046
2047 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2048
2049         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2050         (mm-pkcs7-enveloped-magic): Ditto.
2051
2052 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2053
2054         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2055         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2056
2057 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2058
2059         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2060         default, it's better.
2061
2062 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2063
2064         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2065         summary line gnus-number property and ignore them (with a warning
2066         message).
2067
2068 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2069
2070         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2071         macro caddr in the interactive form since it won't be expanded.
2072
2073 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2074
2075         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2076         `charset'; fix name of function called recursively.
2077         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2078
2079 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2080
2081         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2082         (gnus-mime-set-charset-parameters): New function.
2083         (gnus-mime-view-part-as-charset): Use it to correctly display part
2084         specifying wrong charset.
2085
2086 2008-09-08  David Engster  <dengste@eml.cc>
2087
2088         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2089         in completing-read for back end server.
2090
2091 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2092
2093         * message.el (message-confirm-send): New variable to confirm sending a
2094         message.
2095         (message-send): Use it.
2096
2097 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2098
2099         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2100
2101 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2102
2103         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2104
2105 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2106
2107         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2108         prevent tracking too many groups.
2109         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2110         Use it.
2111
2112 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2113
2114         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2115         moving point to the bottom of the window in order to avoid recentering.
2116
2117 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2120
2121         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2122         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2123         (gnus-article-beginning-of-window): Fix calculation.
2124
2125 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2126
2127         * gnus-msg.el (gnus-summary-supersede-article)
2128         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2129         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2130         message header.
2131
2132 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2133
2134         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2135         pending output coming after the status change.
2136
2137 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2138
2139         * message.el:
2140         * gnus-start.el:
2141         * gnus-registry.el: Remove VMS support.
2142
2143 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2146         macro.
2147         (rfc2104-hash): Use it.
2148
2149 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2150
2151         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2152         (gnus-summary-sort-by-most-recent-date): New commands.
2153         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2154         and menu entries.
2155
2156 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2159         don't redisplay article for raw contents; remove plural articles stuff.
2160
2161         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2162         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2163         on gnus-summary-save-article; display results properly.
2164
2165 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * lpath.el: No need to fbind ns-focus-frame.
2168
2169 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2170
2171         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2172
2173 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2176         gnus-save-all-headers.
2177
2178 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2179
2180         * gnus-util.el (ns-focus-frame): Remove declaration.
2181         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2182         like x.
2183
2184 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2185
2186         * rfc2104.el (rfc2104-zero): Delete defconst.
2187         (rfc2104-hex-alist): Likewise.
2188         (rfc2104-hex-to-int): Delete func.
2189         (rfc2104-hexstring-to-bitstring): Likewise.
2190         (rfc2104-nybbles): New defconst.
2191         (rfc2104-hash): Rewrite for speed.
2192
2193 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * tls.el (open-tls-stream): Make it work with the 2nd argument
2196         BUFFER that is a string but does not exist as a buffer object, as
2197         mentioned in the doc-string.
2198
2199 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2202         SXEmacs.
2203
2204 2008-07-16  Glenn Morris  <rgm@gnu.org>
2205
2206         * gnus-util.el (ns-focus-frame): Declare for compiler.
2207
2208 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2209
2210         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2211         set as a group parameter.
2212         (gnus-summary-save-in-pipe): Work when it is called independently.
2213         (gnus-summary-pipe-to-muttprint): Don't modify
2214         gnus-summary-pipe-output-default-command.
2215
2216 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2217
2218         * message.el (message-send-mail-with-sendmail):
2219         Display the error message.
2220
2221 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-art.el (gnus-default-article-saver):
2224         Add gnus-summary-save-in-pipe to choices.
2225         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2226         gnus-summary-pipe-output-default-command as the default command.
2227         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2228         instead of gnus-last-shell-command.
2229
2230         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2231         New user option.
2232         (gnus-summary-muttprint-program): Mention the value will be changed.
2233         (gnus-summary-save-article): Force showing of all headers.
2234         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2235
2236 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2237
2238         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2239
2240 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2241
2242         * nnimap.el (nnimap-id):
2243         * sieve-manage.el (sieve-manage-open): Doc fixes.
2244
2245 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2246
2247         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2248         if available.
2249
2250 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2251
2252         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2253
2254         * nnkiboze.el (nnkiboze-generate-group):
2255         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2256
2257         * nnmairix.el: Require CL.
2258
2259 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * dgnushack.el: Autoload get-display-table and put-display-table for
2262         XEmacs 21.5.
2263
2264         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2265         21.4 and SXEmacs.
2266
2267 2008-06-15  David Engster  <dengste@eml.cc>
2268
2269         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2270
2271 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2272
2273         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2274         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2275         runtime choice under XEmacs.
2276
2277         * gnus-sum.el (gnus-summary-set-display-table):
2278         Use `gnus-put-display-table', `gnus-get-display-table',
2279         `gnus-set-display-table' for the display table, instead of `aset'.
2280
2281         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2282         Use `gnus-put-display-table', `gnus-get-display-table',
2283         `gnus-set-display-table' for the display table.
2284
2285 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2286
2287         * nnmairix.el: Add autoloads.
2288
2289 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2290
2291         * nnmairix.el (nnmairix-delete-recreate-group)
2292         (nnmairix-update-and-clear-marks): Fix error messages.
2293
2294 2008-06-14  David Engster  <dengste@eml.cc>
2295
2296         * nnmairix.el: Upgrade to version 0.6.
2297         (nnmairix-group-toggle-propmarks-this-group)
2298         (nnmairix-group-toggle-readmarks-this-group)
2299         (nnmairix-group-delete-recreate-this-group)
2300         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2301         (nnmairix-remove-tick-mark-original-article): New commands.
2302         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2303         (nnmairix-propagate-marks-to-nnmairix-groups)
2304         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2305         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2306         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2307         functions needed for marks propagation and manipulation of read marks.
2308         (nnmairix-update-groups): New function.
2309         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2310         (nnmairix-determine-original-group-from-registry)
2311         (nnmairix-determine-original-group-from-path)
2312         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2313         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2314         New helper functions.
2315         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2316         keystrokes for new commands.
2317         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2318         (nnmairix-request-group): Check allow-fast group parameter.
2319         (nnmairix-request-create-group): Set allow-fast group parameter if
2320         nnmairix-allowfast-default is set.
2321         (nnmairix-close-group): Propagate marks upon closing if needed.
2322         (nnmairix-group-toggle-threads-this-group): Use new.
2323         nnmairix-group-toggle-parameter helper function.
2324         (nnmairix-search): Better check for empty search result.
2325         (nnmairix-goto-original-article): Use new helper functions for
2326         determining original article.
2327         (nnmairix-show-original-article): Make sure message-id is in brackets.
2328         (nnmairix-call-mairix-binary): Change variable name.
2329         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2330         helper function.
2331         (nnmairix-widget-toggle-activate): Fix doc string.
2332
2333 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2334
2335         * nnir.el: Require edmacro when compiling with XEmacs.
2336         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2337         available in Emacs 21.
2338
2339 2008-06-11  Glenn Morris  <rgm@gnu.org>
2340
2341         * gnus-util.el (x-focus-frame):
2342         * gnus.el (image-size):
2343         * mm-decode.el (image-size): Declare.
2344
2345         * gnus-picon.el (declare-function): Add compat definition.
2346         (image-size): Declare.
2347
2348         * gnus-group.el (tool-bar-map):
2349         * gnus-sum.el (tool-bar-map): Define for compiler.
2350
2351         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2352
2353         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2354
2355         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2356         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2357         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2358         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2359         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2360         * sieve-manage.el, spam-report.el, spam.el:
2361         Remove unnecessary eval-and-compile of autoloads.
2362
2363 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2364
2365         * auth-source.el: Precise Tramp doc.
2366
2367 2008-06-07  Glenn Morris  <rgm@gnu.org>
2368
2369         * nnmairix.el: Remove unnecessary eval-when-compile.
2370
2371 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * lpath.el: Fbind propertize for XEmacs 21.4.
2374
2375 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2376
2377         * nnir.el: Move here from ../contrib.
2378
2379 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2380
2381         * gnus-util.el (gnus-read-shell-command): New function.
2382         * mm-decode.el (mm-pipe-part):
2383         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2384
2385 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2386
2387         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2388
2389 2008-06-03  Glenn Morris  <rgm@gnu.org>
2390
2391         * pop3.el (nnheader-accept-process-output): Autoload it.
2392
2393 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2396         are not 2-digit hexadecimal characters that follow `%'s.
2397
2398 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2399
2400         * message.el (message-bogus-recipient-p): Fix type in doc string.
2401         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2402         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2403         Improve custom options.
2404         (message-bogus-recipient-p): Adjust accordingly.
2405
2406 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2407
2408         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2409         long-form month and day names.
2410
2411 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2412
2413         * dgnushack.el: Autoload debug, eudc-expand-inline and
2414         pgg-snarf-keys-region for XEmacs.
2415
2416         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2417
2418         * nnmairix.el: Require edmacro when compiling with XEmacs.
2419
2420 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2421
2422         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2423         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2424
2425 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2426
2427         * auth-source.el: Add more docs.
2428
2429         * netrc.el (netrc-machine): Always match if the port is not given.
2430
2431 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2434         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2435         retrieval faster in some cases, but might make CPU usage larger.  If
2436         this has any bad side effects, we might revert this change.
2437
2438         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2439         seems to make mail retrieval much, much faster.
2440         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2441         unconditionally.
2442
2443         * gnus-draft.el (gnus-group-send-queue): Bind
2444         message-send-mail-partially-limit to nil to avoid being prompted.
2445
2446 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2447
2448         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2449
2450         * message.el (message-bogus-address-regexp): Fix and improve custom
2451         type.
2452         (message-setup-hook): Add message-check-recipients as custom option.
2453
2454 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2455
2456         * message.el (message-cite-function): Remove bogus autoload which crept
2457         in during merge from v5-10.
2458
2459 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2460
2461         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2462
2463         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2464
2465         * auth-source.el: Preliminary Tramp docs.
2466         (auth-sources): Change the default auth-sources to use
2467         EPA .gpg files.
2468
2469 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2470
2471         * nntp.el: Autoload `auth-source-user-or-password'.
2472         (nntp-send-authinfo): Use it.
2473
2474         * nnimap.el: Autoload `auth-source-user-or-password'.
2475         (nnimap-open-connection): Use it.
2476
2477         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2478         for the gnus-message function.
2479         (auth-source-user-or-password): Use it.
2480
2481 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2482
2483         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2484         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2485         (rfc2104-hash): Use it.
2486
2487 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2488
2489         * gnus-art.el (gnus-article-toggle-truncate-lines):
2490         Don't use `iff' in docstring.
2491
2492 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2493
2494         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2495
2496         * gnus-util.el (gnus-extract-address-component-name)
2497         (gnus-extract-address-component-email): Convenience functions around
2498         `gnus-extract-address-components'.
2499
2500         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2501         Use `gnus-extract-address-component-email' to fix bug of comparing full
2502         sender name to `user-mail-address'.
2503
2504 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2505
2506         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2507         catch/throw to optimize.
2508         (gnus-registry-find-keywords): Just use member to find a keyword.
2509
2510 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2511
2512         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2513         is current before calling gnus-server-prepare.
2514         (gnus-server-setup-buffer, gnus-server-update-server)
2515         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2516
2517 2008-05-04  Juri Linkov  <juri@jurta.org>
2518
2519         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2520         (mailcap-file-default-commands): Use mailcap-replace-in-string
2521         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2522         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2523
2524 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2525
2526         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2527
2528 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2529
2530         * gnus.el: Bump version to 0.11.
2531
2532 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2533
2534         * gnus.el: No Gnus v0.10 is released.
2535
2536 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2537
2538         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2539         hooks.
2540         (gnus-update-read-articles): Speed up non-marks-using users.
2541         (gnus-use-marks): Define gnus-use-marks.
2542         (gnus-propagate-marks): Rename variable to something more sensible.
2543
2544 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2545
2546         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2547         (gmm-image-load-path-for-library): Fix typos in docstrings.
2548         (gmm-message): Reflow docstring.
2549
2550 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2551
2552         * mail-source.el (mail-source-set-1, mail-source-bind):
2553         Move auth-source code out of the macro to clean it up and fix bugs.
2554
2555 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2556
2557         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2558         by sender if it's equal to user-mail-address, it's likely to be
2559         useless.
2560
2561         * mail-source.el (mail-source-bind): Don't use user or password if they
2562         are not bound.  Unintern them if they are nil.  Don't use server unless
2563         it's bound, and default it to empty string otherwise.
2564
2565 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2566
2567         * mail-source.el: Load auth-source.el.
2568         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2569         get user name or password, if auth-sources is set up.
2570
2571         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2572         strategy of splitting with parent.
2573         (gnus-registry-split-fancy-with-parent)
2574         (gnus-registry-post-process-groups): Use it and fix prior
2575         bug (returning a list as the split result).
2576
2577         * auth-source.el (auth-sources): Remove server parameter.
2578         (auth-source-pick, auth-source-user-or-password)
2579         (auth-source-user-or-password-imap)
2580         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2581         (auth-source-user-or-password-sftp)
2582         (auth-source-user-or-password-smtp): Remove server parameter.
2583
2584 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2585
2586         * smime.el (smime-sign-region, smime-encrypt-region)
2587         (smime-decrypt-region):
2588         Remove redundant calls to `generate-new-buffer-name'.
2589
2590 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2591
2592         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2593         Don't use QP for message/rfc822.
2594         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2595
2596 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2597
2598         * sieve-manage.el (sieve-string-bytes): Remove.
2599         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2600         correct byte-length only if the process's coding-system is the same as
2601         the one used internally by Emacs to represent strings.
2602
2603 2008-04-22  Juri Linkov  <juri@jurta.org>
2604
2605         * mailcap.el (mailcap-file-default-commands): New function.
2606
2607 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2608
2609         * message.el (message-signature-separator, message-cite-function):
2610         Change custom version.
2611
2612 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2613
2614         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2615         commands.
2616         (tls-checktrust): Ditto.
2617
2618 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2619
2620         * mm-decode.el (mm-display-external): Make temp file read-only.
2621
2622 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2623
2624         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2625         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2626         `C-c C-f d'.
2627
2628 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2629
2630         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2631
2632 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2633
2634         * gnus.el: Bump version to 0.9.
2635
2636 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2637
2638         * gnus.el: No Gnus v0.8 is released.
2639
2640 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2641
2642         * mail-source.el (mail-source-value):
2643         Prefer fboundp to functionp so it works with macros as well.
2644
2645 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2646
2647         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2648         Fix last change in case the element is not even a symbol.
2649
2650 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2651
2652         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2653         Prefer fboundp to functionp so it works with macros as well.
2654
2655 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2656
2657         * auth-source.el: Added docs.
2658         (auth-sources): Modify format to support server.
2659         (auth-source-pick, auth-source-user-or-password)
2660         (auth-source-user-or-password-imap)
2661         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2662         (auth-source-user-or-password-sftp)
2663         (auth-source-user-or-password-smtp): Add server parameter.
2664
2665 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2666
2667         * gnus-registry.el: Initialize the registry when gnus-registry-install
2668         is t.
2669
2670 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * compface.el (uncompface): Make buffer unibyte.
2673
2674 2008-04-05  Glenn Morris  <rgm@gnu.org>
2675
2676         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2677
2678 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2679
2680         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2681         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2682
2683         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2684         multibyteness after rather than before erasing it.
2685
2686         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2687         mm-with-multibyte.
2688         (gnus-request-article-this-buffer): Make sure the proper decoding is
2689         used if gnus-original-article-buffer happens to be unibyte.
2690
2691         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2692         default-enable-multibyte-characters.
2693
2694         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2695         default-enable-multibyte-characters.
2696
2697         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2698
2699         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2700
2701 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2702
2703         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2704         (imap-message-copyuid-1): Use it.
2705         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2706         J. Williams in
2707         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2708
2709         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2710         imap-enable-exchange-bug-workaround.
2711         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2712
2713 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2714
2715         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2716         a 100 byte status-checks into a 2-3MB transfer for each group.
2717         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2718         to enable bug workaround or not.
2719         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2720
2721 2008-03-31  Glenn Morris  <rgm@gnu.org>
2722
2723         * message.el (mml2015-use): Declare for compiler.
2724         (message-info): Require mml2015 when appropriate.
2725
2726 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2727
2728         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2729         whitespace.
2730
2731 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2732
2733         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
2734         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
2735         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
2736         (nntp-service-to-port): New function.
2737         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
2738         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
2739         (nntp-open-netcat-stream): New function.
2740         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
2741
2742 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
2743
2744         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
2745
2746 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2747
2748         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
2749
2750 2008-03-28  Magnus Henoch  <mange@freemail.hu>
2751
2752         * dns.el (dns-write): Use set-buffer-multibyte.
2753
2754 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
2755
2756         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
2757
2758 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2759
2760         * message.el (message-signature-separator): Change default.
2761         Improve custom type.
2762         (message-cite-function): Change default to
2763         message-cite-original-without-signature.
2764
2765         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
2766         toggle.
2767
2768         * message.el (message-check-news-body-syntax): Fix signature check.
2769         (message-setup-1): Mark buffer as unmodified _after_ running
2770         message-setup-hook and handling message-alternative-emails.
2771         (message-shorten-references): Be more strict when building list of
2772         valid references to comply with GNKSA.
2773
2774         * gnus-group.el (gnus-read-ephemeral-bug-group)
2775         (gnus-read-ephemeral-debian-bug-group)
2776         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
2777
2778         * message.el (message-info): Don't use booleanp which isn't supported
2779         in Emacs 21 and XEmacs.
2780
2781 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2782
2783         * gnus-group.el (gnus-gmane-group-download-format): Rename from
2784         gnus-group-gmane-group-download-format.
2785         (gnus-group-read-ephemeral-gmane-group): Rename from
2786         gnus-group-read-ephemeral-gmane-group.
2787         (gnus-read-ephemeral-gmane-group-url): Rename from
2788         gnus-group-read-ephemeral-gmane-group-url.
2789         (gnus-bug-group-download-format-alist): New variable.
2790         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
2791         (gnus-read-ephemeral-emacs-bug-group): New commands.
2792
2793 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2794
2795         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
2796         (gnus-visible-headers): Improve custom type.
2797
2798 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2799
2800         * mml.el (mml-menu): Add workarounds for XEmacs.
2801
2802         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
2803         X-Boundary header.
2804
2805         * message.el (message-simplify-recipients): Fix previous commit.
2806
2807 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2808
2809         * mm-util.el (mm-set-buffer-multibyte): New function.
2810         * mm-decode.el (mm-copy-to-buffer): Use it.
2811
2812 2008-03-19  Glenn Morris  <rgm@gnu.org>
2813
2814         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
2815         Accidentally removed in the sync process with Emacs.
2816
2817 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
2818
2819         * message.el (message-alter-recipients-discard-bogus-full-name):
2820         New function.
2821         (message-alter-recipients-function): New variable.
2822         (message-get-reply-headers): Use it.
2823         (message-replace-header): New helper function.
2824         (message-recipients-without-full-name): New variable.
2825         (message-simplify-recipients): New command.
2826
2827         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
2828
2829         * message.el (message-info): Handle EasyPG manual.
2830
2831         * mml.el (mml-menu): Add entry for EasyPG.
2832
2833 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
2834
2835         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
2836         parameter.
2837
2838         * message.el (message-disassociate-draft): Specify drafts group name
2839         fully.
2840
2841 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
2842
2843         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
2844         unnecessary duplicates from the match list.
2845
2846 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2847
2848         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
2849
2850         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
2851
2852         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
2853         args of `how-many' of which the XEmacs version doesn't take; declare
2854         Info-index-next as function.
2855
2856 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2857
2858         * gnus-score.el (gnus-score-headers): Fix handling of
2859         gnus-inhibit-slow-scoring.
2860
2861         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
2862         string.
2863         (gnus-button-url-regexp): Improve handling of parenthesis.
2864         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
2865         (gnus-button-handle-info-keystrokes): Handle index entries.
2866
2867 2008-03-15  Glenn Morris  <rgm@gnu.org>
2868
2869         * parse-time.el (parse-time-string): Simplify.
2870
2871 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2872
2873         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
2874         Incoming* files.
2875
2876 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2877
2878         * auth-source.el (auth-sources): Renamed from auth-source-choices.
2879         (auth-source-pick): Use it.
2880
2881 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2882
2883         * binhex.el (binhex-decode-region-internal):
2884         * uudecode.el (uudecode-decode-region-internal):
2885         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
2886         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
2887         setting default-enable-multibyte-characters.
2888
2889 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2890
2891         * auth-source.el (auth-source-protocols)
2892         (auth-source-protocols-customize, auth-source-choices): Added and
2893         modified variable customizations and defaults.
2894         (auth-source-pick, auth-source-user-or-password)
2895         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2896         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2897         (auth-source-user-or-password-sftp)
2898         (auth-source-user-or-password-smtp): Use new variables and provide an
2899         interface to netrc.el.
2900
2901 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2902
2903         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
2904         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
2905         Make sure the nntp port to specify is a string.
2906
2907 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2908
2909         * nntp.el: Use with-current-buffer.
2910         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
2911         dubious mm-with-unibyte-current-buffer.
2912         (nntp-with-open-group-function): New function extracted from
2913         nntp-with-open-group macro.
2914         (nntp-with-open-group): Use the function, so it's easier to debug.
2915         Add indentation and debugging info.
2916         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
2917         the use of the netcat alternatives.
2918
2919         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
2920         Avoid mm-string-as-multibyte as well.
2921
2922         * nnweb.el (nnweb-insert-html):
2923         Remove use of nnheader-string-as-multibyte.
2924
2925         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
2926         (nnheader-string-as-multibyte): Remove.
2927
2928         * mm-view.el: Use inhibit-read-only.
2929         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
2930         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
2931         or unibyte-string.
2932
2933         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
2934         (mm-uu-yenc-extract): Use with-current-buffer.
2935
2936         * gnus-soup.el (gnus-soup-send-packet): Don't use
2937         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
2938
2939         * nnmh.el: Use with-current-buffer.
2940         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
2941         mm-string-as-multibyte on the output of mm-encode-coding-string.
2942
2943         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
2944         (nnimap-request-move-article): Use with-current-buffer.
2945
2946         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
2947         inserting the handle-buffer's text, so the implicit multibyte->unibyte
2948         conversion uses string-make-unibyte rather than string-as-unibyte.
2949
2950         * gnus-msg.el: Use with-current-buffer.
2951
2952         * message.el (message-ignored-resent-headers): Add "Delivered-To".
2953
2954 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
2955
2956         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
2957         string for caching if it is 'PIN.
2958
2959 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * lpath.el: Consider the case without Emacs/W3.
2962
2963 2008-03-08  Glenn Morris  <rgm@gnu.org>
2964
2965         * time-date.el (date-to-time, time-subtract, time-add)
2966         (safe-date-to-time): Doc fixes.
2967
2968 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2969
2970         * mail-source.el (mail-source-delete-old-incoming-confirm):
2971         Change default to nil.
2972         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
2973
2974 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2975
2976         * lpath.el: Rearrange.
2977
2978         * gnus-art.el (gnus-narrow-to-page): Position point properly.
2979         (gnus-article-goto-prev-page): Work for articles having ^L's.
2980
2981         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
2982
2983         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
2984
2985 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
2986
2987         * gnus-bookmark.el: Adjust for renames in bookmark.el.
2988         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
2989         (gnus-bookmark-jump): Adjust some variable names.
2990
2991 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2992
2993         * auth-source.el: New package.
2994         (auth-source-choices): Add customization entry point variable.
2995
2996         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
2997         bug.
2998
2999 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3000
3001         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3002         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3003         (gnus-registry-install-shortcuts): Rename from
3004         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3005         the `gnus-registry-mark-map' keymap dynamically from
3006         `gnus-registry-marks'.  The generated functions update the summary line
3007         when a registry mark is added or deleted, and will call
3008         `gnus-registry-install-p' (see the comments in the code).
3009         (gnus-registry-user-format-function-M): Use concat intelligently.
3010
3011         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3012         the registry mark functions.
3013
3014 2008-03-05  Glenn Morris  <rgm@gnu.org>
3015
3016         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3017         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3018         gnus-art.
3019         (top-level): No need to load own source when compiling.
3020
3021 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3022
3023         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3024         Suggested by <chris.anderton@zetnet.co.uk>.
3025
3026 2008-03-04  Glenn Morris  <rgm@gnu.org>
3027
3028         * gnus-sum.el (top-level): No need to require gnus when compiling,
3029         since unconditionally required near start of file.
3030         (gnus-summary-display-while-building): Move definition before use.
3031
3032 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3033
3034         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3035         formatting function.
3036
3037 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3038
3039         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3040         with plists.
3041         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3042         Use new format.
3043
3044 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3047         `where-is-internal' that returns a range of key sequences.
3048
3049 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3050
3051         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3052
3053         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3054         (gnus-summary-jump-to-group): Consider windows on other displayed
3055         frames as well.  Similar changes might be needed elsewhere, but that's
3056         the one I've bumped into during my use.
3057
3058         * nndoc.el (nndoc-oe-dbx-type-p):
3059         * gnus-msg.el (gnus-debug):
3060         * gnus-group.el (gnus-update-group-mark-positions):
3061         Use mm-string-to-multibyte.
3062
3063 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3064
3065         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3066         doesn't handle NotDashEscaped.
3067
3068         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3069         (mml-dnd-attach-options): Fix typo in custom choice.
3070
3071         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3072         nndoc-article-type to mbox.
3073         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3074
3075         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3076         to nil, instead of html2text.
3077
3078         * imap.el (imap-debug): Add `imap-ping-server'.
3079
3080         * gnus-bookmark.el: Add FIXMEs.
3081
3082         * message.el (message-form-letter-separator)
3083         (message-send-form-letter-delay): New variables.
3084         (message-send-form-letter): Use them.  New command to send form
3085         letters.  Requested by Uwe Siart.
3086         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3087
3088 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3089
3090         * Update copyright years.
3091
3092 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3093
3094         Sync from EMACS_22_BASE.
3095
3096         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3097
3098 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3099
3100         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3101         empty author.
3102
3103 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3104
3105         * gnus-registry.el (gnus-registry-marks): Add variable for
3106         customization of marks and their appearance.
3107         (gnus-registry-read-mark): Use it.
3108         (gnus-registry-do-marks): Add utility function to loop through
3109         `gnus-registry-marks'.
3110         (gnus-registry-install-shortcuts-and-menus): Add function to install
3111         shortcuts and menus.
3112         (gnus-registry-initialize): Use it.
3113         (gnus-registry-default-mark): Clarify documentation.
3114
3115 2008-02-29  Glenn Morris  <rgm@gnu.org>
3116
3117         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3118         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3119         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3120         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3121         Change defcustom :version from 23.0 to 23.1.
3122
3123 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3124
3125         * gnus-registry.el (gnus-registry-follow-group-p)
3126         (gnus-registry-post-process-groups): Add functions to aid registry
3127         splitting and improve logging.  Clarify behavior in function
3128         documentation.
3129         (gnus-registry-split-fancy-with-parent): Use them.
3130
3131 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3132
3133         * gnus-art.el: Use with-current-buffer.
3134
3135 2008-02-27  David Engster  <dengste@eml.cc>
3136
3137         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3138         Express real group name in the response.
3139
3140 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3141
3142         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3143         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3144         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3145         autoload gnus-registry-fetch-group when compiling.
3146         (nnmairix-request-group-with-article-number-correction): Remove
3147         unreferenced argument passed to nnmairix-call-backend.
3148
3149 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3150
3151         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3152         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3153         Wilde.
3154
3155 2008-02-27  Glenn Morris  <rgm@gnu.org>
3156
3157         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3158         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3159         variables to defconsts.  Convert comments to doc-strings.
3160         (nnmairix-last-server, nnmairix-current-server): Convert from free
3161         variables to defvars.  Convert comments to doc-strings.
3162         (gnus-registry-fetch-group): Autoload.
3163         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3164         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3165         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3166         caddr.
3167         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3168         nnmairix-request-group-with-article-number-correction call.
3169         (nnmairix-fast, nnmairix-group): New, less general names, for free
3170         variables passed from nnmairix-request-group to
3171         nnmairix-request-group-with-article-number-correction.  Declare.
3172         (nnmairix-request-group-with-article-number-correction):
3173         Use nnmairix-fast, nnmairix-group rather than fast, group.
3174
3175 2008-02-26  David Engster  <dengste@eml.cc>
3176
3177         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3178         version 0.5.
3179
3180 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3181
3182         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3183         instead of making an extra function call.  Don't add the current group
3184         to articles only when they have the group.  Use
3185         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3186         Reported by David <de_bb@arcor.de>.
3187
3188 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3191         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3192
3193 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3194
3195         * mail-source.el (mail-source-delete-incoming): Change default.
3196         Supplement doc string.
3197
3198         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3199
3200 2008-02-14  Glenn Morris  <rgm@gnu.org>
3201
3202         * time-date.el (format-seconds): New function.
3203
3204 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3205
3206         * nnmail.el (nnmail-message-id-cache-file): Derive from
3207         `gnus-home-directory'.
3208
3209 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3210
3211         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3212         Document negative prefix.
3213
3214         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3215
3216 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3217
3218         * message.el (message-unsent-separator): Add the Exim bounce
3219         separator.
3220
3221 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3222
3223         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3224         list.
3225         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3226         recipient/signer list.
3227
3228 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3229
3230         * Makefile.in (datarootdir): Define.
3231         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3232         name that might contain whitespace.
3233
3234 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3235
3236         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3237         fbound (Emacs 23 unicode), signal an error.
3238
3239 2008-02-08  Glenn Morris  <rgm@gnu.org>
3240
3241         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3242
3243 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3244
3245         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3246         ports to the calls to `netrc-machine-user-or-password' in addition to
3247         "imap" and "imaps".
3248
3249 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3250
3251         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3252
3253         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3254
3255 2008-02-01  Kenichi Handa  <handa@m17n.org>
3256
3257         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3258         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3259         (rfc2104-hash): Convert the result of concat to unibyte string.
3260
3261 2008-02-01  Dave Love  <fx@gnu.org>
3262
3263         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3264         coding-system-for-read.
3265         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3266
3267 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3268
3269         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3270         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3271         <hanche@math.ntnu.no>.
3272
3273 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3274
3275         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3276
3277         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3278
3279 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3280
3281         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3282         * message.el (message-beginning-of-line): Use featurep instead of bound
3283         tests in order to resolve conditionals at compile time.
3284
3285 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3286
3287         * mail-source.el (mail-sources): Add `group' choice.
3288
3289         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3290         parameter `in-group' to control into which group the articles go.
3291         Add treatment of `group' mail-source.
3292
3293 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3296
3297         * mm-decode.el (mm-dissect-buffer): Decode description.
3298
3299         * mml.el (mml-to-mime): Encode message header first.
3300
3301 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3304         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3305
3306         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3307         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3308
3309 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3310
3311         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3312
3313 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3316         prefix keys.
3317         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3318         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3319         gnus-xmas.el.
3320
3321         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3322         (gnus-xmas-article-describe-bindings): New function.
3323         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3324         gnus-xmas-article-describe-bindings.
3325
3326         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3327
3328 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3329
3330         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3331         Add new variables for article mark management.
3332         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3333         list of extra data entries which, when present, will indicate that the
3334         article ID should not be trimmed from the registry.
3335         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3336         functions.
3337         (gnus-registry-read-mark): New function to read a mark name from the
3338         user.
3339         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3340         (gnus-registry-set-article-mark-internal): New functions to add and
3341         remove marks.
3342         (gnus-registry-get-article-marks): New function to show the marks for
3343         an article, or retrieve them for further use.
3344
3345 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3348         keys when no argument is given.
3349
3350 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3351
3352         * imap.el (imap-ping-server): New variable.
3353         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3354         (imap-ping-server): Minor doc string fixes.
3355
3356 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3357
3358         * imap.el (imap-ping-server): New function.
3359         (imap-opened): Call imap-ping-server.
3360
3361 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3362
3363         * gnus-sum.el (gnus-article-sort-by-random)
3364         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3365         jidanni@jidanni.org.
3366
3367 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * gnus-art.el (gnus-article-describe-bindings): New function.
3370         (gnus-article-read-summary-keys): Use it.
3371         (gnus-article-mode-map): Bind `C-h b' to it.
3372
3373 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3376         XEmacs.
3377         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3378         against non-character events.
3379
3380         * lpath.el: Fbind map-keymap for Emacs 21.
3381
3382 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3383
3384         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3385         command.
3386         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3387         instead of END.  Change name of the temp file.
3388         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3389         customizable.
3390
3391 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3392
3393         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3394         bind `S W' to gnus-article-wide-reply-with-original; set default
3395         binding to gnus-article-read-summary-send-keys.
3396         (gnus-article-read-summary-keys): Fix the order of keys; display
3397         continuation keys correctly in the echo area; describe bindings
3398         correctly when keys end with `C-h'.
3399         (gnus-article-read-summary-send-keys): New function.
3400         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3401         for gnus-article-read-summary-send-keys; display continuation keys
3402         correctly in the echo area.
3403         (gnus-article-reply-with-original): Ignore prefix argument.
3404         (gnus-article-wide-reply-with-original): New function.
3405
3406         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3407         Emacs 21.
3408
3409 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3412         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3413
3414 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3415
3416         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3417         (gnus-group-read-ephemeral-gmane-group): New command.
3418
3419 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3420
3421         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3422
3423 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3424
3425         * message.el (message-send-mail-function): Increase custom version.
3426
3427         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3428         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3429
3430 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3431
3432         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3433         for the cases where imap-authenticate is called with a nil buffer
3434         parameter.
3435
3436 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3437
3438         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3439         html parts correctly; support forwarded messages.
3440         (gnus-article-browse-html-article): Remove work buffers.
3441
3442         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3443         compiling.
3444         (netrc-bound-and-true-p): New macro.
3445         (netrc-parse): Use it instead of bound-and-true-p that is not available
3446         in XEmacs 21.4.
3447
3448 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3449
3450         * gnus-registry.el (gnus-registry-mark-article)
3451         (gnus-registry-article-marks): Add functionality to mark articles
3452         through the Gnus registry.
3453
3454         * encrypt.el: Clarify documentation for the new pgg method.
3455         (encrypt-file-alist): Add PGG option.
3456         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3457         functionality.  Abstract password key and messaging to external
3458         functions.
3459         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3460         (encrypt-message-method-and-cipher): Add new convenience external
3461         functions.
3462         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3463         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3464
3465         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3466         (netrc-parse): Use encrypt-file-alist to determine if
3467         encrypt-find-model or encrypt-insert-file-contents should be used.
3468
3469         * encrypt.el: Clarify documentation.  Load password-cache or
3470         password, whichever one is found first, instead of autoloading.
3471
3472 2007-12-19  Glenn Morris  <rgm@gnu.org>
3473
3474         * mml.el (message-options-set, message-narrow-to-head)
3475         (message-in-body-p, message-mail-p, message-encode-message-body):
3476         Autoload.
3477         (message-remove-header, message-narrow-to-headers-or-head)
3478         (message-subscribed-p, message-make-mail-followup-to)
3479         (message-position-on-field, message-news-p)
3480         (message-options-set-recipient, message-generate-headers)
3481         (message-sort-headers): Declare as functions.
3482
3483 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3484
3485         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3486         convention in doc string.
3487
3488 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3489
3490         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3491         title to html parts.
3492         (gnus-article-browse-html-article): Pass message header to it.
3493
3494         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3495
3496 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3497
3498         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3499         or password compatible with XEmacs.
3500
3501 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3502
3503         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3504         format document.
3505         (gnus-mime-delete-part): Don't write description line if empty.
3506         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3507
3508 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
3509
3510         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3511         (gnus-summary-mark-read-and-unread-as-read)
3512         (gnus-summary-mark-current-read-and-unread-as-read)
3513         (gnus-summary-mark-unread-as-ticked): Doc fix.
3514         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3515
3516 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3517
3518         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3519         Christoph Conrad <christoph.conrad@gmx.de>.
3520
3521 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3522
3523         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3524         yes-or-no-p.
3525
3526 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * mm-decode.el (mm-add-meta-html-tag): New function.
3529         (mm-save-part-to-file, mm-pipe-part): Use it.
3530
3531         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3532         gnus-y-or-n-p instead of y-or-n-p.
3533         (gnus-article-browse-html-parts): Work with message/external-body; use
3534         mm-add-meta-html-tag.
3535
3536 2007-12-11  Glenn Morris  <rgm@gnu.org>
3537
3538         * gnus-cache.el: Require gnus-sum not just when compiling.
3539
3540         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3541
3542         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3543         definitions before use.
3544
3545         * mm-decode.el: Require gnus-util.
3546         (mm-remove-part): Only call delete-annotation on XEmacs.
3547
3548         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3549
3550         * nnmail.el: Require gnus-int.
3551
3552         * spam.el: Move `require's before `eval-when-compile's.
3553
3554         * gnus-ems.el (gnus-alive-p):
3555         * gnus-fun.el (message-goto-eoh):
3556         * gnus-util.el (gnus-group-name-decode):
3557         * mail-source.el (gnus-compress-sequence):
3558         * message.el (Info-goto-node, format-spec):
3559         * mm-bodies.el (message-options-get):
3560         * mm-decode.el (mm-view-pkcs7):
3561         * mm-util.el (gmm-write-region):
3562         * mml-smime.el (mml-compute-boundary)
3563         (gnus-completing-read-with-default):
3564         * mml.el (widget-button-press, gnus-make-hashtable):
3565         * mml1991.el (mm-decode-content-transfer-encoding)
3566         (mm-encode-content-transfer-encoding)
3567         (message-options-get, message-options-set):
3568         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3569         * nnfolder.el (gnus-request-group):
3570         * nnheader.el (ietf-drums-unfold-fws):
3571         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3572         * smime.el (gnus-run-mode-hooks):
3573         * spam-stat.el (gnus-message): Autoload.
3574
3575         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3576         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3577         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3578         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3579         Add declare-function compatibility definition.
3580
3581         * gnus-cache.el (nnvirtual-find-group-art):
3582         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3583         (gnus-add-image, gnus-add-wash-type):
3584         * gnus-group.el (nnkiboze-score-file):
3585         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3586         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3587         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3588         (message-tokenize-header, gnus-get-buffer-create)
3589         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3590         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3591         * gnus.el (gnus-group-decoded-name):
3592         * mail-source.el (imap-capability):
3593         * mm-bodies.el (message-options-set):
3594         * mm-decode.el (gnus-configure-windows):
3595         * mm-extern.el (message-goto-body):
3596         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3597         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3598         (epg-sub-key-validity, message-options-set):
3599         * mml.el (widget-event-point, gnus-configure-windows):
3600         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3601         * mml2015.el (epg-check-configuration, epg-configuration)
3602         (message-options-set):
3603         * nndb.el (nndb-request-article):
3604         * nnfolder.el (gnus-request-create-group):
3605         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3606         * nnmaildir.el (gnus-group-mark-article-read):
3607         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3608         * rfc1843.el (message-fetch-field):
3609         * spam.el (gnus-extract-address-components):
3610         Declare as functions.
3611
3612 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3613
3614         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3615
3616         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3617
3618         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3619         bind show-trailing-whitespace for XEmacs.
3620
3621 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3622
3623         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3624         new no-op macro for backward compatibility.
3625
3626         * imap.el (imap-string-to-integer): New function.
3627
3628 2007-12-09  Glenn Morris  <rgm@gnu.org>
3629
3630         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3631
3632         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3633         * message.el, mm-view.el, sieve-manage.el, smime.el:
3634         Add declare-function compatibility definition.
3635
3636         * gnus-art.el (w3-region, w3m-region, Info-menu):
3637         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3638         * gnus-sum.el (gnus-get-predicate):
3639         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3640         * message.el (mail-abbrev-in-expansion-header-p):
3641         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3642         (w3m-detect-meta-charset, w3m-region):
3643         * sieve-manage.el (password-read, password-cache-add)
3644         (password-cache-remove):
3645         * smime.el (password-read-and-add): Declare as functions.
3646
3647 2007-12-08  David Kastrup  <dak@gnu.org>
3648
3649         * gnus-sum.el (gnus-summary-simplify-subject-query):
3650         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3651         `message'.
3652
3653 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3656         it to bind idna-program, installation-directory, defined-colors, and
3657         face-attribute for XEmacs of the version that compiles defcustom forms.
3658
3659 2007-12-07  Glenn Morris  <rgm@gnu.org>
3660
3661         * gnus-art.el (article-make-date-line): Revert previous change.
3662
3663 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3664
3665         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3666
3667 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3668
3669         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3670         Call gnus-add-to-range ranges only once with a prepared article-list.
3671
3672 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3673
3674         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3675         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3676         group names with backslashes.  Reported by Tassilo Horn
3677         <tassilo@member.fsf.org>.
3678
3679 2007-12-06  Deepak Goel  <deego3@gmail.com>
3680
3681         * gnus-art.el (article-make-date-line):
3682         * gnus-start.el (gnus-load):
3683         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3684
3685 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3686
3687         * gnus-art.el (gnus-use-idna)
3688         * gnus-start.el (gnus-site-init-file)
3689         * message.el (message-use-idna)
3690         * mm-uu.el (mm-uu-hide-markers)
3691         * smiley.el (smiley-style): Revert changes that suppress warnings.
3692
3693 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3696         specify charset to html source.  Reported by Christoph Conrad
3697         <christoph.conrad@gmx.de>.
3698
3699 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3702         idna-program in order to suppress byte compile warning issued by XEmacs
3703         that came to byte compile the default value section of defcustom forms
3704         recently.
3705
3706         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3707         value of installation-directory.
3708
3709         * message.el (message-use-idna): Don't directly refer to the value of
3710         idna-program.
3711
3712         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3713
3714         * smiley.el (smiley-style): Don't directly call face-attribute.
3715
3716 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3717
3718         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3719
3720         * gnus-dired.el: Reduce Gnus dependencies.
3721         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3722         require.  Use autoloads instead.
3723         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3724         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3725         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3726         (gnus-dired-mode): Adjust doc string.
3727         (gnus-dired-mail-mode): New variable.
3728         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3729         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3730         (gnus-dired-mail-buffers): New function.  Return mail or message
3731         composition buffers.
3732         (gnus-dired-attach): Use it.
3733         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
3734         NO-DECODE.
3735         (gnus-dired-print): Use `gnus-print-buffer' depending on
3736         `gnus-dired-mail-mode'.
3737
3738 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * rfc2047.el (rfc2047-encoded-word-regexp)
3741         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
3742         explaining what regexp patterns are for.
3743
3744 2007-12-04  Glenn Morris  <rgm@gnu.org>
3745
3746         * password.el: Move to password-cache.el.
3747
3748         * mml1991.el (password-read, password-cache-add, password-cache-remove):
3749         * mml2015.el (password-read, password-cache-add, password-cache-remove):
3750         * mml-smime.el (password-read, password-cache-add)
3751         (password-cache-remove):
3752         No need to autoload, since mml-sec requires password.
3753
3754         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
3755         * message.el (gnus-extract-address-components):
3756         * mml-smime.el (gnus-extract-address-components): Define for compiler.
3757
3758         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
3759         password.
3760
3761 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
3762
3763         * mailcap.el: Reduce dependencies.
3764         (mail-header-parse-content-type): Autoload.
3765         (mailcap-delete-duplicates): New alias.
3766         (mailcap-mime-info): Add optional argument NO-DECODE.
3767         (mailcap-mime-types): Use mailcap-delete-duplicates.
3768
3769         * message.el (message-ignored-supersedes-headers): Add "X-ID".
3770
3771 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
3772
3773         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
3774         (imap-parse-status): Upcase status-att for servers that sends them
3775         lower-case (e.g., MS Exchange 2007).
3776
3777 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3778
3779         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
3780         function.
3781
3782         * gnus-uu.el (gnus-uu-decode-yenc): New command.
3783         (gnus-uu-yenc-article): New function.
3784
3785         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
3786
3787         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
3788         buffer.
3789
3790 2007-12-02  Glenn Morris  <rgm@gnu.org>
3791
3792         * binhex.el (binhex): New custom group.
3793         (binhex-decoder-program, binhex-decoder-switches)
3794         (binhex-use-external): Move to the binhex custom group.
3795
3796         * uudecode.el (uudecode): New custom group.
3797         (uudecode-decoder-program, uudecode-decoder-switches)
3798         (uudecode-use-external): Move to the uudecode custom group.
3799
3800         * netrc.el (top-level): Don't load `encrypt' features.
3801         (netrc-parse): Don't use encrypt.
3802         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
3803
3804         * encrypt.el: Remove file.
3805
3806 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
3807
3808         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
3809         matches on patches.
3810
3811         * gnus-art.el (gnus-article-browse-html-article): Mention
3812         `mm-text-html-renderer' in the doc string.
3813
3814         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
3815         string.  Add comments.
3816
3817         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
3818         if rhs is ASCII.
3819
3820 2007-12-01  Glenn Morris  <rgm@gnu.org>
3821
3822         * mail-source.el (top-level): Require format-spec before
3823         eval-when-compile.
3824
3825 2007-11-30  Glenn Morris  <rgm@gnu.org>
3826
3827         * encrypt.el: Require password, rather than autoloading password-read.
3828
3829 2007-11-29  Glenn Morris  <rgm@gnu.org>
3830
3831         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
3832         (sasl-make-client, sasl-next-step, sasl-step-data)
3833         (sasl-step-set-data): Declare as functions.
3834
3835 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
3836
3837         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
3838
3839 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
3840
3841         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
3842         certs should be verified and what is to be done in the event of a
3843         verification failure.
3844
3845         * gnus.el (gnus-method-to-server): Add an optional parameter so the
3846         caller can indicate whether the cache should be disregarded for this
3847         call.  This way the result of the call is reproducible at all times and
3848         can be considered a canonical server name for the supplied method.
3849         (gnus-agent-method-p): Canonicalize server names by pushing their
3850         method through `gnus-method-to-server' using the no-cache argument.
3851
3852         * gnus-srvr.el (gnus-server-insert-server-line): Call
3853         `gnus-method-to-server' with `no-cache' argument.
3854
3855         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
3856         gnus-agent-possibly-synchronize-flags as this should be called when the
3857         server is actually being opened.
3858         (gnus-agent-possibly-synchronize-flags)
3859         (gnus-agent-possibly-synchronize-flags-server): Move check for the
3860         flags file of an agentized server to the latter function.
3861
3862         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
3863         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
3864         after a connection has been established successfully.
3865
3866 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3867
3868         * gnus-art.el (article-display-face): Force to display face if called
3869         interactively; check if gnus-article-x-face-too-ugly matches author.
3870         (article-display-x-face): Display face even if From header is missing
3871         as article-display-face does.
3872
3873 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
3874
3875         * hashcash.el (message-narrow-to-headers-or-head)
3876         (message-fetch-field, message-goto-eoh)
3877         (message-narrow-to-headers): Declare as functions.
3878
3879 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
3880
3881         * mail-source.el (mail-sources): Default to fetch from file for
3882         compatibility with default of nnmail-spool-file.
3883
3884 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3885
3886         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
3887         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
3888         to look for encoded word that should be encoded again.
3889         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
3890         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
3891         encoding pattern.
3892         (rfc2047-decode-region): Switch strict regexp and loose one according
3893         to rfc2047-allow-irregular-q-encoded-words.
3894
3895 2007-11-25  Romain Francoise  <romain@orebokech.com>
3896
3897         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
3898
3899 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3900
3901         * tls.el (tls-program): Provide more custom choices from
3902         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
3903         (tls-process-connection-type, tls-success): Remove "*" in doc string.
3904
3905 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3906
3907         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
3908         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
3909
3910         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
3911         `nnmail-spool-file'.
3912
3913         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
3914         `nnmail-spool-file'.
3915
3916         * gnus-move.el (gnus-change-server): Ditto.
3917
3918         * gnus-kill.el (gnus-batch-score): Ditto.
3919
3920         * gnus-cache.el (gnus-jog-cache): Ditto.
3921
3922         * gnus-msg.el (gnus-summary-reply):
3923         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
3924
3925 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3926
3927         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
3928         version.  Minor improvement to doc strings.
3929         (tls-program): Add comment.
3930
3931 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
3932
3933         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
3934         (tls-checktrust): New variable.  Check if GNU TLS complained about a
3935         mismatch between the hostname provided in the certificate and the name
3936         of the host connnecting to.
3937         (open-tls-stream): Use them.  Check certificates against trusted root
3938         certificates.
3939
3940 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3941
3942         * gnus-cache.el (gnus-cache-generate-nov-databases):
3943         Use nnml-generate-nov-databases-directory instead of
3944         nnml-generate-nov-databases-1.
3945
3946 2007-11-24  Glenn Morris  <rgm@gnu.org>
3947
3948         * message.el (message-tool-bar-retro): Update for rename
3949         mail_send.xpm->mail-send.xpm.
3950
3951 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3952
3953         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
3954         `smime-ldap-search' for Emacs 22 and up.
3955
3956 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3957
3958         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
3959
3960         * message.el (message-send-mail-function): Fix error convention.
3961         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
3962         (message-widen-reply, message-send-mail, message-talkative-question)
3963         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
3964         (message-clone-locals, message-send-news): Use with-current-buffer.
3965         (message-insert-or-toggle-importance): Remove unused var `valid'.
3966         (message-make-references): Remove unused var `new-references'.
3967         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
3968
3969 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
3970
3971         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
3972         (spam-split-symbolic-return-positive): Reflow docstring.
3973         (spam-backends, spam-summary-exit-behavior)
3974         (spam-mark-ham-unread-before-move-from-spam-group)
3975         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
3976         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
3977         (spam-clear-cache, spam-backend-check, spam-install-backend)
3978         (spam-install-statistical-backend, spam-list-of-processors)
3979         (spam-group-processor-p, spam-split, spam-bogofilter-score)
3980         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
3981         (spam-check-crm114, spam-initialize, spam-unload-hook):
3982         Fix typos in docstrings.
3983
3984 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
3987         been checked if they have never been read and those group levels are
3988         higher than the one that a user specified.
3989
3990 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3991
3992         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
3993         foreign groups unless a group level is specified by a user.
3994         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
3995
3996 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
3997
3998         * message.el (message-send-mail-function): Require sendmail.
3999
4000 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4001
4002         * message.el (message-send-mail-function): Check for smtpmail too.
4003
4004         * utf7.el (utf7-encode, utf7-decode): Use coding system
4005         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4006
4007         * message.el (message-send-mail-function): New function.
4008         (message-send-mail-function): Set default using
4009         message-send-mail-function.  Adjust doc string.
4010         (message-send-mail-with-mailclient): New function.
4011
4012 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4013
4014         * smime.el (from):
4015         * rfc2047.el (message-posting-charset):
4016         * qp.el (mm-use-ultra-safe-encoding):
4017         * pop3.el (parse-time-months):
4018         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4019         * nnml.el (files):
4020         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4021         (jka-compr-compression-info-list, ange-ftp-path-format)
4022         (efs-path-regexp):
4023         * nndiary.el (files):
4024         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4025         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4026         (epg-digest-algorithm-alist, inhibit-redisplay)
4027         (password-cache-expiry):
4028         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4029         (pgg-output-buffer, password-cache-expiry):
4030         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4031         (efs-path-regexp):
4032         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4033         (inhibit-redisplay):
4034         * mm-uu.el (file-name, start-point, end-point, entry)
4035         (gnus-newsgroup-name, gnus-newsgroup-charset):
4036         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4037         (latin-unity-ucs-list):
4038         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4039         (mm-uu-binhex-decode-function):
4040         * message.el (gnus-message-group-art, gnus-list-identifiers)
4041         (rmail-enable-mime-composing, gnus-local-organization)
4042         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4043         (gnus-read-active-file, facemenu-add-face-function)
4044         (facemenu-remove-face-function, gnus-article-decoded-p)
4045         (tool-bar-mode):
4046         * mail-source.el (display-time-mail-function):
4047         * gnus-util.el (nnmail-pathname-coding-system)
4048         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4049         (gnus-original-article-buffer, gnus-user-agent)
4050         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4051         (xemacs-codename, sxemacs-codename, emacs-program-version):
4052         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4053         * gnus-start.el (gnus-agent-covered-methods)
4054         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4055         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4056         (gnus-newsgroup-headers, gnus-group-list-mode)
4057         (gnus-group-mark-positions, gnus-newsgroup-data)
4058         (gnus-newsgroup-unreads, nnoo-state-alist)
4059         (gnus-current-select-method, mail-sources)
4060         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4061         (nnmail-spool-file, gnus-cache-active-hashtb):
4062         * gnus-mh.el (mh-lib-progs):
4063         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4064         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4065         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4066         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4067         (gnus-group-buffer):
4068         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4069         (font-lock-set-defaults):
4070         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4071         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4072         (gnus-summary-post-menu, total-parts, type, condition, length):
4073         * gnus-agent.el (gnus-agent-read-agentview):
4074         * flow-fill.el (show-trailing-whitespace):
4075         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4076         eval-and-compile wrappers for byte compiler pacifiers.
4077
4078         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4079         (mm-display-inline-fontify): Check for featurep 'xemacs not
4080         extent-list.
4081
4082         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4083         itimer-list.
4084         (mm-create-image-xemacs): Only do something for XEmacs.
4085         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4086
4087         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4088
4089         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4090         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4091
4092 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4093
4094         * nnimap.el (nnimap-split-download-body):
4095         * gnus-demon.el (gnus-demon):
4096         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4097
4098 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4101         macros.
4102         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4103         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4104         copy data from unibyte buffer to multibyte current buffer.
4105         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4106         to copy data from unibyte current buffer to multibyte buffer.
4107         (nntp-make-process-buffer): Make process buffer unibyte.
4108
4109         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4110
4111 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4112
4113         * pop3.el (pop3-open-server): Accept and process data more robustly at
4114         connexion start to avoid spurious "POP SSL connexion failed" errors.
4115
4116 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4117
4118         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4119         read group names.
4120
4121 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4122
4123         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4124
4125 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4128         (nnmail-save-active): Use a unibyte buffer when saving active file,
4129         which may contain non-ASCII group names.
4130
4131         * nnml.el (nnml-request-group): Decode group names in messages.
4132
4133 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4134
4135         * message.el (message-citation-line-function)
4136         (message-insert-formatted-citation-line): Fix spelling of
4137         `message-insert-formated-citation-line'.
4138
4139 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4140
4141         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4142
4143 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4144
4145         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4146         nnmail-pathname-coding-system.
4147
4148         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4149         that a user enters; decode group names in messages.
4150
4151         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4152
4153 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4154
4155         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4156
4157         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4158
4159         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4160         risky local variable.
4161
4162         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4163
4164 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4165
4166         * encrypt.el: Improve documentation to fix function name typo.
4167         Reported by Daiki Ueno <ueno@unixuser.org>.
4168
4169 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4170
4171         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4172         even if the point is not in the last page of an article.
4173         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4174         back to the previous page.
4175
4176 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4177
4178         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4179
4180 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4183
4184 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4185
4186         * message.el (message-check-news-body-syntax): Avoid
4187         mm-string-as-multibyte.
4188         (message-hide-headers): Don't assume (point-min)==1.
4189
4190 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4191
4192         * message.el (message-remove-blank-cited-lines): Fix if remove is
4193         given.
4194         (message-bogus-address-regexp): New variable.
4195         (message-bogus-recipient-p): New function.
4196         (message-check-recipients): New command.
4197         (message-syntax-checks): Add `bogus-recipient'.
4198         (message-fix-before-sending): Add `bogus-recipient'.
4199
4200         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4201         (gnus-treat-body-boundary): Don't test window-system.
4202
4203 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4204
4205         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4206
4207 2007-10-28  Miles Bader  <miles@gnu.org>
4208
4209         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4210         at compile-time too.
4211
4212 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4213
4214         * gnus-msg.el (gnus-message-setup-hook): Add
4215         `message-remove-blank-cited-lines' to options.
4216
4217 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4218
4219         * message.el (message-remove-blank-cited-lines): New function.
4220         Suggested by Karl Plästerer.
4221
4222 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4225         mapc.
4226
4227         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4228         (top-level): Use mapc to set functions to be traced for debugging.
4229
4230         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4231         called for effect with while loop.
4232
4233         * message.el (message-talkative-question): Replace mapcar called for
4234         effect with mapc.
4235
4236         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4237         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4238         called for effect with dolist.
4239
4240         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4241
4242         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4243         gnus-extra-headers and nnmail-extra-headers.
4244
4245         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4246         called for effect with dolist.
4247         (top-level): Use mapc to set functions to be traced for debugging.
4248
4249         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4250         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4251         dolist.
4252
4253         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4254         Replace mapcar called for effect with mapc.
4255         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4256         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4257         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4258         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4259
4260         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4261         remove-if that's a cl function.
4262
4263         * webmail.el (webmail-debug): Replace mapcar called for effect with
4264         dolist.
4265
4266         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4267         with mapc.
4268
4269 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4270
4271         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4272         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4273         with while loop.
4274
4275         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4276         functions from article-* functions.
4277         (gnus-multi-decode-header): Replace mapcar called for effect with
4278         dolist.
4279
4280         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4281         (gnus-bookmark-show-details): Replace mapcar called for effect with
4282         while loop.
4283
4284         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4285         called for effect with while loop.
4286
4287         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4288         with dolist.
4289
4290         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4291         mapcar called for effect with dolist.
4292
4293         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4294
4295         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4296         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4297         Replace mapcar called for effect with dolist.
4298         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4299         mapc.
4300
4301         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4302         Replace mapcar called for effect with dolist.
4303         (gnus-topic-list): Replace mapcar called for effect with mapc.
4304
4305         * gnus.el: Use mapc instead of mapcar to add autoloads.
4306
4307 2007-10-23  Richard Stallman  <rms@gnu.org>
4308
4309         * gnus-group.el (gnus-group-highlight): Mark as risky.
4310
4311 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * gnus.el (gnus-server-to-method): Return method found first in
4314         gnus-newsrc-alist.
4315
4316         * gnus-art.el (gnus-article-highlight-signature)
4317         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4318         button overlay without the front stickiness.
4319
4320 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4321
4322         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4323         overview buffer needed a catch to receive its throw.
4324         (gnus-agent-flush-cache): Declared as interactive to make this function
4325         easier to use.
4326
4327 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4328
4329         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4330         `next-line'.
4331
4332 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4335         exclude address matching message-dont-reply-to-names.
4336
4337 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4338
4339         * gnus-util.el (gnus-string<): New function.
4340
4341         * gnus-sum.el (gnus-article-sort-by-author)
4342         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4343
4344 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4347         the frame-focus tag is set in gnus-buffer-configuration.
4348
4349 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4352         the front stickiness.
4353
4354 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4357         url pattern; remove duplicate one.
4358         (gnus-article-extend-url-button): New function.
4359         (gnus-article-add-buttons): Use it.
4360         (gnus-button-push): Use concatenated url that it makes.
4361
4362 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4363
4364         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4365
4366 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4367
4368         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4369         Don't hardcode point-min==1.
4370
4371 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4372
4373         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4374         Fix comment about "iso8859-1".
4375
4376 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4377
4378         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4379         ones returned from the verify-function.
4380
4381         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4382         mml2015-extract-cleartext-signature if extraction failed.
4383
4384 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4385
4386         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4387         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4388         failed.
4389
4390 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4391
4392         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4393
4394 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4395
4396         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4397         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4398         recommends to use EasyPG instead of PGG.
4399
4400         * pgg.el: Revert to revision 6.23.2.16.
4401
4402         * pgg-def.el: Revert to revision 6.6.2.14.
4403
4404         * pgg-gpg.el: Revert to revision 6.23.2.34.
4405
4406 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4407
4408         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4409         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4410         thread for both the null and zero (kill/expire thread) universal prefix
4411         cases.
4412         (gnus-summary-expire-thread): Add new function to expire a thread,
4413         using gnus-summary-kill-thread.
4414         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4415         shortcuts for gnus-summary-expire-thread.
4416         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4417         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4418
4419 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4420
4421         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4422         extras value, so an extras entry can be deleted.
4423         (gnus-registry-delete-extra-entry): Use it.
4424         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4425         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4426         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4427         storage through the gnus-registry, and provide an appropriate API for
4428         it.
4429
4430 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4433         Suggested by Leo <sdl.web@gmail.com>.
4434
4435         * gnus.el: Do.
4436
4437 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4440         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4441
4442         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4443
4444         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4445         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4446
4447 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4448
4449         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4450         newline.
4451         (nnmbox-request-accept-article): Don't change article in source buffer;
4452         narrow to header to use message-fetch-field rather than
4453         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4454         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4455         as delimiters; make sure article ends with newline.
4456         (nnmbox-delete-mail): Correct last position of article to be deleted;
4457         ignore X-Gnus-Newsgroup header in article body.
4458         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4459         positions; make sure article ends with newline.
4460
4461         * message.el (message-display-abbrev): Don't infloop when a user
4462         inserts SPC in the beginning of header.
4463
4464         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4465         coding-system-for-read and coding-system-for-write for XEmacs having no
4466         file-coding feature.
4467
4468         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4469
4470 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4471
4472         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4473         list of groups not followed by default.  Fix type to be regexp.
4474         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4475
4476 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4477
4478         * hmac-def.el (define-hmac-function): Switch from old-style to
4479         new-style backquotes.
4480
4481         * md4.el (md4-make-step): Likewise.
4482
4483 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4486         raw-text coding system when saving .newsrc file, which may contain
4487         non-ASCII group names.
4488
4489 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * gnus-cus.el (gnus-score-extra): New widget.
4492         (gnus-score-extra-convert): New function.
4493         (gnus-score-customize): Use it for Extra.
4494
4495 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4496
4497         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4498         (mml2015-mailcrypt-clear-verify): Use it.
4499         (mml2015-gpg-clear-verify): Use it.
4500         (mml2015-pgg-clear-verify): Use it.
4501         (mml2015-epg-clear-verify): Replace the current part with the output
4502         from GnuPG; don't extract the plaintext by itself.
4503
4504         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4505         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4506         mml2015-clear-verify-function; don't touch the armor headers or
4507         dash-escaped text here.
4508
4509 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4510
4511         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4512         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4513         parts, or application/octet-stream as a last resort.
4514         (gnus-mime-view-part-as-type): Don't toggle display.
4515         (gnus-mime-view-part-as-charset): Don't turn off display before
4516         querying charset.
4517
4518         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4519         stuff to undisplayer function in Emacs.
4520         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4521
4522         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4523         text/calendar parts.
4524
4525 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4528         decoding text/calendar parts.
4529
4530         * message.el (message-forward-make-body-mime): Always mark body as
4531         having no illegible text; remove signed-or-encrypted argument.
4532         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4533
4534         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4535         (mml-generate-mime-1): Don't encode body if it is specified to be in
4536         raw form; don't make buffer be unibyte when inserting multibyte string.
4537
4538 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4539
4540         * sha1.el: Fix up comment style.
4541         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4542         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4543
4544         * hex-util.el: Fix up comment style.
4545         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4546
4547         * gnus-salt.el: Use with-current-buffer.
4548         (gnus-pick-setup-message): Fix long-standing typo.
4549
4550 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4551
4552         * imap.el (imap-logout-timeout): New variable.
4553         (imap-logout, imap-logout-wait): New functions.
4554         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4555
4556         * nnimap.el (nnimap-logout-timeout): New server variable.
4557         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4558         nnimap-logout-timeout.
4559
4560         * gnus-art.el (gnus-article-summary-command-nosave)
4561         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4562
4563 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4564
4565         * gnus.el (gnus-maximum-newsgroup): New variable.
4566
4567         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4568         according to gnus-maximum-newsgroup.
4569
4570         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4571         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4572         Limit the range of articles according to gnus-maximum-newsgroup.
4573
4574 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4575
4576         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4577         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4578         Don't perform gnus-configure-windows here; reuse existing sticky
4579         article buffer.
4580
4581         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4582         it doesn't exist in gnus-article-mode.
4583
4584 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4587         (gnus-agent-decoded-group-name): New function.
4588         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4589         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4590
4591 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4592
4593         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4594         Add binding for gnus-sticky-article.
4595         (gnus-summary-exit): Don't kill sticky article buffers.
4596
4597         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4598         article buffer.
4599         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4600         (gnus-kill-sticky-article-buffers): New commands.
4601
4602 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4603
4604         * nntp.el (nntp-xref-number-is-evil): New server variable.
4605         (nntp-find-group-and-number): If it is non-nil, don't trust article
4606         numbers in the Xref header.
4607
4608 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-agent.el (gnus-agent-read-group): New function.
4611         (gnus-agent-flush-group, gnus-agent-expire-group)
4612         (gnus-agent-regenerate-group): Use it.
4613         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4614         nnmail-pathname-coding-system.
4615
4616 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4617
4618         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4619
4620         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4621         that are unread as unread, and also as selected so that information of
4622         marks having been changed by a user may be updated when exiting group.
4623
4624 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4627         calculated ignoring signature parts to gnus-treat-article.
4628
4629 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4632         a point here in order to keep the window start.
4633         (gnus-insert-mime-security-button): Make a button overlay without the
4634         front stickiness.
4635         (gnus-mime-display-security): Goto the end of a button.
4636
4637         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4638
4639 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4642         group-name-at-point.
4643         (gnus-group-completing-read): New function that offers decoded
4644         non-ASCII group names for completion.
4645         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4646         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4647         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4648         (gnus-group-fetch-control): Use it.
4649         (gnus-fetch-group): Use group-name-at-point for the initial value
4650         rather than the default value; use gnus-alive-p.
4651
4652         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4653         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4654         (gnus-summary-post-news): Use gnus-group-completing-read.
4655
4656         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4657         (gnus-read-move-group-name): Decode group name for completion.
4658
4659 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4660
4661         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4662         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4663         Yamaoka slightly modified the code).
4664
4665 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4668         (nnmail-split-incoming): Bind it.
4669
4670         * nnml.el (nnml-group-name-charset): New function.
4671         (nnml-decoded-group-name): Use it; don't decode group name if
4672         nnmail-group-names-not-encoded-p is non-nil.
4673         (nnml-encoded-group-name): New function.
4674         (nnml-group-pathname): Inline nnml-decoded-group-name.
4675         (nnml-request-expire-articles): Decode group name in message.
4676         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4677         nnmail-pathname-coding-system.
4678         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4679         not decoded ones according to nnmail-group-names-not-encoded-p.
4680         (nnml-generate-active-info): Use nnml-encoded-group-name.
4681
4682 2007-08-08  Glenn Morris  <rgm@gnu.org>
4683
4684         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4685         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4686         doc-strings and comments.
4687
4688 2007-07-25  Glenn Morris  <rgm@gnu.org>
4689
4690         * Relicense all FSF files to GPLv3 or later.
4691
4692 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4693
4694         * gnus-sum.el (gnus-summary-move-article): Make
4695         gnus-summary-respool-article work.
4696
4697 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4698
4699         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4700         string.
4701
4702 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4703
4704         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4705         that should be ignored when comparing distant RSS articles with local
4706         ones.
4707         (nnrss-make-hash-index): New function.  Create a hash index according
4708         to the ignored fields.
4709         (nnrss-check-group): Use it.
4710
4711 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4712
4713         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4714
4715         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4716
4717         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4718         the new optional argument ENCODED is non-nil.
4719         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4720         coding system for encoding group name.
4721         (gnus-group-make-rss-group): Pass un-encoded group name to
4722         gnus-group-make-group.
4723         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4724         encoded.
4725
4726         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4727         Encode group name to which articles are moved or copied.
4728         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4729         coding system for encoding Newsgroup, Followup-To and Xref headers.
4730
4731         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
4732         marks; use nnheader-file-coding-system to write a file.
4733         (nnagent-retrieve-headers): Bind file-name-coding-system to
4734         nnmail-pathname-coding-system.
4735
4736         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
4737
4738         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
4739         (nnml-request-article, nnml-request-create-group)
4740         (nnml-request-rename-group, nnml-find-id)
4741         (nnml-possibly-change-directory, nnml-possibly-create-directory)
4742         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
4743         (nnml-save-marks): Use nnml-group-pathname instead of
4744         nnmail-group-pathname.
4745
4746         (nnml-request-create-group, nnml-request-expire-articles)
4747         (nnml-request-move-article, nnml-request-delete-group)
4748         (nnml-deletable-article-p, nnml-possibly-create-directory)
4749         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
4750         (nnml-open-marks): Bind file-name-coding-system to
4751         nnmail-pathname-coding-system.
4752
4753         (nnml-request-article): Pass server argument to nnml-find-group-number.
4754         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
4755         server argument to nnml-possibly-create-directory.
4756         (nnml-request-accept-article): Pass server argument to
4757         nnml-active-number and nnml-save-mail.
4758         (nnml-find-group-number): Pass server argument to nnml-find-id.
4759         (nnml-request-update-info): Pass server argument to
4760         nnml-marks-changed-p.
4761
4762         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
4763         (nnml-save-mail, nnml-active-number): Add server argument.
4764
4765         (nnml-request-delete-group): Warn if group is missing.
4766         (nnml-get-nov-buffer): Decode group name.
4767         (nnml-generate-active-info): Encode group name.
4768         (nnml-open-marks): Decode group name in messages.
4769
4770 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4771
4772         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
4773         if it is not specified.
4774         (gnus-article-pipe-part, gnus-article-save-part)
4775         (gnus-article-interactively-view-part, gnus-article-copy-part)
4776         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
4777         (gnus-article-inline-part, gnus-article-save-part-and-strip)
4778         (gnus-article-replace-part, gnus-article-delete-part)
4779         (gnus-article-view-part-as-type): Pass raw prefix argument to
4780         gnus-article-part-wrapper.
4781
4782 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4783
4784         * gnus-agent.el (gnus-agent-save-active): Bind
4785         nnheader-file-coding-system to gnus-agent-file-coding-system.
4786
4787         * gnus-cache.el (gnus-cache-save-buffers)
4788         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
4789         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
4790         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
4791         (gnus-cache-braid-nov, gnus-cache-braid-heads)
4792         (gnus-cache-generate-active, gnus-cache-rename-group)
4793         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
4794         (gnus-cache-update-overview-total-fetched-for): Bind
4795         file-name-coding-system to nnmail-pathname-coding-system.
4796         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
4797         variables.
4798         (gnus-cache-decoded-group-name): New function.
4799         (gnus-cache-file-name): Use it.
4800         (gnus-cache-generate-active): Use non-decoded group name for active.
4801
4802         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
4803         right place.
4804         (gnus-write-active-file): Don't break non-ASCII group names.
4805
4806         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
4807         nnmail-pathname-coding-system.
4808
4809         * lpath.el: Bind default-file-name-coding-system,
4810         file-name-coding-system and language-info-alist for XEmacs.
4811
4812         * gnus-uu.el (gnus-uu-decode-save): Typo.
4813
4814 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4815
4816         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
4817
4818 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
4821         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
4822         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
4823         (gnus-agent-flush-group, gnus-agent-flush-cache)
4824         (gnus-agent-fetch-headers, gnus-agent-load-alist)
4825         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
4826         (gnus-agent-retrieve-headers, gnus-agent-request-article)
4827         (gnus-agent-regenerate-group)
4828         (gnus-agent-update-files-total-fetched-for)
4829         (gnus-agent-update-view-total-fetched-for): Bind
4830         file-name-coding-system to nnmail-pathname-coding-system.
4831         (gnus-agent-group-pathname): Don't encode file names by
4832         nnmail-pathname-coding-system.
4833         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
4834         coding-system-for-write instead of buffer-file-coding-system to
4835         gnus-agent-file-coding-system.
4836
4837         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
4838         Decode group name.
4839
4840         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
4841
4842         * gnus-start.el (gnus-update-active-hashtb-from-killed)
4843         (gnus-read-newsrc-el-file): Make group names unibyte.
4844
4845         * nnmail.el (nnmail-group-pathname): Don't encode file names by
4846         nnmail-pathname-coding-system.
4847
4848         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
4849         (nnrss-request-delete-group): Bind file-name-coding-system to
4850         nnmail-pathname-coding-system.
4851         (nnrss-read-server-data, nnrss-read-group-data): Bind
4852         file-name-coding-system correctly.
4853         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
4854
4855         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
4856         (nntp-server-to-method-cache): New variable.
4857         (nntp-group-pathname): New function that decodes non-ASCII group names.
4858         (nntp-possibly-create-directory, nntp-marks-changed-p)
4859         (nntp-save-marks, nntp-open-marks): Use it.
4860         (nntp-possibly-create-directory, nntp-open-marks):
4861         Bind file-name-coding-system to nnmail-pathname-coding-system.
4862         (nntp-open-marks): Decode group names when bootstrapping marks.
4863
4864         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
4865         Newsgroups and Folowup-To headers.
4866
4867 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4870         (gnus-server-closed-face, gnus-server-denied-face)
4871         (gnus-server-offline-face): Remove variable.
4872         (gnus-server-font-lock-keywords): Use faces that are not aliases.
4873
4874         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
4875         of modifying message-stack directly for XEmacs.
4876
4877         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
4878         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
4879         if the coding-system argument is nil for XEmacs.
4880
4881         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
4882         mm-charset-override-alist.
4883
4884         * rfc2047.el: Don't require base64; require rfc2045 for the function
4885         rfc2045-encode-string.
4886         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
4887         to quote the parameter value.
4888
4889 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
4892         form in gnus-group-name-charset-method-alist.
4893
4894         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
4895         overrides the default layout edit-form.
4896
4897         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
4898
4899         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
4900
4901 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
4904         as unfetched articles.
4905
4906 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
4907
4908         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
4909
4910 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
4913         original back end that keeps marks in the local system.
4914
4915 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
4918         arg of pop-to-buffer for XEmacs.
4919         (gnus-article-read-summary-keys): Ditto; don't restore window
4920         configuration if summary command ends up with neither article buffer
4921         nor summary buffer; describe bindings if summary keys end with C-h.
4922
4923 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * message.el (message-fix-before-sending): Skip raw message part to be
4926         forwarded while checking illegible text.
4927         (message-forward-make-body-mime, message-forward-make-body): Mark
4928         signed or encrypted raw message as having no illegible text.
4929
4930 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
4933         (gnus-message-with-timestamp-1): New macro.
4934         (gnus-message-with-timestamp): New function.
4935         (gnus-message): Use them.
4936
4937         * nnheader.el (nnheader-message): Use them.
4938
4939 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
4940
4941         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
4942         .newsrc.eld file.
4943
4944 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * gnus-agent.el (gnus-agent-fetch-headers)
4947         (gnus-agent-retrieve-headers): Bind
4948         gnus-decode-encoded-address-function to identity.
4949
4950         * nntp.el (nntp-send-xover-command): Recognize an xover command is
4951         available also when the server returns simply a dot.
4952
4953         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
4954
4955 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
4958
4959 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4960
4961         * gnus-ems.el (gnus-x-splash): Make it work.
4962
4963         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
4964         from being used.
4965
4966         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
4967
4968 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
4971         4th and the 5th arguments.
4972
4973         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
4974         the front stickiness.
4975         (gnus-article-summary-command-nosave): Correct the order of the
4976         arguments passed to pop-to-buffer.
4977         (gnus-article-read-summary-keys): Ditto; make it work properly when the
4978         summary command ends up with the article buffer.
4979
4980         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
4981         the same faces.
4982
4983 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4984
4985         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
4986
4987 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4988
4989         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
4990         * gnus-sum.el (gnus-summary-highlight):
4991         * pgg.el (pgg-sign-region, pgg-sign):
4992         * mail-source.el (mail-source-delete-old-incoming-confirm):
4993         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
4994
4995 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4996
4997         * gnus-art.el (gnus-mime-view-part-externally)
4998         (gnus-mime-view-part-internally): Fix predicate function passed to
4999         completing-read.
5000
5001         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5002
5003         * gnus.el (gnus-update-message-archive-method): Add :version.
5004
5005 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5006
5007         * gnus.el (gnus-update-message-archive-method): New variable.
5008
5009         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5010         according to gnus-message-archive-method if
5011         gnus-update-message-archive-method is non-nil.
5012
5013 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5014
5015         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5016         by Loic Dachary <loic@dachary.org>.
5017         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5018
5019 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5020
5021         * message.el (message-pop-to-buffer): Add switch-function argument.
5022         (message-mail): Pass switch-function argument to it.
5023
5024 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5025
5026         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5027         Improve doc string.
5028
5029 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5030
5031         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5032         (gnus-header-content)
5033         * gnus-cite.el (gnus-cite-10)
5034         * gnus-srvr.el (gnus-server-closed)
5035         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5036         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5037         (gnus-group-mail-3-empty, gnus-group-mail-low)
5038         (gnus-group-mail-low-empty, gnus-splash)
5039         * message.el (message-header-to, message-header-cc)
5040         (message-header-subject, message-header-other, message-header-name)
5041         (message-header-xheader, message-separator, message-cited-text)
5042         (message-mml): Lighten colors of faces used for dark background.
5043
5044 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5045
5046         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5047         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5048
5049 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * message.el (message-narrow-to-headers-or-head):
5052         Ignore mail-header-separator in the body.
5053
5054 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5057         same as window size.
5058
5059 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5060
5061         * message.el (message-font-lock-keywords): Use message-header-xheader
5062         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5063         ahead of the anything pattern, to get it recognised.
5064
5065 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5068         spam.el loads uses it in the compiled defadvice form.
5069
5070 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5071
5072         * gnus-sum.el (gnus-articles-to-read)
5073         (gnus-summary-insert-old-articles): Don't truncate group name for
5074         `read-string'.
5075
5076         * gnus-util.el (gnus-limit-string): Delete this function.
5077
5078         * gnus-sum.el (gnus-simplify-subject-fully): Use
5079         `truncate-string-to-width' instead.
5080
5081 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5082
5083         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5084         if, on summary exit, the next group has to be selected.
5085         (gnus-summary-exit): Use it.
5086
5087 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5088
5089         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5090         non-break space.
5091
5092 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5093
5094         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5095         Check if group is not a directory.
5096         (nnfolder-request-expire-articles): Don't delete articles if the target
5097         group is not available.
5098
5099         * nnml.el (nnml-request-create-group): Properly check if group is not a
5100         file.
5101         (nnml-request-expire-articles): Don't delete articles if the target
5102         group is not available.
5103
5104         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5105         Don't quote characters that are within parentheses.
5106
5107 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5108
5109         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5110         (gnus-handle-ephemeral-exit): Select article according to it.
5111
5112 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5113
5114         * message.el (message-insert-formated-citation-line): Remove newline.
5115         (message-citation-line-format): Add final \n here so that the user can
5116         avoid a blank line.
5117
5118 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5119
5120         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5121         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5122         Update lanl/arXiv support.
5123
5124 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5125
5126         * gnus.el: Bump version number.
5127
5128 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * gnus.el (gnus-version-number): Bump version.
5131
5132 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5133
5134         * gnus.el: No Gnus v0.6 is released.
5135
5136 2007-04-27  Didier Verna  <didier@xemacs.org>
5137
5138         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5139         * gmm-utils.el (gmm-regexp-concat): here.
5140         * message.el: Don't require 'gnus-util.
5141         (message-dont-reply-to-names): Handle name change above.
5142         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5143
5144 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5145
5146         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5147         since the initial value varies according to the system.
5148
5149 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5150
5151         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5152
5153 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5154
5155         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5156
5157 2007-04-24  Didier Verna  <didier@xemacs.org>
5158
5159         Improve the type of gnus-ignored-from-addresses.
5160         * gnus-util.el (gnus-orify-regexp): New function.
5161         * message.el (gnus-util): Require it.
5162         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5163         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5164         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5165
5166 2007-04-24  Didier Verna  <didier@xemacs.org>
5167
5168         * gnus-sum.el:
5169         * gnus-utils.el: Fix some trailing whitespaces.
5170
5171 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5172
5173         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5174         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5175         article's Message-ID; refer parent article in summary buffer.
5176
5177         * message.el (message-bounce): Call mime-to-mml.
5178
5179         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5180         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5181         optimize and/or forms properly.
5182
5183 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5184
5185         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5186         URL.
5187
5188 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5189
5190         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5191
5192 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5193
5194         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5195         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5196         displayed of multipart/alternative part if it is invoked from summary
5197         buffer.
5198
5199         * mm-view.el (mm-inline-text-html-render-with-w3m)
5200         (mm-inline-text-html-render-with-w3m-standalone)
5201         (mm-inline-render-with-function): Use mail-parse-charset by default.
5202
5203 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5204
5205         * parse-time.el (parse-time-string-chars): Check if CHAR
5206         is less than the length of parse-time-syntax.
5207
5208 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5209
5210         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5211         from gnus-newsgroup-processable.
5212
5213 2007-04-16  Didier Verna  <didier@xemacs.org>
5214
5215         * gnus-msg.el (gnus-configure-posting-styles): Handle
5216         message-signature-directory properly with :file syntax.  Reported by
5217         "Leo".
5218
5219 2007-04-11  Didier Verna  <didier@xemacs.org>
5220
5221         New user option: message-signature-directory.
5222         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5223         * message.el (message-insert-signature): Ditto.
5224         * message.el (message-signature-file): Doc update.
5225         * message.el (message-signature-directory): New.
5226
5227 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5228
5229         * gnus-msg.el (gnus-inews-yank-articles): Use
5230         message-exchange-point-and-mark instead of exchange-point-and-mark.
5231
5232 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5233
5234         * message.el (message-yank-original): Make sure cited text ends with
5235         newline; don't exchange point and mark.
5236
5237 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5238
5239         * tls.el (open-tls-stream): Properly handle case where there
5240         is no associated buffer.
5241
5242 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5243
5244         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5245         message-yank-original, make sure (< mark TEXT point).
5246
5247 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5248
5249         * message.el (message-fill-column): New variable.
5250         (message-mode): Use it.  Add comment on a possible new hook.
5251
5252         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5253         (nnmail-get-new-mail): Reformat.
5254
5255         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5256
5257         * gmm-utils.el: Fix Commentary.
5258         (gmm-tool-bar-from-list): Fix typo in doc string.
5259
5260 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5261
5262         * message.el (message-yank-original): Don't switch point and mark
5263         unnecessarily to put point and mark as documented.
5264
5265 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5266
5267         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5268         from the message heads.
5269
5270 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5271
5272         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5273         article buffer does not have a window.  This may not be the best
5274         solution but is certainly better than setting the start of the null,
5275         that is the current, window.
5276
5277 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5278
5279         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5280         (gnus-draft-setup): Run it.
5281
5282         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5283         gnus-score-fast-scoring.  Allow regexp.
5284         (gnus-score-headers): Use it.
5285
5286         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5287         XEmacs.
5288
5289         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5290         string.
5291         (gnus-button-alist): Also catch `<f1> k ...'.
5292         (gnus-treat-display-x-face): Fix doc string.
5293
5294 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5295
5296         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5297         evaluation of gnus-extended-version to ensure correct generation of the
5298         User-Agent header when message-generate-headers-first is used.
5299
5300 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5301
5302         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5303         hashcash-path is nil.  Don't call callback with incorrect number of
5304         parameters if val is 0.
5305
5306 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5307
5308         * message.el (message-required-news-headers):
5309         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5310
5311 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5312
5313         * tls.el (open-tls-stream): In handshake-waiting loop,
5314         don't wait more if there is output available to process.
5315
5316 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5317
5318         * tls.el (tls-program): Doc fix.
5319
5320 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * message.el (message-generate-new-buffers): Change the meaning of the
5323         nil value; add `standard' to the choices; treat t as `unique'; improve
5324         doc string.
5325         (gnus-select-frame-set-input-focus): Autoload.
5326         (message-buffer-name): Search for the existing message buffer if
5327         message-generate-new-buffers is nil or `standard'; treat the value t of
5328         message-generate-new-buffers as `unique'.
5329         (message-pop-to-buffer): Raise the frame already displaying the message
5330         buffer; clear the echo area after querying.
5331         (message-setup): Pass the `continue' argument to compose-mail.
5332         (message-mail): Prefer `switch-function' if it is given; search for the
5333         existing message buffer if the `continue' argument is non-nil; pass
5334         continue and switch-function arguments to compose-mail by way of
5335         message-setup.
5336         (message-mail-other-window): Adjust argument of message-setup.
5337         (message-mail-other-frame): Ditto.
5338
5339 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5342         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5343         to turn font-lock on when turning gnus-message-citation-mode on.
5344
5345 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5346
5347         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5348         (mml-smime-function-alist): New variable; add epg as the backend.
5349         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5350         mml-smime- functions instead.
5351         * mm-view.el: Require smime.
5352
5353 2007-03-05  Didier Verna  <didier@xemacs.org>
5354
5355         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5356         instead of just inheritance for posting styles.
5357         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5358
5359 2007-02-24  Chris Moore  <dooglus@gmail.com>
5360
5361         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5362         * pgg-pgp.el (pgg-pgp-encrypt-region):
5363         * pgg-gpg.el (pgg-gpg-encrypt-region):
5364         Check pgg-encrypt-for-me if no other recipients.
5365
5366 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5367
5368         * tls.el (tls-certtool-program): Fix custom type.
5369
5370 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5371
5372         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5373         and point-at-eol instead of line-(beginning|end)-position.
5374
5375         * assistant.el (assistant-parse-buffer): Ditto.
5376
5377         * netrc.el (netrc-parse-services): Ditto.
5378
5379 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5380
5381         * mml2015.el (mml2015-epg-find-usable-key): New function.
5382         (mml2015-epg-sign): Use it.
5383         (mml2015-epg-encrypt): Use it.
5384
5385 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * message.el (message-make-in-reply-to): Quote name containing
5388         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5389         if there are special characters.  Reported by NAKAJI Hiroyuki
5390         <nakaji@jp.freebsd.org>.
5391
5392 2007-02-27  Didier Verna  <didier@xemacs.org>
5393
5394         Include the group parameters as well as the topic ones in the
5395         inheritance filter process.
5396         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5397         argument GROUP-PARAMS-LIST.
5398         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5399
5400 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * nntp.el (nntp-never-echoes-commands)
5403         (nntp-open-connection-functions-never-echo-commands): New variables.
5404         (nntp-send-command): Use them.
5405
5406 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5407
5408         * mml2015.el (mml2015-epg-verify): Simplified.
5409
5410 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * mml.el (mml-content-disposition-alist): New user option.
5413         (mml-content-disposition): New function.
5414         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5415         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5416
5417 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5418
5419         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5420         verification.
5421
5422 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5423
5424         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5425         articles posted in the last 24 hours.
5426
5427 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5428
5429         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5430
5431 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5432
5433         * nntp.el (nntp-send-command): Don't wait for echoes when
5434         nntp-open-ssl-stream is used.
5435
5436 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5439         (gnus-message-add-citation-keywords)
5440         (gnus-message-remove-citation-keywords): Remove.
5441         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5442         directly, make the variables in font-lock-defaults buffer-local, add
5443         gnus-message-citation-keywords to them and then update the value of
5444         font-lock-keywords.
5445
5446 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * message.el (message-cite-original-1): Don't call
5449         gnus-article-highlight-citation.
5450
5451         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5452         citations; fix line count.
5453
5454 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5457         (gnus-message-add-citation-keywords)
5458         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5459         versions of font-lock-add-keywords and font-lock-remove-keywords to
5460         work with XEmacs correctly.
5461
5462 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * gnus-cite.el (gnus-cite-face-list): Set the values of
5465         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5466         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5467         (gnus-message-cite-prefix-regexp): New variable.
5468         (gnus-message-search-citation-line): Use it; protect against long
5469         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5470         the 0th match data for Emacs.
5471         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5472         (gnus-message-add-citation-keywords): Append keywords rather than
5473         prepending; emulate font-lock-add-keywords if it is not available.
5474         (gnus-message-remove-citation-keywords): Emulate
5475         font-lock-remove-keywords if it is not available.
5476
5477         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5478
5479         * message.el (message-cite-prefix-regexp): Set the value of
5480         gnus-message-cite-prefix-regexp.
5481
5482 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5483
5484         * nnweb.el (nnweb-google-parse-1): Update parser.
5485
5486 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5487
5488         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5489
5490 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5491
5492         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5493         regexp.
5494
5495 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5496
5497         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5498         string-to-multibyte.
5499         (uudecode-decode-region-internal): Use it.
5500
5501         * lpath.el: Fbind string-as-multibyte for XEmacs.
5502
5503 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5504
5505         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5506         custom choice.
5507
5508         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5509
5510 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5511
5512         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5513
5514         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5515         `write-region' to respect `mm-inhibit-file-name-handlers'.
5516
5517 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5518
5519         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5520         Use gnus-home-directory instead of "~/" or "$HOME".
5521
5522 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5523
5524         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5525         to mention filename.
5526         Add comments at beginning regarding usage.
5527         (encrypt-write-file-contents): Change interactive so a string is
5528         acceptable.  If the file has no associated model, show an error instead
5529         of a nonsense prompt.
5530
5531 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5532
5533         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5534         Thanks to Yoshihiko Yamada for kind notification of this typo.
5535
5536 2007-01-12  Kenichi Handa  <handa@m17n.org>
5537
5538         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5539         multibyte buffer.
5540
5541 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5542
5543         * gnus-score.el (gnus-score-fast-scoring): New variable.
5544         (gnus-score-headers): Use it.
5545
5546         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5547
5548         * message.el (message-cite-original-1): Call
5549         gnus-article-highlight-citation if requested.
5550         (message-make-from): Allow name and address as optional arguments.
5551
5552         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5553
5554         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5555         bugs to doc string.
5556         (gnus-button-alist): Add mid\\|message-id.
5557         (gnus-button-fetch-group): Extend for use in
5558         `browse-url-browser-function'.
5559         (gnus-button-url-regexp): Try to catch paired parentheses like in
5560         Wikipedia URLs.
5561
5562         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5563         Suggested by Simon Krahnke <overlord@gmx.li>.
5564
5565 2007-01-13  Romain Francoise  <romain@orebokech.com>
5566
5567         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5568         Update copyright.
5569
5570 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5571
5572         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5573
5574 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5575
5576         * gnus-registry.el (gnus-registry-unfollowed-groups)
5577         (gnus-registry-split-fancy-with-parent): Fix documentation.
5578
5579 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5580
5581         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5582         from nnweb groups.
5583
5584 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5585
5586         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5587         Xref urls.  Erase buffer before requesting head.
5588
5589 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5590
5591         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5592         customizable.
5593
5594 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5595
5596         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5597         no signing key is found.
5598         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5599         no encrypting and/or signing key is found.
5600
5601 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5602
5603         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5604
5605 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5606
5607         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5608         headers read from disk with the ones newly found in the current search.
5609         This should no longer cause problems, because the article numbers in
5610         Gmane's `nov.php' output are ignored since the previous change.
5611
5612 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5613
5614         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5615
5616 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5617
5618         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5619         replace-regexp-in-string; bind url-version; fbind display-images-p and
5620         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5621         find-face and set-itimer-function for Emacs; bind itimer-list for
5622         Emacs.
5623
5624         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5625
5626 2007-01-01  Romain Francoise  <romain@orebokech.com>
5627
5628         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5629
5630 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5631
5632         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5633         `define-minor-mode' macro definition expanded properly.
5634         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5635         exclude it there.
5636
5637         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5638         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5639         `fboundp' test.
5640         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5641         This is OK to autoload in (S)XEmacs now.
5642
5643 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644
5645         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5646         keystroke.
5647         (gnus-summary-limit-to-singletons): Fix typo.
5648
5649         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5650         else fails.
5651
5652 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5653
5654         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5655         docstring.
5656
5657         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5658         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5659         (gnus-summary-insert-dormant-articles): Fix typo in message.
5660
5661 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5662
5663         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5664         nil for XEmacs.
5665         (gnus-message-citation-mode): Don't autoload in XEmacs.
5666
5667         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5668
5669 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5670
5671         * nnimap.el (nnimap-expunge-search-string): Mention
5672         nnimap-search-uids-not-since-is-evil in docstring.
5673
5674 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5675
5676         * spam.el: Revert to make-obsolete-variable because
5677         define-obsolete-variable-alias is not supported in Emacs 21.
5678
5679         * spam.el (spam-ifile-path, spam-ifile-database-path)
5680         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5681         make-obsolete-variable.
5682         (spam-bsfilter-path, spam-bsfilter-program)
5683         (spam-spamassassin-path, spam-spamassassin-program)
5684         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5685         use "path" inappropriately.
5686         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5687         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5688         variable names.
5689
5690 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5691
5692         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5693         summary buffer.
5694
5695         * password.el (password-cache-remove): Use clear-string to burn
5696         password, if available.
5697
5698 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5699
5700         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5701
5702         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5703
5704         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5705         (gnus-message-highlight-citation): Move defcustom here from
5706         gnus-cite.el.
5707         (gnus-message-citation-mode): Autoload.
5708
5709         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5710         checks to make it compile with XEmacs.
5711         (gnus-message-citation-mode): New minor mode.
5712         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5713         (gnus-message-highlight-citation): New variables.
5714         (gnus-message-search-citation-line)
5715         (gnus-message-add-citation-keywords)
5716         (gnus-message-remove-citation-keywords)
5717         (turn-on-gnus-message-citation-mode)
5718         (turn-off-gnus-message-citation-mode): New functions.
5719
5720 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5721
5722         * gnus-cite.el: Enable highlighting of different citation levels in
5723         message-mode.
5724
5725 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5726
5727         * message.el (message-make-fqdn): Fix comment.
5728         (message-bogus-system-names): Add ".local".
5729
5730         * spam.el (spam-ifile-path, spam-ifile-program)
5731         (spam-ifile-database-path, spam-ifile-database)
5732         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
5733         Don't use "path" inappropriately.
5734         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
5735         strings.
5736         (spam-check-ifile, spam-ifile-register-with-ifile)
5737         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
5738         new variable names.
5739
5740         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
5741         (gnus-treat-display-smileys): Simplify using
5742         gnus-image-type-available-p.
5743
5744         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
5745         available.
5746
5747         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
5748         `display-images-p' if available.
5749
5750 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5751
5752         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
5753         one after turning on the buffer's multibyteness instead of decoding
5754         them directly in the unibyte buffer that causes unexpected conversion
5755         in Emacs 23 (unicode).
5756
5757 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5758
5759         * message.el (message-generate-hashcash): Fix custom type.
5760
5761 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5762
5763         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
5764
5765 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5766
5767         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
5768         disconnect icons.  Add help text.
5769
5770 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
5771
5772         * spam.el (spam-extra-header-to-number): CRM114 spam score is
5773         negated to be consistent with the others we handle.
5774
5775 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5776
5777         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
5778         version of gnus-summary-buffer to something, so that we can use two
5779         article buffers at the same time.
5780
5781 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
5782
5783         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
5784         trigger all the extra headers.
5785         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
5786         sorting.
5787
5788 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5789
5790         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
5791         solid groups.
5792
5793 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
5794
5795         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5796
5797 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5798
5799         * legacy-gnus-agent.el: Add Copyright notice.
5800
5801 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
5802
5803         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
5804
5805 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5806
5807         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
5808
5809         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
5810         to make it work reliably in CVS Emacs.
5811         (gnus-summary-limit-strange-charsets-predicate)
5812         (gnus-summary-limit-to-predicate): New functions.
5813
5814 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
5815
5816         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
5817         specifying array size.
5818         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
5819         array if it is too small.
5820         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
5821         (gnus-sort-threads-loop): New function.
5822
5823 2006-12-06  Chris Moore  <dooglus@gmail.com>
5824
5825         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
5826         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
5827
5828 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
5829
5830         * mm-url.el (mm-url-predefined-programs): Call curl with correct
5831         options.
5832
5833 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5834
5835         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
5836         DOS-ing the recipient.
5837
5838         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
5839         the headers when creating the mapping to avoid mismappings.
5840         (nnweb-gmane-create-mapping): Always nix out old mapping.
5841
5842 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5843
5844         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
5845         and mm-verify-option to never.
5846
5847 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * message.el (message-signed-or-encrypted-p): New function.
5850         (message-forward-make-body): Use it.
5851
5852         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
5853         Replace encode-coding-string with mm-encode-coding-string.
5854
5855 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * nneething.el (nneething-decode-file-name): Replace
5858         decode-coding-string with mm-decode-coding-string.
5859
5860         * gnus-int.el (gnus-open-server): Say failed server's name.
5861
5862 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5863
5864         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
5865         strings to a single string.  Quote `errors-file-name'.
5866         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
5867         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
5868         Adjust calls.  Use `shell-quote-argument'.
5869
5870 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
5871
5872         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
5873         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
5874
5875         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
5876         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
5877         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
5878         (gnus-group-make-directory-group, gnus-group-transpose-groups):
5879         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
5880         (gnus-subscribe-newsgroup, gnus-1):
5881         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
5882         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
5883         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
5884         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
5885
5886 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
5889         keystroke.
5890         (gnus-summary-limit-to-bodies): Implement headersp.
5891
5892 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5893
5894         * dns.el (query-dns): Protect against "Process dns deleted" strings.
5895
5896 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
5899
5900 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5901
5902         * message.el (message-generate-hashcash): Expand range of values to
5903         include `opportunistic'.
5904         (message-send-mail): Use it.
5905
5906 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5907
5908         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
5909         and comment it.
5910
5911         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
5912
5913 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
5914
5915         * gnus-util.el (gnus-extract-address-components): Improve comment.
5916
5917 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * gnus-util.el (gnus-extract-address-components): Work with address in
5920         which the name portion contains @.
5921
5922         * lpath.el: Fbind custom-autoload.
5923
5924 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5925
5926         * gnus.el (gnus-start): Move custom group up.
5927         (gnus-select-method): Don't autoload, but make it available for
5928         `customize-variable'.
5929         (gnus-getenv-nntpserver): Don't autoload.
5930
5931 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
5932
5933         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
5934
5935 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5936
5937         * message.el (message-sendmail-extra-arguments): New variable.
5938         (message-send-mail-with-sendmail): Use it.
5939
5940 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
5943         mm-with-unibyte-current-buffer to make string unibyte.
5944
5945         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
5946         mm-string-as-multibyte.
5947
5948 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
5949
5950         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
5951         Reported by Werner Koch <wk@gnupg.org>.
5952
5953 2006-11-14  Daiki Ueno  <ueno@p360>
5954
5955         * mml2015.el: Autoload epa-select-keys when compiling.
5956
5957 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5958
5959         * mml2015.el (mml2015-epg-sign): Save the signing keys in
5960         message-options.
5961         (mml2015-epg-encrypt): Save the recipient keys in message-options.
5962
5963 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5964
5965         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
5966         EasyPG (< 0.0.6).
5967         (mml2015-always-trust): New user option.
5968         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
5969         prompt.
5970
5971 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5972
5973         * nntp.el (nntp-authinfo-force): New variable.
5974         (nntp-send-authinfo): Use it.
5975
5976 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5977
5978         * message.el (message-strip-subject-encoded-words): Allow _not_ to
5979         decode encoded words.  Improve prompt.  Add comment about forwarding.
5980         (message-replacement-char): Move up.
5981
5982 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5983
5984         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
5985         instead of gnus-intersection because arguments of gnus-sorted-nunion
5986         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
5987
5988 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
5989
5990         * message.el (message-strip-subject-encoded-words): Reformat prompt.
5991         (message-simplify-subject-functions): Enable
5992         message-strip-subject-encoded-words by default.
5993
5994 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
5995
5996         * message.el (message-strip-subject-encoded-words): New function.
5997         (message-simplify-subject-functions): New variable.
5998         (message-simplify-subject): Use it.  Fix typo in doc string.
5999         Support message-strip-subject-encoded-words.
6000
6001 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6002
6003         * gnus-diary.el (gnus-diary-delay-format-function):
6004         * nndiary.el (nndiary-reminders):
6005         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6006
6007 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6008
6009         * gnus-art.el (article-hide-boring-headers): Fetch date from
6010         gnus-original-article-buffer to avoid problems with localized date
6011         strings.
6012
6013 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6016
6017 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6018
6019         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6020         New variables.
6021         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6022         (mm-charset-synonym-alist): Move some entries to
6023         mm-codepage-iso-8859-list.
6024         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6025         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6026
6027 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6028
6029         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6030
6031 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6032
6033         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6034         with Emacs 21 and XEmacs.
6035
6036 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6037
6038         * spam.el (spam-parse-address): New function for better parsing,
6039         catching errors, etc.
6040         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6041
6042 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6043
6044         * mm-view.el: Add interactive arg to html2text autoload.
6045
6046 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6047
6048         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6049
6050 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6051
6052         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6053         variables.
6054         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6055         (mm-charset-synonym-alist): Move some entries to
6056         mm-codepage-iso-8859-list.
6057
6058         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6059
6060 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6061
6062         * message.el (message-citation-line-format)
6063         (message-insert-formated-citation-line): Fix implementation of %E, %N
6064         and %n according to the doc string.
6065
6066 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6067
6068         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6069         car-safe to avoid bad parses.
6070
6071 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6072
6073         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6074         names.
6075
6076         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6077
6078 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6081         header.
6082
6083         * message.el (message-draft-headers): Add Date.
6084         (message-headers-to-generate): Fix typo in docstring.
6085
6086         * nndraft.el (nndraft-required-headers): New variable.
6087         (nndraft-generate-headers): Use it.
6088
6089         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6090
6091 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6092
6093         * gnus-registry.el (gnus-registry-wash-for-keywords)
6094         (gnus-registry-find-keywords): New functions to allow easy searching of
6095         articles that are in the registry.
6096
6097 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6098
6099         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6100         ietf-drums-parse-address instead of gnus-extract-address-components.
6101         Reported by Damien Elmes <damien@repose.cx>.
6102
6103 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6104
6105         * gnus.el (gnus-mime): Remove unused custom group.
6106
6107 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6108
6109         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6110         "blank line" when searching for end of armor headers.
6111
6112 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6113
6114         * gmm-utils.el (gmm-write-region): Fix variable name.
6115
6116 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6117
6118         * gmm-utils.el (gmm-write-region): New function based on compatibility
6119         code from `mm-make-temp-file'.
6120
6121         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6122
6123         * nnmaildir.el (nnmaildir--update-nov)
6124         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6125         Use `gmm-write-region'.
6126
6127 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6128
6129         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6130         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6131
6132         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6133
6134         * message.el (message-replacement-char): New variable.
6135         (message-fix-before-sending): Use it.
6136         (message-simplify-subject): New function to remove duplicate code.
6137         (message-reply, message-followup): Use it.
6138
6139         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6140         gnus-summary-limit-to-articles.
6141
6142 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * gnus-util.el (gnus-with-local-quit): New macro.
6145
6146         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6147
6148 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6149
6150         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6151         ignore non-string data.
6152
6153 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6154
6155         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6156         non-string data (needs to be done in the registry too).
6157
6158 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6159
6160         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6161         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6162         (gnus-registry-split-fancy-with-parent)
6163         (gnus-registry-fetch-simplified-message-subject-fast)
6164         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6165         Remove text properties on ingress into the registry and when it's saved.
6166         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6167         registry from entries with no groups.
6168
6169 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6170
6171         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6172         function to remove string properties.
6173
6174 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6175
6176         * gmm-utils.el (gmm): Adjust custom version.
6177
6178         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6179         custom version.
6180
6181         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6182
6183 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6184
6185         * gnus-art.el (gnus-insert-prev-page-button)
6186         (gnus-insert-next-page-button): Simplify.  Reformat.
6187
6188 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6189
6190         * gnus-art.el (gnus-insert-prev-page-button)
6191         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6192
6193 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6194
6195         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6196
6197 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6198
6199         * gnus-art.el (gnus-insert-mime-button)
6200         (gnus-insert-mime-security-button):
6201         Apply gnus-article-button-face to MIME and security buttons.
6202
6203 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6204
6205         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6206         readable.
6207
6208 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6209
6210         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6211
6212 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6213
6214         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6215         `browse-url-of-file' instead of `browse-url'.
6216
6217 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6218
6219         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6220         regexp.  Articles containing quotation were cut prematurely.
6221
6222 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6223
6224         * message.el (message-cite-original-1): Use nobody by default for the
6225         value of From header.
6226         (message-reply): Ditto.
6227
6228 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6229
6230         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6231         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6232         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6233
6234 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6235
6236         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6237         mails in the doc string.  Add some URLs in comment.
6238         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6239
6240 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6241
6242         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6243         backslashes handling and the way to find boundaries of quoted strings.
6244
6245 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6246
6247         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6248         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6249         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6250         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6251
6252 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6253
6254         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6255         doc string.
6256         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6257
6258 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6259
6260         * lpath.el: Fbind epg-check-configuration.
6261
6262 2006-09-06  Simon Josefsson  <jas@extundo.com>
6263
6264         * mml2015.el (mml2015-use): Doc fix, mention epg.
6265
6266 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6267
6268         * mml2015.el (mml2015-use): Default to epg, if available.
6269
6270 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6271
6272         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6273         message-sender.
6274         (mml1991-epg-encrypt): Ditto.
6275         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6276         message-sender.
6277         (mml2015-epg-encrypt): Ditto.
6278
6279 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6280
6281         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6282         several common directories.
6283
6284 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6285
6286         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6287         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6288
6289 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * gnus-art.el (article-decode-encoded-words): Make it fast.
6292
6293 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6294
6295         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6296
6297         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6298         in quoted string into `\'.
6299
6300 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6303         Use standard-syntax-table.
6304
6305 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6306
6307         * gnus-art.el (gnus-decode-address-function): New variable.
6308         (article-decode-encoded-words): Use it to decode headers which are
6309         assumed to contain addresses.
6310         (gnus-mime-delete-part): Remove useless `or'.
6311
6312         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6313         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6314         (gnus-nov-parse-line): Use it to decode From header.
6315         (gnus-get-newsgroup-headers): Ditto.
6316         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6317
6318         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6319         (mail-decode-encoded-address-string): New alias.
6320
6321         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6322         New function.
6323         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6324         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6325         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6326         (rfc2047-decode-string): Ditto.
6327         (rfc2047-decode-address-region): New function.
6328         (rfc2047-decode-address-string): New function.
6329
6330 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6331
6332         * message.el (message-caesar-buffer-body): Allow rotating headers.
6333
6334         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6335
6336         * message.el (message-insert-formated-citation-line): Fix %f.
6337         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6338
6339 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6340
6341         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6342         (gnus-bookmark-mouse-available-p): New macro.
6343         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6344         (gnus-bookmark-bmenu-show-infos): Use it.
6345         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6346         (gnus-bookmark-bmenu-hide-infos): Ditto.
6347         (gnus-bookmark-remove-properties): New function.
6348         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6349         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6350         (gnus-bookmark-write-file): Bind coding-system-for-write.
6351         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6352         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6353         group before selecting it.
6354         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6355         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6356         quit-window if it is not available; use gnus-mouse-2 and bind it to
6357         gnus-bookmark-bmenu-select-by-mouse.
6358         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6359         (gnus-bookmark-bmenu-select-by-mouse): New function.
6360
6361 2006-08-13  Romain Francoise  <romain@orebokech.com>
6362
6363         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6364         space.
6365
6366 2006-08-10  Romain Francoise  <romain@orebokech.com>
6367
6368         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6369         (dns-mode-soa-auto-increment-serial): New user option.
6370         (dns-mode-soa-maybe-increment-serial): New function.
6371         (dns-mode): Add the latter to `write-contents-functions'.
6372
6373 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * compface.el (uncompface): Use binary rather than raw-text-unix.
6376
6377 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6378
6379         * compface.el (uncompface): Make sure the eol conversion doesn't take
6380         place when communicating with the external programs.  Reported by
6381         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6382
6383 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6384
6385         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6386
6387 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6388
6389         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6390         Make it more robust by parsing author and date independently.
6391
6392 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6395
6396 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6397
6398         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6399         first matching secret key.
6400         (mml2015-epg-encrypt): Ditto.
6401
6402         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6403         first matching secret key.
6404         (mml1991-epg-encrypt): Ditto.
6405
6406         * mml2015.el (mml2015-encrypt-to-self): New user option.
6407         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6408         mml2015-epg-encrypt-to-self is set.
6409
6410         * mml1991.el (mml1991-encrypt-to-self): New variable.
6411         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6412         mml1991-epg-encrypt-to-self is set.
6413
6414         * mml2015.el (mml2015-signers): New user option.
6415         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6416         (mml2015-epg-encrypt): Allow to select signing keys.
6417
6418         * mml1991.el (mml1991-signers): New variable.
6419         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6420         (mml1991-epg-encrypt): Allow to select signing keys.
6421
6422 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * nnheader.el (nnheader-insert-head): Make it work even if the file
6425         uses CRLF for the line-break code.
6426
6427 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6428
6429         * mml2015.el: Require mml-sec instead of password.
6430         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6431         (mml2015-cache-passphrase): Inherit the default value from
6432         mml-secure-cache-passphrase.
6433         (mml2015-passphrase-cache-expiry): Inherit the default value from
6434         mml-secure-passphrase-cache-expiry.
6435
6436         * mml1991.el: Require mml-sec instead of password.
6437         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6438         (mml1991-cache-passphrase): Inherit the default value from
6439         mml-secure-cache-passphrase.
6440         (mml1991-passphrase-cache-expiry): Inherit the default value from
6441         mml-secure-passphrase-cache-expiry.
6442
6443         * mml-sec.el: Require password.
6444         (mml-secure-verbose): New user option.
6445         (mml-secure-cache-passphrase): New user option.
6446         (mml-secure-passphrase-cache-expiry): New user option.
6447
6448 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6449
6450         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6451         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6452         andreas@altroot.de (Andreas Vögele).
6453
6454         FIXME: Use `tiny change'?
6455
6456 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6457
6458         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6459         workaround for the url package included with Emacs.
6460
6461         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6462
6463 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6466         correctly.  This fixes a bug caused by the 2006-05-12 change.
6467
6468 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6469
6470         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6471         some information about the error when saying that the `bogus' mail
6472         group will be used.
6473
6474 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6475
6476         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6477         string.
6478
6479 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6480
6481         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6482
6483 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6484
6485         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6486
6487 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6488
6489         * mml1991.el (mml1991-function-alist): Add epg.
6490         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6491         (mml1991-epg-encrypt): New functions.
6492
6493 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6494
6495         * mml2015.el (mml2015-verbose): New variable.
6496         (mml2015-cache-passphrase): Ditto.
6497         (mml2015-passphrase-cache-expiry): Ditto.
6498         (mml2015-function-alist): Add epg.
6499         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6500         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6501         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6502         functions.
6503
6504 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6505
6506         * message.el (message-cite-original-1): Preserve region when removing
6507         quoted text due to X-No-Archive in order to avoid bogus attribution
6508         when citing multiple messages.
6509
6510 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6511
6512         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6513         Kenneth Jacker <khj@be.cs.appstate.edu>.
6514
6515 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6516
6517         * gnus-diary.el (gnus-user-format-function-d)
6518         (gnus-user-format-function-D): Autoload.
6519
6520         * imap.el (Commentary): Fix typo.
6521
6522         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6523         2006-04-22 contribution.
6524
6525 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6526
6527         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6528         It didn't really fix the bogosity I'm seeing with solid web groups.
6529
6530 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6531
6532         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6533         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6534         created using server names.  If we use the feature without declaring
6535         it, Gnus does not properly manage server and group state.
6536
6537         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6538         bound.
6539
6540 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6541
6542         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6543         looking up the method using GROUP's prefix before inventing a new one.
6544         It is used on killed/unknown groups in various places where returning
6545         an all-new method isn't expected by the caller.
6546
6547         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6548         and match semantics of gnus-group-real-prefix.
6549
6550 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6551
6552         * nnmail.el (nnmail-broken-references-mailers): New variable.
6553         (nnmail-ignore-broken-references): New function generalizing
6554         nnmail-fix-eudora-headers.
6555         (nnmail-fix-eudora-headers): Now obsolete.
6556
6557         * gnus-art.el (gnus-button-handle-custom): Support
6558         `customize-apropos*'.
6559
6560 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6561
6562         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6563
6564         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6565         articles.
6566
6567 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6568
6569         * message.el (message-cite-reply-above): New variable.
6570         (message-yank-original): Use it.
6571
6572 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6573
6574         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6575
6576 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6577
6578         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6579         as read.
6580
6581         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6582
6583 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6584
6585         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6586         (gnus-bookmark-default-file): Use gnus-directory.
6587         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6588         Remove "*" in doc string.
6589         (gnus-bookmark-write-file): Simplify.
6590         (gnus-bookmark-maybe-sort-alist): Use `when'.
6591         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6592         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6593         FIXME about Emacs 21 and XEmacs compatibility.
6594         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6595         compatibility.
6596         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6597         compatibility.
6598         (gnus-bookmark-menu-heading): Fix version.
6599
6600 2006-06-19  Bastien Guerry  <bzg@altern.org>
6601
6602         * gnus-bookmark.el: New file.
6603
6604 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * message.el (message-syntax-checks): Doc fix.
6607
6608 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6609
6610         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6611         unsubscribed groups as if they were killed ones.  It causes duplicate
6612         entries in gnus-newsrc-alist.
6613
6614 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * message.el (message-syntax-checks): Doc fix.
6617         (message-send-mail): Add check for continuation headers.
6618         (message-check-news-header-syntax): Fix regexp used to check for
6619         continuation headers.
6620
6621 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6624
6625 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6626
6627         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6628
6629 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6630
6631         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6632         default-truncate-lines.
6633
6634 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6637         to fill the utf-8 entry.
6638
6639         * lpath.el: Fbind unicode-precedence-list.
6640
6641 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6642
6643         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6644
6645 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6646
6647         * gnus-agent.el (directory-files-and-attributes): Move all the way
6648         forward (the third and final move).
6649         (gnus-agent-read-agentview): Trap reconstruction errors due to
6650         nonexistant directory.  Handle by returning nil.
6651
6652 2006-05-30  Didier Verna  <didier@xemacs.org>
6653
6654         * message.el (message-dont-reply-to-names): Update the custom type.
6655         * message.el (message-dont-reply-to-names): New defsubst: potentially
6656         convert a list of regexps into a single one.
6657         * message.el (message-get-reply-headers): Use it.
6658         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6659
6660 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6661
6662         * gnus-agent.el (directory-files-and-attributes): Move forward.
6663
6664 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6665
6666         * gnus-ml.el (gnus-mailing-list-subscribe)
6667         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6668         (gnus-mailing-list-message): Fix doc strings.
6669
6670 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6671
6672         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6673         of doing it manually.
6674
6675 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6676
6677         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6678         comment.
6679
6680 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6681
6682         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6683         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6684         (gnus-agent-read-local): All symbols allocated in my-obarray.
6685         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6686         (gnus-agent-regenerate-group): Check numeric names to see if they are
6687         messages or groups.
6688         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6689         better way of do this...)
6690
6691         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6692         'dummy.group' (there should be a better way of do this...)
6693
6694 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6697         (gnus-saved-headers): Ditto.
6698         (gnus-default-article-saver): Mention functions may have properties.
6699         (gnus-article-save): Override gnus-save-all-headers and
6700         gnus-saved-headers by :headers property which saver function may have.
6701         (gnus-summary-save-in-file): Add :headers property.
6702         (gnus-summary-write-to-file): Ditto.
6703
6704         * gnus-sum.el (gnus-summary-save-article): Bind
6705         gnus-prompt-before-saving to t when saving many articles in a file;
6706         always show all headers.
6707
6708         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6709
6710 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6711
6712         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6713         marks.
6714
6715         * message.el (message-indent-citation): Add optional arguments to allow
6716         using it outside of message buffers.
6717
6718         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6719         (gnus-article-treat-unfold-headers): Use it.
6720         (gnus-article-truncate-lines): New variable.
6721         (gnus-article-mode): Use it.
6722         (gnus-article-toggle-truncate-lines): New function.
6723
6724         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6725         gnus-article-toggle-truncate-lines.
6726
6727         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6728         coding system in XEmacs, use binary.
6729
6730 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
6733         after-load-alist.
6734
6735         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
6736         this function should save decoded articles.
6737         (gnus-summary-write-to-file): Use property to specify this function
6738         should save decoded articles and specify gnus-summary-save-in-file
6739         should be used to save articles other than the first one when saving
6740         many articles.
6741         (gnus-summary-save-body-in-file): Use property to specify this
6742         function should save decoded articles.
6743         (gnus-summary-write-body-to-file): Use property to specify this
6744         function should save decoded articles and specify
6745         gnus-summary-save-body-in-file should be used to save articles other
6746         than the first one when saving many articles.
6747
6748         * gnus-sum.el (gnus-summary-save-article): Simplify.
6749
6750 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6751
6752         * gnus-art.el (gnus-default-article-saver): Add
6753         gnus-summary-write-body-to-file.
6754         (gnus-article-save-coding-system): Don't use coding system object
6755         in XEmacs.
6756         (gnus-read-save-file-name): Add optional `dir-var' argument which
6757         specifies directory in which files are saved; work even if optional
6758         `variable' argument is not specified.
6759         (gnus-summary-write-to-file): Read file name.
6760         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
6761         (gnus-summary-write-body-to-file): New function.
6762
6763         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
6764         (gnus-summary-local-variables): Add it.
6765         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
6766         (gnus-summary-save-article): Remove optional `decode' argument;
6767         determine whether to decode articles by the value of
6768         gnus-default-article-saver; when saving many files using
6769         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
6770         it first and use gnus-summary-save-in-file or
6771         gnus-summary-save-body-in-file thereafter unless
6772         gnus-prompt-before-saving is always; move point to article which
6773         will be saved.
6774         (gnus-summary-save-article-file): Revert.
6775         (gnus-summary-write-article-file): Revert.
6776         (gnus-summary-save-article-body-file): Revert.
6777         (gnus-summary-write-article-body-file): New function.
6778
6779 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6780
6781         * gnus-art.el (gnus-default-article-saver): Doc fix.
6782         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
6783         from gnus-summary-save-article-coding-system, and default to a
6784         certain coding system.
6785         (gnus-output-to-file): Add coding cookie and encode text according
6786         to gnus-article-save-coding-system; don't use mm-append-to-file.
6787
6788         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
6789         gnus-art.el and rename to gnus-article-save-coding-system.
6790         (gnus-summary-save-article): Require gnus-art; don't show all
6791         headers if it decodes articles; don't add coding cookie here;
6792         don't bind mm-text-coding-system-for-write.
6793         (gnus-summary-save-article-file): Save decoded articles.
6794         (gnus-summary-write-article-file): When saving many files, use
6795         gnus-summary-write-to-file first and gnus-summary-save-in-file
6796         thereafter unless gnus-prompt-before-saving is always.
6797         (gnus-summary-save-article-body-file): Save decoded articles.
6798
6799         * lpath.el: Fbind select-safe-coding-system for XEmacs.
6800
6801 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6802
6803         * nnrss.el (nnrss-check-group): Bind hash-index.
6804
6805 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6806
6807         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
6808         its hash index.  Store this hash in `nnrss-group-data'.
6809         (nnrss-read-group-data): Update accordingly.
6810
6811 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6812
6813         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
6814         entry.
6815
6816         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6817         gnus-article-browse-html-article.
6818
6819 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
6820
6821         * gnus-sum.el (gnus-summary-mime-map): Add
6822         gnus-article-browse-html-article.
6823
6824         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
6825
6826 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6827
6828         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
6829         suitable coding systems in customize.
6830
6831 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6832
6833         * mail-source.el (mail-sources): Fix custom type.
6834
6835 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6836
6837         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
6838         (gnus-summary-expire-articles-now): Shorten prompt.
6839
6840         * gmm-utils.el (wid-edit): Require.
6841         (defun-gmm): Renamed from `gmm-defun-compat'.
6842         (gmm-image-search-load-path): Use it.
6843         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
6844
6845 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6846
6847         * gnus-sum.el (gnus-summary-save-article-coding-system): New
6848         variable.
6849         (gnus-summary-save-article): Add optional `decode' argument.  If
6850         it is set and gnus-summary-save-article-coding-system is non-nil,
6851         save decoded article.
6852         (gnus-summary-write-article-file): Save decoded article if
6853         gnus-summary-save-article-coding-system is non-nil.
6854
6855         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
6856         type.
6857
6858 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
6861
6862 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6863
6864         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
6865         first to test gnus-single-article-buffer which may be buffer-local.
6866
6867         * gnus-sum.el (gnus-summary-setup-buffer): Make
6868         gnus-single-article-buffer buffer-local and nil in ephemeral
6869         group; make gnus-article-buffer, gnus-article-current, and
6870         gnus-original-article-buffer always buffer-local.
6871         (gnus-summary-exit): Kill article buffer belonging to ephemeral
6872         group.
6873         (gnus-handle-ephemeral-exit): Don't move to next summary line.
6874
6875 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6876
6877         * nnml.el (nnml-request-compact-group): Compressed files might not
6878         have .gz extension.
6879
6880 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6881
6882         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
6883         (mm-copy-to-buffer): Use with-current-buffer.
6884         (mm-display-part): Simplify.
6885         (mm-inlinable-p): Add optional arg `type'.
6886
6887 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6888
6889         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
6890         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
6891         Try harder to show the attachment internally or externally using
6892         gnus-mime-view-part-as-type.
6893
6894 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6895
6896         * message.el (message-from-style, message-signature-separator)
6897         (message-user-organization-file, message-send-mail-function)
6898         (message-citation-line-function, message-yank-prefix)
6899         (message-indent-citation-function, message-signature)
6900         (message-signature-file, message-signature-insert-empty-line):
6901         Remove autoloads.
6902
6903         * gnus-art.el (gnus-buttonized-mime-types): Remove
6904         "multipart/signed".  Revert 2006-04-26 change.
6905
6906 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6907
6908         * gnus.el (gnus-version-number): Bump version.
6909
6910 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6911
6912         * gnus.el: No Gnus v0.5 is released.
6913
6914 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6915
6916         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
6917         fetching articles by message-id.
6918
6919 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6920
6921         * message.el (hashcash): Require hashcash as normal.
6922
6923         * ecomplete.el (ecomplete-highlight-match-line): Use
6924         point-at-eol.
6925         (ecomplete-highlight-match-line): Use `highlight', because that
6926         face exists in both Emacs and XEmacs.
6927
6928         * message.el (message-display-abbrev): Use point-at-bol.
6929
6930         * mail-source.el: Don't require timer/timer-funcs.
6931
6932         * gnus-async.el: Ditto.
6933
6934         * password.el: Ditto.
6935
6936         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
6937
6938         * mm-url.el: Ditto.
6939
6940         * gnus-xmas.el: Don't require timer-funcs.
6941
6942         * mm-util.el: Require timer/timer-funcs.
6943
6944 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6945
6946         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
6947         Close.
6948
6949 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6950
6951         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
6952         unibyte after clear-decrypt function runs.
6953
6954         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
6955         returns as a unibyte string.
6956
6957 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6958
6959         * lpath.el: Revert.
6960
6961         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
6962         (pgg-gpg-process-sentinel): Revert.
6963
6964         * pgg-pgp.el (pgg-pgp-process-region): Revert.
6965         (pgg-pgp-lookup-key): Revert.
6966
6967         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
6968         (pgg-pgp5-lookup-key): Revert.
6969
6970         * pgg.el (pgg-fetch-key): Revert.
6971
6972 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * lpath.el: Fbind string-as-multibyte for XEmacs.
6975
6976         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
6977         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
6978         (mml1991-pgg-encrypt): Ditto.
6979
6980         * pgg-gpg.el (pgg-string-to-multibyte): New function.
6981         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
6982         a multibyte buffer.
6983
6984         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
6985         (pgg-pgp-lookup-key): Ditto.
6986
6987         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6988         (pgg-pgp5-lookup-key): Ditto.
6989
6990         * pgg.el (pgg-fetch-key): Ditto.
6991
6992 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6993
6994         * message.el (message-user-organization-file): Check several
6995         locations of the organization file.
6996
6997         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
6998         Add gnus-article-view-part-as-type.
6999
7000         * gnus-art.el (gnus-article-view-part-as-type): New function.
7001
7002         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7003         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7004
7005         * mml.el: Simplify autoload.
7006         (mml-mode): defvar dnd-protocol-alist instead of using
7007         symbol-value.
7008         (mml-default-directory): New variable.
7009         (mml-minibuffer-read-file): Use it.
7010         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7011
7012         * message.el (message-citation-line-format): New variable.
7013         (message-insert-formated-citation-line): New function.
7014         (message-citation-line-function): Add
7015         `message-insert-formated-citation-line' to custom type.
7016
7017         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7018         to doc string.
7019
7020         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7021         depending on mm-verify-option.
7022
7023 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7026         binding pgg-* variables; reimplement the section which prevents
7027         MIME header from being signed.
7028         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7029         pgg-text-mode; remove a blank line at the top of body.
7030
7031         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7032         lines at the top of body; use gnus-newsgroup-charset if there's no
7033         Charset header.
7034
7035 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7036
7037         * message.el (message-self-insert-commands): Doc fix.
7038
7039         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7040         (mm-uu-pgp-encrypted-test): Ditto.
7041         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7042         between header and body; return application/pgp-encrypted handle
7043         if decryption failed; decode decrypted body by charset.
7044
7045         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7046         element match to application/pgp-*.
7047
7048 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7049
7050         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7051         HTML.
7052
7053 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7054
7055         * mail-source.el (mail-source-call-script): Message the error
7056         string.
7057
7058 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7059
7060         * gnus-util.el (gnus-byte-compile): Use it.
7061
7062 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7063
7064         * gnus-util.el (kill-empty-logs): New function.
7065
7066 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7067
7068         * message.el (message-mail-alias-type): Doc fix.
7069         (message-mail-alias-type-p): New function.
7070         (message-send): Use it.
7071         (message-mode): Ditto.
7072         (message-strip-forbidden-properties): Ditto.
7073
7074         * ecomplete.el (ecomplete-database-file-coding-system): New
7075         variable.
7076         (ecomplete-save): Use it.
7077         (ecomplete-setup): Use it.
7078
7079 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7080
7081         * message.el (message-self-insert-commands): New variable.
7082         (message-strip-forbidden-properties): Use it.
7083
7084 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7085
7086         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7087         that doesn't make XEmacs choke.
7088
7089 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7090
7091         * gnus-util.el (gnus-replace-in-string):
7092         Prefer replace-regexp-in-string over of replace-in-string.
7093
7094 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus-util.el (gnus-select-frame-set-input-focus):
7097         Use select-frame-set-input-focus if it is available in XEmacs; use
7098         definition defined in Emacs 22 for old Emacsen.
7099
7100         * dgnushack.el: Autoload unmorse-region for XEmacs.
7101
7102         * lpath.el: Bind cursor-in-non-selected-windows and
7103         select-frame-set-input-focus for XEmacs.
7104
7105 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7108
7109 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7110
7111         * gnus-registry.el (gnus-registry-cache-save): Remove text
7112         properties when saving via the temp buffer.
7113
7114 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7115
7116         * message.el (message-generate-hashcash): Honor custom type.
7117
7118 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7119
7120         * message.el (message-generate-hashcash): Default to non-nil when
7121         hashcash is found.
7122
7123         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7124         (gnus-refer-thread-limit): Increase default to 500.
7125
7126         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7127
7128         * flow-fill.el (fill-flowed): Allow delete-space.
7129
7130 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7131
7132         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7133         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7134         Remove autoloads.
7135
7136 2006-04-18  Simon Josefsson  <jas@extundo.com>
7137
7138         * message.el (message-generate-hashcash): Default to.
7139
7140 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7141
7142         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7143         concatenating segments rather than before concatenating them.
7144
7145 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7146
7147         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7148
7149 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7150
7151         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7152
7153         * message.el (message-forward-make-body-plain): Allow
7154         message-forward-ignored-headers to be a list.
7155         (message-remove-ignored-headers): Factor out into function.
7156         (message-forward-make-body-mml): Use it.
7157
7158         * imap.el (imap-quote-specials): New function.
7159         (imap-login-auth): Quote specials.
7160
7161         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7162         (rfc2231-parse-string): Allow concatanation of parameters that
7163         aren't contiguous.  The test case is
7164           (mail-header-parse-content-type "message/external-body;
7165             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7166             access-type=LOCAL-FILE;
7167             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7168
7169 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7170
7171         * nntp.el (nntp-accept-process-output): Return the value of
7172         `nnheader-accept-process-output'.
7173
7174 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7175
7176         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7177         (gnus-button-alist): Recognize more diff formats.
7178         (gnus-button-patch): Strip directory.
7179
7180 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7181
7182         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7183         Emacs 22 when setting focus.
7184
7185 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7186
7187         * gnus-art.el (gnus-article-treat-types): Do treatment of
7188         text/x-verbatim parts.
7189         (gnus-button-patch): New command.
7190
7191         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7192         addresses that contain invalid characters.
7193
7194 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7195
7196         * message.el (message-put-addresses-in-ecomplete): Use
7197         gnus-replace-in-string.
7198         (message-is-yours-p): Use the more correct
7199         mail-header-parse-address instead of
7200         mail-extract-address-components.
7201         (message-put-addresses-in-ecomplete): Fix typo.
7202
7203         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7204         keystroke.
7205
7206         * gnus-art.el (gnus-treatment-function-alist): Change order of
7207         newsgroups/generic header folding to avoid double-folding.
7208
7209         * message.el (message-hidden-headers): Add X-Draft-From.
7210
7211         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7212         command.
7213         (gnus-summary-repeat-search-article-backward): New command.
7214
7215         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7216         groups in the parent topic.
7217
7218 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7219
7220         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7221         (spam-extra-header-to-number): Return the CRM114 number as a
7222         number instead of a string.
7223
7224 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7225
7226         * gnus-art.el (gnus-face-properties-alist): Moved here from
7227         gnus-fun.
7228
7229         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7230
7231 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * message.el (message-strip-forbidden-properties): Only display on
7234         self-insert-command.
7235
7236         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7237         reindent.
7238         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7239
7240 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7241
7242         * smiley.el (smiley-style): Fix typo.
7243
7244 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7245
7246         * hashcash.el (hashcash-insert-payment-async-2): Use
7247         message-goto-eoh instead of doing it manually.
7248         (mail-add-payment): Use message-narrow-to-header instead of trying
7249         to do the same itself.
7250
7251         * message.el (message-hidden-headers): Add Face.
7252
7253         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7254         reparenting code.
7255         (gnus-summary-reparent-children): Refactored out code.
7256         (gnus-summary-thread-map): New keystroke.
7257         (gnus-summary-reparent-children): Make into command.
7258
7259         * smiley.el (smiley-style): Default to `medium' if using a large
7260         font.
7261
7262         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7263         does it itself.
7264
7265         * message.el (message-point-in-header-p): Simplify definition.
7266
7267 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7268
7269         * nnagent.el (nnagent-request-set-mark): Silence log file
7270         writing.
7271         (nnagent-request-set-mark): Use write-region instead of
7272         append-to-file.
7273
7274         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7275         strange select method.
7276
7277         * ecomplete.el (ecomplete-display-matches): Get highlightling
7278         right.
7279         (ecomplete-display-matches): Use literals.
7280         (ecomplete-display-matches): Disable message logging.
7281
7282         * message.el (message-display-abbrev): Small optimization.
7283
7284         * ecomplete.el (ecomplete-display-matches): Allow automatic
7285         display.
7286
7287         * message.el (message-strip-forbidden-properties): Display
7288         abbrevs.
7289         (message-display-abbrev): Get automatic display right.
7290
7291         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7292         keystrokes.
7293
7294 2006-04-13  Romain Francoise  <romain@orebokech.com>
7295
7296         TODO: Backport to v5-10!
7297
7298         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7299         Moved here (and renamed) from gnus-registry.el.
7300
7301         * gnus-registry.el: Require gnus-util.
7302         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7303
7304 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7305
7306         * gnus-group.el (gnus-group-catchup-current): Change
7307         if-then-else-if-then-else into cond.
7308         (gnus-group-catchup): Indent.
7309         (group-name-at-point): New function.
7310         (gnus-fetch-group): Provide default from thing at point.
7311
7312 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7313
7314         * message.el (message-display-abbrev): Fix regexp.
7315
7316         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7317         choosing.
7318         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7319         dead variables.
7320
7321         * message.el (message-newline-and-indent): Remove debugging.
7322         (message-display-abbrev): Use new implementation.
7323
7324 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7325
7326         * gnus-art.el (gnus-article-mode): Set
7327         cursor-in-non-selected-windows to nil.
7328
7329         * smiley.el: Revert previous change.
7330         (smiley-data-directory): defvar it before using it in the
7331         defcustom of `smiley-style'.
7332
7333 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * message.el (message-newline-and-indent): New function.
7336
7337         * ecomplete.el: Implement more bits.
7338
7339         * message.el (message-put-addresses-in-ecomplete): Clean up the
7340         string.
7341
7342         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7343
7344         * gnus-sum.el (gnus-summary-save-parts): Bind
7345         gnus-summary-save-parts-counter and use it to make unique file
7346         names.
7347
7348         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7349
7350         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7351         parameter to say whether to actually parse the individual
7352         addresses.
7353
7354         * message.el (message-put-addresses-in-ecomplete): New function.
7355         (ecomplete): Require.
7356         (message-mail-alias-type): Add ecomplete as an option.
7357
7358 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7359
7360         * flow-fill.el (fill-flowed): Remove trailing space from blank
7361         quoted lines.
7362
7363 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7364
7365         * smiley.el (smiley-style): Move definition later to avoid a
7366         compilation warning.
7367
7368 2006-04-12  Kenichi Handa  <handa@m17n.org>
7369
7370         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7371         buffer and then decode the buffer text if necessary.
7372         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7373         first, and after mm-encode-body, change the buffer to unibyte.
7374         Use mm-disable-multibyte instead of set-buffer-multibyte.
7375
7376 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7379         Content-Type header instead of Content-Disposition header.
7380         (gnus-mime-inline-part): Ditto.
7381         (gnus-mime-view-part-as-charset): Ignore charset that the part
7382         specifies.
7383
7384         * mm-decode.el (mm-display-part): Work with external parts and
7385         usual parts similarly.
7386
7387         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7388         instead of gnus-display-mime.
7389
7390         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7391         instead of with-temp-buffer.
7392
7393         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7394         tag to summarized topics part in order to encode non-ASCII text.
7395
7396 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7397
7398         * smiley.el (smiley-style): New variable.
7399         (smiley-directory): New function.
7400         (smiley-data-directory): Derive from `smiley-style' using
7401         `smiley-directory'.
7402         (smiley-regexp-alist): Add new entries.
7403
7404         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7405         (gnus-article-browse-delete-temp): Add :version.
7406
7407 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7408
7409         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7410         the sieve region.
7411
7412 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413
7414         * gnus.el (gnus-version-number): Bump version.
7415
7416 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7417
7418         * gnus.el: No Gnus v0.4 is released.
7419
7420 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7423         layout.
7424
7425         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7426         unknown charset.
7427
7428         * message.el (message-header-synonyms): Add Original-To to the
7429         default.
7430
7431         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7432         optional parameter.
7433
7434 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * gnus-fun.el (gnus): Require it for gnus-directory.
7437
7438 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7441
7442 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7443
7444         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7445
7446 2006-04-05  Simon Josefsson  <jas@extundo.com>
7447
7448         * password.el (password-reset): New function.
7449
7450 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7451
7452         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7453         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7454
7455 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7456
7457         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7458         Some whitespace was matched into the url, which broke browsing hits
7459         > 100 when mm-url-use-external was nil.
7460
7461 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7462
7463         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7464         gnus-extra-headers for 'Newsgroups.
7465
7466         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7467         bound.
7468
7469 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7470
7471         * pgg-gpg.el: Clean up process buffers every time gpg processes
7472         complete.
7473
7474 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7475
7476         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7477         doc string.
7478
7479 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7480
7481         * pgg-gpg.el (pgg-gpg-process-filter)
7482         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7483
7484         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7485         lines, temporary fix.
7486
7487 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7488
7489         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7490
7491 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7492
7493         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7494         default-enable-multibyte-characters.  This reverts the change from
7495         revision 6.17 which is no longer necessary because the passphrase
7496         is sent separately now.  GnuPG messages are unreadable under
7497         multibyte locales with default-enable-multibyte-characters set to
7498         nil.
7499
7500 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7501
7502         * message.el (message-tool-bar-gnome): Move "spell".
7503
7504 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7505
7506         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7507         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7508         instead.
7509
7510 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7511
7512         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7513         newsgroups handling for NNTP overviews which don't include
7514         Newsgroups.
7515
7516 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7517
7518         * message.el (message-resend): Bind message-generate-hashcash to nil.
7519
7520 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7521
7522         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7523         when searching for already-paid recipients.
7524
7525 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7526
7527         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7528         passphrases when it is not needed.
7529         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7530         passphrase stuff from gpg, should only be necessary when you use
7531         gpg with a smartcard.
7532
7533 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * mml.el (mml-insert-mime): Ignore cached contents of
7536         message/external-body part.
7537
7538         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7539         (mm-insert-part): Ditto.
7540
7541 2006-03-23  Simon Josefsson  <jas@extundo.com>
7542
7543         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7544         Reiner.
7545         (pgg-gpg-use-agent-p): Use it again.
7546
7547 2006-03-23  Simon Josefsson  <jas@extundo.com>
7548
7549         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7550         older emacsen.
7551         (pgg-gpg-use-agent-p): Don't use it.
7552
7553 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7554
7555         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7556         if we can.
7557
7558 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7559
7560         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7561         (pgg-gpg-update-agent): New function.
7562         (pgg-gpg-use-agent-p): New function.
7563         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7564         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7565         (pgg-gpg-sign-region): Use it.
7566
7567 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7570         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7571
7572 2006-03-21  Simon Josefsson  <jas@extundo.com>
7573
7574         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7575         <wilde@sha-bang.de>.
7576         (pgg-gpg-use-agent): New variable.
7577         (pgg-gpg-process-region): Use it.
7578         (pgg-gpg-encrypt-region): Likewise.
7579         (pgg-gpg-encrypt-symmetric-region): Likewise.
7580         (pgg-gpg-decrypt-region): Likewise.
7581         (pgg-gpg-sign-region): Likewise.
7582         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7583
7584 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7585
7586         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7587
7588         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7589         Add comment on version.
7590
7591 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7592
7593         * smiley.el: Add missing test smiley.
7594
7595 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7596
7597         * mm-decode.el (mm-with-part): New macro.
7598         (mm-get-part): Use it; work with message/external-body as well.
7599         (mm-save-part): Treat name and filename equally.
7600
7601         * mm-extern.el (mm-extern-cache-contents): New function.
7602         (mm-inline-external-body): Use it; force the part to be displayed;
7603         move undisplayer added to the cached handle to the parent.
7604
7605         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7606         (gnus-mime-view-part-as-type): Work with message/external-body.
7607
7608         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7609
7610 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7613         images in image-load-path.  [Sync with image.el, revision 1.60, in
7614         Emacs.]
7615
7616 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7617
7618         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7619         path rather than symbol.  Always return list of directories.
7620         Guarantee that image directory comes first.  [Sync with image.el,
7621         revision 1.59, in Emacs.]
7622
7623         * message.el (message-make-tool-bar): Adjust to new API of
7624         `gmm-image-load-path-for-library'.
7625
7626         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7627
7628         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7629
7630 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7631
7632         * gnus-art.el (gnus-article-only-boring-p):
7633         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7634         intangible text.
7635         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7636
7637 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7638
7639         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7640         `defun' instead of `gmm-defun-compat'.
7641
7642 2006-03-14  Simon Josefsson  <jas@extundo.com>
7643
7644         * message.el (message-unique-id): Don't use message-number-base36
7645         if (user-uid) is a float.
7646         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7647
7648 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7651
7652         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7653         empty line between a part and a message part.
7654
7655 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7656
7657         * smiley.el: Add more test smileys.
7658         (smiley-data-directory, smiley-regexp-alist)
7659         (gnus-smiley-file-types): Fix doc strings.
7660         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7661         adding new elements.
7662         (smiley-mouse-map): Unused code.  Make it a comment.
7663
7664 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7665
7666         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7667         scan latest NoCeM messages instead of old ones.
7668         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7669         delimiters that are recently used.
7670         (gnus-nocem-load-cache): Add autoload cookie.
7671
7672         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7673
7674         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7675         level which is larger than gnus-use-nocem is specified.
7676
7677         * gnus-group.el (gnus-group-get-new-news): Ditto.
7678
7679 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * gnus-util.el (gnus-tool-bar-update): New function.
7682
7683         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7684         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7685
7686         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7687
7688         * gnus-group.el (gnus-group-redraw-when-idle)
7689         (gnus-group-redraw-check): Remove.
7690         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7691
7692 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7693
7694         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7695         if optional last element is specified in splits (FIELD VALUE...).
7696
7697 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7698
7699         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7700         to gmm-image-load-path-for-library.  Call with no-error argument.
7701         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7702
7703         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7704
7705         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7706
7707         * gmm-utils.el (gmm-image-load-path): Remove alias.
7708
7709 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7710
7711         * gmm-utils.el (gmm-image-load-path): Add alias.
7712
7713         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7714         nnml-generate-nov-databases-1.
7715         (nnml-generate-nov-databases): Use it.
7716         (nnml-generate-nov-databases-directory): Document no-active
7717         argument.
7718
7719         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7720         directory if path is t.  Add no-error.
7721
7722         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7723         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7724
7725         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7726         resetting gnus-article-browse-html-temp-list.
7727
7728         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7729         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7730         Add example to docstring.  Rename local variables.  Move error
7731         checks to default case in cond and simplify.
7732
7733 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
7736         handle is multipart when calling it recursively.
7737         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
7738
7739 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
7740
7741         * nnimap.el (nnimap-request-update-info-internal): Optimize.
7742         Don't `gnus-uncompress-range' to avoid excessive memory usage.
7743
7744 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
7747         is loaded.
7748
7749         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
7750         loaded.
7751
7752 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7753
7754         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
7755         to "Emacs 23 (unicode)" in doc string.
7756
7757         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
7758         "Emacs 23 (unicode)" in comment.
7759
7760 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7761
7762         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7763
7764         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
7765         characters 160 through 255 in Emacs 23.
7766
7767 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7768
7769         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
7770         gnus-article-browse-html-temp.
7771         (gnus-article-browse-delete-temp): Make it customizable.  Add
7772         `file'.  Adjust doc string.
7773         (gnus-article-browse-delete-temp-files): Add argument.  Allow
7774         query for each file.  Adjust doc string.
7775         (gnus-article-browse-html-parts): Add
7776         `gnus-article-browse-delete-temp-files' to
7777         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
7778
7779 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
7780
7781         * gnus-art.el (gnus-article-browse-html-temp)
7782         (gnus-article-browse-delete-temp): New variables.
7783         (gnus-article-browse-delete-temp-files): New function.
7784         (gnus-article-browse-html-parts): Use it.
7785
7786 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7787
7788         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
7789
7790         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
7791         string.
7792
7793         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
7794         gnus-summary-insert-new-articles when unplugged.  Remove
7795         gnus-summary-search-article-forward.
7796
7797         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
7798         display-visual-class instead of display-color-cells.
7799
7800 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * dgnushack.el: Autoload customize-group for XEmacs.
7803
7804         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
7805         message/* containing non-ASCII text properly.
7806
7807 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7808
7809         * message.el: Require gmm-utils, remove autoloads.
7810         (message-tool-bar): Set default based on
7811         gmm-tool-bar-style.
7812         (message-tool-bar-gnome): Add gmm-customize-mode.
7813
7814         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
7815         gmm-tool-bar-style.
7816         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
7817
7818         * gnus-group.el (gnus-group-tool-bar): Set default based on
7819         gmm-tool-bar-style.
7820         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
7821
7822         * gmm-utils.el (gmm-image-directory): Rename variable from
7823         gmm-image-load-path.
7824         (gmm-image-load-path): Use gmm-image-directory.
7825         (gmm-customize-mode): New function.
7826         (gmm-tool-bar-style): New variable.
7827
7828         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
7829         gnus-group-redraw-line-number.
7830         (gnus-group-redraw-check): Simplify.
7831         (gnus-group-tool-bar-update): Remove redraw check.
7832         (gnus-group-make-tool-bar): Add redraw check.
7833
7834 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
7835
7836         * gnus-art.el (gnus-button): Add missing parentheses.
7837
7838 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7839
7840         * lpath.el: Fbind line-number-at-pos.
7841
7842 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
7845
7846 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7847
7848         * gnus-art.el (gnus-button): New face.
7849         (gnus-article-button-face): Use it.
7850
7851         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
7852         gnus-summary-next-page.  Re-order.
7853
7854         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
7855         next-node are now included.
7856         (gnus-group-redraw-line-number): New internal variable.
7857         (gnus-group-redraw-check): Helper function for updating the tool
7858         bar.
7859         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
7860
7861         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
7862
7863         * spam.el (spam-spamassassin-score-regexp): New internal variable.
7864         (spam-extra-header-to-number, spam-check-spamassassin-headers):
7865         Use it to match format of Spamassassin 3.0 and later.  Reported by
7866         IRIE Tetsuya <irie@t.email.ne.jp>.
7867         (spam-check-bogofilter)
7868         (spam-bogofilter-register-with-bogofilter): Fix args of
7869         `gnus-error' calls.
7870
7871 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7872
7873         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
7874         unnecessary interaction when sending queued mails.  Reported by
7875         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
7876
7877 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7878
7879         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
7880         first or last are nil.
7881
7882 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7883
7884         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
7885
7886 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887
7888         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
7889
7890 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7891
7892         * dns.el (query-dns): Protect more against buggy tcp output.
7893
7894 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7895
7896         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
7897         nov.php.
7898
7899 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7900
7901         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
7902         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
7903         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
7904         output on the server side.
7905         (nnweb-google-create-mapping): Update regexps and add some
7906         progress indication.
7907
7908 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
7909
7910         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
7911         gnus-agent-toggle-plugged.  Re-order icons.
7912         (gnus-group-tool-bar-gnome): Add
7913         gnus-group-{prev,next}-unread-group.
7914         (gnus-group-tool-bar-gnome): Re-order icons.
7915
7916         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
7917         gnus-summary-insert-new-articles.
7918
7919         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
7920         comments.
7921
7922         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
7923         also available in Emacs 21.3.
7924
7925         * message.el (message-fix-before-sending): Change "Emacs 22" to
7926         "Emacs 23 (unicode)" in comment.
7927
7928         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
7929         "Emacs 23 (unicode)" in comment.
7930
7931         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
7932         comment.
7933         (mm-coding-system-p): Add comment about no-MULE XEmacs.
7934
7935         * mm-view.el (mm-fill-flowed): Add :version.
7936
7937 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7938
7939         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
7940         and load-path.
7941
7942 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * message.el: Autoload gmm-image-load-path.
7945         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
7946         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
7947         consitency.
7948
7949         * gmm-utils.el (gmm-image-load-path): Also search in
7950         "../etc/images".  Don't set gmm-image-load-path if we don't find
7951         the image.
7952
7953 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7954
7955         * gmm-utils.el (gmm-image-load-path): Don't make
7956         `gmm-image-load-path' include subdirectories which the second arg
7957         `image' might specify.
7958
7959         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
7960         subdirectory to icon file names.
7961
7962         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
7963
7964 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7965
7966         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
7967         gmm-image-load-path calls.
7968
7969         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7970
7971         * message.el (message-make-tool-bar): Ditto.
7972
7973         * mml.el (mml-preview): Added comment concerning tool bar icons.
7974
7975         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
7976         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
7977
7978         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
7979         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
7980
7981         * message.el (message-tool-bar-gnome): Use new icon names.
7982         (message-make-tool-bar): Use `gmm-image-load-path'.
7983
7984         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
7985         functions from MH-E.
7986         (gmm-image-load-path): New variable from MH-E.
7987         (gmm-image-load-path): New function from MH-E.  Added arguments
7988         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
7989         *-image-load-path-called-flag.
7990
7991 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
7992
7993         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
7994
7995 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
7996
7997         * nnimap.el (nnimap-request-move-article): Change folder back to
7998         source group before deleting.
7999
8000 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8001
8002         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8003
8004         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8005         mm-url.
8006
8007         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8008
8009 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8012         coding system which mm-charset-to-coding-system returns for a
8013         given charset is valid.
8014
8015 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8016
8017         * html2text.el (html2text-remove-tag-list):
8018         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8019
8020 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8021
8022         * gnus-cus.el: Revert 2005-10-17 change.
8023
8024 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * gnus-art.el (article-strip-banner): Call
8027         article-really-strip-banner only when the regexp match is made.
8028
8029 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8030
8031         * gnus-art.el (article-strip-banner): Use
8032         gnus-extract-address-components instead of
8033         mail-header-parse-addresses to make it work with non-ASCII text;
8034         remove mail-encode-encoded-word-string.
8035
8036         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8037         values which are surrounded with \"...\"; make it never cause a
8038         Lisp error; give up parsing of parameters if it failed in
8039         extracting type.
8040
8041 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8042
8043         * smime.el (smime-cert-by-ldap-1): Fix bug where
8044         `smime-ldap-search' returns results without userCertificates.
8045
8046 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8047
8048         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8049
8050 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8051
8052         * spam.el (spam-check-spamassassin-headers): Adapt format for
8053         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8054         <ari@mbf.ocn.ne.jp>.
8055         (spam-list-of-processors): Add spam-use-gmane.
8056
8057 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8060         make-temp-file; make it work with XEmacs as well.
8061
8062         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8063         mm-make-temp-file.
8064
8065         * mm-decode.el (mm-display-external): Use the 3rd arg of
8066         mm-make-temp-file.
8067         (mm-create-image-xemacs): Ditto.
8068
8069 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8070
8071         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8072         with message-narrow-to-headers.
8073         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8074         (gnus-draft-check-draft-articles): New function.
8075         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8076
8077 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8078
8079         * gnus-art.el (gnus-article-browse-html-parts):
8080         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8081         Don't use suffix argument for mm-make-temp-file for Emacs 21
8082         compatibility.  Remove useless `format'.
8083
8084 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8085
8086         * nnweb.el (nnweb-google-wash-article): Update regexps.
8087         (nnweb-group-alist): Use defvoo instead of defvar.
8088
8089 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8090
8091         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8092         re-loading nn* modules.
8093
8094 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8095
8096         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8097         for `tool-bar-mode' and don't check it's default-value.
8098
8099         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8100
8101         * message.el (message-make-tool-bar): Ditto.
8102
8103         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8104         `substring'.  Shorten tmp-file name.
8105
8106         * gnus.el: Remove bogus comment.
8107
8108 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8109
8110         * gnus-art.el (gnus-article-browse-html-parts): New function.
8111         (gnus-article-browse-html-article): New function for viewing html
8112         articles with a browser.
8113
8114 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8115
8116         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8117         in elisp.
8118         (pgg-gpg-encrypt-symmetric-region): Ditto.
8119         (pgg-gpg-sign-region): Ditto.
8120
8121         * pgg-def.el (pgg-text-mode): New variable.
8122
8123         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8124         (mml2015-pgg-encrypt): Ditto.
8125
8126         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8127         (mml1991-pgg-encrypt): Ditto.
8128
8129 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8130
8131         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8132         message-make-date instead of current-time-string.
8133
8134         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8135         to gnus-decoded which mm-uu might set.
8136
8137 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8140         don't decode quoted parameters; remove misimported Emacs code.
8141         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8142         (rfc2231-decode-encoded-string): Don't use split-string which
8143         behaves differently according to Emacs version; use
8144         mm-decode-coding-region to convert charset to coding-system.
8145         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8146         (rfc2231-encode-string): Remove misimported Emacs code.
8147
8148 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8149
8150         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8151         when calling mail-header-parse-content-type.
8152         (article-de-quoted-unreadable): Ditto.
8153         (article-de-base64-unreadable): Ditto.
8154         (article-wash-html): Ditto.
8155
8156         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8157         calling mail-header-parse-content-type and
8158         mail-header-parse-content-disposition.
8159         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8160         mail-header-parse-content-type.
8161
8162         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8163         insert charset and format parameters; encode description after
8164         inserting it to buffer.
8165         (mml-insert-parameter): Fold lines properly even if a parameter is
8166         segmented into two or more lines; change the max column to 76.
8167
8168         * rfc1843.el (rfc1843-decode-article-body): Don't use
8169         ignore-errors when calling mail-header-parse-content-type.
8170
8171         * rfc2231.el (rfc2231-parse-string): Return at least type if
8172         possible; don't cause an error even if it fails in parsing of
8173         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8174         (rfc2231-encode-string): Don't break lines at the beginning, leave
8175         it to mml-insert-parameter.
8176
8177         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8178         calling mail-header-parse-content-type.
8179
8180 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8181
8182         * spam-report.el (spam-report-gmane-use-article-number):
8183         Improve doc string.
8184         (spam-report-gmane-internal): Check if a suitable header was found
8185         in the article.
8186
8187 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8188
8189         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8190         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8191
8192 2006-02-05  Romain Francoise  <romain@orebokech.com>
8193
8194         Update copyright notices of all files in the gnus directory.
8195
8196 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8197
8198         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8199
8200 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8201
8202         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8203         segmented lines of parameter value to cope with Thunderbird 1.5
8204         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8205         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8206         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8207
8208 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8209
8210         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8211         parts.
8212
8213 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8214
8215         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8216         there's only one active file for all servers.
8217         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8218         solid groups.  Gnus might have used a FAST request to select the group.
8219         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8220         and nnweb-search redundantly in the active file.
8221         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8222         (nnweb-request-create-group): Don't use ARGS.
8223         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8224         initialisations.  Let nnoo do the work.
8225
8226 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8227
8228         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8229         Say the part has been decoded.
8230
8231         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8232
8233 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8234
8235         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8236         mailcap-viewer-test-cache when there's no 'test clause, since that
8237         will invert the meaning of a "nil" test previously determined by
8238         mailcap-mailcap-entry-passes-test.
8239
8240 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8241
8242         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8243         compiling.
8244
8245         * gnus-sum.el: Ditto.
8246
8247         * message.el: Don't bind tool-bar-map when compiling.
8248
8249 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8250
8251         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8252
8253 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8254
8255         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8256         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8257         current Google Groups.
8258
8259 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8262         and tool-bar-mode.
8263
8264         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8265         and tool-bar-mode.
8266
8267         * message.el (message-tool-bar-update): Simplify.
8268         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8269
8270         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8271         gnus-summary-buffer.
8272         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8273         gnus-summary-reply.
8274
8275         * gmm-utils.el (gmm): Add :version.
8276
8277 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8278
8279         * Makefile.in (clean): New rule.
8280         (distclean): Use it.
8281
8282 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8283
8284         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8285         autoload.
8286
8287 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * gmm-utils.el (gmm-verbose): Add :group.
8290
8291 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * message.el: Change some comments WRT tool-bars.
8294
8295         * gnus-sum.el (gnus-summary-tool-bar)
8296         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8297         (gnus-summary-tool-bar-zap-list): New variables.
8298         (gnus-summary-make-tool-bar): Complete rewrite using
8299         `gmm-tool-bar-from-list'.
8300
8301         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8302         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8303         variables.
8304         (gnus-group-make-tool-bar): Complete rewrite using
8305         `gmm-tool-bar-from-list'.
8306         (gnus-group-tool-bar-update): New function.
8307
8308         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8309
8310 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8313         is dissected into a single part of which the type is the same as
8314         the given one; decode charset.
8315
8316 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8317
8318         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8319         into alists as symbol not string, since that's what
8320         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8321         look for.
8322
8323 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8324
8325         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8326         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8327
8328         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8329
8330 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8333         (gnus-xmas-mime-security-button-menu): New function.
8334
8335         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8336         (gnus-mime-security-button-menu): New definition.
8337         (gnus-mime-security-button-map): Use them.
8338         (gnus-mime-security-button-menu): New function.
8339         (gnus-insert-mime-security-button): Addition to help echo.
8340         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8341         (gnus-mime-security-pipe-part): New functions.
8342
8343         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8344         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8345
8346         * mm-decode.el (mm-handle-set-disposition): Remove.
8347         (mm-handle-set-description): Remove.
8348
8349 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8352         (mm-w3m-standalone-supports-m17n-p): New function.
8353         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8354         w3m usage.
8355
8356         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8357         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8358
8359 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8360
8361         * message.el (message-tool-bar-zap-list): Use
8362         gmm-tool-bar-zap-list as custom type.
8363         (message-tool-bar-update): New function.
8364         (message-tool-bar, message-tool-bar-gnome)
8365         (message-tool-bar-retro): Add message-tool-bar-update.
8366         (message-tool-bar-gnome): Add flyspell-buffer.
8367
8368         * gnus-util.el (gnus-error): Describe `args'.
8369
8370         * gmm-utils.el (gmm-error): Describe `args'.
8371         (gmm-tool-bar-zap-list): New widget.
8372         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8373
8374 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8375
8376         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8377         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8378         the number of recursive calls.
8379
8380         * mm-decode.el (mm-handle-set-disposition): New macro.
8381         (mm-handle-set-description): New macro.
8382
8383 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8384
8385         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8386         encoding.
8387
8388 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8389
8390         * message.el (message-tool-bar-zap-list, message-tool-bar)
8391         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8392         (message-tool-bar-local-item-from-menu): Remove.
8393         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8394         (message-make-tool-bar): New function.
8395         (message-mode): Use `message-make-tool-bar'.
8396
8397         * gmm-utils.el: New file.
8398         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8399         (gmm-lazy): New widget copied from `nnmail.el'.
8400         (gmm-tool-bar-from-list): New function for creating customizable
8401         tool bars.
8402         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8403         output.
8404         (gmm): Add :prefix to defgroup.
8405
8406 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8407
8408         * gmm-utils.el (gmm-widget-p): New function.
8409
8410 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * mml.el (mml-attach-file): Describe `description' in doc string.
8413         (mml-menu): Add Emacs MIME manual and PGG manual.
8414
8415 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8416
8417         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8418
8419 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8420
8421         * nntp.el (nntp-end-of-line): Doc fix.
8422
8423 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8424
8425         * imap.el (imap-open): Handle case where buffer is a buffer
8426         object.
8427
8428 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8429
8430         * gnus-delay.el (gnus-delay): Don't autoload.
8431         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8432         to be re-loaded when customizing the `gnus-delay' group.
8433
8434 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8435
8436         * message.el (message-insert-citation-line): Use newlines.
8437
8438 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8439
8440         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8441         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8442         these routines, so the passphrase can be managed externally and
8443         passed in to the system.
8444         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8445         pgg-add-passphrase-to-cache function.
8446
8447         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8448         (pgg-pgp5-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-pgp5-sign-region): Use new name of
8452         pgg-add-passphrase-to-cache function.
8453
8454 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8455
8456         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8457         part of the decoded armor to find the key-identifier.
8458         (pgg-gpg-lookup-key-owner): New function to return the
8459         human-readable identifier of a key owner.
8460         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8461         itself.
8462         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8463         the key value) if we have a key and can match it against a secret
8464         key.  Also, added a note pointing out fact that the prompt only
8465         indicates the first matching key.
8466
8467         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8468         pgg-decrypt-region.
8469         (pgg-add-passphrase-to-cache): Rename from
8470         `pgg-add-passphrase-cache' to reduce confusion (all callers
8471         changed).
8472         (pgg-remove-passphrase-from-cache): Rename from
8473         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8474         changed).
8475         (pgg-read-passphrase, pgg-add-passphrase-cache)
8476         (pgg-remove-passphrase-cache): Add informative docstrings.
8477         (pgg-decrypt): Convey provided passphrase in subordinate call to
8478         pgg-decrypt-region.
8479
8480 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8481
8482         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8483         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8484         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8485         'passphrase' argument, so the passphrase can be managed externally
8486         and then passed in to the system.
8487
8488         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8489         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8490         so the passphrase cache can be used reliably with identifiers
8491         besides a pgp packet's key id.
8492
8493         * pgg-gpg.el (pgg-gpg-encrypt-region)
8494         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8495         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8496         these routines, so the passphrase can be managed externally and
8497         passed in to the system.
8498
8499         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8500         'notruncate' argument, so the passphrase cache can be used
8501         reliably with identifiers besides a pgp packet's key id.
8502
8503 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8504
8505         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8506         symmetric encryption.
8507         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8508         encrypted session key.
8509         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8510         message ask for the passphrase in a proper way.
8511
8512         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8513         New user commands for symmetric encryption.
8514
8515 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8516
8517         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8518
8519         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8520
8521 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8522
8523         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8524
8525 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8526
8527         * mm-decode.el (mm-inlined-types): Add application/pgp.
8528         (mm-automatic-display): Ditto.
8529
8530         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8531         part as text.
8532
8533 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * nnrss.el: Update copyright.
8536         (nnrss-opml-import): Query whether to subscribe to each entry.
8537
8538         * gnus-art.el:
8539         * gnus-sum.el:
8540         * gnus-xmas.el:
8541         * messagexmas.el:
8542         * mm-uu.el:
8543         * mm-view.el: Update copyright.
8544
8545 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8546
8547         * message.el (message-info): New function.
8548         (message-mode-menu): Add it.
8549         Update copyright.
8550
8551         * ChangeLog: Fix and update copyright.
8552
8553 2006-01-13  Romain Francoise  <romain@orebokech.com>
8554
8555         * message.el (message-forward-subject-name-subject): Prefer the
8556         address to 'nowhere' if the sender has no name.
8557         Fix typo.  Update copyright year.
8558
8559 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8560
8561         * gnus-art.el (article-wash-html): Use
8562         gnus-summary-show-article-charset-alist if a numeric arg is given.
8563         (gnus-article-wash-html-with-w3m-standalone): New function.
8564
8565         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8566         mm-inline-text-html-render-with-w3m-standalone.
8567         (mm-text-html-washer-alist): Map w3m-standalone to
8568         gnus-article-wash-html-with-w3m-standalone.
8569         (mm-inline-text-html-render-with-w3m-standalone): New function.
8570
8571 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8572
8573         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8574         Improve LaTeX.
8575
8576 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8577
8578         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8579         (nnrss-request-article): Render text/plain parts as HTML.
8580
8581         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8582         the buffer.
8583
8584 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8585
8586         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8587         custom definition of `gnus-posting-styles'.
8588
8589         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8590         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8591
8592 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8593
8594         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8595         Use nntp for bug archive.
8596
8597 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8598
8599         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8600         parts.
8601         (nnrss-normalize-date): New function converts ISO 8601 date into
8602         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8603         (nnrss-check-group): Use it.
8604
8605 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8608
8609         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8610         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8611         (nnrss-insert-w3): Ditto.
8612
8613 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8614
8615         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8616         the articles to be forwarded including the case where neither a
8617         number of articles nor a region is specified.
8618
8619 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * nnrss.el (nnrss-request-article): Fix last change; fill
8622         text/plain parts.
8623
8624 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8627         in text/plain part.
8628         (nnrss-check-group): Don't add excessive newline to dc:subject.
8629
8630 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8631
8632         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8633         article.
8634
8635 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8636
8637         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8638         (nnml-use-compressed-files, nnml-save-mail): Support other
8639         comression programs such as bzip2.
8640
8641 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8642
8643         * dns.el (query-dns): Make sure we check the buffer size before
8644         removing tcp headers.
8645
8646 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8649         remove MIME buttons associated with multipart/alternative parts.
8650         (gnus-mime-display-alternative): Tag buttons using `article-type'
8651         text property.
8652
8653         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8654         associated with multipart/alternative parts.
8655
8656         * gnus-art.el (gnus-signature-separator): Fix custom type.
8657
8658         * mm-decode.el (mm-inlined-types): Fix custom type.
8659         (mm-keep-viewer-alive-types): Ditto.
8660         (mm-automatic-display): Ditto.
8661         (mm-attachment-override-types): Ditto.
8662         (mm-inline-override-types): Ditto.
8663         (mm-automatic-external-display): Ditto.
8664
8665 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8666
8667         * spam-report.el (spam-report-user-mail-address)
8668         (spam-report-user-agent): New variables.
8669         (spam-report-url-ping-plain): Use spam-report-user-agent.
8670
8671 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8672
8673         * gnus-art.el (gnus-button-handle-custom): Do not just use
8674         `customize-apropos' for any "M-x customize-*" button but the
8675         function called for.  Accept both the function name and its
8676         argument in order to achieve this.
8677         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8678         function name to `gnus-button-handle-custom' in case of "M-x
8679         customize-*" buttons.
8680
8681 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8682
8683         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8684         multipart/alternative and add xref to mm-discouraged-alternatives
8685         in doc string.
8686
8687         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8688         gnus-buttonized-mime-types in doc string.
8689
8690 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8691
8692         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8693         Suggest image/.* in the doc string.
8694
8695 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8696
8697         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8698         message-marks (Debian bug #342521).
8699
8700 2005-12-12  Simon Josefsson  <jas@extundo.com>
8701
8702         * password.el (password-read-from-cache): Add.
8703         (password-read): Use it.
8704
8705 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8706
8707         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8708         us-ascii as a MIME charset.
8709
8710         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8711         against the case where the 2nd arg TYPE is nil.
8712
8713 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8714
8715         * pop3.el (pop3-stream-type): Fix custom version.
8716
8717         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8718
8719 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8720
8721         * mm-decode.el (mm-display-external): Add missing cdr.
8722
8723 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8726         RFC1524) if it is in mailcap or add a suffix according to
8727         mailcap-mime-extensions when generating a temp filename; postpone
8728         deleting a temp file for 2 seconds for some wrappers, shell
8729         scripts, and so on, which might exit right after having started a
8730         viewer command as a background job.
8731
8732 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8733
8734         * nntp.el (nntp-marks-directory): Fix custom group.
8735
8736         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8737         steps when < 10.
8738
8739         * gnus-start.el (gnus-no-server-1): Mention
8740         `gnus-level-default-subscribed' in doc string.
8741
8742 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8743
8744         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8745         parens.
8746
8747 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * gnus-xmas.el (gnus-use-toolbar): Revert.
8750         (gnus-xmas-setup-toolbar): Use global default-toolbar if
8751         gnus-use-toolbar is default.
8752
8753         * messagexmas.el (message-use-toolbar): Revert.
8754         (message-setup-toolbar): Use global default-toolbar if
8755         message-use-toolbar is default.
8756
8757 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8758
8759         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
8760         according to default-toolbar-visible-p.
8761
8762         * messagexmas.el (message-use-toolbar): Ditto.
8763
8764 2005-11-26  Dave Love  <fx@gnu.org>
8765
8766         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
8767         (tls-program, tls-success): Provide openssl alternative.
8768
8769         * starttls.el: Doc fixes.
8770         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
8771         SERVICE to PORT.
8772
8773         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
8774         port null or service name.
8775         (starttls-negotiate): Autoload.
8776
8777 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8778
8779         * message.el (message-kill-to-signature): Fix interactive spec.
8780
8781 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8782
8783         * pop3.el (pop3-open-server): Recognize a string as a service name.
8784
8785 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
8786
8787         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8788
8789 2005-11-23  Dave Love  <fx@gnu.org>
8790
8791         Add pop3s, pop3/starttls.
8792
8793         * pop3.el (pop3-authentication-scheme): Clarify doc.
8794         (open-tls-stream, starttls-open-stream): Autoload.
8795         (pop3-stream-type): New.
8796         (pop3-open-server): Use it.
8797
8798         * mail-source.el (mail-sources): Fix some :types.  Add stream type
8799         for POP.
8800         (mail-source-keyword-map): Add :stream for POP.
8801         (mail-source-fetch-pop): Use pop3-stream-type.
8802
8803 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
8806         of current-time-string.
8807
8808 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
8809
8810         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
8811         date header.
8812
8813 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8814
8815         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
8816         it can seriously impact performance as it bypasses the agent's
8817         local caches.
8818
8819 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8820
8821         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
8822         must be explicitly online rather than "not explicitly offline" for
8823         its flags to be synchronized.
8824
8825         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
8826         that gnus-uu-unmark-thread will function correctly.
8827
8828         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
8829         1024K is instead displayed as 1M.
8830
8831 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8832
8833         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
8834
8835 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
8836
8837         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
8838
8839 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
8840
8841         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
8842         error message to display actual error condition.
8843         (gnus-agent-save-local): Avoid saving symbols that are bound to
8844         nil as they simply result in a warning message in
8845         gnus-agent-read-local.
8846
8847 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
8850         rather than make-variable-buffer-local for file-precious-flag.
8851
8852 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8853
8854         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
8855         for duplicates which are removed.  The invalid sort check then
8856         triggers a rescan after the sort as sorting may have moved
8857         duplicate entries such that they can be cheaply detected.
8858
8859 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
8862
8863 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8864
8865         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
8866         internal variable to a custom variable.  Changed default value
8867         from compressed(2) to uncompressed(1).
8868         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
8869         support for uncompressed agentview files.  Taken together, reading
8870         the agentview file should now be 6-7 times faster.
8871
8872 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8873
8874         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
8875         as a buffer-local variable.  This avoids creating truncated
8876         dribble files as a result of a hang up, eg.
8877
8878 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
8879
8880         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
8881         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
8882         XEmacs.
8883
8884 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8885
8886         * gnus-start.el (gnus-start-draft-setup): Enforce
8887         `gnus-draft-mode' for nndraft:drafts at startup.
8888
8889         * gnus.el (gnus-splash): Change custom group.
8890         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
8891         allow-list argument.
8892
8893         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
8894         string.
8895
8896 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8897
8898         * gnus-art.el (gnus-default-article-saver): Add user-defined
8899         `function' to custom type.
8900
8901 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8902
8903         * imap.el (imap-open): Handle case where buffer is a buffer
8904         object.
8905
8906 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8907
8908         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
8909         long lines.
8910         (gnus-cache-delete-group): Wrap doc strings.
8911
8912         * gnus-agent.el (gnus-agent-rename-group)
8913         (gnus-agent-delete-group): Wrap doc strings.
8914
8915 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8916
8917         * messagexmas.el (message-use-toolbar): Change the valid values
8918         into default, top, bottom, left, and right.
8919         (message-toolbar-thickness): New variable.
8920         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
8921         well.
8922         (message-setup-toolbar): Make it work.
8923
8924         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
8925         (gnus-use-toolbar): Change the valid values into default, top,
8926         bottom, left, and right.
8927         (gnus-toolbar-thickness): New variable.
8928         (gnus-xmas-setup-toolbar): New function.
8929         (gnus-xmas-setup-group-toolbar): Use it.
8930         (gnus-xmas-setup-summary-toolbar): Use it.
8931
8932 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8933
8934         * gnus-start.el (gnus-1): Add "native" to
8935         gnus-predefined-server-alist.
8936
8937         * gnus.el (gnus-method-to-server): Don't add "native" to the
8938         lists here, because that leads to problems when
8939         gnus-select-method is bound.
8940
8941 2005-11-09  Simon Josefsson  <jas@extundo.com>
8942
8943         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
8944         use (not sort-by-date) instead.
8945
8946 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8947
8948         * gnus-delay.el (gnus-delay-group): Don't autoload.
8949         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8950         to be re-loaded when customizing the `gnus-delay' group.
8951
8952 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
8953
8954         * message.el: Revert last changes.
8955         (message-insert-citation-line): Use newlines.
8956
8957 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
8958
8959         * message.el (message-courtesy-message)
8960         (message-mark-insert-begin, message-mark-insert-end)
8961         (message-elide-ellipsis, message-cancel-message)
8962         (message-add-header, message-change-subject)
8963         (message-cross-post-followup-to-header)
8964         (message-cross-post-insert-note, message-reduce-to-to-cc)
8965         (message-widen-reply, message-delete-not-region)
8966         (message-kill-to-signature, message-insert-signature)
8967         (message-insert-importance-high, message-insert-importance-low)
8968         (message-insert-or-toggle-importance)
8969         (message-insert-disposition-notification-to)
8970         (message-indent-citation, message-yank-original)
8971         (message-cite-original-without-signature, message-cite-original)
8972         (message-insert-citation-line, message-position-on-field)
8973         (message-fix-before-sending, message-send-mail-partially)
8974         (message-send-mail, message-send-mail-with-sendmail)
8975         (message-send-mail-with-qmail, message-send-news)
8976         (message-check-news-header-syntax, message-generate-headers)
8977         (message-insert-courtesy-copy, message-fill-address)
8978         (message-fill-header, message-shorten-references)
8979         (message-setup-1, message-cancel-news)
8980         (message-forward-make-body-plain, message-forward-make-body-mime)
8981         (message-forward-make-body-mml, message-encode-message-body)
8982         (message-forward-make-body-digest-plain)
8983         (message-forward-make-body-digest-mime)
8984         (message-use-alternative-email-as-from): Insert `hard-newline'
8985         instead of ordinary newlines.
8986
8987 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8988
8989         * message.el (message-generate-headers): Downcase the argument
8990         given to message-check-element.
8991
8992 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
8993
8994         * nntp.el (nntp-authinfo-rejected): New error condition.
8995         (nntp-wait-for): Use new error condition to signal authentication
8996         error.
8997         (nntp-retrieve-data): Rethrow new error condition to break out of
8998         recursive call to nntp-send-authinfo.
8999
9000 2005-11-08  Romain Francoise  <romain@orebokech.com>
9001
9002         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9003         (gnus-summary-exit-map): Bind to `Z p'.
9004         (gnus-summary-make-menu-bar): Add menu item.
9005
9006 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9007
9008         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9009         (gnus-treat-*): Add `first' in all doc strings.
9010
9011         * gnus-group.el (gnus-group-compact-group): Fix typo.
9012
9013 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * gnus.el (gnus-parameters-case-fold-search): New variable.
9016         (gnus-parameters-get-parameter): Use it.
9017
9018         * gnus-score.el (gnus-home-score-file): Doc fix.
9019
9020 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9021
9022         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9023
9024 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * mm-util.el (mm-special-display-p): New function.
9027
9028         * mml.el (mml-preview): Use it; doc fix.
9029
9030 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9031
9032         * imap.el (imap-open): Handle case where buffer is a buffer object.
9033
9034 2005-10-29  Romain Francoise  <romain@orebokech.com>
9035
9036         * message.el (message-fix-before-sending): Fix comment.
9037
9038 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9039
9040         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9041
9042 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9043
9044         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9045         Used in gnus-score.el.
9046
9047 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9048
9049         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9050
9051 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9052
9053         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9054         whitespace removed in revision 7.8.  Use concatenated string to
9055         protect trailing whitespace.
9056
9057 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9058
9059         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9060         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9061         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9062         Courier IMAP ("some version from 2004").  Mostly based on similar
9063         code in the same function.
9064
9065 2005-10-26  Didier Verna  <didier@xemacs.org>
9066
9067         * gnus-group.el (gnus-group-compact-group): Invalidate original
9068         article buffer.
9069         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9070         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9071         NOV database and in article itself.
9072         Invalidate article backlog.
9073
9074 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9075
9076         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9077
9078 2005-10-26  Simon Josefsson  <jas@extundo.com>
9079
9080         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9081         part of 2004-07-25 change.
9082
9083 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9084
9085         * message.el (message-display-completion-list): New function.
9086         (message-expand-group): Use it; make sure the Completions buffer
9087         is modifiable.
9088 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9089
9090         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9091         user-mail-name is an empty string.
9092
9093 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9094
9095         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9096         depending on gnus-score-decay-constant.
9097
9098         * encrypt.el (encrypt-insert-file-contents)
9099         (encrypt-write-file-contents): Don't use `gnus-message'.
9100
9101         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9102         arguments.
9103         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9104         arguments to mm-uu-verbatim-marks-extract.
9105         (mm-uu-hide-markers): New variable.
9106         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9107
9108         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9109         (gnus-convert-image-to-face-command): Use "convert" by default to
9110         allow other input image formats.
9111         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9112         accordingly.
9113
9114 2005-10-23  Simon Josefsson  <jas@extundo.com>
9115
9116         * imap.el (imap-gssapi-program): Align command line parameters
9117         with latest GNU SASL.
9118         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9119
9120 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9121
9122         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9123         HTML.
9124         (nnslashdot-request-article): Ditto.
9125
9126         * lpath.el (featurep): Add nobreak-char-display.
9127
9128 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9129
9130         * mail-source.el (mail-source-fetch-pop): Require pop3.
9131         (mail-source-check-pop): Ditto.
9132
9133 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9136         errors.
9137
9138 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9139
9140         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9141         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9142
9143         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9144
9145         * mm-bodies.el (mm-decode-string): Call
9146         `mm-charset-to-coding-system' with allow-override argument.
9147
9148 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9149
9150         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9151         (rfc2047-charset-to-coding-system): New function.
9152         (rfc2047-decode-encoded-words): New function.
9153         (rfc2047-decode-region): Use them.
9154         (rfc2047-decode-cte): Remove.
9155         (rfc2047-parse-and-decode): Remove.
9156         (rfc2047-decode): Remove.
9157
9158 2005-10-15  Kenichi Handa  <handa@m17n.org>
9159
9160         * rfc2047.el (rfc2047-decode-cte): New function.
9161         (rfc2047-decode-region): Change the way to decode successive
9162         encoded-words: decode B- or Q-encoding in each encoded-word,
9163         concatenate them, and decode it as charset.
9164
9165 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * lpath.el: Fbind codepage-setup for XEmacs.
9168
9169 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9170
9171         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9172         widget-move-and-invoke.
9173         (gnus-custom-mode): Use gnus-custom-map.
9174
9175 2005-10-15  Bill Wohler  <wohler@newt.com>
9176
9177         * message.el (message-tool-bar-map): Renamed image file from
9178         mail_send to mail/send.
9179
9180 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9181
9182         * message.el (message-expand-group): Pass the common
9183         prefix substring of completion to `display-completion-list'.
9184
9185 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9186
9187         * mml-sec.el (mml-secure-method): New internal variable.
9188         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9189         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9190         functions using mml-secure-method.
9191
9192         * mml.el (mml-mode-map): Add key bindings for those functions.
9193         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9194         Harder <harder@myrealbox.com>.
9195         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9196         end of message if point is the headers of the message.
9197
9198         * message.el (message-in-body-p): New function.
9199
9200         * assistant.el: Autoload gnus-util and netrc.
9201
9202         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9203         Use `mm-charset-override-alist' only when decoding.
9204
9205         * mm-bodies.el (mm-decode-body): Call
9206         `mm-charset-to-coding-system' with allow-override argument.
9207
9208         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9209         `filename' from Content-Disposition if Content-Type doesn't
9210         provide `name'.
9211         (gnus-mime-view-part-as-type): Set default instead of
9212         initial-input.
9213
9214 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9215
9216         * format-spec.el (format-spec): Propagate text properties of % spec.
9217
9218 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9219
9220         * gnus-art.el (gnus-treat-predicate): Add `first'.
9221
9222 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9225         (mm-charset-override-alist): New variable.
9226         (mm-charset-to-coding-system): Use it.
9227         (mm-codepage-setup): New helper function.
9228         (mm-charset-eval-alist): New variable.
9229         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9230         about unknown charsets.
9231
9232         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9233
9234 2005-10-04  David Hansen  <david.hansen@gmx.net>
9235
9236         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9237         (nnrss-check-group): Ditto.
9238
9239 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9240
9241         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9242         Rename x-gnus-verbatim to x-verbatim.
9243         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9244
9245         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9246         x-verbatim.
9247
9248         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9249
9250         * gnus-util.el (gnus-remove-duplicates): Remove.
9251
9252         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9253         instead of gnus-remove-duplicates.
9254
9255         * message.el (message-remove-duplicates): Remove.
9256         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9257         message-remove-duplicates.
9258
9259         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9260         available, else use implementation from `delete-dups'.
9261
9262         * message.el (message-insert-expires): New function.
9263         (message-mode-map): Add key binding.
9264         (message-mode-field-menu): Add menu entry.
9265         (message-mode): Document it.
9266         (message-make-expires-date): Use `message-make-date'.
9267
9268 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9269
9270         * message.el (message-make-expires-date): New function.
9271
9272 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9273
9274         * Makefile.in (list-installed-shadows): New entry.
9275         (install): Use it.
9276         (remove-installed-shadows): New entry.
9277
9278         * dgnushack.el (dgnushack-default-load-path): New variable.
9279         (dgnushack-find-lisp-shadows): New function.
9280         (dgnushack-remove-lisp-shadows): New function.
9281
9282 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * Makefile.in (install-el-elc): New entry.
9285         (install): Use it so that .el files are necessarily installed.
9286
9287 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9290
9291 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9292
9293         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9294         function rather than the diff-mode.el package.
9295         (mm-display-external): Use with-current-buffer.
9296         (mm-viewer-completion-map, mm-viewer-completion-map):
9297         Move initialization inside declaration.
9298
9299 2005-09-29  Simon Josefsson  <jas@extundo.com>
9300
9301         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9302         autoload mail-check-payment.
9303         (spam-check-hashcash): Define unconditionally, since hashcash.el
9304         is part of Gnus now.  Ignore errors from payment checking.
9305
9306 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9307
9308         * message.el (message-bold-region, message-unbold-region): Rename
9309         from `bold-region' and `unbold-region'.
9310
9311         * message.el: Remove useless autoloads.
9312
9313 2005-09-28  Simon Josefsson  <jas@extundo.com>
9314
9315         * message.el (message-use-idna): Default to t.
9316         (message-use-idna): Test whether encoding works too.  Doc fix.
9317
9318 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9319
9320         * nntp.el (nntp-warn-about-losing-connection): Remove.
9321
9322 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9323
9324         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9325         customizable.  Change default value.
9326         (mm-uu-diff-groups-regexp): Change default value.
9327         (mm-uu-type-alist): Add doc string.
9328         (mm-uu-configure): Add doc string.  Make it interactive.
9329         (mm-uu-tex-groups-regexp): New variable.
9330         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9331         (mm-uu-type-alist): Add LaTeX documents.
9332         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9333         of "text/verbatim".
9334         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9335
9336         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9337         instead of "text/verbatim".
9338
9339         * message.el (message-mark-inserted-region)
9340         (message-mark-insert-file): Use slrn style marks when called with
9341         prefix argument.
9342
9343 2005-09-27  Simon Josefsson  <jas@extundo.com>
9344
9345         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9346
9347 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9348
9349         * message.el (message-remove-duplicates): New function.
9350         Implementation borrowed from `gnus-remove-duplicates'.
9351         (message-idna-to-ascii-rhs): Also encode idna addresses in
9352         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9353         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9354         only ask about the same idna domain once per header and also tell
9355         in what header to replace the idna domain.
9356
9357         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9358         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9359         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9360         a header is decoded and not just the last one.
9361
9362 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9365         has been decoded.
9366
9367         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9368         (mm-insert-part): Don't modify text if it has been decoded.
9369
9370         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9371         decoded.
9372
9373         * mm-view.el (mm-inline-text): Don't strip text props unless
9374         decoding enriched or richtext parts.
9375
9376 2005-09-25  Romain Francoise  <romain@orebokech.com>
9377
9378         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9379         * gnus-start.el (gnus-subscribe-interactively):
9380         * gnus-uu.el (gnus-uu-grab-articles):
9381         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9382         space.
9383
9384 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9385
9386         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9387         * mm-view.el (mm-view-pkcs7-decrypt):
9388         * gnus-sum.el (gnus-summary-limit-to-extra)
9389         (gnus-summary-respool-article, gnus-read-move-group-name):
9390         * gnus-score.el (gnus-summary-increase-score):
9391         * gnus-util.el (gnus-completing-read-with-default):
9392         * gnus-art.el (gnus-read-save-file-name)
9393         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9394         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9395         * message.el (message-check-news-header-syntax):
9396         Follow convention for reading with the minibuffer.
9397
9398 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9399
9400         * spam-report.el (spam-report-url-ping-plain):
9401         Use gnus-extended-version as User-Agent.
9402
9403         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9404         default value is nil.
9405
9406         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9407         (mm-uu-verbatim-marks-extract): New function.
9408         (mm-uu-extract): New face.
9409         (mm-uu-copy-to-buffer): Use it.
9410
9411         * spam-report.el (spam-report-gmane-ham): Renamed from
9412         `spam-report-gmane-unspam'.
9413         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9414         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9415
9416         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9417         Autoload.
9418         (spam-report-gmane-unregister-routine): Renamed
9419         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9420
9421 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9422
9423         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9424         (spam-report-gmane-unregister-routine): Add support for gmane
9425         unregistration.
9426
9427         * spam-report.el (spam-report-gmane-unspam)
9428         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9429         (spam-report-gmane): Change to take a single article and do unspam
9430         registration.
9431
9432 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9433
9434         * mm-url.el (mm-url-decode-entities): Fix regexp.
9435
9436 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9437
9438         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9439         default to nil, to be able to use Gnus at all.  If the default
9440         switches to something else, then the function should be fixed not
9441         be exceedingly slow.
9442
9443 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9444
9445         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9446         fail hard.
9447
9448         * spam-report.el: Add better Keywords line.
9449
9450         * spam.el: Add Maintainer and better Keywords line.
9451
9452 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * gnus-art.el (gnus-article-replace-part)
9455         (gnus-mime-replace-part): New functions.
9456         (gnus-mime-action-alist, gnus-mime-button-commands)
9457         (gnus-mime-save-part-and-strip): Added file argument.
9458         (gnus-article-part-wrapper): Added interactive argument.
9459
9460         * gnus-sum.el (gnus-summary-mime-map): Add
9461         `gnus-article-replace-part'.
9462
9463 2005-09-19  Didier Verna  <didier@xemacs.org>
9464
9465         The nnml compaction feature:
9466         * nnml.el (nnml-request-compact-group): New function.
9467         * nnml.el (nnml-request-compact): New function.
9468         * gnus-int.el (gnus-request-compact-group): New function.
9469         * gnus-int.el (gnus-request-compact): New function.
9470         * gnus-group.el (gnus-group-compact-group): New function.
9471         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9472         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9473         * gnus-srvr.el (gnus-server-compact-server): New function.
9474         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9475         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9476
9477 2005-09-18  Deepak Goel  <deego@gnufans.org>
9478
9479         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9480         format spec.
9481
9482 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9485
9486 2005-09-15  Romain Francoise  <romain@orebokech.com>
9487
9488         * message.el (message-fill-paragraph): Clarify docstring.
9489
9490 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9491
9492         * gnus-art.el (gnus-mime-display-part): Protect against broken
9493         MIME messages.
9494
9495 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9498         before parsing header.
9499
9500 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9501
9502         * html2text.el (html2text-replace-list): Add new entities.
9503
9504 2005-09-11  Romain Francoise  <romain@orebokech.com>
9505
9506         * message.el (message-alternative-emails): Improve docstring.
9507         (message-setup-1): Call `message-use-alternative-email-as-from'
9508         after `message-setup-hook' to give it precedence over posting
9509         styles, etc.
9510         (message-use-alternative-email-as-from): Add docstring.  Remove
9511         the original From header if present.
9512
9513         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9514         (nnml-save-mail): Use it.
9515
9516         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9517         articles.  Add new argument `silent'.
9518         (gnus-uu-mark-all): Report the total number of marked articles.
9519
9520 2005-09-10  Romain Francoise  <romain@orebokech.com>
9521
9522         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9523         (gnus-uu-mark-series): Likewise.
9524
9525 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9526
9527         * spam-report.el (spam-report-gmane): Fix generation of spam
9528         report URL.
9529
9530 2005-09-10  Simon Josefsson  <jas@extundo.com>
9531
9532         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9533         t, based on discussion on the ding list with Robert Epprecht
9534         <epprecht@solnet.ch>.
9535
9536 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9537
9538         * spam-report.el (spam-report-gmane): Make it work without
9539         X-Report-Spam header.  Gmane now only provides Archived-At.
9540         This is only used if `spam-report-gmane-use-article-number' is nil.
9541         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9542
9543         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9544         make `gnus-summary-sort-by-recipient' work with threading.
9545
9546         * nnweb.el (nnweb-google-wash-article): Print a message if article
9547         is not available.
9548
9549 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9550
9551         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9552         change.  Decode text/* parts content before displaying.
9553
9554 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9557
9558 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9559
9560         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9561
9562         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9563         url-package-name, url-package-version,
9564         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9565         w3m-display-inline-images, and w3m-minor-mode-map.
9566
9567 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9568
9569         * message.el (message-tab-body-function): Fix mismatched custom type.
9570
9571         * gnus.el (gnus-group-change-level-function): Ditto.
9572
9573         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9574
9575         * gnus-art.el (gnus-signature-limit)
9576         (gnus-article-mime-part-function): Ditto.
9577
9578 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * mml.el (mml-mode): Silence the byte compiler.
9581
9582         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9583         using `(sit-for 0)' before moving the point to the specified part;
9584         skip unbuttonized parts.
9585         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9586         return to the summary window if gnus-auto-select-part is non-nil.
9587
9588 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9589
9590         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9591         variables.
9592         (mml-dnd-attach-file, mml-mode): Use them.
9593
9594         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9595         Make fetching article by MID work again for Google Groups.  Added
9596         FIXME concerning gnus-group-make-web-group.
9597
9598         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9599         Don't depend on Gnus by using mail-extract-address-components if
9600         gnus-extract-address-components is not bound.
9601
9602 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * gnus-art.el (gnus-mime-display-security): Don't display the
9605         signature, but only the signed part.
9606
9607 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9610
9611         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9612         list, not listp.
9613
9614 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9615
9616         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9617         when encoding.
9618
9619         * mm-bodies.el (mm-decode-content-transfer-encoding):
9620         De-canonicalize CRLF for all text content types, not just
9621         text/plain.
9622
9623 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9626         valid article; point arrow and cursor at the MIME button.
9627
9628 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9629
9630         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9631         Suggested by Dan Christensen <jdc@uwo.ca>.
9632
9633         * mm-decode.el (mm-save-part): Enable change of prompt.
9634
9635 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9636
9637         * gnus-msg.el (gnus-inews-add-send-actions): Made
9638         `message-post-method' lambda parameter ARG `&optional'.
9639
9640 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9641
9642         * gnus-sum.el (gnus-summary-mime-map): Added
9643         gnus-article-save-part-and-strip, gnus-article-delete-part and
9644         gnus-article-jump-to-part.
9645
9646         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9647         (gnus-article-edit-part): Use it.
9648         (gnus-article-part-wrapper): Added no-handle argument.
9649         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9650         functions.
9651
9652 2005-08-29  Romain Francoise  <romain@orebokech.com>
9653
9654         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9655         docstring.
9656         (gnus-face-from-file): Likewise.
9657
9658 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9659
9660         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9661         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9662         non-nil.
9663         (gnus-auto-select-part): New variable.
9664         (gnus-article-jump-to-part): New function.
9665         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9666         (gnus-mime-delete-part): Allow selecting specified part after
9667         deleting or stripping parts.
9668         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9669         part if argument is bogus.
9670
9671 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9672
9673         * gnus-art.el (w3m-minor-mode-map):
9674         * gnus-spec.el (gnus-newsrc-file-version):
9675         * gnus-util.el (nnmail-active-file-coding-system)
9676         (gnus-original-article-buffer, gnus-user-agent):
9677         * gnus.el (gnus-ham-process-destinations)
9678         (gnus-parameter-ham-marks-alist)
9679         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9680         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9681         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9682         * mm-decode.el (gnus-current-window-configuration):
9683         * mm-extern.el (gnus-article-mime-handles):
9684         * mm-url.el (url-current-object, url-package-name)
9685         (url-package-version):
9686         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9687         (smime-keys, w3m-cid-retrieve-function-alist)
9688         (w3m-current-buffer, w3m-display-inline-images)
9689         (w3m-minor-mode-map):
9690         * mml-smime.el (gnus-extract-address-components):
9691         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9692         (gnus-newsrc-hashtb, message-default-charset)
9693         (message-deletable-headers, message-options)
9694         (message-posting-charset, message-required-mail-headers)
9695         (message-required-news-headers):
9696         * mml1991.el (mc-pgp-always-sign):
9697         * mml2015.el (mc-pgp-always-sign):
9698         * nnheader.el (nnmail-extra-headers):
9699         * rfc1843.el (gnus-decode-encoded-word-function)
9700         (gnus-decode-header-function, gnus-newsgroup-name):
9701         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9702
9703 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9704
9705         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9706         the end of the date treatments.
9707
9708 2005-08-15  Simon Josefsson  <jas@extundo.com>
9709
9710         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9711         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9712         Capello and Romain Francoise.
9713         (pgg-fetch-key-function): Removed, not used?
9714         (pgg-insert-url-with-w3): Require url, to get
9715         url-insert-file-contents regardless of where it is defined.
9716
9717 2005-08-13  Romain Francoise  <romain@orebokech.com>
9718
9719         * message.el (message-cite-original-1): New function.
9720         (message-cite-original): Use it.
9721         (message-cite-original-without-signature): Ditto.
9722
9723 2005-08-08  Romain Francoise  <romain@orebokech.com>
9724
9725         * message.el (message-yank-empty-prefix): New variable.
9726         (message-indent-citation): Use it.
9727         (message-cite-original-without-signature): Respect X-No-Archive.
9728
9729 2005-08-08  Simon Josefsson  <jas@extundo.com>
9730
9731         * pgg.el: Autoload url-insert-file-contents instead of loading
9732         w3/url.
9733         (pgg-insert-url-with-w3): Don't load url here.
9734
9735 2005-08-07  Jesper Harder  <harder@phys.au.dk>
9736
9737         * message.el (message-kill-to-signature): Don't insert newline at
9738         bol.
9739         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9740
9741 2005-08-06  Romain Francoise  <romain@orebokech.com>
9742
9743         * message.el (message-user-fqdn): Fix typo in docstring.
9744
9745 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
9746
9747         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9748
9749         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9750
9751 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9752
9753         * mm-bodies.el (mm-encode-body): Use coding system rather than
9754         charset to encode text.
9755
9756         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
9757         number of charsets if utf-8 is available (XEmacs).
9758
9759 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
9762         taken from `gnus-button-mid-or-mail-regexp'.
9763         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
9764         (gnus-button-alist): Improve regexp for domain part of the MIDs
9765         for news:localpart@domain buttons.
9766         (gnus-button-ctan-directory-regexp): Update.
9767
9768 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * sieve-manage.el (sieve-manage-interactive-login): Use
9771         make-local-variable rather than make-variable-buffer-local.
9772         (sieve-manage-open): Ditto.
9773         (sieve-manage-authenticate): Ditto.
9774
9775         * mml.el (mml-generate-mime-1): Make the content type default to
9776         text/plain if the filename is not specified.
9777
9778 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
9781         instead of insert-buffer.
9782
9783         * message.el (message-yank-original): Ditto; set the mark at the
9784         end of the yanked message.
9785
9786 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9787
9788         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
9789         lines to scroll rather than to stop it.
9790
9791         * mml.el (mml-generate-default-type): Add doc string.
9792         (mml-generate-mime-1): Use mm-default-file-encoding or make it
9793         default to application/octet-stream when determining the content
9794         type if it is not specified for the part or the mml contents; add
9795         a comment about mml-generate-default-type.
9796
9797 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
9798
9799         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
9800         make it default to application/octet-stream when determining the
9801         content type if it is not specified for the external contents.
9802
9803 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9804
9805         * rfc2231.el (rfc2231-parse-string): Take care that not only a
9806         segmented parameter but also other parameters might be there.
9807
9808 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9809
9810         * mm-decode.el (mm-display-external): Delete temp file, directory
9811         and buffer immediately if the external process is exited.
9812
9813 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9814
9815         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
9816         fewer lines than that of scroll-margin.
9817         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
9818
9819 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9820
9821         * gnus-art.el (gnus-article-next-page): Revert.
9822         (gnus-article-beginning-of-window): New macro.
9823         (gnus-article-next-page-1): Use it.
9824         (gnus-article-prev-page): Ditto.
9825         (gnus-article-edit-part): Use insert-buffer-substring instead of
9826         insert-buffer.
9827         (gnus-article-edit-exit): Ditto.
9828
9829         * gnus-util.el (gnus-beginning-of-window): Remove.
9830         (gnus-end-of-window): Remove.
9831
9832         * lpath.el: Don't bind header-line-format and scroll-margin.
9833
9834 2005-07-25  Simon Josefsson  <jas@extundo.com>
9835
9836         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
9837         to have the url package without w3.  Reported by Daiki Ueno
9838         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
9839
9840 2005-07-20  Didier Verna  <didier@xemacs.org>
9841
9842         * gnus-diary.el: Remove the description comment (nndiary is now
9843         properly documented in the Gnus manual).
9844         Fix the spelling of "Back End".
9845         * nndiary.el: Ditto.
9846         Fix the copyright notice.
9847
9848 2005-07-18  Romain Francoise  <romain@orebokech.com>
9849
9850         * gnus-sum.el (gnus-summary-to-prefix)
9851         (gnus-summary-newsgroup-prefix): New variables.
9852         (gnus-summary-from-or-to-or-newsgroups): Use them.
9853
9854 2005-07-17  Romain Francoise  <romain@orebokech.com>
9855
9856         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
9857         space as it's generally not especially interesting to the user.
9858
9859 2005-07-16  Romain Francoise  <romain@orebokech.com>
9860
9861         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
9862         nil to avoid prompting and file modification if one of the
9863         messages at the top of the nnfolder file contains a copyright
9864         notice.
9865         Update copyright notice.
9866
9867         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
9868         instead of `current-time-string' as the latter creates a time
9869         string that is not RFC 2822 compliant (it lacks the zone).
9870         Update copyright notice.
9871
9872 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9873
9874         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
9875         for text/rtf.  Display default in prompt.  Pass default for M-n.
9876
9877         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
9878
9879 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9880
9881         * gnus-msg.el (gnus-button-mailto): Remove
9882         save-selected-window-window hackery because it relies on
9883         save-selected-window internals.
9884
9885 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9886
9887         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
9888         (gnus-article-next-page-1): Use gnus-beginning-of-window.
9889         (gnus-article-prev-page): Ditto.
9890
9891         * gnus-util.el (gnus-beginning-of-window): New function.
9892         (gnus-end-of-window): New function.
9893
9894         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
9895
9896 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9897
9898         * gnus-score.el (gnus-score-edit-all-score): Set
9899         gnus-score-edit-exit-function to gnus-score-edit-done and call
9900         gnus-message.
9901
9902 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9903
9904         * gnus-msg.el (gnus-button-mailto): Remove
9905         save-selected-window-window hackery because it relies on
9906         save-selected-window internals.
9907
9908 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
9911         add-minor-mode.
9912         (gnus-binary-mode): Ditto.
9913
9914         * gnus-topic.el (gnus-topic-mode): Ditto.
9915
9916 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
9917
9918         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
9919         (gnus-article-prev-page): Take scroll-margin into consideration.
9920
9921 2005-07-04  Lute Kamstra  <lute@gnu.org>
9922
9923         Update FSF's address in GPL notices.
9924
9925 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
9926
9927         * gnus.el (gnus-exit):
9928         * gnus-group.el (gnus-group-icons):
9929         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
9930
9931         * gnus-nocem.el (gnus-nocem):
9932         * message.el (message-various, message-buffers, message-sending)
9933         (message-interface, message-forwarding, message-insertion)
9934         (message-headers, message-news, message-mail):
9935         * pgg-gpg.el (pgg-gpg):
9936         * pgg-parse.el (pgg-parse):
9937         * pgg-pgp.el (pgg-pgp):
9938         * pgg-pgp5.el (pgg-pgp5):
9939         * pop3.el (pop3): Finish `defgroup' description with period.
9940
9941 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9942
9943         * gnus-art.el (article-display-face): Improve the efficiency.
9944         (article-display-x-face): Ditto; remove grey x-face stuff.
9945
9946 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9947
9948         * gnus-art.el (article-display-face): Correct the position in
9949         which Faces are inserted.
9950
9951 2005-06-29  Didier Verna  <didier@xemacs.org>
9952
9953         * gnus-art.el (article-display-face): Display faces in correct
9954         order.
9955
9956 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9957
9958         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
9959         (gnus-fill-real-hashtb): Use hash table instead of obarray.
9960         (gnus-nocem-check-article): Fetch the Type header.
9961         (gnus-nocem-message-wanted-p): Fix the way to examine types.
9962         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
9963         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
9964         make sure gnus-nocem-hashtb is initialized.
9965         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
9966         (gnus-nocem-unwanted-article-p): Ditto.
9967
9968         * pgg.el (pgg-verify): Return the verification result.
9969
9970 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9971
9972         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
9973         is ascii.
9974
9975 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
9976
9977         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
9978         `show-nonbreak-escape'.
9979
9980 2005-06-23  Lute Kamstra  <lute@gnu.org>
9981
9982         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
9983
9984         * dig.el (dig-mode):
9985         * smime.el (smime-mode): Use gnus-run-mode-hooks.
9986
9987 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
9988
9989         * nnimap.el (nnimap-split-download-body): Fix spellings.
9990
9991 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
9992
9993         * gnus-art.el (gnus-article-encrypt-body):
9994         * gnus-cus.el (gnus-score-customize):
9995         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
9996         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
9997
9998 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
9999
10000         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10001         header by looking for magic "MII" at the beginnig.
10002
10003 2005-06-16  Miles Bader  <miles@gnu.org>
10004
10005         * gnus-xmas.el (gnus-xmas-group-startup-message):
10006         Use renamed gnus-splash face.
10007
10008         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10009         (assistant-field-face): New backward-compatibility alias for renamed
10010         face.
10011         (assistant-render-text): Use renamed assistant-field face.
10012
10013         * spam.el (spam): Remove "-face" suffix from face name.
10014         (spam-face): New backward-compatibility alias for renamed face.
10015         (spam-face, spam-initialize): Use renamed spam face.
10016
10017         * message.el (message-header-to, message-header-cc)
10018         (message-header-subject, message-header-newsgroups)
10019         (message-header-other, message-header-name)
10020         (message-header-xheader, message-separator, message-cited-text)
10021         (message-mml): Remove "-face" suffix from face names.
10022         (message-header-to-face, message-header-cc-face)
10023         (message-header-subject-face, message-header-newsgroups-face)
10024         (message-header-other-face, message-header-name-face)
10025         (message-header-xheader-face, message-separator-face)
10026         (message-cited-text-face, message-mml-face):
10027         New backward-compatibility aliases for renamed faces.
10028         (message-font-lock-keywords): Use renamed message faces.
10029
10030         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10031         (sieve-test-commands, sieve-tagged-arguments):
10032         Remove "-face" suffix from face names.
10033         (sieve-control-commands-face, sieve-action-commands-face)
10034         (sieve-test-commands-face, sieve-tagged-arguments-face):
10035         New backward-compatibility aliases for renamed faces.
10036         (sieve-control-commands-face, sieve-action-commands-face)
10037         (sieve-test-commands-face, sieve-tagged-arguments-face):
10038         Use renamed sieve faces.
10039
10040         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10041         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10042         (gnus-group-news-3-empty, gnus-group-news-4)
10043         (gnus-group-news-4-empty, gnus-group-news-5)
10044         (gnus-group-news-5-empty, gnus-group-news-6)
10045         (gnus-group-news-6-empty, gnus-group-news-low)
10046         (gnus-group-news-low-empty, gnus-group-mail-1)
10047         (gnus-group-mail-1-empty, gnus-group-mail-2)
10048         (gnus-group-mail-2-empty, gnus-group-mail-3)
10049         (gnus-group-mail-3-empty, gnus-group-mail-low)
10050         (gnus-group-mail-low-empty, gnus-summary-selected)
10051         (gnus-summary-cancelled, gnus-summary-high-ticked)
10052         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10053         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10054         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10055         (gnus-summary-low-undownloaded)
10056         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10057         (gnus-summary-low-unread, gnus-summary-normal-unread)
10058         (gnus-summary-high-read, gnus-summary-low-read)
10059         (gnus-summary-normal-read, gnus-splash):
10060         Remove "-face" suffix from face names.
10061         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10062         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10063         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10064         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10065         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10066         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10067         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10068         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10069         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10070         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10071         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10072         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10073         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10074         (gnus-summary-normal-ticked-face)
10075         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10076         (gnus-summary-normal-ancient-face)
10077         (gnus-summary-high-undownloaded-face)
10078         (gnus-summary-low-undownloaded-face)
10079         (gnus-summary-normal-undownloaded-face)
10080         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10081         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10082         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10083         (gnus-splash-face):
10084         New backward-compatibility aliases for renamed faces.
10085         (gnus-group-startup-message): Use renamed gnus faces.
10086
10087         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10088         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10089         (gnus-server-agent): Remove "-face" suffix from face names.
10090         (gnus-server-agent-face, gnus-server-opened-face)
10091         (gnus-server-closed-face, gnus-server-denied-face)
10092         (gnus-server-offline-face):
10093         New backward-compatibility aliases for renamed faces.
10094         (gnus-server-agent-face, gnus-server-opened-face)
10095         (gnus-server-closed-face, gnus-server-denied-face)
10096         (gnus-server-offline-face): Use renamed gnus faces.
10097
10098         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10099         Remove "-face" suffix from face names.
10100         (gnus-picon-xbm-face, gnus-picon-face):
10101         New backward-compatibility aliases for renamed faces.
10102
10103         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10104         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10105         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10106         (gnus-cite-11): Remove "-face" suffix from face names.
10107         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10108         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10109         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10110         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10111         New backward-compatibility aliases for renamed faces.
10112         (gnus-cite-attribution-face, gnus-cite-face-list)
10113         (gnus-article-boring-faces): Use renamed gnus faces.
10114
10115         * gnus-art.el (gnus-signature, gnus-header-from)
10116         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10117         (gnus-header-content): Remove "-face" suffix from face names.
10118         (gnus-signature-face, gnus-header-from-face)
10119         (gnus-header-subject-face, gnus-header-newsgroups-face)
10120         (gnus-header-name-face, gnus-header-content-face):
10121         New backward-compatibility aliases for renamed faces.
10122         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10123
10124         * gnus-sum.el (gnus-summary-selected-face)
10125         (gnus-summary-highlight): Use renamed gnus faces.
10126         * gnus-group.el (gnus-group-highlight): Likewise.
10127
10128 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10129
10130         * gnus-sieve.el (gnus-sieve-article-add-rule):
10131         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10132         * spam-stat.el (spam-stat-buffer-change-to-spam)
10133         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10134
10135         * message.el (message-is-yours-p):
10136         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10137
10138 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10139
10140         * mm-view.el (mm-inline-text): Withdraw the last change.
10141
10142 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10143
10144         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10145         executing enriched-decode.
10146
10147 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10150         charset of tar files.
10151
10152 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10153
10154         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10155
10156 2005-06-04  Lute Kamstra  <lute@gnu.org>
10157
10158         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10159         information is never recorded.
10160
10161 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10162
10163         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10164
10165 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10166
10167         * pop3.el (pop3-apop): Run md5 in the binary mode.
10168
10169         * starttls.el (starttls-set-process-query-on-exit-flag):
10170         Use eval-and-compile.
10171
10172 2005-05-31  Simon Josefsson  <jas@extundo.com>
10173
10174         * smime.el (smime-replace-in-string): Define.
10175         (smime-cert-by-ldap-1): Use it.
10176
10177 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * gnus-art.el (article-display-x-face): Replace
10180         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10181
10182         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10183         set-process-query-on-exit-flag or process-kill-without-query.
10184
10185         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10186         loop instead of replace-regexp.
10187
10188         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10189         instead of process-kill-without-query if it is available.
10190
10191         * lpath.el: Fbind ldap-search-entries.
10192
10193         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10194         instead of find-file-hooks if it is available.
10195
10196         * mml1991.el: Bind pgg-default-user-id when compiling.
10197
10198         * mml2015.el: Bind pgg-default-user-id when compiling.
10199
10200         * nndraft.el (nndraft-request-associate-buffer):
10201         Use write-contents-functions instead of write-contents-hooks if it is
10202         available.
10203
10204         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10205         instead of find-file-hooks if it is available.
10206
10207         * nntp.el (nntp-open-connection): Replace
10208         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10209         (nntp-open-ssl-stream): Ditto.
10210         (nntp-open-tls-stream): Ditto.
10211
10212         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10213         set-process-query-on-exit-flag or process-kill-without-query.
10214         (starttls-open-stream-gnutls): Use it instead of
10215         process-kill-without-query.
10216         (starttls-open-stream): Ditto.
10217
10218 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10219
10220         * smime.el (smime-cert-by-ldap-1): Don't use
10221         replace-regexp-in-string.
10222
10223 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10224
10225         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10226
10227         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10228         in PEM format.  Adjust to the XEmacs compability.
10229
10230 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10231
10232         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10233         by `string-to-number'.
10234         * gnus-agent.el (gnus-agent-regenerate-group)
10235         (gnus-agent-fetch-articles): Ditto.
10236         * gnus-art.el (gnus-button-fetch-group): Ditto.
10237         * gnus-cache.el (gnus-cache-generate-active)
10238         (gnus-cache-articles-in-group): Ditto.
10239         * gnus-group.el (gnus-group-set-current-level)
10240         (gnus-group-insert-group-line): Ditto.
10241         * gnus-score.el (gnus-score-set-expunge-below)
10242         (gnus-score-set-mark-below, gnus-summary-score-effect)
10243         (gnus-summary-score-entry): Ditto.
10244         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10245         (gnus-soup-pack): Ditto.
10246         * gnus-spec.el (gnus-xmas-format): Ditto.
10247         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10248         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10249         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10250         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10251         * nndb.el (nndb-get-remote-expire-response): Ditto.
10252         * nndiary.el (nndiary-parse-schedule-value)
10253         (nndiary-string-to-number, nndiary-request-replace-article)
10254         (nndiary-request-article): Ditto.
10255         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10256         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10257         * nneething.el (nneething-make-head): Ditto.
10258         * nnfolder.el (nnfolder-request-article)
10259         (nnfolder-retrieve-headers): Ditto.
10260         * nnheader.el (nnheader-file-to-number): Ditto.
10261         * nnkiboze.el (nnkiboze-request-article): Ditto.
10262         * nnmail.el (nnmail-process-unix-mail-format)
10263         (nnmail-process-babyl-mail-format): Ditto.
10264         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10265         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10266         (nnmh-request-create-group, nnmh-request-list-1)
10267         (nnmh-request-group, nnmh-request-article): Ditto.
10268         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10269         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10270         * nnsoup.el (nnsoup-make-active): Ditto.
10271         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10272         * nntp.el (nntp-find-group-and-number)
10273         (nntp-retrieve-headers-with-xover): Ditto.
10274         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10275         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10276         (pgg-format-key-identifier): Ditto.
10277         * pop3.el (pop3-last, pop3-stat): Ditto.
10278         * qp.el (quoted-printable-decode-region): Ditto.
10279
10280         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10281         of concat.
10282
10283 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10284
10285         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10286
10287         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10288
10289         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10290
10291         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10292
10293         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10294
10295         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10296
10297         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10298         (gnus-carpal-mode): Ditto.
10299
10300         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10301         (gnus-browse-mode): Ditto.
10302
10303         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10304
10305         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10306
10307 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10308
10309         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10310
10311 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10312
10313         * gnus-util.el (gnus-run-mode-hooks): New function.
10314
10315         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10316
10317         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10318         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10319
10320 2005-05-27  Lute Kamstra  <lute@gnu.org>
10321
10322         * dns-mode.el (dns-mode): Specify customization group.
10323
10324 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10325
10326         * gnus-agent.el (gnus-agent-make-mode-line-string):
10327         Use mode-line-highlight as mouse-face.
10328
10329 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * canlock.el (canlock): Change the parent group to news.
10332
10333         * deuglify.el (gnus-outlook-deuglify): Add :group.
10334
10335         * dig.el (dig): Add :group.
10336
10337         * dns-mode.el (dns-mode): Add :group.
10338
10339         * encrypt.el (encrypt): Add :group.
10340
10341         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10342         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10343         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10344         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10345         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10346
10347         * gnus-diary.el (gnus-diary): Add :group.
10348
10349         * gnus.el (gnus-group-news-1-face): Add :group.
10350         (gnus-group-news-1-empty-face): Ditto.
10351         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10352         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10353         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10354         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10355         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10356         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10357         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10358         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10359         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10360         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10361         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10362         (gnus-summary-high-ticked-face): Ditto.
10363         (gnus-summary-low-ticked-face): Ditto.
10364         (gnus-summary-normal-ticked-face): Ditto.
10365         (gnus-summary-high-ancient-face): Ditto.
10366         (gnus-summary-low-ancient-face): Ditto.
10367         (gnus-summary-normal-ancient-face): Ditto.
10368         (gnus-summary-high-undownloaded-face): Ditto.
10369         (gnus-summary-low-undownloaded-face): Ditto.
10370         (gnus-summary-normal-undownloaded-face): Ditto.
10371         (gnus-summary-high-unread-face): Ditto.
10372         (gnus-summary-low-unread-face): Ditto.
10373         (gnus-summary-normal-unread-face): Ditto.
10374         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10375         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10376
10377         * hashcash.el (hashcash): New custom group.
10378         (hashcash-default-payment): Add :group.
10379         (hashcash-payment-alist): Ditto.
10380         (hashcash-default-accept-payment): Ditto.
10381         (hashcash-accept-resources): Ditto.
10382         (hashcash-path): Ditto.
10383         (hashcash-extra-generate-parameters): Ditto.
10384         (hashcash-double-spend-database): Ditto.
10385         (hashcash-in-news): Ditto.
10386
10387         * message.el (message-minibuffer-local-map): Add :group.
10388
10389         * netrc.el (netrc): Add :group.
10390
10391         * sieve-manage.el (sieve-manage-log): Add :group.
10392         (sieve-manage-default-user): Diito.
10393         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10394         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10395         (sieve-manage-authenticators): Ditto.
10396         (sieve-manage-authenticator-alist): Ditto.
10397         (sieve-manage-default-port): Ditto.
10398
10399         * sieve-mode.el (sieve-control-commands-face): Add :group.
10400         (sieve-action-commands-face): Ditto.
10401         (sieve-test-commands-face): Ditto.
10402         (sieve-tagged-arguments-face): Ditto.
10403
10404         * smime.el (smime): Add :group.
10405
10406         * spam-report.el (spam-report): Add :group.
10407
10408         * spam.el (spam, spam-face): Add :group.
10409
10410 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10411
10412         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10413         return \n.\n.\n at the end of articles.  Protect against that.
10414         (nntp-with-open-group): Allow debugging.
10415
10416         * nnheader.el (mail-header-set-extra): Make into a function
10417         because I just could't understand how to quote the list properly.
10418
10419         * dns.el (query-dns-cached): New function.
10420
10421 2005-05-26  Lute Kamstra  <lute@gnu.org>
10422
10423         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10424
10425 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10426
10427         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10428
10429         * gnus-art.el: Don't autoload mail-extract-address-components.
10430
10431         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10432         eval-and-compile to evaluate it.
10433
10434         * hashcash.el: Don't autoload executable-find.
10435
10436         * nndb.el: Don't declare the nndb back end two or more times; don't
10437         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10438
10439         * nntp.el: Autoload format-spec instead of format; use
10440         eval-and-compile to evaluate autoload forms.
10441
10442 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10443
10444         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10445
10446 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10447
10448         * gnus.el (gnus-version-number): Bump version.
10449
10450 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10451
10452         * gnus.el: No Gnus v0.3 is released.
10453
10454 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10455
10456         * lpath.el (featurep): Bind show-nonbreak-escape.
10457
10458 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10459
10460         * gnus-art.el (gnus-article-edit-part): Disable undo.
10461
10462 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10465         gnus-article-date-lapsed-new-header is t if date timer is active;
10466         skip headers in which the original date value is empty.
10467         (gnus-article-save-original-date): Redefine it as a macro.
10468         (gnus-display-mime): Use it.
10469
10470 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * gnus-art.el (article-date-ut): Support converting date in
10473         forwarded parts as well.
10474         (gnus-article-save-original-date): New function.
10475         (gnus-display-mime): Use it.
10476
10477 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10478
10479         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10480         enclosure element of <item>.
10481
10482 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10483
10484         * message.el (message-kill-buffer-query): Renamed from
10485         `message-kill-buffer-query-if-modified'.  Added :version.
10486
10487 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10490         window layout.
10491
10492 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10493
10494         * mml.el: Autoload dnd when compiling.
10495
10496 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10499         x-dnd-*.
10500
10501 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * qp.el (quoted-printable-encode-region): Save excursion.
10504
10505 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10506
10507         * message.el (message-kill-buffer-query-if-modified): Add new variable
10508         so the user can kill a modified message buffer quickly.
10509         (message-kill-buffer): Use it.
10510
10511 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10512
10513         * lpath.el: Fbind display-time-event-handler; don't fbind
10514         string-to-multibyte.
10515
10516         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10517
10518 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10521         contained in text because xml.el decodes entities) with LFs.
10522
10523 2005-04-11  Lute Kamstra  <lute@gnu.org>
10524
10525         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10526         differently.
10527
10528 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10529
10530         * mm-util.el (mm-detect-coding-region): Typo.
10531
10532 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10535
10536 2005-04-06  Deepak Goel  <deego@gnufans.org>
10537
10538         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10539         user-function allow user modifications of the scores.
10540         (spam-stat-score-buffer-user): New function, to allow
10541         user-computed modifications to the score.
10542         (spam-stat-score-buffer-user-functions): List of additional
10543         scoring functions.
10544         (spam-stat-error-holder): Global temporary error holder.
10545         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10546         variable.
10547
10548 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10549
10550         * gnus-registry.el (gnus-registry-clean-empty-function)
10551         (gnus-registry-trim, gnus-registry-fetch-groups)
10552         (gnus-registry-delete-group): Groups that match
10553         `gnus-registry-ignored-groups' are removed from the registry
10554         entries, not just ignored for splitting.  This helps clean up the
10555         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10556         to get all the groups a message ID is in.
10557
10558         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10559         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10560         (spam-stat-score-buffer-user-functions): Add :number custom type.
10561
10562 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10563
10564         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10565         argument in XEmacs.
10566
10567         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10568         (nnrss-request-group): Decode group name first.
10569         (nnrss-request-article): Make a text/plain article if mml-to-mime
10570         failed.
10571         (nnrss-get-encoding): Return a compatible encoding according to
10572         nnrss-compatible-encoding-alist.
10573         (nnrss-find-el): Use consp instead of listp.
10574         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10575
10576 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10577
10578         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10579         which Emacs 20 doesn't support.
10580         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10581
10582 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10583
10584         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10585         silence the byte compiler inside the defun.
10586
10587         * gnus-demon.el (parse-time-string): Add autoload.
10588
10589         * gnus-delay.el (parse-time-string): Add autoload.
10590
10591         * gnus-art.el (parse-time-string): Add autoload.
10592
10593         * nnultimate.el (parse-time): Require for `parse-time-string'.
10594
10595 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10596
10597         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10598
10599         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10600
10601         * smime.el (smime-ldap-host-list): Add :version.
10602
10603 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10604
10605         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10606         pass it to `gnus-browse-read-group'.
10607         (gnus-browse-read-group): Add NUMBER argument and pass it to
10608         `gnus-group-read-ephemeral-group'.
10609
10610         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10611         argument and pass it to `gnus-group-read-group'.
10612
10613 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10614
10615         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10616         mm-xemacs-find-mime-charset-1 if we have the mule feature
10617         available at runtime.
10618
10619 2005-03-25  Werner Lemberg  <wl@gnu.org>
10620
10621         * nnmaildir.el: Replace `illegal' with `invalid'.
10622
10623 2005-03-23  Lute Kamstra  <lute@gnu.org>
10624
10625         * time-date.el: Add comment on time value formats.
10626         Don't require parse-time.
10627         (with-decoded-time-value): New macro.
10628         (encode-time-value): New function.
10629         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10630         (days-to-time): Return a valid time value when arg is huge.
10631         (time-since): Use time-subtract.
10632         (time-to-number-of-days): Use time-to-seconds.
10633
10634 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10635
10636         * gnus-start.el (gnus-display-time-event-handler):
10637         Check display-time-timer at runtime rather than only at load time
10638         in case display-time-mode is turned off in the mean time.
10639
10640 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10641
10642         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10643         used.
10644
10645         * nneething.el (nneething-map-file-directory): Derive from
10646         `gnus-directory'.
10647
10648         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10649         the To/Cc button.
10650
10651 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * nnmaildir.el (nnmaildir-request-accept-article):
10654         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10655
10656 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10657
10658         * gnus-async.el: Require timer-funcs at compile time when in
10659         XEmacs for `run-with-idle-timer'.
10660
10661 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10662
10663         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10664         autoloaded function.
10665
10666 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10667
10668         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10669
10670 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10671
10672         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10673
10674 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10675
10676         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10677         gnus-expert-user to default.
10678
10679 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10680
10681         * nnimap.el (nnimap-open-server): Ditto.
10682
10683         * imap.el (imap-authenticate): Fix typo.
10684
10685 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10686
10687         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10688         buffer (since IMAP server might return FETCH response out of
10689         order, and the nntp buffer must be sorted).
10690
10691 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10692
10693         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10694         comparison on string.
10695
10696         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10697         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10698         (gnus-agent-summary-fetch-series): Modified to protect against
10699         gnus-agent-summary-fetch-group clearing processable flags.
10700         (gnus-agent-synchronize-group-flags): Update live group buffer as
10701         synchronization may occur due to the user toggle the plugged
10702         status.
10703         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10704         successfully downloaded.
10705         (gnus-agent-expire-group-1): Avoid using markers when the overview
10706         is in ascending order; greatly improves performance.
10707         (gnus-agent-regenerate-group): Use
10708         gnus-agent-synchronize-group-flags to reset read status in both
10709         gnus and server.
10710         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10711
10712 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10713
10714         * message.el: Don't autoload former message-utils variables.
10715         (message-strip-subject-trailing-was): Change doc string.
10716
10717         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10718         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10719         (nnweb-google-search): Add "hl=en" here.
10720         (nnweb-google-parse-1, nnweb-google-create-mapping):
10721         Don't hardcode URL.
10722
10723 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10724
10725         * message.el (message-get-reply-headers, message-followup):
10726         Mention related variables `message-use-followup-to' and
10727         `message-use-mail-followup-to', in the information buffer.
10728
10729         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10730         of broken groups(-beta).google.com.
10731
10732 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10733
10734         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10735         parameter to invoked gnus-request-move-article; remove the
10736         redundant gnus-sum-hint-move-is-internal variable; apply the marks
10737         all at once instead of once per article.
10738         (gnus-summary-remove-process-mark): Accept a list of articles as
10739         well as a single article for processing.
10740
10741         * gnus-int.el (gnus-request-move-article): Add move-is-internal
10742         parameter.
10743
10744         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10745
10746         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10747
10748         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10749         parameter.
10750
10751         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
10752         parameter.
10753
10754         * nnimap.el (nnimap-request-move-article): Add move-is-internal
10755         parameter and remove the gnus-sum-hint-move-is-internal variable.
10756
10757         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
10758         parameter.
10759
10760         * nndraft.el (nndraft-request-move-article): Add move-is-internal
10761         parameter.
10762
10763         * nndiary.el (nndiary-request-move-article): Add move-is-internal
10764         parameter.
10765
10766         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
10767
10768         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
10769         parameter.
10770
10771         * nnagent.el (nnagent-request-move-article): Add move-is-internal
10772         parameter.
10773
10774 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10775
10776         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
10777         a more conservative way.
10778
10779 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10780
10781         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
10782         buffer, so it moves the window's cursor.
10783
10784 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
10785
10786         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
10787         `mm-dissect-multipart' and receive the from field as an (optional)
10788         argument from `mm-dissect-multipart'.
10789         (mm-dissect-multipart): Receive the from field as an argument and
10790         pass it on when we call `mm-dissect-buffer' on MIME parts.
10791         Fixes verification/decryption of signed/encrypted MIME parts.
10792
10793 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
10794
10795         * gnus-sum.el (gnus-summary-move-article): Set
10796         gnus-sum-hint-move-is-internal for gnus-request-move-article and
10797         whatever it calls (right now, only nnimap-request-move article
10798         respects it).
10799
10800         * nnimap.el (nnimap-request-move-article): When
10801         gnus-sum-hint-move-is-internal is set, don't do the extra
10802         nnimap-request-article.
10803
10804 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10805
10806         * nnheader.el (nnheader-find-file-noselect): Add doc string.
10807
10808         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
10809         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
10810
10811         * gnus-sum.el (gnus-summary-caesar-message):
10812         Apply `gnus-treat-article' after rotation.
10813
10814         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
10815         doc string.
10816
10817 2005-02-22  Simon Josefsson  <jas@extundo.com>
10818
10819         * encrypt.el (encrypt-password-cache-expiry): Remove (use
10820         `password-cache-expiry' instead).  Reported by Arne Jørgensen
10821         <arne@arnested.dk>.
10822         (encrypt): Add password-cache and password-cache-expiry as group
10823         members.
10824
10825 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
10826
10827         * smime.el (smime-ldap-host-list): Doc fix.
10828         (smime-ask-passphrase): Use `password-read-and-add' to read (and
10829         cache) password.
10830         (smime-sign-region): Use it.
10831         (smime-decrypt-region): Use it.
10832         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
10833         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
10834         fails.
10835         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
10836         certificate from DER to PEM format rather than calling openssl.
10837
10838         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
10839
10840         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
10841         for signing/encryption.
10842
10843         * mml.el (mml-parse-1): Use them.
10844
10845 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
10846
10847         * nnrss.el (nnrss-verbose): Removed.
10848         (nnrss-request-group): Use `nnheader-message' instead.
10849
10850 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
10851
10852         * nnrss.el (nnrss-verbose): New variable.
10853         (nnrss-request-group): Make it say nnrss is requesting a group.
10854
10855 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10856
10857         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
10858         Handle news URL with given port correctly.
10859
10860 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
10863         containing special characters.
10864
10865         * gnus-sum.el (gnus-summary-edit-article): Ditto.
10866
10867         * mml.el (mime-to-mml): Ditto.
10868
10869         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
10870         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
10871         (rfc2047-decode-region): Quote decoded words containing special
10872         characters when rfc2047-quote-decoded-words-containing-tspecials
10873         is non-nil.
10874
10875 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
10876
10877         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
10878
10879         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
10880
10881 2005-02-15  Simon Josefsson  <jas@extundo.com>
10882
10883         * nnimap.el (nnimap-debug): Doc fix.
10884
10885         * imap.el (imap-debug): Doc fix.
10886
10887 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10888
10889         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
10890
10891 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
10892
10893         * gnus.el (spam-contents): Improve docs for spam-contents
10894         parameter in its variable incarnation.
10895
10896 2005-02-14  Simon Josefsson  <jas@extundo.com>
10897
10898         * smime-ldap.el: Use require instead of load-library for ldap.
10899         (smime-ldap-search): Indent.
10900         (smime-ldap-search-internal): Shorten line.
10901
10902         * smime.el (smime-cert-by-dns): Add doc-string.
10903         (smime-cert-by-ldap-1): Indent.
10904
10905         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
10906         mml-smime-get-dns-ldap.
10907         (mml-smime-encrypt-query): Use new function.  Default to ldap.
10908
10909 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
10910
10911         * smime.el: Require smime-ldap.
10912         (smime-ldap-host-list): New variable.
10913         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
10914
10915         * mml-smime.el (mml-smime-encrypt-query): New function.
10916         (mml-smime-encrypt-query): Use it.
10917
10918         * smime-ldap.el: New file.
10919
10920 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10921
10922         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
10923
10924 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10925
10926         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
10927         argument in doc string.  Make query for type more clear.
10928
10929 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10930
10931         * gnus.el (gnus-group-startup-message): Search for gnus images in
10932         etc/images/gnus.
10933         * mm-util.el (mm-image-load-path): Likewise.
10934         * smiley.el (smiley-data-directory): Search for smilies in
10935         etc/images/smilies.
10936
10937 2005-02-09  Kim F. Storm  <storm@cua.dk>
10938
10939         Change Emacs release version from 21.4 to 22.1 throughout.
10940         Change Emacs development version from 21.3.50 to 22.0.50.
10941
10942 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10943
10944         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
10945
10946         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
10947         non-Mule XEmacs as well.
10948         (mm-decompress-buffer): Signal an error intentionally if it does
10949         not decompress compressed data because auto-compression-mode is
10950         disabled.
10951
10952 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
10953
10954         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
10955         an ID in the registry even if it has no groups.
10956
10957 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10958
10959         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
10960         merge it into mm-decompress-buffer.
10961         (gnus-mime-copy-part): Use the MIME part charset, the value which
10962         a user specified or gnus-newsgroup-charset for decoding, like
10963         gnus-mime-inline-part does; set buffer-file-coding-system to tell
10964         save-buffer what was used.  Suggested by Kevin Ryde
10965         <user42@zip.com.au>.
10966         (gnus-mime-inline-part): Allow the name parameter as well as the
10967         filename parameter; force decompressing of compressed data; always
10968         display contents being not decoded as unibyte.
10969
10970         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
10971         as well as the filename parameter.
10972
10973         * mm-util.el (mm-decompress-buffer): Merge
10974         gnus-mime-jka-compr-maybe-uncompress.
10975         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
10976         of compressed data.
10977
10978 2005-02-08  Simon Josefsson  <jas@extundo.com>
10979
10980         * imap.el (imap-log): Doc fix.
10981
10982 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
10985         the coding cookies; decompress compressed parts.
10986
10987         * mml.el (mml-generate-mime-1): Add the charset parameter according
10988         to the value which a user specified manually or the coding cookie.
10989
10990         * mm-util.el (mm-string-to-multibyte): New function.
10991         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
10992         (mm-coding-system-to-mime-charset): New function.
10993         (mm-decompress-buffer): New function.
10994         (mm-find-buffer-file-coding-system): New function.
10995
10996         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
10997         (mm-display-inline-fontify): Rewrite for decoding and decompressing
10998         parts.
10999
11000 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11001
11002         * mm-view.el (mm-display-inline-fontify): Decode a part according
11003         to the charset parameter.
11004
11005 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11006
11007         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11008         prefix arg is neither nil nor a number, as info specifies.
11009
11010 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11013         timestamps.
11014
11015 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11016
11017         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11018         groups error checking and notify user.
11019
11020 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11021
11022         * message.el (message-send-mail-function): Check existence of
11023         sendmail-program first before using default value
11024         `message-send-mail-with-sendmail'.  Otherwise use more generic
11025         `smtpmail-send-it'.
11026
11027 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * nntp.el (nntp-request-update-info): Always return nil.
11030
11031 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11032
11033         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11034
11035 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11036
11037         * message.el (message-beginning-of-line): Change the behavior when
11038         invoked between BOL and : so that it first moves backward.
11039
11040 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11043         article buffer when editing of the article is discarded.
11044         (gnus-article-prepare): Revert.
11045
11046 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11047
11048         * gnus-art.el (gnus-article-prepare):
11049         Remove message-strip-forbidden-properties from the local hook.
11050
11051 2005-01-27  Simon Josefsson  <jas@extundo.com>
11052
11053         * password.el (password-cache-add): Only start one timer per key.
11054         Reported by Derek Atkins <warlord@MIT.EDU>.
11055
11056 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11057
11058         * run-at-time.el: Removed.  It is no longer needed as
11059         timer-funcs.el in the xemacs-base package has a working version of
11060         `run-at-time'.
11061
11062         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11063
11064         * password.el: Require timer-funcs instead of run-at-time in
11065         XEmacs.
11066         Remove `password-run-at-time' macro.
11067         (password-cache-add): Use `run-at-time' instead of
11068         `password-run-at-time'.
11069
11070         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11071         Remove `nnheader-cancel-function-timers' alias,
11072         `cancel-function-timers' exists in XEmacs in timer-funcs.
11073
11074         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11075         for `run-with-idle-timer'.
11076
11077         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11078         for `run-at-time'.
11079
11080         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11081         for `with-timeout'.
11082
11083         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11084         the same as for XEmacs 21.4.
11085         No need to ignore `run-with-idle-timer', this function exists in
11086         XEmacs now in timer-funcs.el in the xemacs-base package.
11087         (dgnushack-compile): No need to delete
11088         run-at-time.el from the list of files to compile because it
11089         doesn't exist anymore.
11090
11091 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11092
11093         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11094         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11095
11096 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11097
11098         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11099         sensitively.
11100
11101 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11102
11103         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11104
11105 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11108         which will be inserted according to the multibyteness of a buffer
11109         rather than the type of contents.  Suggested by ARISAWA Akihiro
11110         <ari@mbf.ocn.ne.jp>.
11111
11112         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11113         of string which old xml.el may return rather than a string.
11114
11115 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11118
11119 2005-01-16  Simon Josefsson  <jas@extundo.com>
11120
11121         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11122         idn/idna.el isn't available.
11123         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11124         <michael@waxrat.com>.
11125
11126         * hashcash.el: Remove non-FSF copyright header.
11127
11128         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11129         (hashcash-generate-payment): Use it.
11130         (hashcash-generate-payment-async): Use it.
11131
11132 2005-01-15  Simon Josefsson  <jas@extundo.com>
11133
11134         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11135         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11136
11137         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11138         gnus-summary-idna-message.
11139         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11140         (gnus-summary-idna-message): New function.
11141
11142 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11145         gnus-novice-user.
11146
11147 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11148
11149         * nnrss.el (nnrss-request-delete-group): Delete entries in
11150         nnrss-group-alist as well.
11151         (nnrss-save-server-data): Insert newline.
11152
11153 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11154
11155         * gnus.el (gnus-user-agent): Use list of symbols instead of
11156         symbols.  Display full version number for (S)XEmacs.  Optionally
11157         display (S)XEmacs codename.
11158
11159         * gnus-util.el (gnus-emacs-version): Update for new
11160         `gnus-user-agent'.
11161
11162         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11163         Gnus version.
11164
11165 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11166
11167         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11168         which is unreadable in some setups.
11169
11170 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * gnus-spec.el (gnus-update-format-specifications): Flush the
11173         group format spec cache if it doesn't support decoded group names.
11174
11175 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11176
11177         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11178         Allow to apply decay on score files matching a regexp.
11179
11180 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11181
11182         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11183         compatibility in %g and %c.
11184
11185 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11188         name for only %g and %c.
11189         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11190         of gnus-tmp-group to decoded group name.
11191         (gnus-group-make-rss-group): Exclude `/'s from group names.
11192
11193 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11194
11195         * nnrss.el (nnrss-get-encoding): Fix regexp.
11196
11197 2004-12-27  Simon Josefsson  <jas@extundo.com>
11198
11199         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11200         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11201         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11202
11203 2004-12-17  Kim F. Storm  <storm@cua.dk>
11204
11205         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11206
11207         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11208
11209 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11210
11211         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11212
11213 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * nnrss.el: Require rfc2047 and mml.
11216         (nnrss-file-coding-system): New variable.
11217         (nnrss-format-string): Redefine it as an inline function.
11218         (nnrss-decode-group-name): New function.
11219         (nnrss-string-as-multibyte): Remove.
11220         (nnrss-retrieve-headers): Decode group name; don't use
11221         nnrss-format-string.
11222         (nnrss-request-group): Decode group name.
11223         (nnrss-request-article): Decode group name; allow a Message-ID as
11224         well as an article number; don't use nnrss-format-string; encode a
11225         Message-ID string which may contain non-ASCII characters; use
11226         mml-to-mime to compose a MIME article.
11227         (nnrss-request-expire-articles): Decode group name.
11228         (nnrss-request-delete-group): Decode group name.
11229         (nnrss-fetch): Clarify error message.
11230         (nnrss-read-server-data): Use insert-file-contents instead of load;
11231         bind file-name-coding-system; use multibyte buffer.
11232         (nnrss-save-server-data): Bind coding-system-for-write to the
11233         value of nnrss-file-coding-system; bind file-name-coding-system;
11234         add coding cookie.
11235         (nnrss-read-group-data): Use insert-file-contents instead of load;
11236         bind file-name-coding-system; use multibyte buffer.
11237         (nnrss-save-group-data): Bind coding-system-for-write to the
11238         value of nnrss-file-coding-system; bind file-name-coding-system.
11239         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11240         make it work with non-ASCII text.
11241         (nnrss-find-el): Make it work with old xml.el as well.
11242
11243 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11244
11245         * nnrss.el (nnrss-get-encoding): New function.
11246         (nnrss-fetch): Use unibyte buffer initially; bind
11247         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11248         decode contents according to the encoding attribute.
11249         (nnrss-save-group-data): Add coding cookie.
11250         (nnrss-mime-encode-string): New function.
11251         (nnrss-check-group): Use it to encode subject and author.
11252
11253 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11254
11255         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11256         imaginary variable.
11257
11258 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11259
11260         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11261         correctly even if there are wide characters.
11262
11263 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11264
11265         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11266         downcased symbol names; make a new cache instead of reusing
11267         bbdb-hashtable.
11268
11269 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11272         concatenating segments rather than before concatenating them.
11273         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11274
11275         * message.el (message-get-reply-headers): Bind `extra'.
11276
11277 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11278
11279         * message.el (message-extra-wide-headers): New variable.
11280         (message-get-reply-headers): Use it.
11281
11282 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11285         (gnus-agent-group-pathname): Ditto.
11286
11287         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11288
11289         * gnus-group.el (gnus-group-make-group): Decode group name.
11290         (gnus-group-make-rss-group): Register the group data after opening
11291         the nnrss group.
11292
11293 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11294
11295         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11296         by expiry now get marked as read.
11297
11298 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11299
11300         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11301
11302 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11303
11304         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11305         unify Latin characters in XEmacs.
11306         (mm-find-mime-charset-region): Use it.
11307
11308 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11309
11310         * gnus-util.el (gnus-delete-directory): New function.
11311
11312         * gnus-agent.el (gnus-agent-delete-group): Use it.
11313
11314         * gnus-cache.el (gnus-cache-delete-group): Use it.
11315
11316 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11319         names.
11320
11321 2004-12-16  Simon Josefsson  <jas@extundo.com>
11322
11323         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11324
11325 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11326
11327         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11328
11329         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11330         (gnus-group-set-current-level): Decode group name.
11331
11332 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11333
11334         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11335         failed.
11336
11337 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11338
11339         * gnus-group.el (gnus-group-delete-group): Decode group name.
11340         (gnus-group-make-rss-group): Encode group name.
11341         (gnus-group-catchup-current): Decode group name.
11342         (gnus-group-kill-group): Decode group name.
11343
11344 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11345
11346         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11347
11348 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11349
11350         * gnus-group.el (gnus-group-make-rss-group):
11351         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11352
11353         * gnus-start.el (gnus-setup-news): Honor user's setting to
11354         gnus-message-archive-method.  Suggested by Lute Kamstra
11355         <lute@gnu.org>.
11356
11357 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11358
11359         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11360         global counterparts of the buffer-local variables.
11361
11362 2004-11-16  Romain Francoise  <romain@orebokech.com>
11363
11364         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11365         counterparts of the buffer-local variables.
11366
11367 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11368
11369         * message.el (message-forbidden-properties): Fixed typo in doc
11370         string.
11371
11372 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11373
11374         * gnus-util.el (gnus-replace-in-string): Added doc string.
11375
11376         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11377         to avoid problems when splitting mails with many recipients.
11378
11379 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11380
11381         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11382         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11383
11384 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11385
11386         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11387         if there is no hashtable in memory or file modification time is
11388         newer than cached timestamp.
11389
11390 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11391
11392         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11393         not-matching option.
11394
11395 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11396
11397         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11398         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11399         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11400         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11401         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11402         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11403
11404 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * message.el (message-forward-make-body-mml): Remove headers
11407         according to message-forward-ignored-headers if a message is decoded.
11408
11409 2004-12-02  Romain Francoise  <romain@orebokech.com>
11410
11411         * message.el (message-forward-make-body-plain): Always remove
11412         headers according to message-forward-ignored-headers.
11413
11414 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11415
11416         * spam.el (spam-summary-prepare-exit): Remove the
11417         gnus-summary-limit pop for now, it has problems with ham marks for
11418         me.
11419
11420 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11421
11422         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11423         correctly.
11424
11425 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11426
11427         * format-spec.el (format-spec): Message the char.
11428
11429 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11430
11431         * gnus-art.el (gnus-split-methods): Reformat comments.
11432
11433         * spam.el (spam-summary-prepare-exit): Remove article limits
11434         before exiting the summary buffer.
11435
11436 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11437
11438         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11439         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11440
11441         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11442         order to silence the byte compiler.
11443
11444         * spam.el: Fix the way to silence the byte compiler, which
11445         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11446         bbdb-search-simple, spam-BBDB-register-routine,
11447         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11448         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11449         spam-stat-buffer-is-spam, spam-stat-load,
11450         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11451         spam-stat-save and spam-stat-split-fancy.
11452
11453 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11456         which may confuse users.
11457         (canlock-password-for-verify): Ditto.
11458
11459         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11460
11461         * gnus-art.el (gnus-emphasis-alist): Ditto.
11462
11463         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11464
11465         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11466
11467         * gnus-start.el (gnus-save-killed-list): Ditto.
11468
11469         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11470         (gnus-sum-thread-tree-root): Ditto.
11471         (gnus-sum-thread-tree-false-root): Ditto.
11472         (gnus-sum-thread-tree-single-indent): Ditto.
11473
11474         * message.el (message-courtesy-message): Ditto.
11475         (message-archive-note): Ditto.
11476         (message-subscribed-address-file): Ditto.
11477         (message-user-fqdn): Ditto.
11478
11479         * spam-report.el (spam-report-gmane-regex): Ditto.
11480
11481         * spam.el (spam-blackhole-good-server-regex): Ditto.
11482
11483 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11484
11485         * mml.el (mml-preview): Widen the message buffer before copying
11486         the contents to the preview buffer; sort headers before previewing.
11487
11488         * message.el (message-hidden-headers): Fix the way to avoid a bug
11489         in the `repeat' widget in Emacs 21.3 or earlier.
11490
11491 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11492
11493         * message.el (message-hidden-headers): Default to "^References:".
11494         Improve customization type.  Suggested by Reiner Steib
11495         <Reiner.Steib@gmx.de>.
11496
11497 2004-11-25  Romain Francoise  <romain@orebokech.com>
11498
11499         * message.el (message-strip-forbidden-properties): Remove check for
11500         obsolete `message-hidden' text property, hidden headers are not
11501         accessible in the buffer anymore.
11502
11503 2004-11-22  Romain Francoise  <romain@orebokech.com>
11504
11505         * message.el (message-header-format-alist): Add `From' in list
11506         so that it can be sorted.
11507         (message-fix-before-sending): Widen and sort headers before
11508         sending.
11509         (message-hide-headers): Use narrowing to hide headers by moving
11510         them to the top of the buffer and narrowing to the region
11511         underneath.
11512
11513 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11514
11515         * message.el (message-strip-forbidden-properties): Bind
11516         buffer-read-only (etc) to nil.
11517
11518 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11521         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11522
11523 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11524
11525         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11526
11527 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11528
11529         * dns.el (query-dns): Use sit-for to time instead of
11530         accept-process-output, since that doesn't seem to work on udp
11531         sockets.
11532
11533 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11534
11535         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11536
11537 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11538
11539         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11540         doc string.  Improve doc string.
11541
11542 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11543
11544         * nntp.el (nntp-request-update-info): Return nil if
11545         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11546         may not call gnus-activate-group which uselessly issues the GROUP
11547         commands for all nntp groups and wastes time.  Reported by Romain
11548         Francoise <romain@orebokech.com>.
11549
11550         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11551
11552 2004-11-15  Simon Josefsson  <jas@extundo.com>
11553
11554         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11555         headers separately.
11556         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11557         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11558
11559 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11560
11561         * gnus-start.el (gnus-convert-old-newsrc):
11562         Assign legacy-gnus-agent to 5.10.7.
11563
11564 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11565
11566         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11567         start of the lines.
11568
11569 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11570
11571         * hashcash.el (hashcash-default-payment): Change default to 20.
11572         (hashcash-default-accept-payment): Change default to 20.
11573         (hashcash-process-alist): New variable.
11574         (hashcash-generate-payment-async): Add.
11575         (hashcash-already-paid-p): Add.
11576         (hashcash-insert-payment): Don't generate payments twice.
11577         (hashcash-insert-payment-async): Add.
11578         (hashcash-insert-payment-async-2): Add.
11579         (hashcash-cancel-async): Add.
11580         (hashcash-wait-async): Add.
11581         (hashcash-processes-running-p): Add.
11582         (hashcash-wait-or-cancel): Add.
11583         (mail-add-payment): New optional argument.  Conditionally start
11584         asynchronous calculation.
11585         (mail-add-payment-async): Add.
11586
11587         * message.el (message-send-mail): Wait for asynchronous hashcash
11588         results.  Don't clobber existing X-Hashcash headers.
11589         (message-setup-1): Call mail-add-payment-async when
11590         message-generate-hashcash is non-nil.
11591
11592 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11593
11594         * message.el (message-use-alternative-email-as-from): Examine the
11595         From header as well; use message-make-from in order to include a
11596         user's full name.
11597
11598 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11599
11600         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11601         default; improve customization type.
11602         (gnus-emphasis-custom-with-format): New macro.
11603         (gnus-emphasis-custom-value-to-external): New function.
11604         (gnus-emphasis-custom-value-to-internal): New function.
11605
11606 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11607
11608         * dns.el (query-dns): Resolve reverse addresses.
11609
11610 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11611
11612         * gnus-group.el (gnus-group-get-new-news): Use it.
11613
11614         * gnus-start.el (gnus-check-reasonable-setup): New function.
11615
11616 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11619         "Args out of range" error.  Reported by Arnaud Giersch
11620         <arnaud.giersch@free.fr>.
11621
11622 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11623
11624         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11625
11626 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11627
11628         * spam.el (spam group): Add :version.
11629
11630         * pgg-def.el (pgg group): Add :version.
11631
11632 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11633
11634         * gnus-art.el (gnus-article-edit-article): Don't associate the
11635         article buffer with a draft file.  This is a temporary measure
11636         against the 2004-08-22 change to gnus-article-edit-mode.
11637
11638 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11639
11640         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11641         (html2text-format-tags): Remove unused variable `attr'.
11642
11643 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11644
11645         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11646
11647         * tls.el (tls-process-connection-type, tls-success)
11648         (tls-certtool-program): Add :version.
11649
11650         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11651         (starttls-extra-arguments, starttls-process-connection-type)
11652         (starttls-connect, starttls-failure, starttls-success): Add :version.
11653
11654         * spam-stat.el (spam-stat): Add :version.
11655
11656         * sieve.el (sieve): Add :version.
11657
11658         * sha1.el (sha1): Add :version.
11659         (sha1-use-external): Remove redundant version.
11660
11661         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11662         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11663         (nnmail-split-fancy-match-partial-words)
11664         (nnmail-split-lowercase-expanded): Add :version.
11665
11666         * nndiary.el (nndiary): Add :version.
11667
11668         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11669
11670         * mml-sec.el (mml-default-sign-method)
11671         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11672         Add :version.
11673
11674         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11675
11676         * mm-url.el (mm-url-use-external, mm-url-program)
11677         (mm-url-arguments): Add :version.
11678
11679         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11680         (mm-attachment-file-modes, mm-decrypt-option)
11681         (mm-w3m-safe-url-regexp): Add :version.
11682
11683         * message.el (message-cite-prefix-regexp)
11684         (message-sendmail-envelope-from, message-minibuffer-local-map)
11685         (message-user-fqdn, message-completion-alist): Add :version.
11686
11687         * gnus-win.el (gnus-configure-windows-hook)
11688         (gnus-use-frames-on-any-display): Add :version.
11689
11690         * gnus-art.el (gnus-article-address-banner-alist)
11691         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11692         (gnus-treat-from-picon, gnus-treat-mail-picon)
11693         (gnus-treat-x-pgp-sig): Add :version.
11694
11695         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11696         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11697         (gnus-summary-article-delete-hook)
11698         (gnus-summary-display-while-building): Add :version.
11699
11700         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11701         (gnus-get-top-new-news-hook): Add :version.
11702
11703         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11704         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11705
11706         * gnus-registry.el (gnus-registry): Add :version.
11707
11708         * gnus-spec.el (gnus-use-correct-string-widths)
11709         (gnus-make-format-preserve-properties): Add :version.
11710
11711         * gnus.el (gnus-group-charter-alist)
11712         (gnus-group-fetch-control-use-browse-url)
11713         (gnus-install-group-spam-parameters): Add :version.
11714
11715         * gnus-diary.el (gnus-diary): Add :version.
11716
11717         * gnus-delay.el (gnus-delay): Add :version.
11718
11719         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11720         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11721         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11722         Add :version.
11723
11724         * gnus-agent.el (gnus-agent-max-fetch-size)
11725         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11726         (gnus-agent-prompt-send-queue): Add :version.
11727
11728         * deuglify.el (gnus-outlook-deuglify): Add :version.
11729
11730         * html2text.el: Beautify code.  Improve doc strings.  Some
11731         checkdoc cleanup.
11732         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11733
11734 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
11735
11736         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11737
11738 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
11739
11740         * gnus-registry.el (gnus-registry-hashtb): Create the registry
11741         when package is loaded.
11742
11743         * spam.el (spam-summary-score-preferred-header): Add global preference
11744         for people who want to override the default SpamAssassin over
11745         Bogofilter preference (when both are set).
11746         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11747         (spam-user-format-function-S): Check
11748         spam-summary-score-preferred-header.
11749         (spam-extra-header-to-number): Add X-Bogosity header parsing.
11750         (spam-user-format-function-S): Format the score correctly.
11751
11752 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11753
11754         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
11755         signature file.  Suggested by Manoj Srivastava
11756         <srivasta@golden-gryphon.com>.
11757
11758         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
11759         iso-2022-jp even in the Japanese language environment.
11760         Suggested by Jason Rumney <jasonr@gnu.org>.
11761
11762 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11763
11764         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
11765         use the same characters as the dummy marks; make it free from
11766         getting affected by the language environment.
11767         (gnus-summary-read-group-1): Update mark positions only when the
11768         format spec is updated.
11769
11770         * gnus-spec.el (gnus-update-format-specifications): Return a list
11771         of updated types.
11772
11773 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11774
11775         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
11776         of boundp to check if display-warning is available.
11777
11778 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
11779
11780         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
11781
11782 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * nnspool.el (nnspool-spool-directory): Use news-path if the
11785         news-directory variable is not bound.
11786
11787         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
11788         function instead of display-warning if it is not available.
11789
11790 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11791
11792         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
11793         v5-10: Use `point-at-bol'.
11794
11795 2004-10-26  Simon Josefsson  <jas@extundo.com>
11796
11797         * hashcash.el: Fix URL in comment, reported by Cheng Gao
11798         <chenggao@gmail.com>.
11799
11800 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11801
11802         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
11803         instead.
11804
11805 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
11806
11807         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
11808         to remove a server from the nnimap-server-buffer-alist.
11809         (nnimap-open-connection, nnimap-close-server): Use it.
11810
11811         * gnus-encrypt.el: Remove file in favor of encrypt.el.
11812
11813 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11814
11815         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
11816         running the major-mode function.
11817
11818 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11819
11820         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
11821         dummy marks in the right way.
11822
11823 2004-10-18  David Edmondson  <dme@dme.org>
11824
11825         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
11826         excessively.
11827
11828 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
11829
11830         * gnus-util.el (gnus-split-references): Accept a nil references
11831         string and go on blissfully.
11832
11833         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
11834         cases where the references string is non-nil but has no references.
11835
11836         * encrypt.el: Add autoload tags.
11837
11838         * spam.el (spam-resolve-registrations-routine): Remove article
11839         from unregistration list too.  Reported by David Hanak
11840         <dhanak@isis.vanderbilt.edu>
11841
11842 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
11843
11844         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
11845         nil.  Changed custom type.
11846
11847 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
11848
11849         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
11850
11851         * gnus-sum.el (gnus-summary-move-article): Use it.
11852
11853 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
11854
11855         * encrypt.el: Add autoload cookies.
11856
11857         * spam.el (spam-backend-article-list-property)
11858         (spam-backend-get-article-todo-list)
11859         (spam-backend-put-article-todo-list)
11860         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
11861         Resolve registrations separately.
11862         (spam-register-routine): Format comments.
11863         (spam-unregister-routine, spam-register-routine): Always call with
11864         specific-articles, no default list.
11865         (spam-summary-prepare-exit): Use the spam-classifications function.
11866
11867         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
11868         gnus-encrypt.el.
11869
11870         * encrypt.el: Copied from gnus-encrypt.el.
11871
11872         * gnus-encrypt.el: Commented that it's obsolete.
11873
11874 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11875
11876         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
11877         (gnus-score-save): Use it.
11878
11879         * message.el (message-bury): Use `window-dedicated-p'.
11880
11881 2004-10-15  Simon Josefsson  <jas@extundo.com>
11882
11883         * pop3.el (top-level): Don't require nnheader.
11884         (pop3-read-timeout): Add.
11885         (pop3-accept-process-output): Add.
11886         (pop3-read-response, pop3-retr): Use it.
11887
11888 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
11889
11890         * spam.el (spam-register-routine): Move comment.
11891         (spam-verify-bogofilter): Use 'unknown for the initial
11892         spam-bogofilter-valid state, not 'never.
11893
11894         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
11895         for netrc-machine.
11896
11897         * nnimap.el (nnimap-open-connection): Use
11898         netrc-machine-user-or-password.
11899
11900 2004-10-17  Richard M. Stallman  <rms@gnu.org>
11901
11902         * gnus-registry.el (gnus-registry-unload-hook):
11903         Set as a variable with add-hook.
11904
11905         * nnspool.el (nnspool-spool-directory): Use news-directory instead
11906         of news-path.
11907
11908         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
11909
11910         * spam.el: Delete duplicate `provide'.
11911         (spam-unload-hook): Set as a variable with add-hook.
11912
11913 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11914
11915         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
11916         in the doc string.
11917
11918         * message.el (message-ignored-news-headers)
11919         (message-ignored-supersedes-headers)
11920         (message-ignored-resent-headers)
11921         (message-forward-ignored-headers): Improve custom type.
11922
11923 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * message.el (message-tokenize-header): Fix 2004-09-06 change
11926         which used point-min in the wrong place.
11927
11928 2004-10-12  Simon Josefsson  <jas@extundo.com>
11929
11930         * tls.el (tls-certtool-program): New variable.
11931         (tls-certificate-information): New function, based on
11932         ssl-certificate-information.
11933
11934 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * compface.el: Move the version of ELisp-based uncompface program
11937         to the contrib directory because of the copyright problem.
11938
11939 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * message.el (message-kill-buffer): Raise the current frame.
11942
11943 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11944
11945         * gnus-sum.el: Mention that multibyte characters don't work as marks.
11946
11947         * gnus.el (message-y-or-n-p): Autoload.
11948
11949         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
11950         (pop3-password-required, pop3-authentication-scheme)
11951         (pop3-leave-mail-on-server): Made customizable.
11952         (pop3): New custom group.
11953         (pop3-retr): Remove `sleep-for' statements.
11954         Suggested by Dave Love <fx@gnu.org>.
11955
11956         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
11957         Windows/DOS.
11958
11959         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11960         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
11961         Dave Love <fx@gnu.org>.
11962
11963         * mml.el (mml-minibuffer-read-disposition): Require match.
11964         Suggested by Dave Love <fx@gnu.org>.
11965
11966 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
11969         doc string.
11970
11971 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
11974
11975 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11976
11977         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
11978         instead of calling `mm-insert-inline', to decode text/* parts
11979         before displaying them.
11980
11981 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11982
11983         * mm-uu.el (mm-uu-text-plain-type): New variable.
11984         (mm-uu-pgp-signed-extract-1): Use it.
11985         (mm-uu-pgp-encrypted-extract-1): Use it.
11986         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
11987         bind mm-uu-text-plain-type with that value.
11988         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
11989         mm-uu-dissect.
11990
11991 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * gnus-group.el (gnus-update-group-mark-positions):
11994         * gnus-sum.el (gnus-update-summary-mark-positions):
11995         * message.el (message-check-news-body-syntax):
11996         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
11997         of string-as-multibyte.
11998
11999 2004-10-05  Juri Linkov  <juri@jurta.org>
12000
12001         * gnus-group.el (gnus-update-group-mark-positions):
12002         * gnus-sum.el (gnus-update-summary-mark-positions):
12003         * message.el (message-check-news-body-syntax):
12004         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12005         8-bit unibyte values to a multibyte string for search functions.
12006
12007 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12008
12009         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12010         (mm-uu-dissect-text-parts): New function.
12011
12012         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12013         dissect text parts.
12014
12015         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12016         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12017
12018         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12019
12020         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12021         gnus-current-topics instead of gnus-current-topic.
12022
12023 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12024
12025         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12026
12027 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12028
12029         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12030         where approriate.
12031
12032         * nnml.el (nnml-generate-active-info): do.
12033
12034         * nndiary.el (nndiary-generate-active-info): do.
12035
12036         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12037         (gnus-topic-move): do.
12038
12039         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12040         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12041
12042         * gnus-srvr.el (gnus-server-prepare)
12043         (gnus-server-open-all-servers): do.
12044
12045         * gnus-msg.el (gnus-summary-cancel-article)
12046         (gnus-summary-resend-message)
12047         (gnus-summary-mail-crosspost-complaint): do.
12048
12049         * gnus-move.el (gnus-change-server): do.
12050
12051         * gnus-group.el (gnus-group-unmark-all-groups)
12052         (gnus-group-set-current-level): do.
12053
12054 2004-10-04  Simon Josefsson  <jas@extundo.com>
12055
12056         * message.el (message-generate-hashcash): Doc fix.
12057
12058 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12059
12060         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12061         avoid infinite recursion via gnus-get-function.
12062
12063 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12064
12065         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12066
12067         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12068
12069         * nnmail.el (nnmail-split-history): do.
12070
12071         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12072         (nnml-request-delete-group): do.
12073
12074         * nnslashdot.el (nnslashdot-read-groups): do.
12075
12076         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12077         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12078
12079         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12080         (nnspool-sift-nov-with-sed): Use last.
12081         (nnspool-retrieve-headers-with-nov): Use mapc.
12082         (nnspool-request-newgroups): Use dolist.
12083         (nnspool-request-group): Use last.
12084
12085         * nntp.el (nntp-read-server-type): Use dolist.
12086
12087         * nnvirtual.el (nnvirtual-create-mapping)
12088         (nnvirtual-update-read-and-marked): Use dolist.
12089         (nnvirtual-convert-headers): Simplify.
12090
12091 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12092
12093         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12094         support for sync'ing tick marks.
12095
12096 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12097
12098         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12099         there's no visible header.
12100
12101 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12102
12103         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12104         necessary, pass full group name to gnus-request-set-marks.
12105
12106 2004-10-01  Simon Josefsson  <jas@extundo.com>
12107
12108         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12109         acroread.
12110
12111 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12112
12113         * spam-report.el (spam-report-gmane): Fix interactive.
12114
12115         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12116
12117         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12118         when writing file.
12119         (gnus-agent-synchronize-flags): Don't default to being
12120         interactive.
12121
12122 2004-09-30  Simon Josefsson  <jas@extundo.com>
12123
12124         * message.el (message-generate-hashcash): Add.
12125         (message-send-mail): Use it, call mail-add-payment.
12126
12127 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12128
12129         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12130
12131 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12132
12133         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12134         gnus-requst-update-info with explicit code to sync the in-memory
12135         info read flags with the marks being sync'd to the backend.
12136
12137         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12138
12139 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12140
12141         * spam.el (spam-verify-bogofilter): Add new function.
12142         (spam-check-bogofilter)
12143         (spam-bogofilter-register-with-bogofilter): Use it.
12144         (spam-verify-bogofilter): Add small fixes.
12145
12146 2004-09-28  Simon Josefsson  <jas@extundo.com>
12147
12148         * hashcash.el (hashcash-generate-payment): Revert.
12149
12150 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12151
12152         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12153         gnus-extract-references instead of gnus-split-references.
12154
12155         * gnus-util.el (gnus-extract-references): Add new function, analogous
12156         to gnus-split-references but extracts only the message-ID without
12157         anything extra.
12158
12159         * hashcash.el (hashcash-generate-payment)
12160         (hashcash-check-payment): Do the right thing if hashcash-path is
12161         nil (because the hashcash program could not be found).
12162
12163         * spam.el (spam-use-hashcash): Remove comment.
12164
12165 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12166
12167         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12168         (gnus-cache-enter-article, gnus-cache-remove-article)
12169         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12170
12171         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12172
12173         * gnus-art.el (article-hide-boring-headers)
12174         (article-translate-strings, article-display-face)
12175         (gnus-article-mime-match-handle-first)
12176         (gnus-article-highlight-headers)
12177         (gnus-article-add-buttons-to-head): do.
12178
12179 2004-09-27  Simon Josefsson  <jas@extundo.com>
12180
12181         * hashcash.el: New version, from
12182         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12183         ../contrib/.
12184
12185 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12186
12187         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12188
12189 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12190
12191         * gnus-dup.el (gnus-dup-open): Use mapc.
12192         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12193
12194         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12195         Reported by Stefan Wiens <s.wi@gmx.net>.
12196
12197         * gnus.el (gnus-shutdown): Use dolist.
12198
12199         * gnus-undo.el (gnus-undo): Use mapc.
12200
12201         * nnrss.el (nnrss-generate-active): do.
12202
12203         * message.el (message-cite-original-without-signature)
12204         (message-cite-original): Use mapc.
12205         (message-do-actions, message-make-forward-subject): Use dolist.
12206
12207 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12208
12209         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12210         deletion to remove entire duplicate line.  Fixes merged article
12211         number bug.
12212
12213 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12214
12215         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12216         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12217         first ask if you want to open a server and then, even when you
12218         responded with no, asking if you want to synchronize the server's
12219         flags.
12220         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12221         multi-line expressions.
12222         (gnus-agent-synchronize-group-flags): New internal function.
12223         Updates marks in memory (in the info structure) AND in the
12224         backend.
12225
12226         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12227
12228         * nnagent.el (nnagent-request-set-mark): Use
12229         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12230         method, to ensure that synchronization updates marks in the
12231         backend and in the info (in memory) structure.
12232
12233 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12234
12235         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12236         convention fully; don't miss the root article of a thread; make
12237         the X-Draft-From header with correct article numbers.
12238
12239 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12240
12241         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12242         unless plugged.  Disable the agent so that an open failure causes
12243         an error.
12244
12245         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12246         Reverted 2004-09-21 change.  The backend must be opened while
12247         synchronizing flags even when the backend stores the flags
12248         locally.
12249
12250 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12251
12252         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12253         in `header' match.  Reported by Svend Tollak Munkejord.
12254
12255         * message.el (message-cite-original): Fix use of
12256         `message-cite-articles-with-x-no-archive'.
12257
12258 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12261         (gnus-window-to-buffer): Ditto.
12262
12263         * mml.el (mml-preview-buffer): New variable.
12264         (mml-preview): Manage window layout with gnus-buffer-configuration.
12265
12266         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12267         X-Draft-From header even if those articles aren't quoted.
12268
12269 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12270
12271         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12272         (gnus-request-set-mark, gnus-request-update-mark): Use new
12273         g-s-t-u-l-m to decide to use backend even when unplugged.
12274
12275 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12276
12277         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12278         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12279
12280 2004-09-20  Simon Josefsson  <jas@extundo.com>
12281
12282         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12283         "utf-16-le".
12284
12285 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12286
12287         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12288
12289 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12290
12291         * uudecode.el (uudecode-use-external): Add :version.
12292
12293         * smime.el (smime-CA-file, smime-encrypt-cipher)
12294         (smime-dns-server): Add :version.
12295
12296         * smiley.el (gnus-smiley-file-types): Add :version.
12297
12298         * sha1.el (sha1-use-external): Add :version.
12299
12300         * pgg-def.el (pgg-query-keyserver): Add :version.
12301
12302         * nnmail.el (nnmail-fancy-expiry-targets)
12303         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12304         Add :version.
12305
12306         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12307         (nnimap-retrieve-groups-asynchronous): Add :version.
12308         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12309
12310         * mml.el (mml-content-disposition-parameters)
12311         (mml-insert-mime-headers-always): Add :version.
12312
12313         * mm-util.el (mm-coding-system-priorities): Add :version.
12314
12315         * mm-decode.el (mm-inline-text-html-with-images)
12316         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12317         (mm-verify-option): Add :version.
12318         (mm-text-html-renderer): Change :version.
12319
12320         * message.el (message-fcc-externalize-attachments)
12321         (message-required-headers, message-draft-headers)
12322         (message-subject-trailing-was-query)
12323         (message-subject-trailing-was-ask-regexp)
12324         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12325         (message-mark-insert-end, message-archive-header)
12326         (message-archive-note, message-cross-post-default)
12327         (message-cross-post-note, message-followup-to-note)
12328         (message-cross-post-note-function, message-use-mail-followup-to)
12329         (message-subscribed-address-functions)
12330         (message-subscribed-address-file, message-subscribed-addresses)
12331         (message-subscribed-regexps, message-allow-no-recipients)
12332         (message-yank-cited-prefix, message-signature-insert-empty-line)
12333         (message-hidden-headers, message-hierarchical-addresses)
12334         (message-mail-user-agent, message-use-idna)
12335         (message-valid-fqdn-regexp)
12336         (message-strip-special-text-properties, message-header-synonyms)
12337         (message-beginning-of-line, message-tab-body-function): Add :version.
12338         (message-insert-canlock, message-wide-reply-confirm-recipients):
12339         Change :version.
12340
12341         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12342         and :version.
12343         (mail-source-delete-old-incoming-confirm)
12344         (mail-source-movemail-program): Add :version.
12345
12346         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12347         (gnus-agent-cache, gnus-agent): Change :version.
12348
12349         * gnus-util.el (gnus-use-byte-compile): Change :version.
12350
12351         * gnus-sum.el (gnus-summary-make-false-root-always)
12352         (gnus-summary-default-high-score)
12353         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12354         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12355         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12356         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12357         (gnus-sum-thread-tree-single-indent)
12358         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12359         (gnus-sum-thread-tree-leaf-with-other)
12360         (gnus-sum-thread-tree-single-leaf): Add :version.
12361         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12362         (gnus-article-loose-mime): Change :version.
12363
12364         * gnus-start.el (gnus-backup-startup-file)
12365         (gnus-save-startup-file-via-temp-buffer): Add :version.
12366
12367         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12368         (gnus-server-offline-face): Add :version.
12369
12370         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12371
12372         * gnus-msg.el (gnus-gcc-externalize-attachments)
12373         (gnus-debug-files, gnus-debug-exclude-variables)
12374         (gnus-discouraged-post-methods): Change :version.
12375         (gnus-confirm-mail-reply-to-news)
12376         (gnus-confirm-treat-mail-like-news): Add :version.
12377
12378         * gnus-int.el (gnus-server-unopen-status): Add :version.
12379
12380         * gnus-group.el (gnus-group-jump-to-group-prompt)
12381         (gnus-large-ephemeral-newsgroup)
12382         (gnus-fetch-old-ephemeral-headers): Add :version.
12383
12384         * gnus-fun.el (gnus-x-face-directory)
12385         (gnus-convert-pbm-to-x-face-command)
12386         (gnus-convert-image-to-x-face-command)
12387         (gnus-convert-image-to-face-command): Add :version.
12388
12389         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12390
12391         * gnus-cite.el (gnus-cite-blank-line-after-header)
12392         (gnus-article-boring-faces): Add :version.
12393
12394         * gnus-art.el (gnus-buttonized-mime-types)
12395         (gnus-inhibit-mime-unbuttonizing)
12396         (gnus-treat-display-face)
12397         (gnus-treat-body-boundary): Change :version.
12398         (gnus-body-boundary-delimiter, gnus-picon-databases)
12399         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12400         (gnus-treat-date-english, gnus-treat-fold-headers)
12401         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12402         (gnus-treat-mail-picon, gnus-treat-wash-html)
12403         (gnus-article-encrypt-protocol)
12404         (gnus-use-idna, gnus-article-over-scroll)
12405         (gnus-mime-display-multipart-alternative-as-mixed)
12406         (gnus-mime-display-multipart-related-as-mixed)
12407         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12408         (gnus-ctan-url, gnus-button-ctan-handler)
12409         (gnus-button-handle-ctan-bogus-regexp)
12410         (gnus-button-ctan-directory-regexp)
12411         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12412         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12413         (gnus-button-man-level, gnus-button-emacs-level)
12414         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12415
12416         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12417         (gnus-agent-go-online): Change :version.
12418         (gnus-agent-expire-unagentized-dirs)
12419         (gnus-agent-auto-agentize-methods): Add :version.
12420
12421         * flow-fill.el (fill-flowed-display-column)
12422         (fill-flowed-encode-column): Add :version.
12423
12424         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12425         (gnus-outlook-deuglify-unwrap-max)
12426         (gnus-outlook-deuglify-cite-marks)
12427         (gnus-outlook-deuglify-unwrap-stop-chars)
12428         (gnus-outlook-deuglify-no-wrap-chars)
12429         (gnus-outlook-deuglify-attrib-cut-regexp)
12430         (gnus-outlook-deuglify-attrib-verb-regexp)
12431         (gnus-outlook-deuglify-attrib-end-regexp)
12432         (gnus-outlook-display-hook): Add :version.
12433
12434         * binhex.el (binhex-use-external): Add :version.
12435
12436 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12437
12438         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12439         and `invisible'.
12440
12441 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12442
12443         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12444         in gnus-registry-trim.
12445
12446 2004-09-13  Simon Josefsson  <jas@extundo.com>
12447
12448         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12449
12450         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12451
12452         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12453         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12454         <yamaoka@jpl.org>.
12455         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12456         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12457         <yamaoka@jpl.org>.
12458
12459         * sieve.el (sieve-manage-mode): Ditto.
12460
12461 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12462
12463         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12464
12465 2004-09-11  Simon Josefsson  <jas@extundo.com>
12466
12467         * dns-mode.el: Add.
12468
12469         * mm-view.el (mm-display-dns-inline): Add.
12470
12471         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12472         (mm-automatic-display): Ditto.
12473
12474         * mailcap.el (mailcap-mime-data): Add text/dns.
12475         (mailcap-mime-extensions): Map .soa to text/dns.
12476
12477 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12478
12479         * gnus-art.el (article-decode-mime-words, article-babel)
12480         (gnus-article-highlight-signature, gnus-article-add-buttons)
12481         (gnus-signature-toggle): Remove unnecessary bindings of
12482         `inhibit-read-only' inherited from v5.10 merge.
12483
12484 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12485
12486         * nntp.el (nntp): New customization group.
12487         (nntp-authinfo-file): Add customization group.
12488
12489         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12490
12491         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12492
12493         * gnus.el (to-address, to-list, subscribed)
12494         (large-newsgroup-initial): Ditto.
12495
12496         * flow-fill.el (fill-flowed-display-column)
12497         (fill-flowed-encode-column): Ditto.
12498
12499 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12500
12501         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12502         Use point-min rather than 1.
12503         (message-send-mail): Use buffer-size rather than point-max.
12504
12505         * gnus-sum.el (gnus-summary-search-article-forward):
12506         Signal a specific `search-failed' rather than a generic `error'.
12507
12508         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12509         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12510         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12511
12512 2004-09-10  Simon Josefsson  <jas@extundo.com>
12513
12514         * nndb.el (require): Remove tcp and duplicate cl.
12515
12516 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12517
12518         * gnus-agent.el (directory-files-and-attributes): Move forward.
12519
12520 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12521
12522         * gnus-agent.el (directory-files-and-attributes): Optionally
12523         defined to support XEmacs.
12524
12525 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12526
12527         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12528         to avoid run-time CL dependencies.
12529         (gnus-agent-unfetch-articles): New function.
12530         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12531         article numbers even when local .overview file is missing.
12532         (gnus-agent-read-article-number): New function.  Only accepts
12533         27-bit article numbers.
12534         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12535         gnus-agent-read-article-number.
12536         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12537         from backend while recognizing that article numbers in .overview
12538         must be valid.
12539         (gnus-agent-update-files-total-fetched-for): Use
12540         directory-files-and-attributes to improve performance.
12541         * gnus-int.el (gnus-request-move-article): Use
12542         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12543         improve performance.
12544
12545         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12546         some users confused by references to .newsrc when they only have a
12547         .newsrc.eld file.
12548         (gnus-convert-mark-converter-prompt)
12549         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12550         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12551         New function.  Used internally to only display 'gnus converting
12552         files' message when actually necessary.
12553
12554         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12555         methods now autoloaded.
12556
12557 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12560         identifiers.
12561
12562 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12563
12564         * gnus-picon.el: Fix indentation and closing parenthesis.
12565
12566 2004-09-01  Simon Josefsson  <jas@extundo.com>
12567
12568         * message.el (message-canlock-generate): Require sha1, not
12569         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12570         to require within a function.  Sadly, if sha1.el isn't loaded, the
12571         let binding in m-c-g will hide the defcustom definition, which is
12572         bad.)
12573
12574         * canlock.el: Require sha1, not sha1-el.
12575
12576         * message.el: Don't autoload sha1 (there is a autoload cookie in
12577         sha1.el).
12578
12579         * sha1-el.el: Renamed to sha1.el.
12580
12581 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12582
12583         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12584
12585 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12586
12587         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12588
12589 2004-08-30  Kim F. Storm  <storm@cua.dk>
12590
12591         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12592
12593         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12594         Add :group 'nnimap.
12595
12596 2004-08-30  Andreas Schwab  <schwab@suse.de>
12597
12598         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12599         ?* and ?\;.
12600
12601         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12602         and ?\' to symbol instead of whitespace.
12603
12604 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12605
12606         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12607
12608         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12609         instead of re-search-forward.
12610
12611         * gnus-uu.el (gnus-uu-save-article): Ditto.
12612         (gnus-uu-post-encode-uuencode): Ditto.
12613
12614         * html2text.el (html2text-clean-list-items): Ditto.
12615         (html2text-clean-dtdd): Ditto.
12616         (html2text-format-tags): Ditto.
12617
12618         * message.el (message-send-mail-with-sendmail): Fix regexp.
12619         (message-fill-field-general): Use search-forward instead of
12620         re-search-forward.
12621         (unbold-region): Ditto.
12622
12623         * nnrss.el (nnrss-request-article): Ditto.
12624
12625         * nnslashdot.el (nnslashdot-request-article): Ditto.
12626
12627         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12628
12629         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12630         "Unrecognized menu descriptor" error in XEmacs.
12631
12632 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12633
12634         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12635         parent article of a sparse article in the thread hashtb.
12636
12637 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12638
12639         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12640         (nnmail-expand-newtext): Lowercase expanded entries if
12641         nnmail-split-lowercase-expanded is non-nil.
12642
12643 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12646
12647         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12648         of gnus-tmp-news-method into string under XEmacs.  It will be
12649         passed to gnus-correct-length which takes only a string argument.
12650
12651 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-util.el (gnus-bind-print-variables): New macro.
12654         (gnus-prin1): Use it.
12655         (gnus-prin1-to-string): Use it.
12656         (gnus-pp): New function.
12657         (gnus-pp-to-string): New function.
12658
12659         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12660         Replace pp-to-string with gnus-pp-to-string.
12661         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12662         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12663         * gnus-msg.el (gnus-debug): Ditto.
12664         * gnus-score.el (gnus-score-save): Ditto.
12665         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12666         gnus-pp-to-string.
12667         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12668         with gnus-pp.
12669         * score-mode.el (gnus-score-pretty-print): Ditto.
12670         * webmail.el (webmail-debug): Ditto.
12671
12672 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * gnus-art.el (article-display-face, article-display-x-face):
12675         Use buffer-read-only.
12676
12677 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * gnus-art.el (article-hide-list-identifiers):
12680         Bind inhibit-read-only as t.
12681
12682 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12683
12684         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12685
12686 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12687
12688         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12689         (gnus-narrow-to-page): Don't assume point-min == 1.
12690         (gnus-article-edit-mode): Derive from message-mode.
12691
12692         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12693         point-min == 1.
12694
12695         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12696         Disable incorrect use of `assert'.
12697
12698         * message.el (message-mode): Set comment-start-skip.
12699
12700
12701 2004-08-22  Sam Steingold  <sds@gnu.org>
12702
12703         * pop3.el (pop3-leave-mail-on-server): New user variable.
12704         (pop3-movemail): Delete mail only when it is nil.
12705
12706 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12707
12708         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12709
12710         * mml.el (mml-preview): Use `pop-to-buffer'.
12711
12712         * message.el (message-goto-mail-followup-to): Insert after "To".
12713         (message-carefully-insert-headers): Add comment.
12714
12715         * gnus.el: Remove unused variable `gnus-article-check-size'.
12716
12717         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12718
12719         * gnus-art.el (gnus-button-alist): Improve
12720         `gnus-button-handle-library' entry.
12721
12722 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12723
12724         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12725         downcase, since XEmacs capitalizes error messages differently.
12726
12727 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12728
12729         * nntp.el: Add (require 'gnus) due to reference to
12730         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
12731
12732 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
12733
12734         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12735         `mm-fill-flowed'.
12736
12737         * mm-decode.el (mm-dissect-singlepart): Check it.
12738
12739 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
12740
12741         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12742         'imap' for netrc parsing.
12743
12744 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
12745
12746         * mailcap.el (mailcap-mime-data): Mark as risky.
12747
12748 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12749
12750         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
12751         may be included in the encoded word.
12752         (rfc2047-encode): Don't append a space if the encoded word
12753         includes close parenthesis.
12754
12755 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
12758         of text within parentheses.
12759
12760 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
12761
12762         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
12763         (gnus-encrypt-write-file-contents): Make the password key the file
12764         name PLUS the cipher, not just the cipher.  Also remove failed
12765         passwords from the cache.
12766
12767 2004-08-06  Simon Josefsson  <jas@extundo.com>
12768
12769         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
12770         fix.
12771
12772 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
12775         LWSP.
12776
12777 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
12778
12779         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
12780         to append in-reply-to: data to the references: header.
12781
12782         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
12783         (netrc-parse): Use gnus-encrypt.el functions.
12784
12785         * gnus-encrypt.el: Add new file for encryption support; currently
12786         does only a few GPG ciphers and an internal XOR cipher.
12787
12788         * password.el: Add comments on using password-read-and-add.
12789         (password-read-and-add): Add function to read and add the
12790         password to the cache at once.
12791
12792 2004-07-28  Simon Josefsson  <jas@extundo.com>
12793
12794         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
12795         parameter (but don't use it, for now).
12796
12797         * imap.el (imap-ssl-open): Use imap-process-connection-type,
12798         instead of hard coding to nil.
12799
12800 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12801
12802         * mm-view.el (mm-inline-image-emacs): Open lines under an image
12803         as mm-inline-image-xemacs does.
12804
12805 2004-07-26  Simon Josefsson  <jas@extundo.com>
12806
12807         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
12808         Revert part of 2004-07-17 change below.
12809
12810 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
12813         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12814
12815 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12816
12817         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
12818         quotes that actually start with ">" at the beginning of the
12819         lines.
12820
12821 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12822
12823         * rfc2047.el (rfc2047-encode-region): Fix last change.
12824         (rfc2047-encode-parameter): Remove useless concat.
12825
12826 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12827
12828         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
12829         encode special characters; fix some kind of misconfigured headers;
12830         signal a real error if debug-on-quit or debug-on-error is non-nil.
12831         (rfc2047-encode-max-chars): New variable.
12832         (rfc2047-encode-1): Use it.
12833         (rfc2047-encode-parameter): New function.
12834
12835         * mml.el (mml-insert-parameter): Remove an excessive space.
12836
12837 2004-07-17  Simon Josefsson  <jas@extundo.com>
12838
12839         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
12840         Kai Grossjohann <kai@emptydomain.de>.
12841         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
12842         (gnus-group-make-menu-bar): Ditto.
12843
12844         * gnus-util.el (gnus-group-server): Add.
12845
12846 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
12847
12848         * message.el (message-clone-locals): Clone sendmail and smtp
12849         variables.
12850
12851 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12852
12853         * rfc2047.el (rfc2047-encode-region): Fix last change.
12854
12855 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
12858         characters as non-special.
12859
12860 2004-07-09  Simon Josefsson  <jas@extundo.com>
12861
12862         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
12863         Users will lose all flag changes made while unplugged with
12864         e.g. nntp unless flag synchronization happens, thus `nil' is not a
12865         good default.  See numerous reports on ding mailing list.
12866
12867 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12868
12869         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
12870         add generate-head-function and generate-article-function to the
12871         rfc822-forward entry.
12872         (nndoc-rfc822-forward-generate-article): New function.
12873         (nndoc-rfc822-forward-generate-head): New function.
12874
12875         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
12876
12877 2004-07-06  Dan Christensen  <jdc@uwo.ca>
12878
12879         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
12880         respect display group parameter and gnus-summary-expunge-below.
12881         (gnus-articles-to-read): Remove unused reference to display group
12882         parameter.
12883
12884 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12885
12886         * nnheader.el (nnheader-uniquify-message-id): New experimental
12887         variable.
12888         (nnheader-nov-read-message-id): Use it.
12889
12890         * spam-report.el (spam-report-gmane): Add interactive.
12891
12892 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12893
12894         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
12895         qp-or-base64 for the application/* types.
12896
12897 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
12898
12899         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
12900
12901 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
12902
12903         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
12904         trim value.
12905
12906 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
12907
12908         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
12909         New macro and function.
12910         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
12911
12912 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
12915         after-load-alist.
12916
12917 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12918
12919         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
12920         update info that isn't there.
12921
12922 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
12923
12924         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
12925         entry.
12926
12927 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * mm-view.el (mm-inline-render-with-function): Use multibyte
12930         buffer; decode html source by charset.
12931
12932         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
12933
12934         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
12935         Mule-UCS is loaded under XEmacs.
12936         (mm-mime-mule-charset-alist): Avoid duplicated entries.
12937
12938 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
12939
12940         * nnheader.el (nnheader-max-head-length): Increase to 8192.
12941
12942 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * mm-util.el (mm-coding-system-p): Return a coding-system.
12945         (mm-mime-mule-charset-alist): Use shift_jis instead of
12946         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
12947         entries for the mime charsets iso-2022-jp-3 and shift_jis.
12948         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
12949         instead of japanese-shift-jis and iso-latin-1 respectively in
12950         order to share the default value with both Emacs and XEmacs-mule.
12951         (mm-mule-charset-to-mime-charset): Make
12952         mm-coding-system-priorities effective.
12953         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
12954         while predicating of candidates upon the priorities.
12955
12956 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
12957
12958         * gnus-sum.el (gnus-summary-make-menu-bar): Add
12959         gnus-uu-invert-processable.
12960
12961         * gnus.el: Autoload gnus-uu-invert-processable.
12962
12963 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12964
12965         * mm-util.el (mm-with-multibyte-buffer): New macro.
12966
12967         * rfc2047.el (rfc2047-encode-string): Use it.
12968         (rfc2047-encode-region): Move point to the end of the region after
12969         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
12970
12971 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
12974         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
12975
12976 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
12979         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
12980         Karl Chen <quarl@nospam.quarl.org>.
12981
12982 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
12983
12984         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
12985         invalid addresses.
12986
12987 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
12988
12989         * spam.el: Change section markers, revise TODO list.
12990         (spam-backends): Make new master list of all installed backends.
12991         (spam-summary-exit-behavior): Add new variable to determine how
12992         messages moves are done at summary exit.
12993         (spam-move-spam-nonspam-groups-only)
12994         (spam-process-ham-in-nonham-groups)
12995         (spam-process-ham-in-spam-groups): Remove variables, the
12996         spam-summary-exit-behavior variable should be used to manage this
12997         behavior.
12998         (spam-old-ham-articles, spam-old-spam-articles): Remove.
12999         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13000         and spam-old-spam-articles.
13001         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13002         Add empty variables, placeholders for the backends they represent.
13003         (spam-set-difference): Move, unchanged.
13004         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13005         unless the user has a processor variable.
13006         (spam-classifications, spam-classification-valid-p)
13007         (spam-backend-properties, spam-backend-property-valid-p)
13008         (spam-backend-function-type-valid-p)
13009         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13010         (spam-report-articles-gmane, spam-report-articles-resend):
13011         Remove functions, they are not needed.
13012         (spam-install-backend-super, spam-backend-list)
13013         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13014         (spam-backend-function, spam-backend-ham-registration-function)
13015         (spam-backend-spam-registration-function)
13016         (spam-backend-ham-unregistration-function)
13017         (spam-backend-spam-unregistration-function)
13018         (spam-backend-statistical-p, spam-backend-mover-p)
13019         (spam-install-backend-alias, spam-install-checkonly-backend)
13020         (spam-install-mover-backend, spam-install-nocheck-backend)
13021         (spam-install-backend, spam-install-statistical-backend)
13022         (spam-install-statistical-checkonly-backend): Add backend installation
13023         support.
13024         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13025         (spam-group-processor-p): Use the new backend code and respect the
13026         summary exit behavior.
13027         (spam-mark-spam-as-expired-and-move-routine): Remove.
13028         (spam-summary-prepare): Change to use the new spam-old-articles
13029         variable.
13030         (spam-copy-or-move-routine, spam-copy-spam-routine)
13031         (spam-move-spam-routine, spam-copy-ham-routine)
13032         (spam-move-ham-routine): Add code to copy/move ham or spam.
13033         (spam-fetch-field-fast): Improve doc and code, plus allow the
13034         'number request.
13035         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13036         variables.
13037         (spam-split, spam-find-spam): Use the new backend code.
13038         (spam-registration-functions): Remove variable.
13039         (spam-unregister-routine): Add convenience wrapper.
13040         (spam-log-undo-registration, spam-register-routine)
13041         (spam-log-processing-to-registry)
13042         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13043         where possible.
13044         (spam-check-gmane-xref, spam-check-regex-headers)
13045         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13046         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13047         (spam-check-bogofilter-headers, spam-check-spamoracle)
13048         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13049         (spam-check-crm114-headers): Use the spam-split-group that
13050         spam-split prepares, no need to determine it every time.
13051
13052         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13053         to the nnheader-parse-naked-head call.
13054
13055         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13056
13057         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13058         the nnheader-nov-read-message-id call.
13059
13060 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13061
13062         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13063         gnus-activate-group twice.  Suggested by Markus Peter
13064         <warp@spin.de>.
13065
13066 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * gnus-art.el (gnus-article-time-format): Exchange the order of
13069         day and month in the default value; fix customization type.
13070         (article-date-ut): Use add-text-properties.
13071         (article-make-date-line): Use message-make-date instead of
13072         current-time-string.
13073
13074         * message.el (message-fetch-field): Don't use set-text-properties.
13075         (message-make-date): Simplify.
13076
13077         * messagexmas.el (message-xmas-make-date): New function.
13078         (message-xmas-redefine): Defalias message-make-date to it.
13079
13080 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13081
13082         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13083         (rfc2047-encode-region): Treat text within parentheses as special;
13084         show the original text when error has occurred.
13085
13086         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13087         already-computed method to gnus-activate-group.
13088
13089         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13090         same select-methods identical Lisp objects.
13091
13092         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13093         object when modifying the info.
13094
13095 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13098         gnus-opened-servers since it has never been opened with the new
13099         configuration yet.
13100
13101 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13102
13103         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13104         arg to nnheader-generate-fake-message-id.
13105
13106 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13107
13108         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13109         number and build a fake message ID localized to a group and
13110         article number (so it's repeatable from that point on).
13111         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13112         ID format.
13113
13114         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13115         nnheader-generate-fake-message-id with the article number.
13116
13117 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13118
13119         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13120         end-of-buffer.
13121
13122 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13123
13124         * message.el (message-ignored-supersedes-headers): Add Approved.
13125
13126 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13129         goto-char.
13130         (rfc2047-encode): Fold the line before encoding.
13131
13132 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13133
13134         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13135         folding -- not all headers can be folded, and this should be done
13136         by the message composition mode.  Probably.  I think.
13137
13138 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13139
13140         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13141         fast.
13142
13143         * gnus-ems.el (gnus-remove-image): Don't use
13144         message-text-with-property; remove only the image found first.
13145
13146         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13147         found first.
13148
13149 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13150
13151         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13152
13153 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13154
13155         * message.el (message-text-with-property): Make it fast and accept
13156         optional arguments.
13157         (message-strip-forbidden-properties): Use it.
13158         (message-fix-before-sending): Follow the m-t-w-p change.
13159
13160         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13161
13162 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13163
13164         * gnus-art.el (article-hide-headers): Don't change the buffer
13165         mistakenly when performing mml-preview even if
13166         gnus-single-article-buffer is nil.
13167
13168 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13169
13170         * message.el (message-expand-name-databases): New user option.
13171         (message-expand-name): Use it.
13172
13173 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13174
13175         * spam.el (spam-report-articles-resend)
13176         (spam-report-resend-register-routine): Allow ham reporting.
13177         (spam-report-resend-register-ham-routine): Add wrapper.
13178         (spam-registration-functions): Add ham resending functions.
13179         (spam-list-of-processors): Add ham resend processor.
13180
13181         * gnus.el (ham-resend-to): Add new group parameter.
13182         (spam-process): Add ham resend option.
13183
13184         * spam-report.el (spam-report-resend): Allow reporting ham.
13185         (spam-report-resend-ham): Add wrapper.
13186
13187 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13188
13189         * message.el (message-cite-articles-with-x-no-archive): New
13190         variable.
13191         (message-cite-original): Use it.
13192
13193 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13194
13195         * message.el (message-cite-original): Respect X-No-Archive.
13196
13197 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * gnus-art.el (article-hide-headers): Refer to the values for
13200         gnus-ignored-headers and gnus-visible-headers in the summary
13201         buffer since a user may have set them as group parameters.
13202
13203 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13204
13205         * assistant.el (assistant-node-name): Add convenience function.
13206         (assistant-render-text, assistant-render-node): Add error handling,
13207         plus handle multiple next nodes.
13208         (assistant-find-next-node): Comment out for now.
13209         (assistant-find-next-nodes): Add function, returns list of next
13210         nodes.
13211
13212 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13213
13214         * mail-source.el (mail-source-directory): Fix doc-string.
13215
13216 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13217
13218         * assistant.el (assistant-render-text, assistant-eval): Add :set
13219         widget type, which is different because it takes and returns a
13220         list.  Much hilarity ensues.
13221
13222 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13223
13224         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13225
13226         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13227         doc-string.
13228
13229         * gnus-start.el (gnus-activate-group): Added doc-string.
13230
13231 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13234
13235 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13236
13237         * assistant.el (assistant-render-text): Try to add a :set
13238         widget, more to come.
13239
13240         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13241         strings.
13242         (spam-report-articles-resend)
13243         (spam-register-routine): Do registration iff any articles warrant
13244         it.
13245         (spam-summary-prepare-exit): Change log message for nil group
13246         destinations.
13247
13248 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13249
13250         * spam.el (spam-report-resend-register-routine): Allow
13251         spam-report-resend-to to be a group parameter or a global value.
13252
13253 2004-05-26  Simon Josefsson  <jas@extundo.com>
13254
13255         * starttls.el: Merge with my GNUTLS based starttls.el.
13256         (starttls-gnutls-program, starttls-use-gnutls)
13257         (starttls-extra-arguments, starttls-process-connection-type)
13258         (starttls-connect, starttls-failure, starttls-success): New
13259         variables.
13260         (starttls-program, starttls-extra-args): Doc fix.
13261         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13262         functions.
13263         (starttls-negotiate, starttls-open-stream): Check
13264         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13265         function if it is set.
13266
13267 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13270         structured fields.
13271
13272 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13273
13274         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13275
13276 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13277
13278         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13279         variable.
13280         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13281         assigning the spam-mark to new messages.
13282
13283 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13284
13285         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13286
13287 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13290
13291         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13292         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13293         default.
13294
13295 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13296
13297         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13298         correct data.
13299
13300 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13301
13302         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13303         (spam-group-processor-p): Fix function.
13304         (spam-group-processor-multiple-p)
13305         (spam-group-spam-processor-report-gmane-p)
13306         (spam-group-spam-processor-report-resend-p)
13307         (spam-group-spam-processor-bogofilter-p)
13308         (spam-group-spam-processor-blacklist-p)
13309         (spam-group-spam-processor-ifile-p)
13310         (spam-group-ham-processor-ifile-p)
13311         (spam-group-spam-processor-spamoracle-p)
13312         (spam-group-spam-processor-crm114-p)
13313         (spam-group-ham-processor-bogofilter-p)
13314         (spam-group-spam-processor-stat-p)
13315         (spam-group-ham-processor-stat-p)
13316         (spam-group-ham-processor-whitelist-p)
13317         (spam-group-ham-processor-BBDB-p)
13318         (spam-group-ham-processor-spamoracle-p)
13319         (spam-group-ham-processor-copy-p): Remove functions with some
13320         prejudice against unneeded code.
13321         (spam-report-articles-resend)
13322         (spam-report-resend-register-routine): Allow the group/topic
13323         spam-resend-to value to override spam-report-resend-to.
13324         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13325         properly now.
13326
13327         * gnus.el (spam-resend-to): Add group/topic parameter.
13328         (spam-process): Move the OBSOLETE processors to the end of the
13329         choices.
13330
13331 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13332
13333         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13334         with resend-to set to nil, and then ask the user if necessary.
13335         (spam-report-resend): spam-report-resend takes a list of articles, not
13336         separate article numbers.
13337
13338 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13339
13340         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13341         addition to emacs-w3m.
13342
13343 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13344
13345         * assistant.el (assistant-authinfo-data): New function.
13346         (assistant-eval): Eval for entire assistant.
13347
13348         * netrc.el (netrc-services-file): New variable.
13349         (netrc-parse-services): New function.
13350         (netrc-find-service-name): New function.
13351         (netrc-find-service-number): New function.
13352         (netrc-port-equal): New function.
13353         (netrc-machine): Use it.
13354
13355         * nnimap.el (nnimap-open-connection): Use netrc.
13356
13357         * gnus-util.el (gnus-netrc-get): Remove aliases.
13358
13359         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13360
13361         * assistant.el (wid-edit): Fix compilation.
13362
13363         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13364
13365 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13366
13367         * gnus-util.el (gnus-set-file-modes): New function.  (small
13368         patch).
13369
13370 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13371
13372         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13373
13374         * assistant.el (assistant-render-node): Fix up rendering and
13375         read-only text.
13376         (assistant-render-node): Reset.
13377         (assistant-make-read-only): Not sticky.
13378
13379 2004-05-20  Danny Siu  <dsiu@adobe.com>
13380
13381         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13382         centered even when gnus-auto-center-summary is t.
13383
13384 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13385
13386         * dns.el (dns-get-txt-answer): New function.
13387         (dns-read-txt): Ditto.
13388         (query-dns): Use it.
13389
13390 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13393         active for foreign groups even if the group level is higher than
13394         the specified value.
13395
13396 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13397
13398         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13399         non-active groups.
13400
13401         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13402
13403 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13404
13405         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13406
13407 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13408
13409         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13410         (spam-crm114-header, spam-crm114-spam-switch)
13411         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13412         (spam-crm114-positive-spam-header)
13413         (spam-crm114-database-directory, spam-list-of-processors)
13414         (spam-group-spam-processor-crm114-p)
13415         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13416         (spam-generic-score, spam-list-of-checks)
13417         (spam-list-of-statistical-checks, spam-registration-functions)
13418         (spam-check-crm114-headers, spam-crm114-score)
13419         (spam-check-crm114, spam-crm114-register-with-crm114)
13420         (spam-crm114-register-spam-routine)
13421         (spam-crm114-unregister-spam-routine)
13422         (spam-crm114-register-ham-routine)
13423         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13424         asjo@koldfront.dk (Adam Sjøgren).
13425
13426         * gnus.el: Add spam-use-crm114.
13427
13428         * spam.el (spam-list-of-processors, spam-registration-functions):
13429         Add spam-use-resend.
13430         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13431         (spam-report-articles-gmane): Add doc fix.
13432         (spam-report-articles-resend, spam-report-resend-register-routine):
13433         Add wrappers around spam-report-resend-to.
13434
13435         * spam-report.el (spam-report-resend-to, spam-report-resend):
13436         Add support for resending spam.
13437         (spam-report-gmane): Fix line length >80.
13438
13439         * gnus.el (spam-process): Add spam-use-resend.
13440
13441 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13442
13443         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13444         number of processed spam messages.
13445         (spam-ham-copy-or-move-routine): Return the number of processed
13446         ham messages.
13447         (spam-summary-prepare-exit): Use the above values to decide
13448         whether status messages shouled be displayed.
13449
13450 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13453         `rfc2047-encoding-function-alist' in order to avoid conflicting
13454         with the old version.
13455         (rfc2047-encode-region): Concatenate words containing non-ASCII
13456         characters in structured fields; don't encode space-delimited
13457         ASCII words even in unstructured fields; don't break words at
13458         char-category boundaries.
13459         (rfc2047-encode-1): New function.
13460         (rfc2047-encode): Use it; encode text so that it occupies the
13461         maximum width within 76-column; work correctly on Q encoding for
13462         iso-2022-* charsets.
13463         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13464         sure not to break a line just after the header name.
13465         (rfc2047-b-encode-region): Removed.
13466         (rfc2047-b-encode-string): New function.
13467         (rfc2047-q-encode-region): Removed.
13468         (rfc2047-q-encode-string): New function.
13469
13470         * mm-util.el (mm-replace-in-string): New function.
13471
13472 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13473
13474         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13475         get it right.
13476         (gnus-inews-make-draft): Really.
13477
13478 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13479
13480         * nnmh.el (nnmh-request-list-1): Don't check the link count
13481         before descending.  (small patch)
13482
13483 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13484
13485         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13486         stuff.
13487
13488         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13489         on real group name.
13490
13491         * gnus-art.el (gnus-signature-limit): Doc fix.
13492
13493         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13494
13495         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13496
13497 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13498
13499         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13500         isn't a string.
13501
13502 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13503
13504         * gnus-draft.el (gnus-draft-send): Bind
13505         rfc2047-encode-encoded-words.
13506
13507         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13508         (rfc2047-encodable-p): Say that =? needs encoding.
13509         (rfc2047-encode-encoded-words): New variable.
13510
13511         * gnus-group.el (gnus-group-select-group): Doc fix.
13512
13513         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13514
13515         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13516         to nil.
13517
13518         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13519
13520         * nnheader.el (nnheader-get-lines-and-char): New function.
13521
13522 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13523
13524         * gnus-msg.el (gnus-summary-followup-with-original): Document
13525         yanking of region when active.
13526
13527 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13530         groups if the group level is higher than the specified value.
13531
13532 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13533
13534         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13535         (gnus-group-jump-to-group): Added prefix argument using
13536         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13537         non-active group.
13538
13539         * compface.el (uncompface): Be verbose when changing
13540         `uncompface-use-external'.
13541
13542         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13543         handle manual section.
13544
13545 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13546
13547         * gnus-art.el (gnus-button-alist): Revert previous change.
13548
13549 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13550
13551         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13552
13553 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13554
13555         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13556         whether backend can accept message.
13557
13558         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13559
13560 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13561
13562         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13563         Avoid creating directory when nntp-marks-is-evil is true.
13564         Reported by Reiner Steib.
13565
13566 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * gnus-picon.el (gnus-picon-style): New variable.
13569         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13570         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13571         Jesper Harder <harder@ifa.au.dk>.
13572
13573 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13574
13575         * message.el (message-fill-field): Return point.
13576         (message-generate-headers): Go to end of field.
13577
13578         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13579         stuff for non-living groups.
13580
13581 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13582
13583         * gnus-art.el (gnus-article-followup-with-original)
13584         (gnus-article-reply-with-original): gnus-mark-active-p ->
13585         gnus-region-active-p.
13586
13587 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13588
13589         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13590         only when there is spam or ham to be processed.
13591
13592 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13593
13594         * mail-source.el (mail-source-delete-crash-box): Refactor.
13595         (mail-source-fetch): Use it.
13596         (mail-source-fetch-file): Ditto.
13597         (mail-source-fetch-directory): Run postscript in loop.
13598         (mail-source-fetch-pop): Delete.
13599         (mail-source-fetch-maildir): Ditto.
13600         (mail-source-fetch-imap): Ditto.
13601
13602         * imap.el (imap-authenticators): Comment out sasl.
13603
13604         * message.el (message-skip-to-next-address): New function.
13605         (message-fill-header-address): Refactor.
13606         (message-fill-address): Use it.
13607         (message-delete-address): Use it.
13608         (message-fill-header-general): Refactor.
13609         (message-fill-field-address): Rename.
13610         (message-narrow-to-field): Find the start of the header.
13611         (message-header-format-alist): Don't pre-fill.
13612         (message-fill-header): Removed.
13613         (message-insert-header): New function.
13614         (message-shorten-references): Use it.
13615
13616         * rfc2047.el (rfc2047-field-value): Strip props.
13617
13618         * mail-parse.el (mail-header-make-address): New alias.
13619
13620         * ietf-drums.el (ietf-drums-make-address): New function.
13621
13622         * imap.el: Add compiler directives.
13623
13624         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13625
13626         * gnus-art.el (article-decode-idna-rhs): Don't use
13627         message-idna-inside-rhs-p.
13628
13629 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13630
13631         * message.el (message-idna-inside-rhs-p): Removed.
13632         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13633
13634         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13635         false positives.
13636
13637 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13638
13639         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13640
13641 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13642
13643         * nneething.el (nneething-file-name): Don't create spurious
13644         files.
13645
13646         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13647         (gnus-inews-do-gcc): Remove sleep.
13648
13649         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13650         part under point.
13651
13652         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13653         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13654
13655 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13656
13657         * spam.el (spam-summary-prepare-exit): Fixed (length).
13658
13659 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13660
13661         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13662         as expired without moving it" message when there are spam
13663         messages left.
13664
13665 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13666
13667         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13668         header is not nil.
13669
13670 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13671
13672         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13673         nntp-possibly-create-directory, not nntp-possibly-change-group.
13674         (nntp-marks-changed-p): New arg SERVER.
13675         (nntp-request-update-info): Adjust caller.
13676
13677 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13678
13679         * nntp.el (nntp-save-marks): Pass missing arg.
13680
13681 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13682
13683         * nntp.el: Support marks.
13684         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13685         (nntp-marks-modtime, nntp-marks-directory): New variables.
13686         (nntp-request-set-mark, nntp-request-update-info)
13687         (nntp-possibly-create-directory, nntp-marks-changed-p)
13688         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13689         functions.
13690
13691 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13692
13693         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13694         (gnus-xmas-redefine): Rename.
13695
13696         * gnus-score.el (gnus-score-insert-help): Use
13697         gnus-select-lowest-window.
13698
13699         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13700         appt-select-lowest-window and rename to gnus-select-lowest-window.
13701
13702         * gnus.el: do.
13703
13704 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13705
13706         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13707         encodings of MIME-encoded words, in order to improve
13708         interoperability with several broken MUAs.
13709
13710 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13711
13712         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13713         tags, only when charsets are not specified in headers.
13714         (mm-inline-text-html-render-with-w3m): Ditto.
13715
13716         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13717         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13718
13719 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13720
13721         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13722         instead of MIME-decoded from fields when checking
13723         `gnus-article-address-banner-alist'.
13724
13725 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13726
13727         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13728         description rather than subject.
13729
13730 2004-05-02  Steve Youngs  <steve@youngs.au.com>
13731
13732         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
13733
13734 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13735
13736         * gnus.el (gnus-version-number): Bump.
13737
13738 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13739
13740         * gnus.el: No Gnus v0.2 is released.
13741
13742 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13743
13744         * gnus-agent.el (gnus-agent-read-agentview): Inline
13745         gnus-uncompress-range.
13746
13747 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13748
13749         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13750         `exec-installed-p'.
13751
13752 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13753
13754         * gnus.el (spam-process, spam-autodetect-methods): Add
13755         bsfilter and bsfilter-headers.
13756
13757         * spam.el (spam-bsfilter): New customize group.
13758         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
13759         (spam-bsfilter-header, spam-bsfilter-probability-header)
13760         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
13761         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
13762         (spam-bsfilter-database-directory): New options.
13763         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
13764         (spam-list-of-statistical-checks, spam-registration-functions):
13765         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
13766         (spam-bsfilter-score): New command.
13767         (spam-check-bsfilter-headers, spam-check-bsfilter)
13768         (spam-bsfilter-register-with-bsfilter)
13769         (spam-bsfilter-register-spam-routine)
13770         (spam-bsfilter-unregister-spam-routine)
13771         (spam-bsfilter-register-ham-routine)
13772         (spam-bsfilter-unregister-ham-routine): New functions.
13773         (spam-generic-score): Support bsfilter; Accept an optional argument
13774         to recalcurate spam score even if scoring header has already been
13775         added.
13776         (spam-bogofilter-score, spam-spamassassin-score): Accept an
13777         optional argument to recalcurate spam score even if scoring header
13778         has already been added.
13779
13780 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
13781
13782         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
13783         strings!  Reported by David D. Smith <davidsmith@acm.org>.
13784         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
13785         link is missing.
13786
13787 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
13788
13789         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
13790         (html2text-get-attr): Rewrite.
13791
13792         * message.el (message-setup-1): Remove redundant put-text-property
13793         on mail-header-separator.
13794
13795 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
13796
13797         * gnus-registry.el (gnus-registry-cache-whitespace)
13798         (gnus-registry-action, gnus-registry-spool-action)
13799         (gnus-registry-split-fancy-with-parent): Change message levels
13800         from 5 to 3 or 7, as needed.
13801
13802         * spam.el (spam-summary-prepare-exit)
13803         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
13804         (spam-split, spam-find-spam, spam-log-undo-registration)
13805         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
13806         level from 5 to 6.
13807
13808 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13809
13810         * gnus-ems.el: Autoload appt-select-lowest-window (revert
13811         2004-03-04 change).
13812
13813 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
13814
13815         * sieve-manage.el (sieve-manage-open):
13816         * nnweb.el (nnweb-insert-html):
13817         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
13818         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
13819         * nnspool.el (nnspool-request-group):
13820         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
13821         * nnml.el (nnml-request-update-info):
13822         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
13823         (nnmh-request-create-group, nnmh-update-gnus-unreads):
13824         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
13825         (nnimap-request-set-mark):
13826         * nnfolder.el (nnfolder-request-update-info):
13827         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
13828         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
13829         * gnus-uu.el (gnus-uu-find-articles-matching):
13830         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
13831         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
13832         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
13833         * gnus-nocem.el (gnus-nocem-scan-groups):
13834         * gnus-int.el (gnus-start-news-server):
13835         * gnus-group.el (gnus-group-make-kiboze-group)
13836         (gnus-group-browse-foreign-server):
13837         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
13838         Use mapc when appropriate.
13839
13840 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
13841
13842         FIXME: Make separate entries for each person.
13843
13844         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
13845         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
13846         <shields@msrl.com>:
13847
13848         * spam.el (spam-necessary-extra-headers): Get the extra headers we
13849         may need for spam sorting and scoring.
13850         (spam-user-format-function-S): Add user format function suitable for
13851         general use.
13852         (spam-article-sort-by-spam-status): Add sorting function for summary
13853         sorting.
13854         (spam-extra-header-to-number): Add function to get a score from a
13855         header.
13856         (spam-summary-score): Add function to get a numeric score from the
13857         headers.
13858         (spam-generic-score): Fix function doc, was in wrong place.
13859         (spam-initialize): Take symbols when it's run, and install the
13860         extra headers that spam-necessary-extra-headers thinks we need.
13861
13862 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
13863
13864         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
13865         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
13866
13867 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
13868
13869         * gnus-sum.el (gnus-set-global-variables)
13870         (gnus-build-all-threads, gnus-get-newsgroup-headers)
13871         (gnus-article-get-xrefs, gnus-summary-best-group)
13872         (gnus-summary-next-article, gnus-summary-enter-digest-group)
13873         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
13874         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
13875         Use with-current-buffer.
13876
13877 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
13878
13879         * spam.el (spam-summary-prepare-exit): Simplify logic.
13880         (spam-fetch-article-header): Read the article header if it's not
13881         available.
13882         (spam-list-articles): Simplify logic.
13883         (spam-filelist-register-routine): Fix bug with unregister-list.
13884
13885         * gnus-registry.el: Fix comments at beginning.
13886
13887 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
13888
13889         * message.el (message-cater-to-broken-inn): Remove.
13890         (message-shorten-references): Make sure the total folded length of
13891         References is shorter than 998 characters to cater to a bug in INN
13892         2.3.  Also, don't pretend that references aren't folded -- this
13893         hasn't worked for a while.
13894
13895 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13896
13897         * gnus-agent.el (gnus-agentize):
13898         gnus-agent-send-mail-real-function no longer set to current value
13899         of message-send-mail-function but rather a lambda that calls
13900         message-send-mail-function.  The change makes the agent real-time
13901         responsive to user changes to message-send-mail-function.
13902
13903 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13904
13905         * legacy-gnus-agent.el
13906         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
13907         help from Florian Weimer <fw@deneb.enyo.de>
13908
13909 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * nnmail.el (nnmail-cache-insert): Revert last change.
13912
13913 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13914
13915         * nnmail.el (nnmail-cache-insert): Always check whether
13916         nnmail-cache-ignore-groups matches a group name.
13917
13918 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
13919
13920         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
13921         (spam-find-spam, spam-log-processing-to-registry)
13922         (spam-log-registered-p, spam-log-unregistration-needed-p)
13923         (spam-log-undo-registration): Use gnus-message instead of
13924         gnus-error, none of these errors are fatal.
13925
13926         * gnus-registry.el (gnus-registry-clean-empty-function)
13927         (gnus-registry-clean-empty): Remove only empty entries without
13928         extra data.
13929
13930 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
13931
13932         * spam-stat.el (spam-stat-buffer-change-to-spam)
13933         (spam-stat-buffer-change-to-non-spam): Change (error) to
13934         (gnus-message 8) invocation.
13935
13936 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * nntp.el (nntp-via-netcat-command): New variable.
13939         (nntp-via-netcat-switches): New variable.
13940         (nntp-open-via-rlogin-and-netcat): New function.
13941         (nntp-open-connection-function): Doc fix.
13942         (nntp-telnet-command): Doc fix.
13943         (nntp-end-of-line): Doc fix.
13944         (nntp-via-rlogin-command): Doc fix.
13945         (nntp-via-user-name): Doc fix.
13946         (nntp-via-address): Doc fix.
13947
13948 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
13951         error in Emacs 21.1.
13952
13953 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
13954
13955         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
13956
13957 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13958
13959         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
13960         (gnus-agent-with-refreshed-group): New macro.
13961         (gnus-agent-rename-group): New function.
13962         (gnus-agent-delete-group): New function.
13963         (gnus-agent-save-group-info): Use gnus-command-method when
13964         `method' parameter is nil.  Don't write nil entries into the
13965         active file.
13966         (gnus-agent-get-group-info): New function.
13967         (gnus-agent-fetch-articles): Use
13968         gnus-agent-update-files-total-fetched-for to increment disk space
13969         used.
13970         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
13971         gnus-agent-update-view-total-fetched-for to increment disk space
13972         used.
13973         (gnus-agent-get-local): Added optional parameters to avoid calling
13974         gnus-group-real-name and gnus-find-method-for-group.
13975         (gnus-agent-set-local): Delete stored entry if either min, or max,
13976         are nil.
13977         (gnus-agent-fetch-session): Reworded error/quit messages.  On
13978         quit, use gnus-agent-regenerate-group to record existance of any
13979         articles fetched to disk before the quit occurred.
13980         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
13981         gnus-agent-update-view-total-fetched-for, and
13982         gnus-agent-update-files-total-fetched-for to decrement disk space
13983         used.
13984         (gnus-agent-retrieve-headers): Use
13985         gnus-agent-update-view-total-fetched-for to increment disk space
13986         used.
13987         (gnus-agent-regenerate-group): Replace gnus-group-update-group
13988         with gnus-agent-update-files-total-fetched-for to decrement disk
13989         space and fresh group buffer.
13990         (gnus-agent-inhibit-update-total-fetched-for): New variable.
13991         (gnus-agent-need-update-total-fetched-for): New variable.
13992         (gnus-agent-update-files-total-fetched-for): New function.
13993         (gnus-agent-update-view-total-fetched-for): New function.
13994         (gnus-agent-total-fetched-for): New function.
13995
13996         * gnus-cache.el (gnus-cache-save-buffers): Use
13997         gnus-cache-update-overview-total-fetched-for to change disk space
13998         used by this group.
13999         (gnus-cache-possibly-enter-article): Use
14000         gnus-cache-update-file-total-fetched-for to increment disk space
14001         used by this group.
14002         (gnus-cache-possibly-remove-article): Use
14003         gnus-cache-update-file-total-fetched-for to decrement disk space
14004         used by this group.
14005         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14006         (gnus-cache-rename-group): New function.
14007         (gnus-cache-delete-group): New function.
14008         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14009         (gnus-cache-need-update-total-fetched-for): New variable.
14010         (gnus-cache-with-refreshed-group): New macro.
14011         (gnus-cache-update-file-total-fetched-for): New function.
14012         (gnus-cache-update-overview-total-fetched-for): New function.
14013         (gnus-cache-rename-group-total-fetched-for): New function.
14014         (gnus-cache-delete-group-total-fetched-for): New function.
14015         (gnus-cache-total-fetched-for): New function.
14016
14017         * gnus-group.el: Require gnus-sum and autoload functions to
14018         resolve warnings when gnus-group.el compiled alone.
14019         (gnus-group-line-format): Documented new %F.
14020         (size of Fetched data) group line format; identifies disk space
14021         used by agent and cache.
14022         (gnus-group-line-format-alist): Defined new F format.
14023         (gnus-total-fetched-for): New function.
14024         (gnus-group-delete-group): No longer update
14025         gnus-cache-active-altered as gnus-request-delete-group now keeps
14026         the cache in sync.
14027         (gnus-group-list-active): Let the agent store a server's active
14028         list if currently plugged.
14029
14030         * gnus-int.el (gnus-request-delete-group):
14031         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14032         local disk in sync with the server.
14033         (gnus-request-rename-group):
14034         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14035         local disk in sync with the server.
14036
14037         * gnus-start.el (gnus-get-unread-articles):
14038         Cosmetic simplification to logic.
14039
14040         * gnus-util.el (gnus-rename-file): New function.
14041
14042 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14043
14044         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14045
14046 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14047
14048         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14049         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14050
14051 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14052
14053         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14054         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14055
14056 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14057
14058         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14059
14060 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14061
14062         * spam.el (spam-set-difference): Add function to replace
14063         gnus-set-difference in spam.el.
14064         (spam-summary-prepare-exit): Use spam-set-difference.
14065
14066 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14067
14068         * gnus-registry.el (gnus-registry-cache-file): Update to use
14069         gnus-dribble-directory OR gnus-home-directory OR ~.
14070         (gnus-registry-split-fancy-with-parent): Fix doc.
14071
14072 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14073
14074         * message.el (message-exchange-point-and-mark): Use
14075         message-mark-active-p.  Suggested by Jesper Harder
14076         <harder@ifa.au.dk>.
14077
14078 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * message.el (message-exchange-point-and-mark): Don't activate
14081         region if it was inactive.  Suggested by Hiroshi Fujishima
14082         <pooh@nature.tsukuba.ac.jp>.
14083
14084 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14085
14086         * gnus-art.el (article-display-face): Display Faces in the same
14087         order as X-Faces.
14088
14089 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14090
14091         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14092
14093 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14096         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14097         (gnus-article-mime-hierarchy): Remove.
14098         (gnus-article-mime-hierarchy-next): Remove.
14099         (gnus-article-mode): Revert 2004-03-19 change.
14100         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14101         (gnus-insert-mime-button): Revert 2004-03-19 change.
14102         (gnus-mime-accumulate-hierarchy): Remove.
14103         (gnus-mime-enter-multipart): Remove.
14104         (gnus-mime-leave-multipart): Remove.
14105         (gnus-mime-display-part): Revert 2004-03-19 change.
14106         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14107
14108         * mml.el (mml-preview): Revert 2004-03-19 change.
14109
14110 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14111
14112         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14113
14114 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14115
14116         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14117         t while entering a file name using the mm-with-multibyte macro.
14118         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14119
14120         * mm-util.el (mm-with-multibyte): New macro.
14121
14122 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14123
14124         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14125         user option.
14126         (gnus-mime-multipart-functions): Doc and customization fix.
14127         (gnus-article-mime-hierarchy): New variable.
14128         (gnus-article-mime-hierarchy-next): New variable.
14129         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14130         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14131         gnus-article-mime-hierarchy-next to nil.
14132         (gnus-insert-mime-button): Show hierarchy numbers.
14133         (gnus-mime-accumulate-hierarchy): New function.
14134         (gnus-mime-enter-multipart): New function.
14135         (gnus-mime-leave-multipart): New function.
14136         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14137         (gnus-mime-display-alternative): Show hierarchy numbers.
14138
14139         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14140         gnus-article-mime-hierarchy-next to nil.
14141
14142 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14143
14144         * dns.el: Don't require gnus-xmas.
14145
14146 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14147
14148         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14149         inline PGP.
14150         (mml-menu): Disable mml-quote-region if mark is inactive.
14151
14152 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14153
14154         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14155         when the group's active is not available.
14156
14157 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14160         error.
14161
14162 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14163
14164         * imap.el (imap-store-password): New variable.
14165         (imap-interactive-login): Use it.
14166         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14167
14168 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14171         window-start and hscroll to summary window.
14172
14173 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14174
14175         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14176         conversion message to newsrc-dribble when an actual conversion is
14177         performed.
14178
14179 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14180
14181         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14182
14183 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14184
14185         * mm-decode.el (mm-complicated-handles): New function reviving
14186         former definition of mm-multiple-handles.
14187
14188         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14189         (gnus-mime-delete-part): Use it.
14190
14191 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14192
14193         * gnus-agent.el (gnus-agent-read-local): Bind
14194         nnheader-file-coding-system to gnus-agent-file-coding-system to
14195         avoid the implicit assumption that they will always be equal.
14196         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14197         coding-system-for-write, as the with-temp-file macro first prints
14198         to a buffer then saves the buffer.
14199
14200 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * gnus-art.el (gnus-article-edit-part): New function.
14203         (gnus-mime-save-part-and-strip): Use it; do query instead of
14204         signaling an error; don't use mm-multiple-handles.
14205         (gnus-mime-delete-part): Ditto.
14206
14207 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14208
14209         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14210         old file versions.
14211         (gnus-group-prepare-hook): Removed function that converted list
14212         form of gnus-agent-expire-days to group properties.
14213
14214         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14215         (gnus-request-accept-article): Re-indented.
14216
14217         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14218         converters to handle old agent file formats.  Added logic for a
14219         "backup before upgrading warning".
14220         (gnus-convert-mark-converter-prompt): Developers can mark
14221         functions as needing (default), or not needing,
14222         gnus-convert-old-newsrc's "backup before upgrading warning".
14223         (gnus-convert-converter-needs-prompt): Tests whether the user
14224         should be protected from potentially irreversable changes by the
14225         function.
14226
14227         * legacy-gnus-agent.el: New.  Provides converters that are only
14228         loaded when gnus-convert-old-newsrc needs to call them.
14229
14230 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14231
14232         * mail-source.el (mail-source-touch-pop): Doc fix.
14233
14234         * message.el (message-smtpmail-send-it): Doc fix.
14235
14236 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14237
14238         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14239
14240         * nnmail.el (nnmail-split-fancy): do.
14241
14242         * gnus-kill.el (gnus-kill, gnus-execute): do.
14243
14244 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14245
14246         * gnus-sum.el (gnus-widget-reversible-match)
14247         (gnus-widget-reversible-to-internal)
14248         (gnus-widget-reversible-to-external): New functions.
14249         (gnus-widget-reversible): New widget.
14250         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14251
14252 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14253
14254         * gnus-sum.el (gnus-thread-sort-functions)
14255         (gnus-article-sort-functions): Document `(not F)' items.
14256
14257 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14258
14259         * spam.el (spam-use-gmane-xref): Add new backend.
14260         (spam-gmane-xref-spam-group): Add variable to control the name of the
14261         Gmane spam group.
14262         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14263         (spam-regex-headers-spam, spam-regex-headers-ham)
14264         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14265         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14266         backends and checks.
14267         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14268
14269         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14270         an autodetect method.
14271
14272 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14273
14274         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14275         articles are being added to a group.
14276         (gnus-request-replace-article): Inform the agent that articles
14277         need to be uncached as the cached contents are no longer valid.
14278
14279 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * binhex.el: Don't autoload executable-find.
14282
14283         * canlock.el: Don't autoload mail-fetch-field.
14284
14285         * dgnushack.el: Autoload c-mode for XEmacs.
14286
14287         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14288
14289         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14290         rmail-dont-reply-to and rmail-output.
14291
14292         * gnus-score.el: Don't autoload ffap-string-at-point.
14293
14294         * gnus-setup.el: Don't autoload sc-cite-original.
14295
14296         * imap.el: Don't autoload base64-decode-string,
14297         base64-encode-string and md5.
14298
14299         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14300         and rmail-msg-restore-non-pruned-header.
14301
14302         * mm-decode.el: Don't autoload executable-find.
14303
14304         * mm-url.el: Don't autoload executable-find.
14305
14306         * mm-view.el: Don't autoload diff-mode.
14307
14308         * nndb.el: Don't autoload news-reply-mode, news-setup,
14309         cancel-timer and telnet.
14310
14311         * password.el: Don't autoload run-at-time for Emacs.
14312
14313         * sha1-el.el: Don't autoload executable-find.
14314
14315         * sieve-mode.el: Don't autoload c-mode.
14316
14317         * uudecode.el: Don't autoload executable-find.
14318
14319 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14320
14321         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14322         (gnus-agent-possibly-alter-active): Avoid null in numeric
14323         comparison.
14324         (gnus-agent-set-local): Refuse to save null in local object table.
14325         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14326         list of articles that will be marked as unread.
14327
14328 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14329
14330         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14331
14332 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14333
14334         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14335         language tags.
14336
14337 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14338
14339         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14340         Don't bind "obarray".
14341
14342         * gnus-sum.el (gnus-thread-sort-functions): Added
14343         `gnus-thread-sort-by-most-recent-number' and
14344         `gnus-thread-sort-by-most-recent-date'.
14345         Reported by Kai Grossjohann <kai@emptydomain.de>.
14346
14347 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14348
14349         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14350
14351 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14352
14353         * gnus-cus.el (gnus-agent-customize-category): Removed
14354         ignore-errors macro reference that required cl to be loaded at
14355         run-time.
14356
14357         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14358         single-interval range of the form (min . max).  Previously the
14359         range had to look like ((min . max)).  Likewise, return
14360         (min . max) rather than ((min . max)).
14361         (gnus-range-map): Use gnus-range-normalize to accept
14362         single-interval range.
14363
14364         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14365         the cache, but not the agent, now appear with their usual face.
14366
14367         * dgnushack.el (loaddir): New variable that is bound to the
14368         directory containing the dgnushack.el file. Use loaddir, rather
14369         than srcdir, to update load-path. Change lets dgnushack compile
14370         code in directories other than GNUS/lisp.
14371
14372 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14373
14374         * lpath.el: Don't bind w3m-safe-url-regexp.
14375
14376         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14377         w3m-safe-url-regexp variable buffer-local.
14378
14379         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14380
14381 2004-02-27  Simon Josefsson  <jas@extundo.com>
14382
14383         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14384         gnus-group-real-prefix.
14385         (gnus-summary-move-article): Use it, instead of
14386         gnus-group-real-prefix.
14387
14388 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14389
14390         * lpath.el: Bind w3m-safe-url-regexp.
14391
14392         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14393         w3m-safe-url-regexp variable buffer-local and set it as the value
14394         of mm-w3m-safe-url-regexp.
14395
14396         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14397
14398         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14399         parsing gnus-posting-styles when the message is not for replying.
14400
14401         * dgnushack.el: Autoload sgml-mode for XEmacs.
14402
14403         * nnrss.el (nnrss-opml-export): Use
14404         mm-set-buffer-file-coding-system instead of
14405         set-buffer-file-coding-system.
14406
14407 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14408
14409         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14410         of checkdoc.el).
14411         * nnrss.el: do.
14412         * gnus-mlspl.el: do.
14413         * gnus-ml.el: do.
14414         * gnus-srvr.el: do.
14415
14416         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14417
14418 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14419
14420         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14421         Corrections to custom-manual links.
14422
14423         * gnus-art.el (gnus-article): Ditto.
14424
14425         * mm-decode.el (mime-display, mime-security): Ditto.
14426
14427 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14428
14429         * flow-fill.el: Typo.
14430
14431 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14432
14433         * spam-wash.el: New file.
14434
14435 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14436
14437         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14438
14439 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14440
14441         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14442         to be run with new-articles as LIST1, not LIST2.
14443         (spam-registration-functions): Add spam-use-ham-copy as a nil
14444         registration backend.
14445
14446 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14447
14448         * spam-stat.el (spam-stat-washing-hook): New option.
14449         (spam-stat-buffer-words): Use it.
14450         (spam-stat-process-directory, spam-stat-test-directory): Use
14451         insert-file-contents-literally.
14452         (spam-stat-coding-system): New variable.
14453         (spam-stat-load, spam-stat-save): Use it.
14454
14455 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14456
14457         * spam-report.el (spam-report-plug-agent): Quote
14458         spam-report-url-to-file and spam-report-url-ping-plain.
14459
14460 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14461
14462         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14463         / in mailto URLs.
14464
14465 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14466
14467         * spam-report.el (spam-report-process-queue): Fix interactive use.
14468         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14469         (spam-report-unplug-agent): Doc fixes.
14470         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14471         (spam-report-agentize, spam-report-deagentize): Autoload.
14472
14473 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14476
14477         * message.el (message-setup-fill-variables): Add mml tags to
14478         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14479         <ajk@iu.edu>.
14480         (message-mode): Don't modify paragraph-separate there.
14481
14482 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14483
14484         * compface.el (uncompface-use-external): Default to undecided.
14485         (uncompface-use-external-threshold): New variable.
14486         (uncompface-float-time): New macro.
14487         (uncompface): Determine whether to use the external decoder if
14488         uncompface-use-external is undecided.
14489
14490 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14491
14492         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14493         after images.
14494
14495         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14496
14497 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14498
14499         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14500
14501         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14502
14503         * gnus-sum.el (gnus-summary-limit-to-age)
14504         (gnus-summary-limit-children): do.
14505
14506         * gnus-int.el (gnus-request-scan): do.
14507
14508         * gnus-group.el (gnus-group-suspend): do.
14509
14510         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14511
14512         * gnus-cite.el (gnus-cite-parse-attributions): do.
14513
14514         * gnus-agent.el (gnus-summary-set-agent-mark)
14515         (gnus-agent-regenerate-group): do.
14516
14517         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14518
14519         * binhex.el (binhex-decode-region-internal): do.
14520
14521 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14522
14523         * gnus-fun.el (gnus-face-properties-alist): New user option.
14524         (gnus-display-x-face-in-from): Use it.
14525
14526         * gnus-art.el (article-display-face): Ditto.
14527
14528         * compface.el (uncompface-use-external): Default to nil.
14529
14530 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14531
14532         * nntp.el (nntp-erase-buffer): New function.
14533         (nntp-retrieve-data, nntp-send-command)
14534         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14535         (nntp-possibly-change-group): Use it.
14536
14537         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14538         with-current-buffer.
14539
14540 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14541
14542         * compface.el: Merge the ELisp-based uncompface program.
14543         (compface): New customization group.
14544         (uncompface-use-external): New user option.
14545         (uncompface): Call uncompface-internal if uncompface-use-external
14546         is nil.
14547         (uncompface-internal): New function.  Note that there are also
14548         some other functions and variables added for this function.
14549
14550 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14551
14552         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14553         if necessary.
14554
14555 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14556
14557         * spam-report.el (spam-report-unplug-agent)
14558         (spam-report-plug-agent, spam-report-deagentize)
14559         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14560         Add support for the Agent in spam-report: when unplugged, report to a
14561         file; when plugged, submit all the requests.
14562
14563         * spam.el (spam-register-routine): Fix message about
14564         registration.
14565
14566 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14567
14568         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14569         dependencies.
14570         (rfc2047-encode): Use it.
14571
14572         * gnus-art.el (gnus-button-marker-list): Move before first
14573         reference.
14574
14575         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14576         (imap-parse-body): Fix format string mismatch.
14577
14578         * gnus-score.el (gnus-summary-increase-score): do.
14579
14580         * nnrss.el (nnrss-close): New function.
14581
14582 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14583
14584         * nnrss.el (nnrss-make-filename): New function.
14585         (nnrss-request-delete-group, nnrss-read-server-data)
14586         (nnrss-save-server-data, nnrss-read-group-data)
14587         (nnrss-save-group-data): Use it.
14588         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14589         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14590         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14591
14592 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14593
14594         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14595
14596 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14597
14598         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14599         files.
14600
14601         * message.el (message-generate-headers-first): Don't quote nil
14602         and t in docstrings.
14603
14604         * imap.el (imap-id): do.
14605
14606         * gnus-agent.el (gnus-agent-consider-all-articles)
14607         (gnus-agent-queue-mail): do.
14608
14609 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14610
14611         * spam-report.el (spam-report-process-queue): New function.
14612         Process requests from `spam-report-requests-file'.
14613         (spam-report-process-queue): Doc fix.
14614
14615 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14616
14617         * spam.el (spam-register-routine)
14618         (spam-log-processing-to-registry, spam-log-registered-p)
14619         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14620         Change "check" to "spam-check" for semi-clarity.
14621
14622 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14623
14624         * pop3.el: Require nnheader.
14625
14626         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14627
14628         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14629
14630         * gnus-picon.el: Require cl.
14631
14632         * gnus-fun.el: Require gnus-ems and gnus-util.
14633
14634         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14635
14636         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14637
14638         * gnus-art.el (gnus-article-edit-mode): Define before first
14639         reference.
14640
14641 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14642
14643         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14644         (gnus-uu-post-encoded): Use point-at-bol.
14645
14646         * gnus-topic.el (gnus-group-active-topic-p): do.
14647
14648         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14649
14650         * gnus-group.el (gnus-group-kill-region): do.
14651
14652         * gnus-art.el (article-date-ut): do.
14653
14654         * message.el (message-fetch-field): Remove redundant
14655         case-fold-search binding.
14656         (message-narrow-to-field): Simplify.
14657
14658 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14659
14660         * spam.el (spam-directory): Derive from `gnus-directory'.
14661
14662         * spam-report.el (spam-report-url-to-file)
14663         (spam-report-requests-file): New function and variable for offline
14664         reporting.
14665         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14666         and user defined function.
14667         (spam-report-url-ping-mm-url): Remove doubled slash.
14668
14669 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14670
14671         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14672
14673 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14674
14675         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14676         format string mismatch.
14677
14678         * sieve.el (sieve-deactivate-all): do.
14679
14680         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14681
14682         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14683
14684         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14685
14686         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14687
14688 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14689
14690         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14691         the list of checks.
14692
14693 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14694
14695         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14696         padding.
14697
14698 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14699
14700         * mm-view.el (mm-fill-flowed): New variable.
14701         (mm-inline-text): Use it.
14702
14703 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14704
14705         * spam.el (spam-spamassassin-register-ham-routine)
14706         (spam-spamassassin-register-spam-routine): Fix function names.
14707
14708 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14709
14710         * gnus.el (gnus-tmp-grouplens): Remove.
14711         (gnus-summary-line-format): Remove grouplens.
14712
14713         * gnus-group.el (gnus-group-line-format): Ditto.
14714
14715         * gnus-spec.el (gnus-format-specs): Ditto.
14716         (gnus-update-format-specifications): Flush the group format spec
14717         cache if there's the grouplens stuff.
14718         (gnus-parse-simple-format): Replace %l with the empty string.
14719
14720 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14721
14722         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14723         omission.
14724
14725 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14726
14727         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14728         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14729
14730 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14731
14732         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14733         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14734         New macros and functions.
14735         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14736         Handle > NLINK_MAX messages.
14737         * nnmaildir.el (nnmaildir-request-set-mark): Use
14738         nnmaildir--emlink-p and nnmaildir--eexist-p.
14739
14740 2004-01-25  Alex Schroeder  <alex@gnu.org>
14741
14742         * spam-stat.el (spam-stat-process-directory-age): New option.
14743         (spam-stat-process-directory): Use it.
14744
14745 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
14746
14747         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14748         (spam-stat-save): Accept prefix argument.
14749
14750 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
14751
14752         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
14753         links" error.
14754
14755 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14756
14757         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
14758         the rest of the and/or forms.
14759
14760 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14761
14762         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
14763         compatibility with old .newsrc.eld files.
14764
14765         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
14766
14767         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
14768
14769         * gnus-start.el (gnus-1): do.
14770
14771         * gnus-group.el (gnus-group-line-format-alist): do.
14772
14773         * gnus.el (gnus-use-grouplens, gnus-visual): do.
14774
14775         * gnus-gl.el: Remove.
14776
14777 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14778
14779         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
14780         marks consisting of a single range {for example, (3 . 5)} rather
14781         than a list of a single range { ((3 . 5)) }.
14782
14783 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14784
14785         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
14786         with-current-buffer.
14787         (spam-stat-store-current-buffer): Use insert-buffer-substring to
14788         avoid consing a string.
14789
14790         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
14791         Remove obsolete entries for big5 and gb2312.
14792
14793 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14794
14795         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
14796         uncompressed list.
14797
14798 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
14799
14800         * spam-stat.el (spam-stat-strip-xref): New function.
14801         (spam-stat-process-directory): Use it.
14802
14803         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
14804         here -- it's done in message-fetch-field.
14805
14806 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14807
14808         * gnus-agent.el (gnus-agent-queue-mail)
14809         (gnus-agent-prompt-send-queue): New variables.
14810         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
14811         * gnus-draft.el (gnus-group-send-queue): Pass the group name
14812         "nndraft:queue" along to gnus-draft-send.  Use
14813         gnus-agent-prompt-send-queue.
14814         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
14815         is "nndraft:queue".  Suggested by Gaute Strokkenes
14816         <gs234@srcf.ucam.org>
14817
14818         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
14819         (agent-enable-undownloaded-faces): Added.
14820         (gnus-agent-cat-groups): Use eval-and-compile, not
14821         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
14822         method of gnus-agent-cat-groups even when the buffer has been
14823         evaled.
14824         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
14825         delete gnus-agent-save-active-1.
14826         (gnus-agent-save-groups): Deleted.  Identical to
14827         gnus-agent-save-active.
14828         (gnus-agent-write-active): No longer adjust agent's copy of active
14829         file as agent's adjustments are now stored in their own
14830         file.  Removed optional parameter.
14831         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
14832         servers.  Add use of min/max range limits from server's local
14833         file.
14834         (gnus-agent-save-alist): Removed unused optional argument.
14835         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
14836         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
14837         (gnus-agent-set-local): A per-server file that keeps min/max range
14838         limits for articles known to the agent.  Provides a fast mechanism
14839         for altering many active ranges.
14840         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
14841         active file (local makes it unnecessary).
14842         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
14843
14844         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
14845         (agent-enable-undownloaded-faces): Added.
14846
14847         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
14848         disable it when sending to "nndraft:queue".
14849         (gnus-group-send-queue): Add safety check to avoid sending queue
14850         when unplugged.
14851
14852         * gnus-group.el (gnus-group-catchup): Use new
14853         gnus-sequence-of-unread-articles, not
14854         gnus-list-of-unread-articles, to avoid exhausting memory with huge
14855         numbers of articles.  Use gnus-range-map to avoid having to
14856         uncompress the unread list.
14857         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
14858         Fixed invalid ange-ftp reference.
14859
14860         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
14861         (gnus-sorted-range-intersection): Intersection of two ranges
14862         without requiring that they first be uncompressed.
14863
14864         * gnus-start.el (gnus-activate-group): Unless blocked by the
14865         caller, possibly expand the active range to include both cached
14866         and agentized articles.
14867         (gnus-convert-old-newsrc): Rewrote in anticipation of having
14868         multiple version-dependent converters.
14869         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
14870         gnus-agent-save-active.
14871         (gnus-save-newsrc-file): Save dirty agent range limits.
14872
14873         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
14874         gnus-agent-possibly-alter-active.
14875         (gnus-adjust-marked-articles): Faster handling of simple lists.
14876
14877 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
14878
14879         * spam-stat.el (spam-stat-test-directory): New optional argument
14880         displays a list of files detected.  Suggested by Andrew Cohen
14881         <cohen@andy.bu.edu>.
14882         (spam-stat-buffer-words-with-scores): Don't narrow and change
14883         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
14884
14885 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
14886
14887         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
14888         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
14889         (spam-spamassassin-arguments)
14890         (spam-spamassassin-spam-flag-header)
14891         (spam-spamassassin-positive-spam-flag-header)
14892         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
14893         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
14894         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14895         (spam-list-of-processors, spam-list-of-checks)
14896         (spam-list-of-statistical-checks, spam-registration-functions)
14897         (spam-check-spamassassin-headers, spam-check-spamassassin)
14898         (spam-spamassassin-score)
14899         (spam-spamassassin-register-with-sa-learn)
14900         (spam-spamassassin-register-spam-routine)
14901         (spam-spamassassin-register-ham-routine)
14902         (spam-assassin-register-spam-routine)
14903         (spam-assassin-register-ham-routine): Add SpamAssassin support.
14904         (spam-bogofilter-score): Fix to show article before scoring.
14905
14906 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
14907
14908         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
14909         default scoring function.
14910         (spam-generic-score): Call spam-spamassassin-score if
14911         spam-use-spamassassin or spam-use-spamassassin-headers is on;
14912         spam-bogofilter-score otherwise.
14913
14914         * gnus.el (spam-process, spam-autodetect-methods): Add
14915         spamassassin and spamassassin-headers.
14916
14917 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
14918
14919         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14920         Suppress unnecessary messages.
14921
14922 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
14923
14924         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
14925         make-hash-table.
14926
14927 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14928
14929         * canlock.el (base64-encode-string): Don't autoload it.
14930
14931 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * run-at-time.el: Remove useless (require 'itimer),
14934         eval-and-compile and (featurep 'xemacs).
14935
14936 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
14937
14938         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
14939         GROUP is a virtual group.
14940
14941 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
14942
14943         * gnus.el: Autoload `message-y-or-n-p'.
14944
14945 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
14946
14947         * pgg-parse.el: Remove unnecessary (require 'custom).
14948
14949         * pgg-def.el: do.
14950
14951         * nnmail.el: do.
14952
14953         * gnus-undo.el: do.
14954
14955         * gnus-picon.el: do.
14956
14957         * gnus-util.el: do.
14958
14959 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
14960
14961         * gnus-sum.el (gnus-pick-line-number): Add autoload.
14962
14963 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14964
14965         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
14966         handle, as well as a list.
14967
14968         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
14969         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
14970         (mm-w3m-cid-retrieve): Simplify.
14971
14972 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
14973
14974         * message.el (message-kill-to-signature): Allow prefix arg to
14975         specify number of lines to keep before signature.
14976
14977 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
14978
14979         * message.el (message-kill-to-signature): Change docstring.
14980
14981 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14982
14983         * canlock.el: Always require sha1-el.
14984         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
14985
14986         * message.el: Autoload sha1 only when compiling.
14987
14988         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
14989         eudc-expand-inline for XEmacs.
14990
14991 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * message.el (message-canlock-generate): Require sha1-el.
14994
14995 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
14996
14997         * message.el (message-expand-name): Silence the byte compiler.
14998
14999         * lpath.el: Add detect-coding-system.
15000
15001         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15002         cus-edit.
15003
15004 2004-01-13  Simon Josefsson  <jas@extundo.com>
15005
15006         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15007         Invoke gnus-score-mode.  Reported by
15008         bojohan+news@dd.chalmers.se (Johan Bockgård).
15009
15010         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15011         Jim Blandy <jimb@redhat.com> (tiny change).
15012
15013 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15014
15015         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15016
15017 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15018
15019         * spam.el (spam-get-article-as-string): Update to use
15020         gnus-request-article-this-buffer, much simpler.
15021         (spam-get-article-as-buffer): Remove.
15022
15023 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15024
15025         * message.el (message-expand-name): Use EUDC if the user uses that.
15026
15027 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15028
15029         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15030         character for the encoding to avoid consing a string.
15031
15032         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15033         unnecessarily.
15034
15035         * mm-util.el (mm-replace-chars-in-string): Remove.
15036
15037         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15038         of mm-replace-chars-in-string.
15039
15040 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15041
15042         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15043
15044         * mm-util.el (mm-subst-char-in-string): Support inplace.
15045
15046         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15047         a new string in every iteration.  Use shy groups.
15048
15049 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15050
15051         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15052         * gnus-soup.el (gnus-soup-group-brew):
15053         * gnus-msg.el (gnus-put-message):
15054         * gnus-move.el (gnus-group-move-group-to-server):
15055         * gnus-kill.el (gnus-batch-score):
15056         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15057         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15058         (gnus-group-update-group, gnus-group-read-group)
15059         (gnus-group-make-group, gnus-group-make-help-group)
15060         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15061         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15062         (gnus-group-sort-by-unread, gnus-group-catchup)
15063         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15064         (gnus-group-yank-group, gnus-group-set-info)
15065         (gnus-group-list-groups):
15066         * gnus.el (gnus-generate-new-group-name):
15067         * gnus-delay.el (gnus-delay-send-queue):
15068         * nnvirtual.el (nnvirtual-catchup-group):
15069         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15070         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15071         (gnus-group-prepare-topics, gnus-topic-check-topology):
15072         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15073         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15074         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15075         (gnus-group-make-articles-read):
15076         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15077         (gnus-group-change-level, gnus-kill-newsgroup)
15078         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15079         (gnus-get-unread-articles, gnus-make-articles-unread)
15080         (gnus-make-ascending-articles-unread): Use accessor
15081         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15082         to get group information for improved readability.
15083
15084
15085 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15086
15087         * gnus-art.el (article-decode-mime-words, article-babel)
15088         (gnus-article-highlight-signature, gnus-article-add-buttons)
15089         (gnus-signature-toggle): Use gnus-with-article-buffer.
15090
15091         * gnus-art.el (gnus-article-highlight-headers)
15092         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15093
15094         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15095         (gnus-article-set-globals, gnus-request-article-this-buffer)
15096         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15097         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15098         (gnus-mime-display-alternative): Use with-current-buffer.
15099
15100 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15101
15102         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15103         also under 80 char limit, and call gnus-error if needed.
15104         (spam-fetch-article-header): Fix - it was a
15105         buffer-local variable (gnus-newsgroup-data).
15106         (spam-find-spam): Use spam-generate-fake-headers, forget about
15107         spam-insert-fake-headers.
15108         (spam-insert-fake-headers): Remove.
15109
15110 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15111
15112         * deuglify.el (gnus-article-outlook-unwrap-lines)
15113         (gnus-outlook-rearrange-article)
15114         (gnus-outlook-repair-attribution-outlook)
15115         (gnus-outlook-repair-attribution-block)
15116         (gnus-outlook-repair-attribution-other): Remove redundant
15117         save-excursion.
15118
15119 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15120
15121         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15122         (spam-fetch-field-subject-fast)
15123         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15124         (spam-fetch-article-header): Add functions to deal with Gnus
15125         internals for fast retrieval of article header data.
15126         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15127
15128 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15129
15130         * pop3.el (pop3-md5): Remove.
15131         (pop3-apop): Replace pop3-md5 with md5.
15132
15133         * mm-bodies.el: base64 is always built-in.
15134
15135         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15136         with-current-buffer.
15137
15138 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * canlock.el (canlock-insert-header): Remove excessive grouping in
15141         regexp.
15142
15143         * gnus-sum.el (gnus-summary-read-document): Ditto.
15144
15145         * gnus-uu.el (gnus-uu-part-number): Ditto.
15146
15147         * html2text.el (html2text-remove-tags): Ditto.
15148         (html2text-format-tags): Ditto.
15149         (html2text-format-single-elements): Ditto.
15150
15151         * mml.el (mml-parse-1): Ditto.
15152
15153 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15154
15155         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15156
15157         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15158
15159         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15160
15161         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15162
15163 2003-11-15  Simon Josefsson  <jas@extundo.com>
15164
15165         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15166         (pgg-gpg-lookup-key): Use regexp match instead of
15167         split-string (split-string is different between emacs 21.2 and
15168         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15169
15170 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15171
15172         * gnus-art.el (gnus-mime-view-all-parts)
15173         (gnus-article-part-wrapper, gnus-article-view-part): Use
15174         with-current-buffer.
15175
15176 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15177
15178         * spam.el (spam-disable-spam-split-during-ham-respool)
15179         (spam-spamoracle-database, spam-cache-lookups)
15180         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15181         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15182         (spam-group-ham-marks, spam-group-spam-marks)
15183         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15184         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15185         also add spam-use-blackholes to the statistical checks.
15186         (spam-fetch-field-fast): Add interface to fetching fields, may
15187         become a macro.
15188         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15189         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15190         (spam-insert-fake-headers): Fake an article when needed.
15191         (spam-find-spam): Fake article when possible.
15192         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15193         (spam-check-bogofilter-headers): Use message-fetch-field instead
15194         of nnmail-fetch-field.
15195
15196 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15197
15198         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15199
15200 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15201
15202         * spam.el (spam-split): Do not require spam-use-CHECK to be
15203         enabled if that check is passed to spam-split explicitly; also
15204         fix so 'spam doesn't get converted to spam-split-group when
15205         spam-split-symbolic-return is t.
15206         (spam-find-spam): Find registrations of the article and use those
15207         instead of re-running spam-split to find the spam/ham
15208         classification of the article.
15209         (spam-log-processing-to-registry, spam-log-registered-p)
15210         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15211         Use gnus-error instead of gnus-message.
15212         (spam-log-registration-type): Add function to determine the
15213         classification of a message based on registry entries; will
15214         return nil if both 'spam and 'ham are found.
15215         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15216         a reasonably fast local cache without the loading errors.
15217         (spam-cache-lookups): Set to t by default.
15218         (spam-find-spam): Don't try to guess spam-cache-lookups.
15219         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15220         spam-caches entry.
15221         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15222         caching of whitelist/blacklist entries.
15223         (spam-check-whitelist, spam-check-blacklist): Invoke
15224         spam-from-listed-p with a type, not a cache variable.
15225         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15226
15227 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15228
15229         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15230
15231         * nnmail.el (nnmail-split-fancy): do.
15232
15233         * mml.el (mml-parse): do.
15234
15235         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15236         (gnus-score-adaptive): do.
15237
15238 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15239
15240         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15241         (gnus-mime-button-map): Don't set keymap parent.
15242         (gnus-button-ctan-directory-regexp): Use shy grouping.
15243         (gnus-prev-page-map): Don't set keymap parent.
15244         (gnus-prev-page-map): Remove duplicated one.
15245         (gnus-next-page-map): Don't set keymap parent.
15246         (gnus-mime-security-button-map): Ditto.
15247
15248         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15249         version number.
15250
15251         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15252
15253 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15254
15255         * canlock.el (canlock-sha1-function): Remove.
15256         (canlock-sha1-function-for-verify): Remove.
15257         (canlock-openssl-program): Remove.
15258         (canlock-openssl-args): Remove.
15259         (canlock-ignore-errors): Remove.
15260         (canlock-sha1-with-openssl): Remove.
15261         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15262         (canlock-verify): Don't use canlock-ignore-errors.
15263
15264         * sha1-el.el (sha1-string-external): Make it can return a string
15265         in binary form.
15266         (sha1-region-external): Ditto.
15267         (sha1-string-internal): Ditto.
15268         (sha1-region-internal): Ditto.
15269         (sha1-region): Ditto.
15270         (sha1-string): Ditto.
15271         (sha1): Ditto.
15272
15273 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15274
15275         * spam.el (spam-report-articles-gmane): New command.
15276
15277 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15278
15279         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15280
15281         * run-at-time.el (run-at-time-saved): Remove.
15282         (run-at-time): Doc fix.
15283
15284 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15285
15286         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15287         (gnus-summary-limit-map): Add it.
15288         (gnus-summary-make-menu-bar): do.
15289
15290 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15291
15292         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15293         Make attempt at some caching support (done for BBDB only now).
15294         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15295         addresses to be checked.
15296         (spam-clear-cache-BBDB): Add function, to be invoked by
15297         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15298         (spam-check-BBDB): Check and use the caches, if
15299         spam-cache-lookups is on, remove superfluous (provide).
15300
15301 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15304
15305 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15306
15307         * run-at-time.el (run-at-time-saved): Move to after the definition
15308         of `run-at-time'.
15309
15310         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15311
15312 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15315         mm-w3m-local-map-property.
15316
15317         * mm-view.el (mm-w3m-mode-map): Remove.
15318         (mm-w3m-local-map-property): Remove.
15319         (mm-inline-text-html-render-with-w3m): Don't use
15320         mm-w3m-local-map-property.
15321
15322 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15323
15324         * run-at-time.el: New file.
15325
15326         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15327         under Emacs.
15328
15329         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15330         of gnus-set-text-properties.
15331
15332         * gnus-uu.el (gnus-uu-save-article): Ditto.
15333
15334         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15335
15336         * gnus-cite.el (gnus-cite-parse): Ditto.
15337
15338         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15339         of gnus-.
15340
15341         * gnus-xmas.el (run-at-time): Require run-at-time.
15342
15343         * gnus.el: Changed calls to nnheader-run-at-time and
15344         password-run-at-time throughout to use run-at-time directly.
15345
15346         * password.el: Removed definition of run-at-time.
15347
15348         * nnheaderxm.el: Remove definition of run-at-time.
15349
15350 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15351
15352         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15353         in prompt.
15354
15355 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15356
15357         * messagexmas.el (message-xmas-redefine): Alias
15358         `message-make-caesar-translation-table' to
15359         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15360         version.
15361
15362         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15363         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15364         `gnus-xmas-set-text-properties'.
15365         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15366         `gnus-xmas-completing-read'.
15367         (gnus-xmas-completing-read): Removed.
15368         (gnus-xmas-open-network-stream): Removed.
15369
15370         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15371         XEmacs version.
15372
15373         * dns.el (dns-make-network-process): Use `open-network-stream'
15374         instead of `gnus-xmas-open-network-stream'.
15375
15376         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15377
15378         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15379
15380 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15381
15382         * gnus-art.el (gnus-mime-display-alternative)
15383         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15384         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15385         Don't use gnus-local-map-property.
15386
15387         * gnus-util.el (gnus-local-map-property): Remove.
15388
15389         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15390         gnus-completing-read-maybe-default with completing-read.
15391
15392         * gnus-util.el (gnus-completing-read): do.
15393         (gnus-completing-read-maybe-default): Remove.
15394
15395 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15396
15397         * password.el: Only autoload `run-at-time' if not XEmacs.
15398         Only autoload the itimer functions if XEmacs.
15399
15400 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15403         XEmacsen.
15404
15405         * dgnushack.el: Autoload executable-find for XEmacs.
15406
15407 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15408
15409         * gnus-art.el (gnus-read-string): Remove.
15410         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15411         read-string.
15412
15413 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15414
15415         * netrc.el: Autoload password-read.
15416         (netrc): Add configuration group.
15417         (netrc-encoding-method, netrc-openssl-path): Add
15418         variables for encoding and decoding of files with symmetric
15419         ciphers.
15420         (netrc-encode): Add assistant function to encode a file with
15421         netrc-encoding-method.
15422         (netrc-parse): Add interactive parameter, added optional
15423         decoding if netrc-encoding-method is non-nil but otherwise
15424         behavior is standard.
15425         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15426         Do s/encode/encrypt/ everywhere.
15427
15428         * spam.el: Remove executable-find autoload.
15429
15430 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15431
15432         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15433
15434         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15435
15436 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15437
15438         * gnus-art.el (gnus-treat-ansi-sequences)
15439         (article-treat-ansi-sequences): New variable and function.
15440         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15441
15442         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15443         Use it.
15444
15445 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15446
15447         * mm-util.el (mm-quote-arg): Remove.
15448
15449         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15450         shell-quote-argument.
15451
15452         * gnus-uu.el (gnus-uu-command): do.
15453
15454         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15455
15456         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15457         with make-char.
15458
15459         * mm-util.el (mm-make-char): Remove.
15460
15461         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15462         add-minor-mode.
15463
15464         * gnus-undo.el (gnus-undo-mode): do.
15465
15466         * gnus-topic.el (gnus-topic-mode): do.
15467
15468         * gnus-sum.el (gnus-dead-summary-mode): do.
15469
15470         * gnus-start.el (gnus-slave-mode): do.
15471
15472         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15473
15474         * gnus-ml.el (gnus-mailing-list-mode): do.
15475
15476         * gnus-gl.el (gnus-grouplens-mode): do.
15477
15478         * gnus-draft.el (gnus-draft-mode): do.
15479
15480         * gnus-dired.el (gnus-dired-mode): do.
15481
15482         * gnus-ems.el (gnus-add-minor-mode): Remove.
15483
15484         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15485         Replace gnus-char-width with char-width.
15486
15487         * gnus-ems.el (gnus-char-width): Remove.
15488
15489         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15490         Replace gnus-char-width with char-width.
15491
15492         * gnus-ems.el (gnus-char-width): Remove.
15493
15494         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15495         definition.
15496         Remove Emacs 20 hash table compatibility code.
15497
15498         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15499         20 compatibility code.
15500
15501         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15502
15503         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15504
15505         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15506         with point-at-{eol,bol}.
15507
15508         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15509
15510         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15511
15512         * flow-fill.el (fill-flowed-point-at-bol)
15513         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15514
15515         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15516         Replace with point-at-{eol,bol} throughout all files.
15517
15518 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * ntlm.el (ntlm-string-as-unibyte): New macro.
15521         (ntlm-build-auth-response): Use it.
15522
15523         Remove Emacs 20 stuff:
15524         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15525         (butlast, mapc, remove): Remove the compiler macros.
15526         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15527         of delq and copy-sequence.
15528         * gnus-art.el (popup-menu): Remove the compiler macro.
15529         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15530         Emacs 20.
15531
15532 2004-01-05  Simon Josefsson  <jas@extundo.com>
15533
15534         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15535         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15536         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15537         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15538         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15539         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15540         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15541         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15542         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15543         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15544         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15545         string-xor into ntlm-string-xor.  Suggested by
15546         Jesper Harder <harder@myrealbox.com>.
15547
15548         * ntlm.el: Don't include poem.
15549
15550         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15551         Jesper Harder <harder@myrealbox.com>.
15552
15553         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15554
15555         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15556         probably breaks emacs with DL patch, but do we care? Is anyone
15557         still using the DL stuff?)
15558
15559         * sieve-manage.el: Use the password package.
15560         (sieve-manage-read-passwd): Remove.
15561         (sieve-manage-interactive-login): Use password.  Re-add
15562         condition-case around loop.
15563
15564         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15565         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15566         the password package.
15567
15568 2003-02-19  Simon Josefsson  <jas@extundo.com>
15569
15570         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15571         token.
15572
15573 2002-08-07  Simon Josefsson  <jas@extundo.com>
15574
15575         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15576         (sieve-manage-authenticators):
15577         (sieve-manage-authenticator-alist): Add some SASL mechs.
15578         (sieve-sasl-auth): New function.
15579         (sieve-manage-cram-md5-auth):
15580         (sieve-manage-plain-auth): Rewrite using SASL library.
15581         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15582         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15583         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15584         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15585
15586 2004-01-05  Simon Josefsson  <jas@extundo.com>
15587
15588         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15589         New files.
15590
15591 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15592
15593         * gnus-group.el (gnus-no-groups-message): Update.
15594
15595         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15596
15597 2003-11-09  Simon Josefsson  <jas@extundo.com>
15598
15599         * imap.el: Support for ID IMAP extension (RFC 2971).
15600         (imap-local-variables): Add imap-id.
15601         (imap-id): New variable.
15602         (imap-id): New function.
15603         (imap-parse-response): Parse untagged ID response.
15604         * nnimap.el (nnimap-id): New variable.
15605         (nnimap-open-connection): Use it.
15606
15607 2003-12-28  Simon Josefsson  <jas@extundo.com>
15608
15609         * gnus-score.el (gnus-score-edit-all-score): New.
15610         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15611
15612 2004-01-04  Simon Josefsson  <jas@extundo.com>
15613
15614         * password.el: Add.
15615
15616 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15617
15618         * dns.el (dns-query-types): Fix typo.
15619         (dns-query-types): New function.
15620         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15621         PTR and SOA replies, see RFC 1035.
15622
15623 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15624
15625         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15626
15627         * Moved to Changelog.2.
15628
15629 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15630
15631         * gnus.el (gnus-version-number): Bump version.
15632
15633 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15634
15635         * gnus.el: No Gnus v0.1 is released.
15636
15637 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15638
15639         * gnus.el: No Gnus v0.0 is released.
15640
15641 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15642
15643         * gnus.el (gnus-version-number): Bump.
15644         (gnus-version): No.
15645
15646 See ChangeLog.2 for earlier changes.
15647
15648     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15649       Free Software Foundation, Inc.
15650
15651   This file is part of GNU Emacs.
15652
15653   GNU Emacs is free software: you can redistribute it and/or modify
15654   it under the terms of the GNU General Public License as published by
15655   the Free Software Foundation, either version 3 of the License, or
15656   (at your option) any later version.
15657
15658   GNU Emacs is distributed in the hope that it will be useful,
15659   but WITHOUT ANY WARRANTY; without even the implied warranty of
15660   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15661   GNU General Public License for more details.
15662
15663   You should have received a copy of the GNU General Public License
15664   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15665
15666 ;; Local Variables:
15667 ;; coding: utf-8
15668 ;; fill-column: 79
15669 ;; add-log-time-zone-rule: t
15670 ;; End:
15671
15672 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4