6a05bb15c8a37f70f9036e67a7d8442dff82425c
[gnus] / lisp / ChangeLog
1 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5         <hanche@math.ntnu.no>.
6
7 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8
9         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10
11         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12
13 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14
15         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
16         * message.el (message-beginning-of-line): Use featurep instead of bound
17         tests in order to resolve conditionals at compile time.
18
19 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
20
21         * mail-source.el (mail-sources): Add `group' choice.
22
23         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
24         parameter `in-group' to control into which group the articles go.
25         Add treatment of `group' mail-source.
26
27 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
30
31         * mm-decode.el (mm-dissect-buffer): Decode description.
32
33         * mml.el (mml-to-mime): Encode message header first.
34
35 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
38         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
39
40         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
41         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
42
43 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
44
45         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
46
47 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
48
49         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
50         prefix keys.
51         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
52         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
53         gnus-xmas.el.
54
55         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
56         (gnus-xmas-article-describe-bindings): New function.
57         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
58         gnus-xmas-article-describe-bindings.
59
60         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
61
62 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
63
64         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
65         Add new variables for article mark management.
66         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
67         list of extra data entries which, when present, will indicate that the
68         article ID should not be trimmed from the registry.
69         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
70         functions.
71         (gnus-registry-read-mark): New function to read a mark name from the
72         user.
73         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
74         (gnus-registry-set-article-mark-internal): New functions to add and
75         remove marks.
76         (gnus-registry-get-article-marks): New function to show the marks for
77         an article, or retrieve them for further use.
78
79 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
80
81         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
82         keys when no argument is given.
83
84 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
85
86         * imap.el (imap-ping-server): New variable.
87         (imap-opened): On add extra ping if imap-ping-server is non-nil.
88         (imap-ping-server): Minor doc string fixes.
89
90 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
91
92         * imap.el (imap-ping-server): New function.
93         (imap-opened): Call imap-ping-server.
94
95 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
96
97         * gnus-sum.el (gnus-article-sort-by-random)
98         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
99         jidanni@jidanni.org.
100
101 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * gnus-art.el (gnus-article-describe-bindings): New function.
104         (gnus-article-read-summary-keys): Use it.
105         (gnus-article-mode-map): Bind `C-h b' to it.
106
107 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
110         XEmacs.
111         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
112         against non-character events.
113
114         * lpath.el: Fbind map-keymap for Emacs 21.
115
116 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
117
118         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
119         command.
120         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
121         instead of END.  Change name of the temp file.
122         (gnus-group-gmane-group-download-format): Add doc string.  Make it
123         customizable.
124
125 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
128         bind `S W' to gnus-article-wide-reply-with-original; set default
129         binding to gnus-article-read-summary-send-keys.
130         (gnus-article-read-summary-keys): Fix the order of keys; display
131         continuation keys correctly in the echo area; describe bindings
132         correctly when keys end with `C-h'.
133         (gnus-article-read-summary-send-keys): New function.
134         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
135         for gnus-article-read-summary-send-keys; display continuation keys
136         correctly in the echo area.
137         (gnus-article-reply-with-original): Ignore prefix argument.
138         (gnus-article-wide-reply-with-original): New function.
139
140         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
141         Emacs 21.
142
143 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
144
145         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
146         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
147
148 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
149
150         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
151         (gnus-group-read-ephemeral-gmane-group): New command.
152
153 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
154
155         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
156
157 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
158
159         * message.el (message-send-mail-function): Increase custom version.
160
161         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
162         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
163
164 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
165
166         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
167         for the cases where imap-authenticate is called with a nil buffer
168         parameter.
169
170 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
171
172         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
173         html parts correctly; support forwarded messages.
174         (gnus-article-browse-html-article): Remove work buffers.
175
176         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
177         compiling.
178         (netrc-bound-and-true-p): New macro.
179         (netrc-parse): Use it instead of bound-and-true-p that is not available
180         in XEmacs 21.4.
181
182 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
183
184         * gnus-registry.el (gnus-registry-mark-article)
185         (gnus-registry-article-marks): Add functionality to mark articles
186         through the Gnus registry.
187
188         * encrypt.el: Clarify documentation for the new pgg method.
189         (encrypt-file-alist): Add PGG option.
190         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
191         functionality.  Abstract password key and messaging to external
192         functions.
193         (encrypt-password-key, encrypt-get-passphrase-if-needed)
194         (encrypt-message-method-and-cipher): Add new convenience external
195         functions.
196         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
197         (encrypt-pgg-process-buffer): Add PGG functionality glue.
198
199         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
200         (netrc-parse): Use encrypt-file-alist to determine if
201         encrypt-find-model or encrypt-insert-file-contents should be used.
202
203         * encrypt.el: Clarify documentation.  Load password-cache or
204         password, whichever one is found first, instead of autoloading.
205
206 2007-12-19  Glenn Morris  <rgm@gnu.org>
207
208         * mml.el (message-options-set, message-narrow-to-head)
209         (message-in-body-p, message-mail-p, message-encode-message-body):
210         Autoload.
211         (message-remove-header, message-narrow-to-headers-or-head)
212         (message-subscribed-p, message-make-mail-followup-to)
213         (message-position-on-field, message-news-p)
214         (message-options-set-recipient, message-generate-headers)
215         (message-sort-headers): Declare as functions.
216
217 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
218
219         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
220         convention in doc string.
221
222 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
225         title to html parts.
226         (gnus-article-browse-html-article): Pass message header to it.
227
228         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
229
230 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
231
232         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
233         or password compatible with XEmacs.
234
235 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
236
237         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
238         format document.
239         (gnus-mime-delete-part): Don't write description line if empty.
240         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
241
242 2007-12-14  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
243
244         * gnus-sum.el (gnus-summary-mark-unread-as-read)
245         (gnus-summary-mark-read-and-unread-as-read)
246         (gnus-summary-mark-current-read-and-unread-as-read)
247         (gnus-summary-mark-unread-as-ticked): Doc fix.
248         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
249
250 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
251
252         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
253         Christoph Conrad <christoph.conrad@gmx.de>.
254
255 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
256
257         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
258         yes-or-no-p.
259
260 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * mm-decode.el (mm-add-meta-html-tag): New function.
263         (mm-save-part-to-file, mm-pipe-part): Use it.
264
265         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
266         gnus-y-or-n-p instead of y-or-n-p.
267         (gnus-article-browse-html-parts): Work with message/external-body; use
268         mm-add-meta-html-tag.
269
270 2007-12-11  Glenn Morris  <rgm@gnu.org>
271
272         * gnus-cache.el: Require gnus-sum not just when compiling.
273
274         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
275
276         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
277         definitions before use.
278
279         * mm-decode.el: Require gnus-util.
280         (mm-remove-part): Only call delete-annotation on XEmacs.
281
282         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
283
284         * nnmail.el: Require gnus-int.
285
286         * spam.el: Move `require's before `eval-when-compile's.
287
288         * gnus-ems.el (gnus-alive-p):
289         * gnus-fun.el (message-goto-eoh):
290         * gnus-util.el (gnus-group-name-decode):
291         * mail-source.el (gnus-compress-sequence):
292         * message.el (Info-goto-node, format-spec):
293         * mm-bodies.el (message-options-get):
294         * mm-decode.el (mm-view-pkcs7):
295         * mm-util.el (gmm-write-region):
296         * mml-smime.el (mml-compute-boundary)
297         (gnus-completing-read-with-default):
298         * mml.el (widget-button-press, gnus-make-hashtable):
299         * mml1991.el (mm-decode-content-transfer-encoding)
300         (mm-encode-content-transfer-encoding)
301         (message-options-get, message-options-set):
302         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
303         * nnfolder.el (gnus-request-group):
304         * nnheader.el (ietf-drums-unfold-fws):
305         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
306         * smime.el (gnus-run-mode-hooks):
307         * spam-stat.el (gnus-message): Autoload.
308
309         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
310         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
311         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
312         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
313         Add declare-function compatibility definition.
314
315         * gnus-cache.el (nnvirtual-find-group-art):
316         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
317         (gnus-add-image, gnus-add-wash-type):
318         * gnus-group.el (nnkiboze-score-file):
319         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
320         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
321         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
322         (message-tokenize-header, gnus-get-buffer-create)
323         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
324         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
325         * gnus.el (gnus-group-decoded-name):
326         * mail-source.el (imap-capability):
327         * mm-bodies.el (message-options-set):
328         * mm-decode.el (gnus-configure-windows):
329         * mm-extern.el (message-goto-body):
330         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
331         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
332         (epg-sub-key-validity, message-options-set):
333         * mml.el (widget-event-point, gnus-configure-windows):
334         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
335         * mml2015.el (epg-check-configuration, epg-configuration)
336         (message-options-set):
337         * nndb.el (nndb-request-article):
338         * nnfolder.el (gnus-request-create-group):
339         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
340         * nnmaildir.el (gnus-group-mark-article-read):
341         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
342         * rfc1843.el (message-fetch-field):
343         * spam.el (gnus-extract-address-components):
344         Declare as functions.
345
346 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
349
350         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
351
352         * lpath.el: Fbind run-mode-hooks for Emacs 21;
353         bind show-trailing-whitespace for XEmacs.
354
355 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
356
357         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
358         new no-op macro for backward compatibility.
359
360         * imap.el (imap-string-to-integer): New function.
361
362 2007-12-09  Glenn Morris  <rgm@gnu.org>
363
364         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
365
366         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
367         * message.el, mm-view.el, sieve-manage, smime.el:
368         Add declare-function compatibility definition.
369
370         * gnus-art.el (w3-region, w3m-region, Info-menu):
371         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
372         * gnus-sum.el (gnus-get-predicate):
373         * gnus-util.el (mm-append-to-file, w32-focus-frame):
374         * message.el (mail-abbrev-in-expansion-header-p):
375         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
376         (w3m-detect-meta-charset, w3m-region):
377         * sieve-manage.el (password-read, password-cache-add)
378         (password-cache-remove):
379         * smime.el (password-read-and-add): Declare as functions.
380
381 2007-12-08  David Kastrup  <dak@gnu.org>
382
383         * gnus-sum.el (gnus-summary-simplify-subject-query):
384         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
385         `message'.
386
387 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
390         it to bind idna-program, installation-directory, defined-colors, and
391         face-attribute for XEmacs of the version that compiles defcustom forms.
392
393 2007-12-07  Glenn Morris  <rgm@gnu.org>
394
395         * gnus-art.el (article-make-date-line): Revert previous change.
396
397 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
398
399         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
400
401 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
402
403         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
404         Call gnus-add-to-range ranges only once with a prepared article-list.
405
406 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
407
408         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
409         nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
410         group names with backslashes.  Reported by Tassilo Horn
411         <tassilo@member.fsf.org>.
412
413 2007-12-06  D. Goel  <deego3@gmail.com>
414
415         * gnus-art.el (article-make-date-line):
416         * gnus-start.el (gnus-load):
417         * pop3.el (pop3-read-response): Fix buggy call to `error'.
418
419 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * gnus-art.el (gnus-use-idna)
422         * gnus-start.el (gnus-site-init-file)
423         * message.el (message-use-idna)
424         * mm-uu.el (mm-uu-hide-markers)
425         * smiley.el (smiley-style): Revert changes that suppress warnings.
426
427 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
430         specify charset to html source.  Reported by Christoph Conrad
431         <christoph.conrad@gmx.de>.
432
433 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
434
435         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
436         idna-program in order to suppress byte compile warning issued by XEmacs
437         that came to byte compile the default value section of defcustom forms
438         recently.
439
440         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
441         value of installation-directory.
442
443         * message.el (message-use-idna): Don't directly refer to the value of
444         idna-program.
445
446         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
447
448         * smiley.el (smiley-style): Don't directly call face-attribute.
449
450 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
451
452         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
453
454         * gnus-dired.el: Reduce Gnus dependencies.
455         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
456         require.  Use autoloads instead.
457         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
458         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
459         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
460         (gnus-dired-mode): Adjust doc string.
461         (gnus-dired-mail-mode): New variable.
462         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
463         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
464         (gnus-dired-mail-buffers): New function.  Return mail or message
465         composition buffers.
466         (gnus-dired-attach): Use it.
467         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
468         NO-DECODE.
469         (gnus-dired-print): Use `gnus-print-buffer' depending on
470         `gnus-dired-mail-mode'.
471
472 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
473
474         * rfc2047.el (rfc2047-encoded-word-regexp)
475         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
476         explaining what regexp patterns are for.
477
478 2007-12-04  Glenn Morris  <rgm@gnu.org>
479
480         * password.el: Move to password-cache.el.
481
482         * mml1991.el (password-read, password-cache-add, password-cache-remove):
483         * mml2015.el (password-read, password-cache-add, password-cache-remove):
484         * mml-smime.el (password-read, password-cache-add)
485         (password-cache-remove):
486         No need to autoload, since mml-sec requires password.
487
488         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
489         * message.el (gnus-extract-address-components):
490         * mml-smime.el (gnus-extract-address-components): Define for compiler.
491
492         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
493         password.
494
495 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
496
497         * mailcap.el: Reduce dependencies.
498         (mail-header-parse-content-type): Autoload.
499         (mailcap-delete-duplicates): New alias.
500         (mailcap-mime-info): Add optional argument NO-DECODE.
501         (mailcap-mime-types): Use mailcap-delete-duplicates.
502
503         * message.el (message-ignored-supersedes-headers): Add "X-ID".
504
505 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
506
507         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
508         (imap-parse-status): Upcase status-att for servers that sends them
509         lower-case (e.g., MS Exchange 2007).
510
511 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
512
513         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
514         function.
515
516         * gnus-uu.el (gnus-uu-decode-yenc): New command.
517         (gnus-uu-yenc-article): New function.
518
519         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
520
521         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
522         buffer.
523
524 2007-12-02  Glenn Morris  <rgm@gnu.org>
525
526         * binhex.el (binhex): New custom group.
527         (binhex-decoder-program, binhex-decoder-switches)
528         (binhex-use-external): Move to the binhex custom group.
529
530         * uudecode.el (uudecode): New custom group.
531         (uudecode-decoder-program, uudecode-decoder-switches)
532         (uudecode-use-external): Move to the uudecode custom group.
533
534         * netrc.el (top-level): Don't load `encrypt' features.
535         (netrc-parse): Don't use encrypt.
536         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
537
538         * encrypt.el: Remove file.
539
540 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
541
542         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
543         matches on patches.
544
545         * gnus-art.el (gnus-article-browse-html-article): Mention
546         `mm-text-html-renderer' in the doc string.
547
548         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
549         string.  Add comments.
550
551         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
552         if rhs is ASCII.
553
554 2007-12-01  Glenn Morris  <rgm@gnu.org>
555
556         * mail-source.el (top-level): Require format-spec before
557         eval-when-compile.
558
559 2007-11-30  Glenn Morris  <rgm@gnu.org>
560
561         * encrypt.el: Require password, rather than autoloading password-read.
562
563 2007-11-29  Glenn Morris  <rgm@gnu.org>
564
565         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
566         (sasl-make-client, sasl-next-step, sasl-step-data)
567         (sasl-step-set-data): Declare as functions.
568
569 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
570
571         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
572
573 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
574
575         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
576         certs should be verified and what is to be done in the event of a
577         verification failure.
578
579         * gnus.el (gnus-method-to-server): Add an optional parameter so the
580         caller can indicate whether the cache should be disregarded for this
581         call.  This way the result of the call is reproducible at all times and
582         can be considered a canonical server name for the supplied method.
583         (gnus-agent-method-p): Canonicalize server names by pushing their
584         method through `gnus-method-to-server' using the no-cache argument.
585
586         * gnus-srvr.el (gnus-server-insert-server-line): Call
587         `gnus-method-to-server' with `no-cache' argument.
588
589         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
590         gnus-agent-possibly-synchronize-flags as this should be called when the
591         server is actually being opened.
592         (gnus-agent-possibly-synchronize-flags)
593         (gnus-agent-possibly-synchronize-flags-server): Move check for the
594         flags file of an agentized server to the latter function.
595
596         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
597         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
598         after a connection has been established successfully.
599
600 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
601
602         * gnus-art.el (article-display-face): Force to display face if called
603         interactively; check if gnus-article-x-face-too-ugly matches author.
604         (article-display-x-face): Display face even if From header is missing
605         as article-display-face does.
606
607 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
608
609         * hashcash.el (message-narrow-to-headers-or-head)
610         (message-fetch-field, message-goto-eoh)
611         (message-narrow-to-headers): Declare as functions.
612
613 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
614
615         * mail-source.el (mail-sources): Default to fetch from file for
616         compatibility with default of nnmail-spool-file.
617
618 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
619
620         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
621         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
622         to look for encoded word that should be encoded again.
623         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
624         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
625         encoding pattern.
626         (rfc2047-decode-region): Switch strict regexp and loose one according
627         to rfc2047-allow-irregular-q-encoded-words.
628
629 2007-11-25  Romain Francoise  <romain@orebokech.com>
630
631         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
632
633 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
634
635         * tls.el (tls-program): Provide more custom choices from
636         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
637         (tls-process-connection-type, tls-success): Remove "*" in doc string.
638
639 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
640
641         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
642         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
643
644         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
645         `nnmail-spool-file'.
646
647         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
648         `nnmail-spool-file'.
649
650         * gnus-move.el (gnus-change-server): Ditto.
651
652         * gnus-kill.el (gnus-batch-score): Ditto.
653
654         * gnus-cache.el (gnus-jog-cache): Ditto.
655
656         * gnus-msg.el (gnus-summary-reply): Ignore
657         gnus-confirm-mail-reply-to-news for wide and very wide replies.
658
659 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
660
661         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
662         version.  Minor improvement to doc strings.
663         (tls-program): Add comment.
664
665 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
666
667         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
668         (tls-checktrust): New variable.  Check if GNU TLS complained about a
669         mismatch between the hostname provided in the certificate and the name
670         of the host connnecting to.
671         (open-tls-stream): Use them.  Check certificates against trusted root
672         certificates.
673
674 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
675
676         * gnus-cache.el (gnus-cache-generate-nov-databases): Use
677         nnml-generate-nov-databases-directory instead of
678         nnml-generate-nov-databases-1.
679
680 2007-11-24  Glenn Morris  <rgm@gnu.org>
681
682         * message.el (message-tool-bar-retro): Update for rename
683         mail_send.xpm->mail-send.xpm.
684
685 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
686
687         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
688         `smime-ldap-search' for Emacs 22 and up.
689
690 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
691
692         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
693
694         * message.el (message-send-mail-function): Fix error convention.
695         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
696         (message-widen-reply, message-send-mail, message-talkative-question)
697         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
698         (message-clone-locals, message-send-news): Use with-current-buffer.
699         (message-insert-or-toggle-importance): Remove unused var `valid'.
700         (message-make-references): Remove unused var `new-references'.
701         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
702
703 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
704
705         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
706         (spam-split-symbolic-return-positive): Reflow docstring.
707         (spam-backends, spam-summary-exit-behavior)
708         (spam-mark-ham-unread-before-move-from-spam-group)
709         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
710         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
711         (spam-clear-cache, spam-backend-check, spam-install-backend)
712         (spam-install-statistical-backend, spam-list-of-processors)
713         (spam-group-processor-p, spam-split, spam-bogofilter-score)
714         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
715         (spam-check-crm114, spam-initialize, spam-unload-hook):
716         Fix typos in docstrings.
717
718 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
721         been checked if they have never been read and those group levels are
722         higher than the one that a user specified.
723
724 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
727         foreign groups unless a group level is specified by a user.
728         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
729
730 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
731
732         * message.el (message-send-mail-function): Require sendmail.
733
734 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
735
736         * message.el (message-send-mail-function): Check for smtpmail too.
737
738         * utf7.el (utf7-encode, utf7-decode): Use coding system
739         `utf-7'/`utf-7-imap' from utf-7.el' if available.
740
741         * message.el (message-send-mail-function): New function.
742         (message-send-mail-function): Set default using
743         message-send-mail-function.  Adjust doc string.
744         (message-send-mail-with-mailclient): New function.
745
746 2007-11-17  Richard Stallman  <rms@gnu.org>
747
748         * assistant.el: Remove file.
749
750 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
751
752         * smime.el (from):
753         * rfc2047.el (message-posting-charset):
754         * qp.el (mm-use-ultra-safe-encoding):
755         * pop3.el (parse-time-months):
756         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
757         * nnml.el (files):
758         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
759         (jka-compr-compression-info-list, ange-ftp-path-format)
760         (efs-path-regexp):
761         * nndiary.el (files):
762         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
763         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
764         (epg-digest-algorithm-alist, inhibit-redisplay)
765         (password-cache-expiry):
766         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
767         (pgg-output-buffer, password-cache-expiry):
768         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
769         (efs-path-regexp):
770         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
771         (inhibit-redisplay):
772         * mm-uu.el (file-name, start-point, end-point, entry)
773         (gnus-newsgroup-name, gnus-newsgroup-charset):
774         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
775         (latin-unity-ucs-list):
776         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
777         (mm-uu-binhex-decode-function):
778         * message.el (gnus-message-group-art, gnus-list-identifiers, )
779         (rmail-enable-mime-composing, gnus-local-organization)
780         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
781         (gnus-read-active-file, facemenu-add-face-function)
782         (facemenu-remove-face-function, gnus-article-decoded-p)
783         (tool-bar-mode):
784         * mail-source.el (display-time-mail-function):
785         * gnus-util.el (nnmail-pathname-coding-system)
786         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
787         (gnus-original-article-buffer, gnus-user-agent)
788         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
789         (xemacs-codename, sxemacs-codename, emacs-program-version):
790         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
791         * gnus-start.el (gnus-agent-covered-methods)
792         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
793         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
794         (gnus-newsgroup-headers, gnus-group-list-mode)
795         (gnus-group-mark-positions, gnus-newsgroup-data)
796         (gnus-newsgroup-unreads, nnoo-state-alist)
797         (gnus-current-select-method, mail-sources)
798         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
799         (nnmail-spool-file, gnus-cache-active-hashtb):
800         * gnus-mh.el (mh-lib-progs):
801         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
802         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
803         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
804         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
805         (gnus-group-buffer):
806         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
807         (font-lock-set-defaults):
808         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
809         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
810         (gnus-summary-post-menu, total-parts, type, condition, length):
811         * gnus-agent.el (gnus-agent-read-agentview):
812         * flow-fill.el (show-trailing-whitespace):
813         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
814         eval-and-compile wrappers for byte compiler pacifiers.
815
816         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
817         (mm-display-inline-fontify): Check for featurep 'xemacs not
818         extent-list.
819
820         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
821         itimer-list.
822         (mm-create-image-xemacs): Only do something for XEmacs.
823         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
824
825         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
826
827         * gnus-registry.el (gnus-adaptive-word-syntax-table):
828         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
829
830 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
831
832         * nnimap.el (nnimap-split-download-body):
833         * gnus-demon.el (gnus-demon):
834         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
835
836 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
839         macros.
840         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
841         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
842         copy data from unibyte buffer to multibyte current buffer.
843         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
844         to copy data from unibyte current buffer to multibyte buffer.
845         (nntp-make-process-buffer): Make process buffer unibyte.
846
847         * pop3.el (pop3-open-server): Fix typo in Lisp code.
848
849 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
850
851         * pop3.el (pop3-open-server): Accept and process data more robustly at
852         connexion start to avoid spurious "POP SSL connexion failed" errors.
853
854 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
855
856         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
857         read group names.
858
859 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
860
861         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
862
863 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
864
865         * nnmail.el (nnmail-parse-active): Make group names unibyte.
866         (nnmail-save-active): Use a unibyte buffer when saving active file,
867         which may contain non-ASCII group names.
868
869         * nnml.el (nnml-request-group): Decode group names in messages.
870
871 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
872
873         * message.el (message-citation-line-function)
874         (message-insert-formatted-citation-line): Fix spelling of
875         `message-insert-formated-citation-line'.
876
877 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
878
879         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
880
881 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
884         nnmail-pathname-coding-system.
885
886         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
887         that a user enters; decode group names in messages.
888
889         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
890
891 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
892
893         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
894
895         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
896
897         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
898         risky local variable.
899
900         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
901
902 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
903
904         * encrypt.el: Improve documentation to fix function name typo.
905         Reported by Daiki Ueno <ueno@unixuser.org>.
906
907 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
908
909         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
910         even if the point is not in the last page of an article.
911         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
912         back to the previous page.
913
914 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
915
916         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
917
918 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
921
922 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
923
924         * message.el (message-check-news-body-syntax): Avoid
925         mm-string-as-multibyte.
926         (message-hide-headers): Don't assume (point-min)==1.
927
928 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
929
930         * message.el (message-remove-blank-cited-lines): Fix if remove is
931         given.
932         (message-bogus-address-regexp): New variable.
933         (message-bogus-recipient-p): New function.
934         (message-check-recipients): New command.
935         (message-syntax-checks): Add `bogus-recipient'.
936         (message-fix-before-sending): Add `bogus-recipient'.
937
938         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
939         (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
940         window-system.
941
942 2007-10-28  Miles Bader  <miles@gnu.org>
943
944         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
945         at compile-time too.
946
947 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
948
949         * gnus-msg.el (gnus-message-setup-hook): Add
950         `message-remove-blank-cited-lines' to options.
951
952 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
953
954         * message.el (message-remove-blank-cited-lines): New function.
955         Suggested by Karl Pl\e,Ad\e(Bsterer.
956
957 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
960         mapc.
961
962         * imap.el (imap-open): Replace mapcar called for effect with mapc.
963         (top-level): Use mapc to set functions to be traced for debugging.
964
965         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
966         called for effect with while loop.
967
968         * message.el (message-talkative-question): Replace mapcar called for
969         effect with mapc.
970
971         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
972         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
973         called for effect with dolist.
974
975         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
976
977         * nndiary.el: Use dolist instead of mapcar to add diary headers to
978         gnus-extra-headers and nnmail-extra-headers.
979
980         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
981         called for effect with dolist.
982         (top-level): Use mapc to set functions to be traced for debugging.
983
984         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
985         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
986         dolist.
987
988         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
989         Replace mapcar called for effect with mapc.
990         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
991         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
992         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
993         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
994
995         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
996         remove-if that's a cl function.
997
998         * webmail.el (webmail-debug): Replace mapcar called for effect with
999         dolist.
1000
1001         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
1002         with mapc.
1003
1004 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1007         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1008         with while loop.
1009
1010         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1011         functions from article-* functions.
1012         (gnus-multi-decode-header): Replace mapcar called for effect with
1013         dolist.
1014
1015         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1016         (gnus-bookmark-show-details): Replace mapcar called for effect with
1017         while loop.
1018
1019         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1020         called for effect with while loop.
1021
1022         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1023         with dolist.
1024
1025         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1026         mapcar called for effect with dolist.
1027
1028         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1029
1030         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1031         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1032         Replace mapcar called for effect with dolist.
1033         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1034         mapc.
1035
1036         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1037         Replace mapcar called for effect with dolist.
1038         (gnus-topic-list): Replace mapcar called for effect with mapc.
1039
1040         * gnus.el: Use mapc instead of mapcar to add autoloads.
1041
1042 2007-10-23  Richard Stallman  <rms@gnu.org>
1043
1044         * gnus-group.el (gnus-group-highlight): Mark as risky.
1045
1046 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1047
1048         * gnus.el (gnus-server-to-method): Return method found first in
1049         gnus-newsrc-alist.
1050
1051         * gnus-art.el (gnus-article-highlight-signature)
1052         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1053         button overlay without the front stickiness.
1054
1055 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
1056
1057         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1058         overview buffer needed a catch to receive its throw.
1059         (gnus-agent-flush-cache): Declared as interactive to make this function
1060         easier to use.
1061
1062 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
1063
1064         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1065         `next-line'.
1066
1067 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1068
1069         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1070         exclude address matching message-dont-reply-to-names.
1071
1072 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * gnus-util.el (gnus-string<): New function.
1075
1076         * gnus-sum.el (gnus-article-sort-by-author)
1077         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
1078
1079 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1080
1081         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1082         the frame-focus tag is set in gnus-buffer-configuration.
1083
1084 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1085
1086         * gnus-art.el (gnus-article-add-button): Make a button overlay without
1087         the front stickiness.
1088
1089 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1090
1091         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1092         url pattern; remove duplicate one.
1093         (gnus-article-extend-url-button): New function.
1094         (gnus-article-add-buttons): Use it.
1095         (gnus-button-push): Use concatenated url that it makes.
1096
1097 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1098
1099         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1100
1101 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1102
1103         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1104         Don't hardcode point-min==1.
1105
1106 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
1107
1108         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
1109         Fix comment about "iso8859-1".
1110
1111 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
1112
1113         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1114         ones returned from the verify-function.
1115
1116         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1117         mml2015-extract-cleartext-signature if extraction failed.
1118
1119 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
1120
1121         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1122         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1123         failed.
1124
1125 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1126
1127         * Relicense "GPLv2 or later" files to "GPLv3 or later".
1128
1129 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
1130
1131         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
1132         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
1133         recommends to use EasyPG instead of PGG.
1134
1135         * pgg.el: Revert to revision 6.23.2.16
1136
1137         * pgg-def.el: Revert to revision 6.6.2.14.
1138
1139         * pgg-gpg.el: Revert to revision 6.23.2.34.
1140
1141 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1142
1143         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1144         to mark a thread as expirable.  Add variable `hide' to handle hiding of
1145         thread for both the null and zero (kill/expire thread) universal prefix
1146         cases.
1147         (gnus-summary-expire-thread): Add new function to expire a thread,
1148         using gnus-summary-kill-thread.
1149         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1150         shortcuts for gnus-summary-expire-thread.
1151         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1152         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
1153
1154 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1155
1156         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1157         extras value, so an extras entry can be deleted.
1158         (gnus-registry-delete-extra-entry): Use it.
1159         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1160         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1161         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
1162         storage through the gnus-registry, and provide an appropriate API for
1163         it.
1164
1165 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1166
1167         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1168         Suggested by Leo <sdl.web@gmail.com>.
1169
1170         * gnus.el: Do.
1171
1172 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1173
1174         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1175         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
1176
1177         * gnus-agent.el (gnus-agent-fetch-headers): Do.
1178
1179         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1180         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1181
1182 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1183
1184         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1185         newline.
1186         (nnmbox-request-accept-article): Don't change article in source buffer;
1187         narrow to header to use message-fetch-field rather than
1188         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1189         (nnmbox-request-replace-article): Quote lines that'll be misidentified
1190         as delimiters; make sure article ends with newline.
1191         (nnmbox-delete-mail): Correct last position of article to be deleted;
1192         ignore X-Gnus-Newsgroup header in article body.
1193         (nnmbox-save-mail): Quote lines looking like delimiters at the right
1194         positions; make sure article ends with newline.
1195
1196         * message.el (message-display-abbrev): Don't infloop when a user
1197         inserts SPC in the beginning of header.
1198
1199         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
1200         coding-system-for-read and coding-system-for-write for XEmacs having no
1201         file-coding feature.
1202
1203         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
1204
1205 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
1206
1207         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1208         list of groups not followed by default.  Fix type to be regexp.
1209         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1210
1211 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
1212
1213         * hmac-def.el (define-hmac-function): Switch from old-style to
1214         new-style backquotes.
1215
1216         * md4.el (md4-make-step): Likewise.
1217
1218 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1219
1220         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1221         raw-text coding system when saving .newsrc file, which may contain
1222         non-ASCII group names.
1223
1224 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1225
1226         * gnus-cus.el (gnus-score-extra): New widget.
1227         (gnus-score-extra-convert): New function.
1228         (gnus-score-customize): Use it for Extra.
1229
1230 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
1231
1232         * mml2015.el (mml2015-extract-cleartext-signature): New function.
1233         (mml2015-mailcrypt-clear-verify): Use it.
1234         (mml2015-gpg-clear-verify): Use it.
1235         (mml2015-pgg-clear-verify): Use it.
1236         (mml2015-epg-clear-verify): Replace the current part with the output
1237         from GnuPG; don't extract the plaintext by itself.
1238
1239         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1240         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1241         mml2015-clear-verify-function; don't touch the armor headers or
1242         dash-escaped text here.
1243
1244 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1245
1246         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1247         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1248         parts, or application/octet-stream as a last resort.
1249         (gnus-mime-view-part-as-type): Don't toggle display.
1250         (gnus-mime-view-part-as-charset): Don't turn off display before
1251         querying charset.
1252
1253         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1254         stuff to undisplayer function in Emacs.
1255         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1256
1257         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1258         text/calendar parts.
1259
1260 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1263         decoding text/calendar parts.
1264
1265         * message.el (message-forward-make-body-mime): Always mark body as
1266         having no illegible text; remove signed-or-encrypted argument.
1267         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1268
1269         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1270         (mml-generate-mime-1): Don't encode body if it is specified to be in
1271         raw form; don't make buffer be unibyte when inserting multibyte string.
1272
1273 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1274
1275         * sha1.el: Fix up comment style.
1276         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1277         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1278
1279         * hex-util.el: Fix up comment style.
1280         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1281
1282         * gnus-salt.el: Use with-current-buffer.
1283         (gnus-pick-setup-message): Fix long-standing typo.
1284
1285 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1286
1287         * imap.el (imap-logout-timeout): New variable.
1288         (imap-logout, imap-logout-wait): New functions.
1289         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1290
1291         * nnimap.el (nnimap-logout-timeout): New server variable.
1292         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1293         nnimap-logout-timeout.
1294
1295         * gnus-art.el (gnus-article-summary-command-nosave)
1296         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1297
1298 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * gnus.el (gnus-maximum-newsgroup): New variable.
1301
1302         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1303         according to gnus-maximum-newsgroup.
1304
1305         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1306         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1307         Limit the range of articles according to gnus-maximum-newsgroup.
1308
1309 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
1310
1311         * gnus-art.el (gnus-sticky-article): Fixed problems described in
1312         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
1313         Don't perform gnus-configure-windows here; reuse existing sticky
1314         article buffer.
1315
1316         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1317         it doesn't exist in gnus-article-mode.
1318
1319 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1320
1321         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1322         (gnus-agent-decoded-group-name): New function.
1323         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1324         (gnus-agent-expire-group-1): Use it; decode group name in messages.
1325
1326 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
1327
1328         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1329         Add binding for gnus-sticky-article.
1330         (gnus-summary-exit): Don't kill sticky article buffers.
1331
1332         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1333         article buffer.
1334         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1335         (gnus-kill-sticky-article-buffers): New commands.
1336
1337 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * nntp.el (nntp-xref-number-is-evil): New server variable.
1340         (nntp-find-group-and-number): If it is non-nil, don't trust article
1341         numbers in the Xref header.
1342
1343 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1344
1345         * gnus-agent.el (gnus-agent-read-group): New function.
1346         (gnus-agent-flush-group, gnus-agent-expire-group)
1347         (gnus-agent-regenerate-group): Use it.
1348         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1349         nnmail-pathname-coding-system.
1350
1351 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1352
1353         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1354
1355         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1356         that are unread as unread, and also as selected so that information of
1357         marks having been changed by a user may be updated when exiting group.
1358
1359 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1360
1361         * gnus-art.el (gnus-mime-display-single): Pass part number that is
1362         calculated ignoring signature parts to gnus-treat-article.
1363
1364 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1367         a point here in order to keep the window start.
1368         (gnus-insert-mime-security-button): Make a button overlay without the
1369         front stickiness.
1370         (gnus-mime-display-security): Goto the end of a button.
1371
1372         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1373
1374 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1375
1376         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1377         group-name-at-point.
1378         (gnus-group-completing-read): New function that offers decoded
1379         non-ASCII group names for completion.
1380         (gnus-fetch-group, gnus-group-read-ephemeral-group)
1381         (gnus-group-jump-to-group, gnus-group-make-group-simple)
1382         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1383         (gnus-group-fetch-control): Use it.
1384         (gnus-fetch-group): Use group-name-at-point for the initial value
1385         rather than the default value; use gnus-alive-p.
1386
1387         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1388         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1389         (gnus-summary-post-news): Use gnus-group-completing-read.
1390
1391         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1392         (gnus-read-move-group-name): Decode group name for completion.
1393
1394 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
1395
1396         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1397         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1398         Yamaoka slightly modified the code).
1399
1400 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1401
1402         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1403         (nnmail-split-incoming): Bind it.
1404
1405         * nnml.el (nnml-group-name-charset): New function.
1406         (nnml-decoded-group-name): Use it; don't decode group name if
1407         nnmail-group-names-not-encoded-p is non-nil.
1408         (nnml-encoded-group-name): New function.
1409         (nnml-group-pathname): Inline nnml-decoded-group-name.
1410         (nnml-request-expire-articles): Decode group name in message.
1411         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1412         nnmail-pathname-coding-system.
1413         (nnml-save-mail, nnml-active-number): Work with decoded group names and
1414         not decoded ones according to nnmail-group-names-not-encoded-p.
1415         (nnml-generate-active-info): Use nnml-encoded-group-name.
1416
1417 2007-08-08  Glenn Morris  <rgm@gnu.org>
1418
1419         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1420         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1421         doc-strings and comments.
1422
1423 2007-07-25  Glenn Morris  <rgm@gnu.org>
1424
1425         * Relicense all FSF files to GPLv3 or later.
1426
1427 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1428
1429         * gnus-sum.el (gnus-summary-move-article): Make
1430         gnus-summary-respool-article work.
1431
1432 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
1433
1434         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1435         string.
1436
1437 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1438
1439         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
1440         that should be ignored when comparing distant RSS articles with local
1441         ones.
1442         (nnrss-make-hash-index): New function.  Create a hash index according
1443         to the ignored fields.
1444         (nnrss-check-group): Use it.
1445
1446 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1447
1448         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1449
1450         * gnus-art.el (article-decode-group-name): Decode Xref header too.
1451
1452         * gnus-group.el (gnus-group-make-group): Encode group name here unless
1453         the new optional argument ENCODED is non-nil.
1454         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1455         coding system for encoding group name.
1456         (gnus-group-make-rss-group): Pass un-encoded group name to
1457         gnus-group-make-group.
1458         (gnus-group-set-info): Tell gnus-group-make-group that group name is
1459         encoded.
1460
1461         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1462         Encode group name to which articles are moved or copied.
1463         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1464         coding system for encoding Newsgroup, Followup-To and Xref headers.
1465
1466         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1467         marks; use nnheader-file-coding-system to write a file.
1468         (nnagent-retrieve-headers): Bind file-name-coding-system to
1469         nnmail-pathname-coding-system.
1470
1471         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1472
1473         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1474         (nnml-request-article, nnml-request-create-group)
1475         (nnml-request-rename-group, nnml-find-id)
1476         (nnml-possibly-change-directory, nnml-possibly-create-directory)
1477         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1478         (nnml-save-marks): Use nnml-group-pathname instead of
1479         nnmail-group-pathname.
1480
1481         (nnml-request-create-group, nnml-request-expire-articles)
1482         (nnml-request-move-article, nnml-request-delete-group)
1483         (nnml-deletable-article-p, nnml-possibly-create-directory)
1484         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1485         (nnml-open-marks): Bind file-name-coding-system to
1486         nnmail-pathname-coding-system.
1487
1488         (nnml-request-article): Pass server argument to nnml-find-group-number.
1489         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1490         server argument to nnml-possibly-create-directory.
1491         (nnml-request-accept-article): Pass server argument to
1492         nnml-active-number and nnml-save-mail.
1493         (nnml-find-group-number): Pass server argument to nnml-find-id.
1494         (nnml-request-update-info): Pass server argument to
1495         nnml-marks-changed-p.
1496
1497         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1498         (nnml-save-mail, nnml-active-number): Add server argument.
1499
1500         (nnml-request-delete-group): Warn if group is missing.
1501         (nnml-get-nov-buffer): Decode group name.
1502         (nnml-generate-active-info): Encode group name.
1503         (nnml-open-marks): Decode group name in messages.
1504
1505 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
1508         if it is not specified.
1509         (gnus-article-pipe-part, gnus-article-save-part)
1510         (gnus-article-interactively-view-part, gnus-article-copy-part)
1511         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
1512         (gnus-article-inline-part, gnus-article-save-part-and-strip)
1513         (gnus-article-replace-part, gnus-article-delete-part)
1514         (gnus-article-view-part-as-type): Pass raw prefix argument to
1515         gnus-article-part-wrapper.
1516
1517 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1518
1519         * gnus-agent.el (gnus-agent-save-active): Bind
1520         nnheader-file-coding-system to gnus-agent-file-coding-system.
1521
1522         * gnus-cache.el (gnus-cache-save-buffers)
1523         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
1524         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
1525         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
1526         (gnus-cache-braid-nov, gnus-cache-braid-heads)
1527         (gnus-cache-generate-active, gnus-cache-rename-group)
1528         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
1529         (gnus-cache-update-overview-total-fetched-for): Bind
1530         file-name-coding-system to nnmail-pathname-coding-system.
1531         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
1532         variables.
1533         (gnus-cache-decoded-group-name): New function.
1534         (gnus-cache-file-name): Use it.
1535         (gnus-cache-generate-active): Use non-decoded group name for active.
1536
1537         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
1538         right place.
1539         (gnus-write-active-file): Don't break non-ASCII group names.
1540
1541         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
1542         nnmail-pathname-coding-system.
1543
1544         * lpath.el: Bind default-file-name-coding-system,
1545         file-name-coding-system and language-info-alist for XEmacs.
1546
1547         * gnus-uu.el (gnus-uu-decode-save): Typo.
1548
1549 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1550
1551         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
1552
1553 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1554
1555         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
1556         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
1557         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
1558         (gnus-agent-flush-group, gnus-agent-flush-cache)
1559         (gnus-agent-fetch-headers, gnus-agent-load-alist)
1560         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
1561         (gnus-agent-retrieve-headers, gnus-agent-request-article)
1562         (gnus-agent-regenerate-group)
1563         (gnus-agent-update-files-total-fetched-for)
1564         (gnus-agent-update-view-total-fetched-for): Bind
1565         file-name-coding-system to nnmail-pathname-coding-system.
1566         (gnus-agent-group-pathname): Don't encode file names by
1567         nnmail-pathname-coding-system.
1568         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
1569         coding-system-for-write instead of buffer-file-coding-system to
1570         gnus-agent-file-coding-system.
1571
1572         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
1573         Decode group name.
1574
1575         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
1576
1577         * gnus-start.el (gnus-update-active-hashtb-from-killed)
1578         (gnus-read-newsrc-el-file): Make group names unibyte.
1579
1580         * nnmail.el (nnmail-group-pathname): Don't encode file names by
1581         nnmail-pathname-coding-system.
1582
1583         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
1584         (nnrss-request-delete-group): Bind file-name-coding-system to
1585         nnmail-pathname-coding-system.
1586         (nnrss-read-server-data, nnrss-read-group-data): Bind
1587         file-name-coding-system correctly.
1588         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
1589
1590         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
1591         (nntp-server-to-method-cache): New variable.
1592         (nntp-group-pathname): New function that decodes non-ASCII group names.
1593         (nntp-possibly-create-directory, nntp-marks-changed-p)
1594         (nntp-save-marks, nntp-open-marks): Use it.
1595         (nntp-possibly-create-directory, nntp-open-marks):
1596         Bind file-name-coding-system to nnmail-pathname-coding-system.
1597         (nntp-open-marks): Decode group names when bootstrapping marks.
1598
1599         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
1600         Newsgroups and Folowup-To headers.
1601
1602 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1603
1604         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1605         (gnus-server-closed-face, gnus-server-denied-face)
1606         (gnus-server-offline-face): Remove variable.
1607         (gnus-server-font-lock-keywords): Use faces that are not aliases.
1608
1609         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
1610         of modifying message-stack directly for XEmacs.
1611
1612         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
1613         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
1614         if the coding-system argument is nil for XEmacs.
1615
1616         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
1617         mm-charset-override-alist.
1618
1619         * rfc2047.el: Don't require base64; require rfc2045 for the function
1620         rfc2045-encode-string.
1621         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
1622         to quote the parameter value.
1623
1624 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
1627         form in gnus-group-name-charset-method-alist.
1628
1629         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
1630         overrides the default layout edit-form.
1631
1632         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
1633
1634         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
1635
1636 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
1639         as unfetched articles.
1640
1641 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1642
1643         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
1644
1645 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1646
1647         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
1648         original back end that keeps marks in the local system.
1649
1650 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1651
1652         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
1653         arg of pop-to-buffer for XEmacs.
1654         (gnus-article-read-summary-keys): Ditto; don't restore window
1655         configuration if summary command ends up with neither article buffer
1656         nor summary buffer; describe bindings if summary keys end with C-h.
1657
1658 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1659
1660         * message.el (message-fix-before-sending): Skip raw message part to be
1661         forwarded while checking illegible text.
1662         (message-forward-make-body-mime, message-forward-make-body): Mark
1663         signed or encrypted raw message as having no illegible text.
1664
1665 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1666
1667         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
1668         (gnus-message-with-timestamp-1): New macro.
1669         (gnus-message-with-timestamp): New function.
1670         (gnus-message): Use them.
1671
1672         * nnheader.el (nnheader-message): Use them.
1673
1674 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
1675
1676         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
1677         .newsrc.eld file.
1678
1679 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * gnus-agent.el (gnus-agent-fetch-headers)
1682         (gnus-agent-retrieve-headers): Bind
1683         gnus-decode-encoded-address-function to identity.
1684
1685         * nntp.el (nntp-send-xover-command): Recognize an xover command is
1686         available also when the server returns simply a dot.
1687
1688         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
1689
1690 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
1693
1694 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1695
1696         * gnus-ems.el (gnus-x-splash): Make it work.
1697
1698         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
1699         from being used.
1700
1701         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
1702
1703 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1704
1705         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
1706         4th and the 5th arguments.
1707
1708         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
1709         the front stickiness.
1710         (gnus-article-summary-command-nosave): Correct the order of the
1711         arguments passed to pop-to-buffer.
1712         (gnus-article-read-summary-keys): Ditto; make it work properly when the
1713         summary command ends up with the article buffer.
1714
1715         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
1716         the same faces.
1717
1718 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1719
1720         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
1721
1722 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1723
1724         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
1725         * gnus-sum.el (gnus-summary-highlight):
1726         * pgg.el (pgg-sign-region, pgg-sign):
1727         * mail-source.el (mail-source-delete-old-incoming-confirm):
1728         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
1729
1730 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1731
1732         * gnus-art.el (gnus-mime-view-part-externally)
1733         (gnus-mime-view-part-internally): Fix predicate function passed to
1734         completing-read.
1735
1736         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
1737
1738         * gnus.el (gnus-update-message-archive-method): Add :version.
1739
1740 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1741
1742         * gnus.el (gnus-update-message-archive-method): New variable.
1743
1744         * gnus-start.el (gnus-setup-news): Update saved "archive" method
1745         according to gnus-message-archive-method if
1746         gnus-update-message-archive-method is non-nil.
1747
1748 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
1751         by Loic Dachary <loic@dachary.org>.
1752         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
1753
1754 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1755
1756         * message.el (message-pop-to-buffer): Add switch-function argument.
1757         (message-mail): Pass switch-function argument to it.
1758
1759 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
1760
1761         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
1762         Improve doc string.
1763
1764 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1765
1766         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
1767         (gnus-header-content)
1768         * gnus-cite.el (gnus-cite-10)
1769         * gnus-srvr.el (gnus-server-closed)
1770         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
1771         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
1772         (gnus-group-mail-3-empty, gnus-group-mail-low)
1773         (gnus-group-mail-low-empty, gnus-splash)
1774         * message.el (message-header-to, message-header-cc)
1775         (message-header-subject, message-header-other, message-header-name)
1776         (message-header-xheader, message-separator, message-cited-text)
1777         (message-mml): Lighten colors of faces used for dark background.
1778
1779 2007-05-24  Simon Josefsson  <simon@josefsson.org>
1780
1781         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
1782         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
1783
1784 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1785
1786         * message.el (message-narrow-to-headers-or-head): Ignore
1787         mail-header-separator in the body.
1788
1789 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1790
1791         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
1792         same as window size.
1793
1794 2007-05-22  Kevin Ryde  <user42@zip.com.au>
1795
1796         * message.el (message-font-lock-keywords): Use message-header-xheader
1797         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
1798         ahead of the anything pattern, to get it recognised.
1799
1800 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
1803         spam.el loads uses it in the compiled defadvice form.
1804
1805 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1806
1807         * gnus-sum.el (gnus-articles-to-read)
1808         (gnus-summary-insert-old-articles): Don't truncate group name for
1809         `read-string'.
1810
1811         * gnus-util.el (gnus-limit-string): Delete this function.
1812
1813         * gnus-sum.el (gnus-simplify-subject-fully): Use
1814         `truncate-string-to-width' instead.
1815
1816 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1817
1818         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
1819         if, on summary exit, the next group has to be selected.
1820         (gnus-summary-exit): Use it.
1821
1822 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1823
1824         * gnus-art.el (gnus-article-mode): Fix comment about displaying
1825         non-break space.
1826
1827 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1828
1829         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
1830         Check if group is not a directory.
1831         (nnfolder-request-expire-articles): Don't delete articles if the target
1832         group is not available.
1833
1834         * nnml.el (nnml-request-create-group): Properly check if group is not a
1835         file.
1836         (nnml-request-expire-articles): Don't delete articles if the target
1837         group is not available.
1838
1839         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1840         Don't quote characters that are within parentheses.
1841
1842 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1843
1844         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
1845         (gnus-handle-ephemeral-exit): Select article according to it.
1846
1847 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1848
1849         * message.el (message-insert-formated-citation-line): Remove newline.
1850         (message-citation-line-format): Add final \n here so that the user can
1851         avoid a blank line.
1852
1853 2007-05-03  Dan Christensen  <jdc@uwo.ca>
1854
1855         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1856         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1857         Update lanl/arXiv support.
1858
1859 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1860
1861         * gnus.el: Bump version number.
1862
1863 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1864
1865         * gnus.el (gnus-version-number): Bump version.
1866
1867 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1868
1869         * gnus.el: No Gnus v0.6 is released.
1870
1871 2007-04-27  Didier Verna  <didier@xemacs.org>
1872
1873         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
1874         * gmm-utils.el (gmm-regexp-concat): here.
1875         * message.el: Don't require 'gnus-util.
1876         (message-dont-reply-to-names): Handle name change above.
1877         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
1878
1879 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1880
1881         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
1882         since the initial value varies according to the system.
1883
1884 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1885
1886         * mm-util.el (mm-charset-synonym-alist): Defcustom.
1887
1888 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
1889
1890         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
1891
1892 2007-04-24  Didier Verna  <didier@xemacs.org>
1893
1894         Improve the type of gnus-ignored-from-addresses.
1895         * gnus-util.el (gnus-orify-regexp): New function.
1896         * message.el (gnus-util): Require it.
1897         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
1898         * gnus-sum.el (gnus-ignored-from-addresses): New function.
1899         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
1900
1901 2007-04-24  Didier Verna  <didier@xemacs.org>
1902
1903         * gnus-sum.el:
1904         * gnus-utils.el: Fix some trailing whitespaces.
1905
1906 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1907
1908         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
1909         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
1910         article's Message-ID; refer parent article in summary buffer.
1911
1912         * message.el (message-bounce): Call mime-to-mml.
1913
1914         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
1915         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
1916         optimize and/or forms properly.
1917
1918 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
1919
1920         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
1921         URL.
1922
1923 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1924
1925         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
1926
1927 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1928
1929         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
1930         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
1931         displayed of multipart/alternative part if it is invoked from summary
1932         buffer.
1933
1934         * mm-view.el (mm-inline-text-html-render-with-w3m)
1935         (mm-inline-text-html-render-with-w3m-standalone)
1936         (mm-inline-render-with-function): Use mail-parse-charset by default.
1937
1938 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
1939
1940         * parse-time.el (parse-time-string-chars): Check if CHAR
1941         is less than the length of parse-time-syntax.
1942
1943 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1944
1945         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
1946         from gnus-newsgroup-processable.
1947
1948 2007-04-16  Didier Verna  <didier@xemacs.org>
1949
1950         * gnus-msg.el (gnus-configure-posting-styles): Handle
1951         message-signature-directory properly with :file syntax.  Reported by
1952         "Leo".
1953
1954 2007-04-11  Didier Verna  <didier@xemacs.org>
1955
1956         New user option: message-signature-directory.
1957         * gnus-msg.el (gnus-configure-posting-styles): Support it.
1958         * message.el (message-insert-signature): Ditto.
1959         * message.el (message-signature-file): Doc update.
1960         * message.el (message-signature-directory): New.
1961
1962 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1963
1964         * gnus-msg.el (gnus-inews-yank-articles): Use
1965         message-exchange-point-and-mark instead of exchange-point-and-mark.
1966
1967 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1968
1969         * message.el (message-yank-original): Make sure cited text ends with
1970         newline; don't exchange point and mark.
1971
1972 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1973
1974         * tls.el (open-tls-stream): Properly handle case where there
1975         is no associated buffer.
1976
1977 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
1978
1979         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
1980         message-yank-original, make sure (< mark TEXT point).
1981
1982 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1983
1984         * message.el (message-fill-column): New variable.
1985         (message-mode): Use it.  Add comment on a possible new hook.
1986
1987         * nnmail.el (nnmail-spool-file): Mark as obsolete.
1988         (nnmail-get-new-mail): Reformat.
1989
1990         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
1991
1992         * gmm-utils.el: Fix Commentary.
1993         (gmm-tool-bar-from-list): Fix typo in doc string.
1994
1995 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
1996
1997         * message.el (message-yank-original): Don't switch point and mark
1998         unnecessarily to put point and mark as documented.
1999
2000 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2001
2002         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2003         from the message heads.
2004
2005 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
2006
2007         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2008         article buffer does not have a window.  This may not be the best
2009         solution but is certainly better than setting the start of the null,
2010         that is the current, window.
2011
2012 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2013
2014         * gnus-draft.el (gnus-draft-setup-hook): New hook.
2015         (gnus-draft-setup): Run it.
2016
2017         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2018         gnus-score-fast-scoring.  Allow regexp.
2019         (gnus-score-headers): Use it.
2020
2021         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2022         XEmacs.
2023
2024         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2025         string.
2026         (gnus-button-alist): Also catch `<f1> k ...'.
2027         (gnus-treat-display-x-face): Fix doc string.
2028
2029 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2030
2031         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2032         evaluation of gnus-extended-version to ensure correct generation of the
2033         User-Agent header when message-generate-headers-first is used.
2034
2035 2007-03-24  Simon Josefsson  <simon@josefsson.org>
2036
2037         * hashcash.el (hashcash-generate-payment-async): Don't crash if
2038         hashcash-path is nil.  Don't call callback with incorrect number of
2039         parameters if val is 0.
2040
2041 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2042
2043         * message.el (message-required-news-headers):
2044         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2045
2046 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
2047
2048         * tls.el (open-tls-stream): In handshake-waiting loop,
2049         don't wait more if there is output available to process.
2050
2051 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
2052
2053         * tls.el (tls-program): Doc fix.
2054
2055 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * message.el (message-generate-new-buffers): Change the meaning of the
2058         nil value; add `standard' to the choices; treat t as `unique'; improve
2059         doc string.
2060         (gnus-select-frame-set-input-focus): Autoload.
2061         (message-buffer-name): Search for the existing message buffer if
2062         message-generate-new-buffers is nil or `standard'; treat the value t of
2063         message-generate-new-buffers as `unique'.
2064         (message-pop-to-buffer): Raise the frame already displaying the message
2065         buffer; clear the echo area after querying.
2066         (message-setup): Pass the `continue' argument to compose-mail.
2067         (message-mail): Prefer `switch-function' if it is given; search for the
2068         existing message buffer if the `continue' argument is non-nil; pass
2069         continue and switch-function arguments to compose-mail by way of
2070         message-setup.
2071         (message-mail-other-window): Adjust argument of message-setup.
2072         (message-mail-other-frame): Ditto.
2073
2074 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2077         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2078         to turn font-lock on when turning gnus-message-citation-mode on.
2079
2080 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
2081
2082         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2083         (mml-smime-function-alist): New variable; add epg as the backend.
2084         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2085         mml-smime- functions instead.
2086         * mm-view.el: Require smime.
2087
2088 2007-03-05  Didier Verna  <didier@xemacs.org>
2089
2090         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2091         instead of just inheritance for posting styles.
2092         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2093
2094 2007-02-24  Chris Moore  <dooglus@gmail.com>
2095
2096         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
2097         * pgg-pgp.el (pgg-pgp-encrypt-region):
2098         * pgg-gpg.el (pgg-gpg-encrypt-region):
2099         Check pgg-encrypt-for-me if no other recipients.
2100
2101 2007-02-24  John Paul Wallington  <jpw@pobox.com>
2102
2103         * tls.el (tls-certtool-program): Fix custom type.
2104
2105 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2108         and point-at-eol instead of line-(beginning|end)-position.
2109
2110         * assistant.el (assistant-parse-buffer): Ditto.
2111
2112         * netrc.el (netrc-parse-services): Ditto.
2113
2114 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
2115
2116         * mml2015.el (mml2015-epg-find-usable-key): New function.
2117         (mml2015-epg-sign): Use it.
2118         (mml2015-epg-encrypt): Use it.
2119
2120 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * message.el (message-make-in-reply-to): Quote name containing
2123         non-ASCII characters.  It will make the RFC2047 encoder cause an error
2124         if there are special characters.  Reported by NAKAJI Hiroyuki
2125         <nakaji@jp.freebsd.org>.
2126
2127 2007-02-27  Didier Verna  <didier@xemacs.org>
2128
2129         Include the group parameters as well as the topic ones in the
2130         inheritance filter process.
2131         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2132         argument GROUP-PARAMS-LIST.
2133         * gnus-topic.el (gnus-group-topic-parameters): Use it.
2134
2135 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2136
2137         * nntp.el (nntp-never-echoes-commands)
2138         (nntp-open-connection-functions-never-echo-commands): New variables.
2139         (nntp-send-command): Use them.
2140
2141 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
2142
2143         * mml2015.el (mml2015-epg-verify): Simplified.
2144
2145 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2146
2147         * mml.el (mml-content-disposition-alist): New user option.
2148         (mml-content-disposition): New function.
2149         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2150         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2151
2152 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
2153
2154         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2155         verification.
2156
2157 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2158
2159         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2160         articles posted in the last 24 hours.
2161
2162 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
2163
2164         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2165
2166 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2167
2168         * nntp.el (nntp-send-command): Don't wait for echoes when
2169         nntp-open-ssl-stream is used.
2170
2171 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * gnus-cite.el (gnus-test-font-lock-add-keywords)
2174         (gnus-message-add-citation-keywords)
2175         (gnus-message-remove-citation-keywords): Remove.
2176         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2177         directly, make the variables in font-lock-defaults buffer-local, add
2178         gnus-message-citation-keywords to them and then update the value of
2179         font-lock-keywords.
2180
2181 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * message.el (message-cite-original-1): Don't call
2184         gnus-article-highlight-citation.
2185
2186         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2187         citations; fix line count.
2188
2189 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2190
2191         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2192         (gnus-message-add-citation-keywords)
2193         (gnus-message-remove-citation-keywords): Use it; fix the emulating
2194         versions of font-lock-add-keywords and font-lock-remove-keywords to
2195         work with XEmacs correctly.
2196
2197 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * gnus-cite.el (gnus-cite-face-list): Set the values of
2200         gnus-message-max-citation-depth and gnus-message-citation-keywords.
2201         (gnus-message-max-citation-depth): Use defvar rather than defconst.
2202         (gnus-message-cite-prefix-regexp): New variable.
2203         (gnus-message-search-citation-line): Use it; protect against long
2204         citation prefix; fill match data with nil rather than 0 for XEmacs; set
2205         the 0th match data for Emacs.
2206         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2207         (gnus-message-add-citation-keywords): Append keywords rather than
2208         prepending; emulate font-lock-add-keywords if it is not available.
2209         (gnus-message-remove-citation-keywords): Emulate
2210         font-lock-remove-keywords if it is not available.
2211
2212         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2213
2214         * message.el (message-cite-prefix-regexp): Set the value of
2215         gnus-message-cite-prefix-regexp.
2216
2217 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2218
2219         * nnweb.el (nnweb-google-parse-1): Update parser.
2220
2221 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
2222
2223         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2224
2225 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2226
2227         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2228         regexp.
2229
2230 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2231
2232         * uudecode.el (uudecode-string-to-multibyte): New function emulating
2233         string-to-multibyte.
2234         (uudecode-decode-region-internal): Use it.
2235
2236         * lpath.el: Fbind string-as-multibyte for XEmacs.
2237
2238 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2239
2240         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2241         custom choice.
2242
2243         * gnus-art.el (gnus-signature-limit): Fix custom choice.
2244
2245 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
2246
2247         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2248
2249         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2250         `write-region' to respect `mm-inhibit-file-name-handlers'.
2251
2252 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2253
2254         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2255         Use gnus-home-directory instead of "~/" or "$HOME".
2256
2257 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
2258
2259         * encrypt.el (encrypt-insert-file-contents): Add better prompt
2260         to mention filename.
2261         Add comments at beginning regarding usage.
2262         (encrypt-write-file-contents): Change interactive so a string is
2263         acceptable.  If the file has no associated model, show an error instead
2264         of a nonsense prompt.
2265
2266 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2267
2268         * spam.el (spam-bsfilter-ham-switch): Fix typo.
2269         Thanks to Yoshihiko Yamada for kind notification of this typo.
2270
2271 2007-01-12  Kenichi Handa  <handa@m17n.org>
2272
2273         * uudecode.el (uudecode-decode-region-internal): Make it work in a
2274         multibyte buffer.
2275
2276 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2277
2278         * gnus-score.el (gnus-score-fast-scoring): New variable.
2279         (gnus-score-headers): Use it.
2280
2281         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2282
2283         * message.el (message-cite-original-1): Call
2284         gnus-article-highlight-citation if requested.
2285         (message-make-from): Allow name and address as optional arguments.
2286
2287         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2288
2289         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2290         bugs to doc string.
2291         (gnus-button-alist): Add mid\\|message-id.
2292         (gnus-button-fetch-group): Extend for use in
2293         `browse-url-browser-function'.
2294         (gnus-button-url-regexp): Try to catch paired parentheses like in
2295         Wikipedia URLs.
2296
2297         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2298         Suggested by Simon Krahnke <overlord@gmx.li>.
2299
2300 2007-01-13  Romain Francoise  <romain@orebokech.com>
2301
2302         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2303         Update copyright.
2304
2305 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
2306
2307         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2308
2309 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2310
2311         * gnus-registry.el (gnus-registry-unfollowed-groups)
2312         (gnus-registry-split-fancy-with-parent): Fix documentation.
2313
2314 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2317         from nnweb groups.
2318
2319 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2322         Xref urls.  Erase buffer before requesting head.
2323
2324 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2325
2326         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
2327         customizable.
2328
2329 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
2330
2331         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2332         no signing key is found.
2333         (mml2015-epg-encrypt): Ask user whether to skip or abort if
2334         no encrypting and/or signing key is found.
2335
2336 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2337
2338         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2339
2340 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2341
2342         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2343         headers read from disk with the ones newly found in the current search.
2344         This should no longer cause problems, because the article numbers in
2345         Gmane's `nov.php' output are ignored since the previous change.
2346
2347 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2348
2349         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2350
2351 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
2354         replace-regexp-in-string; bind url-version; fbind display-images-p and
2355         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
2356         find-face and set-itimer-function for Emacs; bind itimer-list for
2357         Emacs.
2358
2359         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2360
2361 2007-01-01  Romain Francoise  <romain@orebokech.com>
2362
2363         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2364
2365 2006-12-31  Steve Youngs  <steve@sxemacs.org>
2366
2367         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2368         `define-minor-mode' macro definition expanded properly.
2369         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2370         exclude it there.
2371
2372         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2373         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
2374         `fboundp' test.
2375         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2376         This is OK to autoload in (S)XEmacs now.
2377
2378 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2379
2380         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2381         keystroke.
2382         (gnus-summary-limit-to-singletons): Fix typo.
2383
2384         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2385         else fails.
2386
2387 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2388
2389         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2390         docstring.
2391
2392         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2393         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2394         (gnus-summary-insert-dormant-articles): Fix typo in message.
2395
2396 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2397
2398         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2399         nil for XEmacs.
2400         (gnus-message-citation-mode): Don't autoload in XEmacs.
2401
2402         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2403
2404 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2405
2406         * nnimap.el (nnimap-expunge-search-string): Mention
2407         nnimap-search-uids-not-since-is-evil in docstring.
2408
2409 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2410
2411         * spam.el: Revert to make-obsolete-variable because
2412         define-obsolete-variable-alias is not supported in Emacs 21.
2413
2414         * spam.el (spam-ifile-path, spam-ifile-database-path)
2415         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2416         make-obsolete-variable.
2417         (spam-bsfilter-path, spam-bsfilter-program)
2418         (spam-spamassassin-path, spam-spamassassin-program)
2419         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
2420         use "path" inappropriately.
2421         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2422         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2423         variable names.
2424
2425 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
2426
2427         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2428         summary buffer.
2429
2430         * password.el (password-cache-remove): Use clear-string to burn
2431         password, if available.
2432
2433 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2434
2435         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2436
2437         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2438
2439         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2440         (gnus-message-highlight-citation): Move defcustom here from
2441         gnus-cite.el.
2442         (gnus-message-citation-mode): Autoload.
2443
2444         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
2445         checks to make it compile with XEmacs.
2446         (gnus-message-citation-mode): New minor mode.
2447         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2448         (gnus-message-highlight-citation): New variables.
2449         (gnus-message-search-citation-line)
2450         (gnus-message-add-citation-keywords)
2451         (gnus-message-remove-citation-keywords)
2452         (turn-on-gnus-message-citation-mode)
2453         (turn-off-gnus-message-citation-mode): New functions.
2454
2455 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
2456
2457         * gnus-cite.el: Enable highlighting of different citation levels in
2458         message-mode.
2459
2460 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2461
2462         * message.el (message-make-fqdn): Fix comment.
2463         (message-bogus-system-names): Add ".local".
2464
2465         * spam.el (spam-ifile-path, spam-ifile-program)
2466         (spam-ifile-database-path, spam-ifile-database)
2467         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2468         Don't use "path" inappropriately.
2469         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2470         strings.
2471         (spam-check-ifile, spam-ifile-register-with-ifile)
2472         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2473         new variable names.
2474
2475         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2476         (gnus-treat-display-smileys): Simplify using
2477         gnus-image-type-available-p.
2478
2479         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2480         available.
2481
2482         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
2483         `display-images-p' if available.
2484
2485 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2486
2487         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2488         one after turning on the buffer's multibyteness instead of decoding
2489         them directly in the unibyte buffer that causes unexpected conversion
2490         in Emacs 23 (unicode).
2491
2492 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2493
2494         * message.el (message-generate-hashcash): Fix custom type.
2495
2496 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2497
2498         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2499
2500 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2501
2502         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2503         disconnect icons.  Add help text.
2504
2505 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
2506
2507         * spam.el (spam-extra-header-to-number): CRM114 spam score is
2508         negated to be consistent with the others we handle.
2509
2510 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2513         version of gnus-summary-buffer to something, so that we can use two
2514         article buffers at the same time.
2515
2516 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
2517
2518         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2519         trigger all the extra headers.
2520         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2521         sorting.
2522
2523 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2524
2525         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2526         solid groups.
2527
2528 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
2529
2530         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
2531
2532 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2533
2534         * legacy-gnus-agent.el: Add Copyright notice.
2535
2536 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
2537
2538         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2539
2540 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2541
2542         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2543
2544         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2545         to make it work reliably in CVS Emacs.
2546         (gnus-summary-limit-strange-charsets-predicate)
2547         (gnus-summary-limit-to-predicate): New functions.
2548
2549 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
2550
2551         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2552         specifying array size.
2553         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2554         array if it is too small.
2555         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2556         (gnus-sort-threads-loop): New function.
2557
2558 2006-12-06  Chris Moore  <dooglus@gmail.com>
2559
2560         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2561         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2562
2563 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2564
2565         * mm-url.el (mm-url-predefined-programs): Call curl with correct
2566         options.
2567
2568 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2569
2570         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
2571         DOS-ing the recipient.
2572
2573         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
2574         the headers when creating the mapping to avoid mismappings.
2575         (nnweb-gmane-create-mapping): Always nix out old mapping.
2576
2577 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2578
2579         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
2580         and mm-verify-option to never.
2581
2582 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2583
2584         * message.el (message-signed-or-encrypted-p): New function.
2585         (message-forward-make-body): Use it.
2586
2587         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
2588         Replace encode-coding-string with mm-encode-coding-string.
2589
2590 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * nneething.el (nneething-decode-file-name): Replace
2593         decode-coding-string with mm-decode-coding-string.
2594
2595         * gnus-int.el (gnus-open-server): Say failed server's name.
2596
2597 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2598
2599         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
2600         strings to a single string.  Quote `errors-file-name'.
2601         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
2602         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
2603         Adjust calls.  Use `shell-quote-argument'.
2604
2605 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
2606
2607         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
2608         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
2609
2610         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
2611         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
2612         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
2613         (gnus-group-make-directory-group, gnus-group-transpose-groups):
2614         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
2615         (gnus-subscribe-newsgroup, gnus-1):
2616         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
2617         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
2618         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
2619         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
2620
2621 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
2624         keystroke.
2625         (gnus-summary-limit-to-bodies): Implement headersp.
2626
2627 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2628
2629         * dns.el (query-dns): Protect against "Process dns deleted" strings.
2630
2631 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2632
2633         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
2634
2635 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2636
2637         * message.el (message-generate-hashcash): Expand range of values to
2638         include `opportunistic'.
2639         (message-send-mail): Use it.
2640
2641 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2642
2643         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
2644         and comment it.
2645
2646         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
2647
2648 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
2649
2650         * gnus-util.el (gnus-extract-address-components): Improve comment.
2651
2652 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2653
2654         * gnus-util.el (gnus-extract-address-components): Work with address in
2655         which the name portion contains @.
2656
2657         * lpath.el: Fbind custom-autoload.
2658
2659 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2660
2661         * gnus.el (gnus-start): Move custom group up.
2662         (gnus-select-method): Don't autoload, but make it available for
2663         `customize-variable'.
2664         (gnus-getenv-nntpserver): Don't autoload.
2665
2666 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
2667
2668         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
2669
2670 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2671
2672         * message.el (message-sendmail-extra-arguments): New variable.
2673         (message-send-mail-with-sendmail): Use it.
2674
2675 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
2678         mm-with-unibyte-current-buffer to make string unibyte.
2679
2680         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
2681         mm-string-as-multibyte.
2682
2683 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
2684
2685         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
2686         Reported by Werner Koch <wk@gnupg.org>.
2687
2688 2006-11-14  Daiki Ueno  <ueno@p360>
2689
2690         * mml2015.el: Autoload epa-select-keys when compiling.
2691
2692 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2693
2694         * mml2015.el (mml2015-epg-sign): Save the signing keys in
2695         message-options.
2696         (mml2015-epg-encrypt): Save the recipient keys in message-options.
2697
2698 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2699
2700         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
2701         EasyPG (< 0.0.6).
2702         (mml2015-always-trust): New user option.
2703         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
2704         prompt.
2705
2706 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * nntp.el (nntp-authinfo-force): New variable.
2709         (nntp-send-authinfo): Use it.
2710
2711 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
2712
2713         * message.el (message-strip-subject-encoded-words): Allow _not_ to
2714         decode encoded words.  Improve prompt.  Add comment about forwarding.
2715         (message-replacement-char): Move up.
2716
2717 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2718
2719         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
2720         instead of gnus-intersection because arguments of gnus-sorted-nunion
2721         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
2722
2723 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
2724
2725         * message.el (message-strip-subject-encoded-words): Reformat prompt.
2726         (message-simplify-subject-functions): Enable
2727         message-strip-subject-encoded-words by default.
2728
2729 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
2730
2731         * message.el (message-strip-subject-encoded-words): New function
2732         (message-simplify-subject-functions): New variable.
2733         (message-simplify-subject): Use it.  Fix typo in doc string.
2734         Support message-strip-subject-encoded-words.
2735
2736 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
2737
2738         * gnus-diary.el (gnus-diary-delay-format-function):
2739         * nndiary.el (nndiary-reminders):
2740         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
2741
2742 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2743
2744         * gnus-art.el (article-hide-boring-headers): Fetch date from
2745         gnus-original-article-buffer to avoid problems with localized date
2746         strings.
2747
2748 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2749
2750         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
2751
2752 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
2753
2754         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
2755         New variables.
2756         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2757         (mm-charset-synonym-alist): Move some entries to
2758         mm-codepage-iso-8859-list.
2759         (mm-charset-synonym-alist, mm-charset-override-alist): Add
2760         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2761
2762 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
2765
2766 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2767
2768         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
2769         with Emacs 21 and XEmacs.
2770
2771 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2772
2773         * spam.el (spam-parse-address): New function for better parsing,
2774         catching errors, etc.
2775         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
2776
2777 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2778
2779         * mm-view.el: Add interactive arg to html2text autoload.
2780
2781 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2782
2783         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
2784
2785 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
2786
2787         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
2788         variables.
2789         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2790         (mm-charset-synonym-alist): Move some entries to
2791         mm-codepage-iso-8859-list.
2792
2793         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
2794
2795 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
2796
2797         * message.el (message-citation-line-format)
2798         (message-insert-formated-citation-line): Fix implementation of %E, %N
2799         and %n according to the doc string.
2800
2801 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
2802
2803         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2804         car-safe to avoid bad parses.
2805
2806 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
2809         names.
2810
2811         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
2812
2813 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2814
2815         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
2816         header.
2817
2818         * message.el (message-draft-headers): Add Date.
2819         (message-headers-to-generate): Fix typo in docstring.
2820
2821         * nndraft.el (nndraft-required-headers): New variable.
2822         (nndraft-generate-headers): Use it.
2823
2824         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
2825
2826 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2827
2828         * gnus-registry.el (gnus-registry-wash-for-keywords)
2829         (gnus-registry-find-keywords): New functions to allow easy searching of
2830         articles that are in the registry.
2831
2832 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2833
2834         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2835         ietf-drums-parse-address instead of gnus-extract-address-components.
2836         Reported by Damien Elmes <damien@repose.cx>.
2837
2838 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2839
2840         * gnus.el (gnus-mime): Remove unused custom group.
2841
2842 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2843
2844         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
2845         "blank line" when searching for end of armor headers.
2846
2847 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * gmm-utils.el (gmm-write-region): Fix variable name.
2850
2851 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
2852
2853         * gmm-utils.el (gmm-write-region): New function based on compatibility
2854         code from `mm-make-temp-file'.
2855
2856         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
2857
2858         * nnmaildir.el (nnmaildir--update-nov)
2859         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
2860         Use `gmm-write-region'.
2861
2862 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2863
2864         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
2865         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2866
2867         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
2868
2869         * message.el (message-replacement-char): New variable.
2870         (message-fix-before-sending): Use it.
2871         (message-simplify-subject): New function to remove duplicate code.
2872         (message-reply, message-followup): Use it.
2873
2874         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
2875         gnus-summary-limit-to-articles.
2876
2877 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * gnus-util.el (gnus-with-local-quit): New macro.
2880
2881         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2882
2883 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
2884
2885         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
2886         ignore non-string data.
2887
2888 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
2889
2890         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
2891         non-string data (needs to be done in the registry too).
2892
2893 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2894
2895         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
2896         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
2897         (gnus-registry-split-fancy-with-parent)
2898         (gnus-registry-fetch-simplified-message-subject-fast)
2899         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
2900         Remove text properties on ingress into the registry and when it's saved.
2901         (gnus-registry-clean-empty-function): Fix bug with cleaning the
2902         registry from entries with no groups.
2903
2904 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2905
2906         * gnus-util.el (gnus-string-remove-all-properties): Add utility
2907         function to remove string properties.
2908
2909 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2910
2911         * gmm-utils.el (gmm): Adjust custom version.
2912
2913         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
2914         custom version.
2915
2916         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
2917
2918 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2919
2920         * gnus-art.el (gnus-insert-prev-page-button)
2921         (gnus-insert-next-page-button): Simplify.  Reformat.
2922
2923 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2924
2925         * gnus-art.el (gnus-insert-prev-page-button)
2926         (gnus-insert-next-page-button): Apply gnus-article-button-face.
2927
2928 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
2929
2930         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2931
2932 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2933
2934         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
2935         gnus-article-button-face to MIME and security buttons.
2936
2937 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2938
2939         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
2940         readable.
2941
2942 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
2945
2946 2006-09-20  Steve Youngs  <steve@sxemacs.org>
2947
2948         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
2949         `browse-url-of-file' instead of `browse-url'.
2950
2951 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2952
2953         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2954         regexp.  Articles containing quotation were cut prematurely.
2955
2956 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2957
2958         * message.el (message-cite-original-1): Use nobody by default for the
2959         value of From header.
2960         (message-reply): Ditto.
2961
2962 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
2963
2964         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
2965         to the gnus-info.  This fixes a bug of inline-PGP message verification.
2966         Reported by Michael Piotrowski <mxp@dynalabs.de>.
2967
2968 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2969
2970         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
2971         mails in the doc string.  Add some URLs in comment.
2972         (pop3-movemail): Warn about pop3-leave-mail-on-server.
2973
2974 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2975
2976         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
2977         backslashes handling and the way to find boundaries of quoted strings.
2978
2979 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
2980
2981         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
2982         mml1991-encrypt-to-self is set and mml1991-signers is not set.
2983         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
2984         mml2015-encrypt-to-self is set and mml2015-signers is not set.
2985
2986 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2987
2988         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
2989         doc string.
2990         (gnus-button-regexp, gnus-button-last): Remove unused variables.
2991
2992 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2993
2994         * lpath.el: Fbind epg-check-configuration.
2995
2996 2006-09-06  Simon Josefsson  <jas@extundo.com>
2997
2998         * mml2015.el (mml2015-use): Doc fix, mention epg.
2999
3000 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3001
3002         * mml2015.el (mml2015-use): Default to epg, if available.
3003
3004 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
3005
3006         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3007         message-sender.
3008         (mml1991-epg-encrypt): Ditto.
3009         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3010         message-sender.
3011         (mml2015-epg-encrypt): Ditto.
3012
3013 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
3014
3015         * message.el (message-send-mail-with-sendmail): Look for sendmail in
3016         several common directories.
3017
3018 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
3019
3020         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3021         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3022
3023 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3024
3025         * gnus-art.el (article-decode-encoded-words): Make it fast.
3026
3027 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3030
3031         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3032         in quoted string into `\'.
3033
3034 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3035
3036         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3037         Use standard-syntax-table.
3038
3039 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * gnus-art.el (gnus-decode-address-function): New variable.
3042         (article-decode-encoded-words): Use it to decode headers which are
3043         assumed to contain addresses.
3044         (gnus-mime-delete-part): Remove useless `or'.
3045
3046         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3047         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3048         (gnus-nov-parse-line): Use it to decode From header.
3049         (gnus-get-newsgroup-headers): Ditto.
3050         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3051
3052         * mail-parse.el (mail-decode-encoded-address-region): New alias.
3053         (mail-decode-encoded-address-string): New alias.
3054
3055         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3056         New function.
3057         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3058         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3059         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3060         (rfc2047-decode-string): Ditto.
3061         (rfc2047-decode-address-region): New function.
3062         (rfc2047-decode-address-string): New function.
3063
3064 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
3065
3066         * message.el (message-caesar-buffer-body): Allow rotating headers.
3067
3068         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3069
3070         * message.el (message-insert-formated-citation-line): Fix %f.
3071         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3072
3073 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3076         (gnus-bookmark-mouse-available-p): New macro.
3077         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3078         (gnus-bookmark-bmenu-show-infos): Use it.
3079         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3080         (gnus-bookmark-bmenu-hide-infos): Ditto.
3081         (gnus-bookmark-remove-properties): New function.
3082         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3083         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3084         (gnus-bookmark-write-file): Bind coding-system-for-write.
3085         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3086         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3087         group before selecting it.
3088         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3089         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3090         quit-window if it is not available; use gnus-mouse-2 and bind it to
3091         gnus-bookmark-bmenu-select-by-mouse.
3092         (gnus-bookmark-show-details): Remove unused variable `details-list'.
3093         (gnus-bookmark-bmenu-select-by-mouse): New function.
3094
3095 2006-08-13  Romain Francoise  <romain@orebokech.com>
3096
3097         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3098         space.
3099
3100 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * compface.el (uncompface): Use binary rather than raw-text-unix.
3103
3104 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * compface.el (uncompface): Make sure the eol conversion doesn't take
3107         place when communicating with the external programs.  Reported by
3108         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3109
3110 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * nnheader.el (nnheader-insert-head): Fix typo in comment.
3113
3114 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3115
3116         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3117         Make it more robust by parsing author and date independently.
3118
3119 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3122
3123 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
3124
3125         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3126         first matching secret key.
3127         (mml2015-epg-encrypt): Ditto.
3128
3129         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3130         first matching secret key.
3131         (mml1991-epg-encrypt): Ditto.
3132
3133         * mml2015.el (mml2015-encrypt-to-self): New user option.
3134         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3135         mml2015-epg-encrypt-to-self is set.
3136
3137         * mml1991.el (mml1991-encrypt-to-self): New variable.
3138         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3139         mml1991-epg-encrypt-to-self is set.
3140
3141         * mml2015.el (mml2015-signers): New user option.
3142         (mml2015-epg-sign): Reflect the value of mml2015-signers.
3143         (mml2015-epg-encrypt): Allow to select signing keys.
3144
3145         * mml1991.el (mml1991-signers): New variable.
3146         (mml1991-epg-sign): Reflect the value of mml1991-signers.
3147         (mml1991-epg-encrypt): Allow to select signing keys.
3148
3149 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3150
3151         * nnheader.el (nnheader-insert-head): Make it work even if the file
3152         uses CRLF for the line-break code.
3153
3154 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
3155
3156         * mml2015.el: Require mml-sec instead of password.
3157         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3158         (mml2015-cache-passphrase): Inherit the default value from
3159         mml-secure-cache-passphrase.
3160         (mml2015-passphrase-cache-expiry): Inherit the default value from
3161         mml-secure-passphrase-cache-expiry.
3162
3163         * mml1991.el: Require mml-sec instead of password.
3164         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3165         (mml1991-cache-passphrase): Inherit the default value from
3166         mml-secure-cache-passphrase.
3167         (mml1991-passphrase-cache-expiry): Inherit the default value from
3168         mml-secure-passphrase-cache-expiry.
3169
3170         * mml-sec.el: Require password.
3171         (mml-secure-verbose): New user option.
3172         (mml-secure-cache-passphrase): New user option.
3173         (mml-secure-passphrase-cache-expiry): New user option.
3174
3175 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
3176
3177         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3178         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
3179         andreas@altroot.de (Andreas V\e,Av\e(Bgele).
3180
3181         FIXME: Use `tiny change'?
3182
3183 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3184
3185         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3186         workaround for the url package included with Emacs.
3187
3188         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3189
3190 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3193         correctly.  This fixes a bug caused by the 2006-05-12 change.
3194
3195 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
3196
3197         * nnmail.el (nnmail-article-group): If splitting raises an error, give
3198         some information about the error when saying that the `bogus' mail
3199         group will be used.
3200
3201 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3202
3203         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3204         string.
3205
3206 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
3207
3208         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3209
3210 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3211
3212         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3213
3214 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3215
3216         * mml1991.el (mml1991-function-alist): Add epg.
3217         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3218         (mml1991-epg-encrypt): New functions.
3219
3220 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3221
3222         * mml2015.el (mml2015-verbose): New variable.
3223         (mml2015-cache-passphrase): Ditto.
3224         (mml2015-passphrase-cache-expiry): Ditto.
3225         (mml2015-function-alist): Add epg.
3226         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3227         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3228         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3229         functions.
3230
3231 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3232
3233         * message.el (message-cite-original-1): Preserve region when removing
3234         quoted text due to X-No-Archive in order to avoid bogus attribution
3235         when citing multiple messages.
3236
3237 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3238
3239         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
3240         Kenneth Jacker <khj@be.cs.appstate.edu>.
3241
3242 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
3243
3244         * gnus-diary.el (gnus-user-format-function-d)
3245         (gnus-user-format-function-D): Autoload.
3246
3247         * imap.el (Commentary): Fix typo.
3248
3249         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3250         2006-04-22 contribution.
3251
3252 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3253
3254         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3255         It didn't really fix the bogosity I'm seeing with solid web groups.
3256
3257 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3258
3259         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3260         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3261         created using server names.  If we use the feature without declaring
3262         it, Gnus does not properly manage server and group state.
3263
3264         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3265         bound.
3266
3267 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3268
3269         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3270         looking up the method using GROUP's prefix before inventing a new one.
3271         It is used on killed/unknown groups in various places where returning
3272         an all-new method isn't expected by the caller.
3273
3274         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3275         and match semantics of gnus-group-real-prefix.
3276
3277 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
3278
3279         * nnmail.el (nnmail-broken-references-mailers): New variable.
3280         (nnmail-ignore-broken-references): New function generalizing
3281         nnmail-fix-eudora-headers.
3282         (nnmail-fix-eudora-headers): Now obsolete.
3283
3284         * gnus-art.el (gnus-button-handle-custom): Support
3285         `customize-apropos*'.
3286
3287 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288
3289         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3290
3291         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3292         articles.
3293
3294 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
3295
3296         * message.el (message-cite-reply-above): New variable.
3297         (message-yank-original): Use it.
3298
3299 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3300
3301         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3302
3303 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
3304
3305         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3306         as read.
3307
3308         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3309
3310 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
3311
3312         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3313         (gnus-bookmark-default-file): Use gnus-directory.
3314         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3315         Remove "*" in doc string.
3316         (gnus-bookmark-write-file): Simplify.
3317         (gnus-bookmark-maybe-sort-alist): Use `when'.
3318         (gnus-bookmark-get-bookmark): Fix typo in doc string.
3319         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3320         FIXME about Emacs 21 and XEmacs compatibility.
3321         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3322         compatibility.
3323         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3324         compatibility.
3325         (gnus-bookmark-menu-heading): Fix version.
3326
3327 2006-06-19  Bastien Guerry  <bzg@altern.org>
3328
3329         * gnus-bookmark.el: New file.
3330
3331 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3332
3333         * message.el (message-syntax-checks): Doc fix.
3334
3335 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3336
3337         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3338         unsubscribed groups as if they were killed ones.  It causes duplicate
3339         entries in gnus-newsrc-alist.
3340
3341 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3342
3343         * message.el (message-syntax-checks): Doc fix.
3344         (message-send-mail): Add check for continuation headers.
3345         (message-check-news-header-syntax): Fix regexp used to check for
3346         continuation headers.
3347
3348 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3351
3352 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
3353
3354         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3355
3356 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3357
3358         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3359         default-truncate-lines.
3360
3361 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3364         to fill the utf-8 entry.
3365
3366         * lpath.el: Fbind unicode-precedence-list.
3367
3368 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3369
3370         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3371
3372 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
3373
3374         * gnus-agent.el (directory-files-and-attributes): Move all the way
3375         forward (the third and final move).
3376         (gnus-agent-read-agentview): Trap reconstruction errors due to
3377         nonexistant directory.  Handle by returning nil.
3378
3379 2006-05-30  Didier Verna  <didier@xemacs.org>
3380
3381         * message.el (message-dont-reply-to-names): Update the custom type.
3382         * message.el (message-dont-reply-to-names): New defsubst: potentially
3383         convert a list of regexps into a single one.
3384         * message.el (message-get-reply-headers): Use it.
3385         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3386
3387 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3388
3389         * gnus-agent.el (directory-files-and-attributes): Move forward.
3390
3391 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3392
3393         * gnus-ml.el (gnus-mailing-list-subscribe)
3394         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3395         (gnus-mailing-list-message): Fix doc strings.
3396
3397 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3398
3399         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3400         of doing it manually.
3401
3402 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3403
3404         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3405         comment.
3406
3407 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
3408
3409         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
3410         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
3411         (gnus-agent-read-local): All symbols allocated in my-obarray
3412         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3413         (gnus-agent-regenerate-group): Check numeric names to see if they are
3414         messages or groups.
3415         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3416         better way of do this...)
3417
3418         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3419         'dummy.group' (there should be a better way of do this...)
3420
3421 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3422
3423         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3424         (gnus-saved-headers): Ditto.
3425         (gnus-default-article-saver): Mention functions may have properties.
3426         (gnus-article-save): Override gnus-save-all-headers and
3427         gnus-saved-headers by :headers property which saver function may have.
3428         (gnus-summary-save-in-file): Add :headers property.
3429         (gnus-summary-write-to-file): Ditto.
3430
3431         * gnus-sum.el (gnus-summary-save-article): Bind
3432         gnus-prompt-before-saving to t when saving many articles in a file;
3433         always show all headers.
3434
3435         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
3436
3437 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3438
3439         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3440         marks.
3441
3442         * message.el (message-indent-citation): Add optional arguments to allow
3443         using it outside of message buffers.
3444
3445         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3446         (gnus-article-treat-unfold-headers): Use it.
3447         (gnus-article-truncate-lines): New variable.
3448         (gnus-article-mode): Use it.
3449         (gnus-article-toggle-truncate-lines): New function.
3450
3451         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3452         gnus-article-toggle-truncate-lines.
3453
3454         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3455         coding system in XEmacs, use binary.
3456
3457 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3460         after-load-alist.
3461
3462         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3463         this function should save decoded articles.
3464         (gnus-summary-write-to-file): Use property to specify this function
3465         should save decoded articles and specify gnus-summary-save-in-file
3466         should be used to save articles other than the first one when saving
3467         many articles.
3468         (gnus-summary-save-body-in-file): Use property to specify this
3469         function should save decoded articles.
3470         (gnus-summary-write-body-to-file): Use property to specify this
3471         function should save decoded articles and specify
3472         gnus-summary-save-body-in-file should be used to save articles other
3473         than the first one when saving many articles.
3474
3475         * gnus-sum.el (gnus-summary-save-article): Simplify.
3476
3477 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * gnus-art.el (gnus-default-article-saver): Add
3480         gnus-summary-write-body-to-file.
3481         (gnus-article-save-coding-system): Don't use coding system object
3482         in XEmacs.
3483         (gnus-read-save-file-name): Add optional `dir-var' argument which
3484         specifies directory in which files are saved; work even if optional
3485         `variable' argument is not specified.
3486         (gnus-summary-write-to-file): Read file name.
3487         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3488         (gnus-summary-write-body-to-file): New function.
3489
3490         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3491         (gnus-summary-local-variables): Add it.
3492         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
3493         (gnus-summary-save-article): Remove optional `decode' argument;
3494         determine whether to decode articles by the value of
3495         gnus-default-article-saver; when saving many files using
3496         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3497         it first and use gnus-summary-save-in-file or
3498         gnus-summary-save-body-in-file thereafter unless
3499         gnus-prompt-before-saving is always; move point to article which
3500         will be saved.
3501         (gnus-summary-save-article-file): Revert.
3502         (gnus-summary-write-article-file): Revert.
3503         (gnus-summary-save-article-body-file): Revert.
3504         (gnus-summary-write-article-body-file): New function.
3505
3506 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3507
3508         * gnus-art.el (gnus-default-article-saver): Doc fix.
3509         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3510         from gnus-summary-save-article-coding-system, and default to a
3511         certain coding system.
3512         (gnus-output-to-file): Add coding cookie and encode text according
3513         to gnus-article-save-coding-system; don't use mm-append-to-file.
3514
3515         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3516         gnus-art.el and rename to gnus-article-save-coding-system.
3517         (gnus-summary-save-article): Require gnus-art; don't show all
3518         headers if it decodes articles; don't add coding cookie here;
3519         don't bind mm-text-coding-system-for-write.
3520         (gnus-summary-save-article-file): Save decoded articles.
3521         (gnus-summary-write-article-file): When saving many files, use
3522         gnus-summary-write-to-file first and gnus-summary-save-in-file
3523         thereafter unless gnus-prompt-before-saving is always.
3524         (gnus-summary-save-article-body-file): Save decoded articles.
3525
3526         * lpath.el: Fbind select-safe-coding-system for XEmacs.
3527
3528 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3529
3530         * nnrss.el (nnrss-check-group): Bind hash-index.
3531
3532 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3533
3534         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3535         its hash index.  Store this hash in `nnrss-group-data'.
3536         (nnrss-read-group-data): Update accordingly.
3537
3538 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3539
3540         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3541         entry.
3542
3543         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3544         gnus-article-browse-html-article.
3545
3546 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
3547
3548         * gnus-sum.el (gnus-summary-mime-map): Add
3549         gnus-article-browse-html-article.
3550
3551         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
3552
3553 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3554
3555         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3556         suitable coding systems in customize.
3557
3558 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3559
3560         * mail-source.el (mail-sources): Fix custom type.
3561
3562 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
3563
3564         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3565         (gnus-summary-expire-articles-now): Shorten prompt.
3566
3567         * gmm-utils.el (wid-edit): Require.
3568         (defun-gmm): Renamed from `gmm-defun-compat'.
3569         (gmm-image-search-load-path): Use it.
3570         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
3571
3572 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3573
3574         * gnus-sum.el (gnus-summary-save-article-coding-system): New
3575         variable.
3576         (gnus-summary-save-article): Add optional `decode' argument.  If
3577         it is set and gnus-summary-save-article-coding-system is non-nil,
3578         save decoded article.
3579         (gnus-summary-write-article-file): Save decoded article if
3580         gnus-summary-save-article-coding-system is non-nil.
3581
3582         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
3583         type.
3584
3585 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
3588
3589 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3590
3591         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
3592         first to test gnus-single-article-buffer which may be buffer-local.
3593
3594         * gnus-sum.el (gnus-summary-setup-buffer): Make
3595         gnus-single-article-buffer buffer-local and nil in ephemeral
3596         group; make gnus-article-buffer, gnus-article-current, and
3597         gnus-original-article-buffer always buffer-local.
3598         (gnus-summary-exit): Kill article buffer belonging to ephemeral
3599         group.
3600         (gnus-handle-ephemeral-exit): Don't move to next summary line.
3601
3602 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
3603
3604         * nnml.el (nnml-request-compact-group): Compressed files might not
3605         have .gz extension.
3606
3607 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3608
3609         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
3610         (mm-copy-to-buffer): Use with-current-buffer.
3611         (mm-display-part): Simplify.
3612         (mm-inlinable-p): Add optional arg `type'.
3613
3614 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3615
3616         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
3617         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
3618         Try harder to show the attachment internally or externally using
3619         gnus-mime-view-part-as-type.
3620
3621 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
3622
3623         * message.el (message-from-style, message-signature-separator)
3624         (message-user-organization-file, message-send-mail-function)
3625         (message-citation-line-function, message-yank-prefix)
3626         (message-indent-citation-function, message-signature)
3627         (message-signature-file, message-signature-insert-empty-line):
3628         Remove autoloads.
3629
3630         * gnus-art.el (gnus-buttonized-mime-types): Remove
3631         "multipart/signed".  Revert 2006-04-26 change.
3632
3633 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * gnus.el (gnus-version-number): Bump version.
3636
3637 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3638
3639         * gnus.el: No Gnus v0.5 is released.
3640
3641 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3642
3643         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
3644         fetching articles by message-id.
3645
3646 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3647
3648         * message.el (hashcash): Require hashcash as normal.
3649
3650         * ecomplete.el (ecomplete-highlight-match-line): Use
3651         point-at-eol.
3652         (ecomplete-highlight-match-line): Use `highlight', because that
3653         face exists in both Emacs and XEmacs.
3654
3655         * message.el (message-display-abbrev): Use point-at-bol.
3656
3657         * mail-source.el: Don't require timer/timer-funcs.
3658
3659         * gnus-async.el: Ditto.
3660
3661         * password.el: Ditto.
3662
3663         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
3664
3665         * mm-url.el: Ditto.
3666
3667         * gnus-xmas.el: Don't require timer-funcs.
3668
3669         * mm-util.el: Require timer/timer-funcs.
3670
3671 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3672
3673         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
3674         Close.
3675
3676 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3677
3678         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
3679         unibyte after clear-decrypt function runs.
3680
3681         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
3682         returns as a unibyte string.
3683
3684 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3685
3686         * lpath.el: Revert.
3687
3688         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
3689         (pgg-gpg-process-sentinel): Revert.
3690
3691         * pgg-pgp.el (pgg-pgp-process-region): Revert.
3692         (pgg-pgp-lookup-key): Revert.
3693
3694         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
3695         (pgg-pgp5-lookup-key): Revert.
3696
3697         * pgg.el (pgg-fetch-key): Revert.
3698
3699 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * lpath.el: Fbind string-as-multibyte for XEmacs.
3702
3703         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
3704         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
3705         (mml1991-pgg-encrypt): Ditto.
3706
3707         * pgg-gpg.el (pgg-string-to-multibyte): New function.
3708         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
3709         a multibyte buffer.
3710
3711         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
3712         (pgg-pgp-lookup-key): Ditto.
3713
3714         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3715         (pgg-pgp5-lookup-key): Ditto.
3716
3717         * pgg.el (pgg-fetch-key): Ditto.
3718
3719 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
3720
3721         * message.el (message-user-organization-file): Check several
3722         locations of the organization file.
3723
3724         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
3725         Add gnus-article-view-part-as-type.
3726
3727         * gnus-art.el (gnus-article-view-part-as-type): New function.
3728
3729         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
3730         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
3731
3732         * mml.el: Simplify autoload.
3733         (mml-mode): defvar dnd-protocol-alist instead of using
3734         symbol-value.
3735         (mml-default-directory): New variable.
3736         (mml-minibuffer-read-file): Use it.
3737         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
3738
3739         * message.el (message-citation-line-format): New variable.
3740         (message-insert-formated-citation-line): New function.
3741         (message-citation-line-function): Add
3742         `message-insert-formated-citation-line' to custom type.
3743
3744         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
3745         to doc string.
3746
3747         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
3748         depending on mm-verify-option.
3749
3750 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3751
3752         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
3753         binding pgg-* variables; reimplement the section which prevents
3754         MIME header from being signed.
3755         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
3756         pgg-text-mode; remove a blank line at the top of body.
3757
3758         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
3759         lines at the top of body; use gnus-newsgroup-charset if there's no
3760         Charset header.
3761
3762 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3763
3764         * message.el (message-self-insert-commands): Doc fix.
3765
3766         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
3767         (mm-uu-pgp-encrypted-test): Ditto.
3768         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
3769         between header and body; return application/pgp-encrypted handle
3770         if decryption failed; decode decrypted body by charset.
3771
3772         * mm-decode.el (mm-automatic-display): Don't make application/pgp
3773         element match to application/pgp-*.
3774
3775 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3776
3777         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
3778         HTML.
3779
3780 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3781
3782         * mail-source.el (mail-source-call-script): Message the error
3783         string.
3784
3785 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3786
3787         * gnus-util.el (gnus-byte-compile): Use it.
3788
3789 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
3790
3791         * gnus-util.el (kill-empty-logs): New function.
3792
3793 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3794
3795         * message.el (message-mail-alias-type): Doc fix.
3796         (message-mail-alias-type-p): New function.
3797         (message-send): Use it.
3798         (message-mode): Ditto.
3799         (message-strip-forbidden-properties): Ditto.
3800
3801         * ecomplete.el (ecomplete-database-file-coding-system): New
3802         variable.
3803         (ecomplete-save): Use it.
3804         (ecomplete-setup): Use it.
3805
3806 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3807
3808         * message.el (message-self-insert-commands): New variable.
3809         (message-strip-forbidden-properties): Use it.
3810
3811 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3812
3813         * message.el (message-put-addresses-in-ecomplete): Use a regexp
3814         that doesn't make XEmacs choke.
3815
3816 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
3817
3818         * gnus-util.el (gnus-replace-in-string):
3819         Prefer replace-regexp-in-string over of replace-in-string.
3820
3821 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3822
3823         * gnus-util.el (gnus-select-frame-set-input-focus):
3824         Use select-frame-set-input-focus if it is available in XEmacs; use
3825         definition defined in Emacs 22 for old Emacsen.
3826
3827         * dgnushack.el: Autoload unmorse-region for XEmacs.
3828
3829         * lpath.el: Bind cursor-in-non-selected-windows and
3830         select-frame-set-input-focus for XEmacs.
3831
3832 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3833
3834         * mm-view.el (mm-inline-text): Use equal instead of equalp.
3835
3836 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * gnus-registry.el (gnus-registry-cache-save): Remove text
3839         properties when saving via the temp buffer.
3840
3841 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3842
3843         * message.el (message-generate-hashcash): Honor custom type.
3844
3845 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * message.el (message-generate-hashcash): Default to non-nil when
3848         hashcash is found.
3849
3850         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
3851         (gnus-refer-thread-limit): Increase default to 500.
3852
3853         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
3854
3855         * flow-fill.el (fill-flowed): Allow delete-space.
3856
3857 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3858
3859         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3860         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
3861         Remove autoloads.
3862
3863 2006-04-18  Simon Josefsson  <jas@extundo.com>
3864
3865         * message.el (message-generate-hashcash): Default to.
3866
3867 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3870         concatenating segments rather than before concatenating them.
3871
3872 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3873
3874         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
3875
3876 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
3879
3880         * message.el (message-forward-make-body-plain): Allow
3881         message-forward-ignored-headers to be a list.
3882         (message-remove-ignored-headers): Factor out into function.
3883         (message-forward-make-body-mml): Use it.
3884
3885         * imap.el (imap-quote-specials): New function.
3886         (imap-login-auth): Quote specials.
3887
3888         * rfc2231.el (rfc2231-parse-string): Remove dead code.
3889         (rfc2231-parse-string): Allow concatanation of parameters that
3890         aren't contiguous.  The test case is
3891           (mail-header-parse-content-type "message/external-body;
3892             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
3893             access-type=LOCAL-FILE;
3894             name*1*=plugh%2fhello-sailor%2fbing.pdf")
3895
3896 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3897
3898         * nntp.el (nntp-accept-process-output): Return the value of
3899         `nnheader-accept-process-output'.
3900
3901 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3902
3903         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
3904         (gnus-button-alist): Recognize more diff formats.
3905         (gnus-button-patch): Strip directory.
3906
3907 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3908
3909         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
3910         Emacs 22 when setting focus.
3911
3912 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * gnus-art.el (gnus-article-treat-types): Do treatment of
3915         text/x-verbatim parts.
3916         (gnus-button-patch): New command.
3917
3918         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
3919         addresses that contain invalid characters.
3920
3921 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3922
3923         * message.el (message-put-addresses-in-ecomplete): Use
3924         gnus-replace-in-string.
3925         (message-is-yours-p): Use the more correct
3926         mail-header-parse-address instead of
3927         mail-extract-address-components.
3928         (message-put-addresses-in-ecomplete): Fix typo.
3929
3930         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
3931         keystroke.
3932
3933         * gnus-art.el (gnus-treatment-function-alist): Change order of
3934         newsgroups/generic header folding to avoid double-folding.
3935
3936         * message.el (message-hidden-headers): Add X-Draft-From.
3937
3938         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
3939         command.
3940         (gnus-summary-repeat-search-article-backward): New command.
3941
3942         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
3943         groups in the parent topic.
3944
3945 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
3946
3947         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
3948         (spam-extra-header-to-number): Return the CRM114 number as a
3949         number instead of a string.
3950
3951 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * gnus-art.el (gnus-face-properties-alist): Moved here from
3954         gnus-fun.
3955
3956         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
3957
3958 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3959
3960         * message.el (message-strip-forbidden-properties): Only display on
3961         self-insert-command.
3962
3963         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
3964         reindent.
3965         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
3966
3967 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
3968
3969         * smiley.el (smiley-style): Fix typo.
3970
3971 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3972
3973         * hashcash.el (hashcash-insert-payment-async-2): Use
3974         message-goto-eoh instead of doing it manually.
3975         (mail-add-payment): Use message-narrow-to-header instead of trying
3976         to do the same itself.
3977
3978         * message.el (message-hidden-headers): Add Face.
3979
3980         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
3981         reparenting code.
3982         (gnus-summary-reparent-children): Refactored out code.
3983         (gnus-summary-thread-map): New keystroke.
3984         (gnus-summary-reparent-children): Make into command.
3985
3986         * smiley.el (smiley-style): Default to `medium' if using a large
3987         font.
3988
3989         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
3990         does it itself.
3991
3992         * message.el (message-point-in-header-p): Simplify definition.
3993
3994 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3995
3996         * nnagent.el (nnagent-request-set-mark): Silence log file
3997         writing.
3998         (nnagent-request-set-mark): Use write-region instead of
3999         append-to-file.
4000
4001         * gnus-sum.el (gnus-read-header): Fudge article number if using a
4002         strange select method.
4003
4004         * ecomplete.el (ecomplete-display-matches): Get highlightling
4005         right.
4006         (ecomplete-display-matches): Use literals.
4007         (ecomplete-display-matches): Disable message logging.
4008
4009         * message.el (message-display-abbrev): Small optimization.
4010
4011         * ecomplete.el (ecomplete-display-matches): Allow automatic
4012         display.
4013
4014         * message.el (message-strip-forbidden-properties): Display
4015         abbrevs.
4016         (message-display-abbrev): Get automatic display right.
4017
4018         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4019         keystrokes.
4020
4021 2006-04-13  Romain Francoise  <romain@orebokech.com>
4022
4023         TODO: Backport to v5-10!
4024
4025         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4026         Moved here (and renamed) from gnus-registry.el.
4027
4028         * gnus-registry.el: Require gnus-util.
4029         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4030
4031 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * gnus-group.el (gnus-group-catchup-current): Change
4034         if-then-else-if-then-else into cond.
4035         (gnus-group-catchup): Indent.
4036         (group-name-at-point): New function.
4037         (gnus-fetch-group): Provide default from thing at point.
4038
4039 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4040
4041         * message.el (message-display-abbrev): Fix regexp.
4042
4043         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4044         choosing.
4045         (ecomplete-highlight-match-line): Fix up code rewrite, remove
4046         dead variables.
4047
4048         * message.el (message-newline-and-indent): Remove debugging.
4049         (message-display-abbrev): Use new implementation.
4050
4051 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4052
4053         * gnus-art.el (gnus-article-mode): Set
4054         cursor-in-non-selected-windows to nil.
4055
4056         * smiley.el: Revert previous change.
4057         (smiley-data-directory): defvar it before using it in the
4058         defcustom of `smiley-style'.
4059
4060 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4061
4062         * message.el (message-newline-and-indent): New function.
4063
4064         * ecomplete.el: Implement more bits.
4065
4066         * message.el (message-put-addresses-in-ecomplete): Clean up the
4067         string.
4068
4069         * ecomplete.el (ecomplete-add-item): Chop off decimals.
4070
4071         * gnus-sum.el (gnus-summary-save-parts): Bind
4072         gnus-summary-save-parts-counter and use it to make unique file
4073         names.
4074
4075         * gnus-art.el (gnus-ignored-headers): Add some more headers.
4076
4077         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4078         parameter to say whether to actually parse the individual
4079         addresses.
4080
4081         * message.el (message-put-addresses-in-ecomplete): New function.
4082         (ecomplete): Require.
4083         (message-mail-alias-type): Add ecomplete as an option.
4084
4085 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
4086
4087         * flow-fill.el (fill-flowed): Remove trailing space from blank
4088         quoted lines.
4089
4090 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4091
4092         * smiley.el (smiley-style): Move definition later to avoid a
4093         compilation warning.
4094
4095 2006-04-12  Kenichi Handa  <handa@m17n.org>
4096
4097         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4098         buffer and then decode the buffer text if necessary.
4099         (rfc2231-encode-string): Be sure to work on multibyte buffer at
4100         first, and after mm-encode-body, change the buffer to unibyte.
4101         Use mm-disable-multibyte instead of set-buffer-multibyte.
4102
4103 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4104
4105         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4106         Content-Type header instead of Content-Disposition header.
4107         (gnus-mime-inline-part): Ditto.
4108         (gnus-mime-view-part-as-charset): Ignore charset that the part
4109         specifies.
4110
4111         * mm-decode.el (mm-display-part): Work with external parts and
4112         usual parts similarly.
4113
4114         * mm-extern.el (mm-inline-external-body): Use mm-display-part
4115         instead of gnus-display-mime.
4116
4117         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4118         instead of with-temp-buffer.
4119
4120         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4121         tag to summarized topics part in order to encode non-ASCII text.
4122
4123 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4124
4125         * smiley.el (smiley-style): New variable.
4126         (smiley-directory): New function.
4127         (smiley-data-directory): Derive from `smiley-style' using
4128         `smiley-directory'.
4129         (smiley-regexp-alist): Add new entries.
4130
4131         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4132         (gnus-article-browse-delete-temp): Add :version.
4133
4134 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4135
4136         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4137         the sieve region.
4138
4139 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4140
4141         * gnus.el (gnus-version-number): Bump version.
4142
4143 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4144
4145         * gnus.el: No Gnus v0.4 is released.
4146
4147 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4148
4149         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4150         layout.
4151
4152         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4153         unknown charset.
4154
4155         * message.el (message-header-synonyms): Add Original-To to the
4156         default.
4157
4158         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4159         optional parameter.
4160
4161 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4162
4163         * gnus-fun.el (gnus): Require it for gnus-directory.
4164
4165 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4166
4167         * gnus-fun.el (gnus-face-properties-alist): Add :version.
4168
4169 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4170
4171         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4172
4173 2006-04-05  Simon Josefsson  <jas@extundo.com>
4174
4175         * password.el (password-reset): New function.
4176
4177 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4178
4179         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4180         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4181
4182 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4183
4184         * nnweb.el (nnweb-google-create-mapping): Update regexp.
4185         Some whitespace was matched into the url, which broke browsing hits
4186         > 100 when mm-url-use-external was nil.
4187
4188 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4189
4190         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4191         gnus-extra-headers for 'Newsgroups.
4192
4193         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4194         bound.
4195
4196 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
4197
4198         * pgg-gpg.el: Clean up process buffers every time gpg processes
4199         complete.
4200
4201 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
4202
4203         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4204         doc string.
4205
4206 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
4207
4208         * pgg-gpg.el (pgg-gpg-process-filter)
4209         (pgg-gpg-wait-for-completion): Check if buffer is alive.
4210
4211         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4212         lines, temporary fix.
4213
4214 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4215
4216         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4217
4218 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4219
4220         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4221         default-enable-multibyte-characters.  This reverts the change from
4222         revision 6.17 which is no longer necessary because the passphrase
4223         is sent separately now.  GnuPG messages are unreadable under
4224         multibyte locales with default-enable-multibyte-characters set to
4225         nil.
4226
4227 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4228
4229         * message.el (message-tool-bar-gnome): Move "spell".
4230
4231 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4232
4233         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4234         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
4235         instead.
4236
4237 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
4238
4239         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4240         newsgroups handling for NNTP overviews which don't include
4241         Newsgroups.
4242
4243 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4244
4245         * message.el (message-resend): Bind message-generate-hashcash to nil.
4246
4247 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4248
4249         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4250         when searching for already-paid recipients.
4251
4252 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4253
4254         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4255         passphrases when it is not needed.
4256         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4257         passphrase stuff from gpg, should only be necessary when you use
4258         gpg with a smartcard.
4259
4260 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * mml.el (mml-insert-mime): Ignore cached contents of
4263         message/external-body part.
4264
4265         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4266         (mm-insert-part): Ditto.
4267
4268 2006-03-23  Simon Josefsson  <jas@extundo.com>
4269
4270         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4271         Reiner.
4272         (pgg-gpg-use-agent-p): Use it again.
4273
4274 2006-03-23  Simon Josefsson  <jas@extundo.com>
4275
4276         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4277         older emacsen.
4278         (pgg-gpg-use-agent-p): Don't use it.
4279
4280 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
4281
4282         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4283         if we can.
4284
4285 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4286
4287         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4288         (pgg-gpg-update-agent): New function.
4289         (pgg-gpg-use-agent-p): New function.
4290         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4291         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4292         (pgg-gpg-sign-region): Use it.
4293
4294 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4295
4296         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4297         Reported by Ralf Wachinger <rwachinger@gmx.de>.
4298
4299 2006-03-21  Simon Josefsson  <jas@extundo.com>
4300
4301         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4302         <wilde@sha-bang.de>.
4303         (pgg-gpg-use-agent): New variable.
4304         (pgg-gpg-process-region): Use it.
4305         (pgg-gpg-encrypt-region): Likewise.
4306         (pgg-gpg-encrypt-symmetric-region): Likewise.
4307         (pgg-gpg-decrypt-region): Likewise.
4308         (pgg-gpg-sign-region): Likewise.
4309         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4310
4311 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4312
4313         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
4314
4315         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4316         Add comment on version.
4317
4318 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4319
4320         * smiley.el: Add missing test smiley.
4321
4322 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4323
4324         * mm-decode.el (mm-with-part): New macro.
4325         (mm-get-part): Use it; work with message/external-body as well.
4326         (mm-save-part): Treat name and filename equally.
4327
4328         * mm-extern.el (mm-extern-cache-contents): New function.
4329         (mm-inline-external-body): Use it; force the part to be displayed;
4330         move undisplayer added to the cached handle to the parent.
4331
4332         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4333         (gnus-mime-view-part-as-type): Work with message/external-body.
4334
4335         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4336
4337 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4338
4339         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4340         images in image-load-path.  [Sync with image.el, revision 1.60, in
4341         Emacs.]
4342
4343 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4344
4345         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4346         path rather than symbol.  Always return list of directories.
4347         Guarantee that image directory comes first.  [Sync with image.el,
4348         revision 1.59, in Emacs.]
4349
4350         * message.el (message-make-tool-bar): Adjust to new API of
4351         `gmm-image-load-path-for-library'.
4352
4353         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4354
4355         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4356
4357 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4358
4359         * gnus-art.el (gnus-article-only-boring-p):
4360         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4361         intangible text.
4362         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4363
4364 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
4365
4366         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
4367         `defun' instead of `gmm-defun-compat'.
4368
4369 2006-03-14  Simon Josefsson  <jas@extundo.com>
4370
4371         * message.el (message-unique-id): Don't use message-number-base36
4372         if (user-uid) is a float.
4373         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4374
4375 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4376
4377         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4378
4379         * gnus-art.el (gnus-mime-display-single): Make sure there is an
4380         empty line between a part and a message part.
4381
4382 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4383
4384         * smiley.el: Add more test smileys.
4385         (smiley-data-directory, smiley-regexp-alist)
4386         (gnus-smiley-file-types): Fix doc strings.
4387         (smiley-update-cache): Clear smiley-cached-regexp-alist before
4388         adding new elements.
4389         (smiley-mouse-map): Unused code.  Make it a comment.
4390
4391 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4392
4393         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4394         scan latest NoCeM messages instead of old ones.
4395         (gnus-nocem-check-article): Fix regexps so as to match to PGP
4396         delimiters that are recently used.
4397         (gnus-nocem-load-cache): Add autoload cookie.
4398
4399         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4400
4401         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4402         level which is larger than gnus-use-nocem is specified.
4403
4404         * gnus-group.el (gnus-group-get-new-news): Ditto.
4405
4406 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4407
4408         * gnus-util.el (gnus-tool-bar-update): New function.
4409
4410         * gnus-group.el (gnus-group-update-tool-bar): New variable.
4411         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4412
4413         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4414
4415         * gnus-group.el (gnus-group-redraw-when-idle)
4416         (gnus-group-redraw-check): Remove.
4417         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4418
4419 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4422         if optional last element is specified in splits (FIELD VALUE...).
4423
4424 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
4425
4426         * message.el (message-make-tool-bar): Rename gmm-image-load-path
4427         to gmm-image-load-path-for-library.  Call with no-error argument.
4428         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4429
4430         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4431
4432         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4433
4434         * gmm-utils.el (gmm-image-load-path): Remove alias.
4435
4436 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
4437
4438         * gmm-utils.el (gmm-image-load-path): Add alias.
4439
4440         * nnml.el (nnml-generate-nov-databases-directory): Rename from
4441         nnml-generate-nov-databases-1.
4442         (nnml-generate-nov-databases): Use it.
4443         (nnml-generate-nov-databases-directory): Document no-active
4444         argument.
4445
4446         * gmm-utils.el (gmm-image-load-path-for-library): Return single
4447         directory if path is t.  Add no-error.
4448
4449         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4450         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4451
4452         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4453         resetting gnus-article-browse-html-temp-list.
4454
4455         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4456         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
4457         Add example to docstring.  Rename local variables.  Move error
4458         checks to default case in cond and simplify.
4459
4460 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4461
4462         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4463         handle is multipart when calling it recursively.
4464         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
4465
4466 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
4467
4468         * nnimap.el (nnimap-request-update-info-internal): Optimize.
4469         Don't `gnus-uncompress-range' to avoid excessive memory usage.
4470
4471 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4472
4473         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4474         is loaded.
4475
4476         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4477         loaded.
4478
4479 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4480
4481         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4482         to "Emacs 23 (unicode)" in doc string.
4483
4484         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4485         "Emacs 23 (unicode)" in comment.
4486
4487 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4488
4489         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
4490
4491         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4492         characters 160 through 255 in Emacs 23.
4493
4494 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4495
4496         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4497         gnus-article-browse-html-temp.
4498         (gnus-article-browse-delete-temp): Make it customizable.  Add
4499         `file'.  Adjust doc string.
4500         (gnus-article-browse-delete-temp-files): Add argument.  Allow
4501         query for each file.  Adjust doc string.
4502         (gnus-article-browse-html-parts): Add
4503         `gnus-article-browse-delete-temp-files' to
4504         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
4505
4506 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
4507
4508         * gnus-art.el (gnus-article-browse-html-temp)
4509         (gnus-article-browse-delete-temp): New variables.
4510         (gnus-article-browse-delete-temp-files): New function.
4511         (gnus-article-browse-html-parts): Use it.
4512
4513 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4514
4515         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
4516
4517         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4518         string.
4519
4520         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4521         gnus-summary-insert-new-articles when unplugged.  Remove
4522         gnus-summary-search-article-forward.
4523
4524         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4525         display-visual-class instead of display-color-cells.
4526
4527 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4528
4529         * dgnushack.el: Autoload customize-group for XEmacs.
4530
4531         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4532         message/* containing non-ASCII text properly.
4533
4534 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4535
4536         * message.el: Require gmm-utils, remove autoloads.
4537         (message-tool-bar): Set default based on
4538         gmm-tool-bar-style.
4539         (message-tool-bar-gnome): Add gmm-customize-mode.
4540
4541         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4542         gmm-tool-bar-style.
4543         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
4544
4545         * gnus-group.el (gnus-group-tool-bar): Set default based on
4546         gmm-tool-bar-style.
4547         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
4548
4549         * gmm-utils.el (gmm-image-directory): Rename variable from
4550         gmm-image-load-path.
4551         (gmm-image-load-path): Use gmm-image-directory.
4552         (gmm-customize-mode): New function.
4553         (gmm-tool-bar-style): New variable.
4554
4555         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4556         gnus-group-redraw-line-number.
4557         (gnus-group-redraw-check): Simplify.
4558         (gnus-group-tool-bar-update): Remove redraw check.
4559         (gnus-group-make-tool-bar): Add redraw check.
4560
4561 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
4562
4563         * gnus-art.el (gnus-button): Add missing parentheses.
4564
4565 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4566
4567         * lpath.el: Fbind line-number-at-pos.
4568
4569 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4570
4571         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
4572
4573 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4574
4575         * gnus-art.el (gnus-button): New face.
4576         (gnus-article-button-face): Use it.
4577
4578         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4579         gnus-summary-next-page.  Re-order.
4580
4581         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4582         next-node are now included.
4583         (gnus-group-redraw-line-number): New internal variable.
4584         (gnus-group-redraw-check): Helper function for updating the tool
4585         bar.
4586         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
4587
4588         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
4589
4590         * spam.el (spam-spamassassin-score-regexp): New internal variable.
4591         (spam-extra-header-to-number, spam-check-spamassassin-headers):
4592         Use it to match format of Spamassassin 3.0 and later.  Reported by
4593         IRIE Tetsuya <irie@t.email.ne.jp>.
4594         (spam-check-bogofilter)
4595         (spam-bogofilter-register-with-bogofilter): Fix args of
4596         `gnus-error' calls.
4597
4598 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4599
4600         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4601         unnecessary interaction when sending queued mails.  Reported by
4602         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
4603
4604 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4605
4606         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4607         first or last are nil.
4608
4609 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4610
4611         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
4612
4613 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
4616
4617 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4618
4619         * dns.el (query-dns): Protect more against buggy tcp output.
4620
4621 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4622
4623         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
4624         nov.php.
4625
4626 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4627
4628         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
4629         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
4630         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
4631         output on the server side.
4632         (nnweb-google-create-mapping): Update regexps and add some
4633         progress indication.
4634
4635 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
4636
4637         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
4638         gnus-agent-toggle-plugged.  Re-order icons.
4639         (gnus-group-tool-bar-gnome): Add
4640         gnus-group-{prev,next}-unread-group.
4641         (gnus-group-tool-bar-gnome): Re-order icons.
4642
4643         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
4644         gnus-summary-insert-new-articles.
4645
4646         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
4647         comments.
4648
4649         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
4650         also available in Emacs 21.3.
4651
4652         * message.el (message-fix-before-sending): Change "Emacs 22" to
4653         "Emacs 23 (unicode)" in comment.
4654
4655         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
4656         "Emacs 23 (unicode)" in comment.
4657
4658         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
4659         comment.
4660         (mm-coding-system-p): Add comment about no-MULE XEmacs.
4661
4662         * mm-view.el (mm-fill-flowed): Add :version.
4663
4664 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4665
4666         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
4667         and load-path.
4668
4669 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
4670
4671         * message.el: Autoload gmm-image-load-path.
4672         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
4673         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
4674         consitency.
4675
4676         * gmm-utils.el (gmm-image-load-path): Also search in
4677         "../etc/images".  Don't set gmm-image-load-path if we don't find
4678         the image.
4679
4680 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4681
4682         * gmm-utils.el (gmm-image-load-path): Don't make
4683         `gmm-image-load-path' include subdirectories which the second arg
4684         `image' might specify.
4685
4686         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
4687         subdirectory to icon file names.
4688
4689         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
4690
4691 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4692
4693         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
4694         gmm-image-load-path calls.
4695
4696         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4697
4698         * message.el (message-make-tool-bar): Ditto.
4699
4700         * mml.el (mml-preview): Added comment concerning tool bar icons.
4701
4702         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
4703         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
4704
4705         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
4706         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
4707
4708         * message.el (message-tool-bar-gnome): Use new icon names.
4709         (message-make-tool-bar): Use `gmm-image-load-path'.
4710
4711         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
4712         functions from MH-E.
4713         (gmm-image-load-path): New variable from MH-E.
4714         (gmm-image-load-path): New function from MH-E.  Added arguments
4715         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
4716         *-image-load-path-called-flag.
4717
4718 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
4719
4720         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
4721
4722 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
4723
4724         * nnimap.el (nnimap-request-move-article): Change folder back to
4725         source group before deleting.
4726
4727 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4728
4729         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
4730
4731         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
4732         mm-url.
4733
4734         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
4735
4736 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
4739         coding system which mm-charset-to-coding-system returns for a
4740         given charset is valid.
4741
4742 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
4743
4744         * html2text.el (html2text-remove-tag-list):
4745         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
4746
4747 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4748
4749         * gnus-cus.el: Revert 2005-10-17 change.
4750
4751 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * gnus-art.el (article-strip-banner): Call
4754         article-really-strip-banner only when the regexp match is made.
4755
4756 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4757
4758         * gnus-art.el (article-strip-banner): Use
4759         gnus-extract-address-components instead of
4760         mail-header-parse-addresses to make it work with non-ASCII text;
4761         remove mail-encode-encoded-word-string.
4762
4763         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
4764         values which are surrounded with \"...\"; make it never cause a
4765         Lisp error; give up parsing of parameters if it failed in
4766         extracting type.
4767
4768 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4769
4770         * smime.el (smime-cert-by-ldap-1): Fix bug where
4771         `smime-ldap-search' returns results without userCertificates.
4772
4773 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
4776
4777 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4778
4779         * spam.el (spam-check-spamassassin-headers): Adapt format for
4780         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
4781         <ari@mbf.ocn.ne.jp>.
4782         (spam-list-of-processors): Add spam-use-gmane.
4783
4784 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
4787         make-temp-file; make it work with XEmacs as well.
4788
4789         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
4790         mm-make-temp-file.
4791
4792         * mm-decode.el (mm-display-external): Use the 3rd arg of
4793         mm-make-temp-file.
4794         (mm-create-image-xemacs): Ditto.
4795
4796 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4797
4798         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
4799         with message-narrow-to-headers.
4800         (gnus-draft-setup): Narrow to header to run message-fetch-field.
4801         (gnus-draft-check-draft-articles): New function.
4802         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
4803
4804 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4805
4806         * gnus-art.el (gnus-article-browse-html-parts):
4807         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
4808         Don't use suffix argument for mm-make-temp-file for Emacs 21
4809         compatibility.  Remove useless `format'.
4810
4811 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4812
4813         * nnweb.el (nnweb-google-wash-article): Update regexps.
4814         (nnweb-group-alist): Use defvoo instead of defvar.
4815
4816 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
4819         re-loading nn* modules.
4820
4821 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4822
4823         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
4824         for `tool-bar-mode' and don't check it's default-value.
4825
4826         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4827
4828         * message.el (message-make-tool-bar): Ditto.
4829
4830         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
4831         `substring'.  Shorten tmp-file name.
4832
4833         * gnus.el: Remove bogus comment.
4834
4835 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
4836
4837         * gnus-art.el (gnus-article-browse-html-parts): New function.
4838         (gnus-article-browse-html-article): New function for viewing html
4839         articles with a browser.
4840
4841 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
4842
4843         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
4844         in elisp.
4845         (pgg-gpg-encrypt-symmetric-region): Ditto.
4846         (pgg-gpg-sign-region): Ditto.
4847
4848         * pgg-def.el (pgg-text-mode): New variable.
4849
4850         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
4851         (mml2015-pgg-encrypt): Ditto.
4852
4853         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
4854         (mml1991-pgg-encrypt): Ditto.
4855
4856 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
4859         message-make-date instead of current-time-string.
4860
4861         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
4862         to gnus-decoded which mm-uu might set.
4863
4864 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4865
4866         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
4867         don't decode quoted parameters; remove misimported Emacs code.
4868         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4869         (rfc2231-decode-encoded-string): Don't use split-string which
4870         behaves differently according to Emacs version; use
4871         mm-decode-coding-region to convert charset to coding-system.
4872         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4873         (rfc2231-encode-string): Remove misimported Emacs code.
4874
4875 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * gnus-art.el (article-decode-charset): Don't use ignore-errors
4878         when calling mail-header-parse-content-type.
4879         (article-de-quoted-unreadable): Ditto.
4880         (article-de-base64-unreadable): Ditto.
4881         (article-wash-html): Ditto.
4882
4883         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
4884         calling mail-header-parse-content-type and
4885         mail-header-parse-content-disposition.
4886         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
4887         mail-header-parse-content-type.
4888
4889         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
4890         insert charset and format parameters; encode description after
4891         inserting it to buffer.
4892         (mml-insert-parameter): Fold lines properly even if a parameter is
4893         segmented into two or more lines; change the max column to 76.
4894
4895         * rfc1843.el (rfc1843-decode-article-body): Don't use
4896         ignore-errors when calling mail-header-parse-content-type.
4897
4898         * rfc2231.el (rfc2231-parse-string): Return at least type if
4899         possible; don't cause an error even if it fails in parsing of
4900         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4901         (rfc2231-encode-string): Don't break lines at the beginning, leave
4902         it to mml-insert-parameter.
4903
4904         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
4905         calling mail-header-parse-content-type.
4906
4907 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
4908
4909         * spam-report.el (spam-report-gmane-use-article-number):
4910         Improve doc string.
4911         (spam-report-gmane-internal): Check if a suitable header was found
4912         in the article.
4913
4914 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4915
4916         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
4917         (rfc2231-encode-string): Make param*=value always begin with LWSP.
4918
4919 2006-02-05  Romain Francoise  <romain@orebokech.com>
4920
4921         Update copyright notices of all files in the gnus directory.
4922
4923 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4924
4925         * nnweb.el (nnweb-request-group): Avoid growing overview files.
4926
4927 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4928
4929         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
4930         segmented lines of parameter value to cope with Thunderbird 1.5
4931         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
4932         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4933         (rfc2231-encode-string): Don't make lines exceeding 76 column.
4934
4935 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
4936
4937         * mml.el (mml-generate-mime-1): Correct the order of inline signed
4938         parts.
4939
4940 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4941
4942         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
4943         there's only one active file for all servers.
4944         (nnweb-request-scan): Make sure nnweb-articles is initialized on
4945         solid groups.  Gnus might have used a FAST request to select the group.
4946         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
4947         and nnweb-search redundantly in the active file.
4948         (nnweb-request-list): Don't list bogus groups.  There can only be one.
4949         (nnweb-request-create-group): Don't use ARGS.
4950         (nnweb-possibly-change-server, nnweb-request-group): Remove some
4951         initialisations.  Let nnoo do the work.
4952
4953 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
4956         Say the part has been decoded.
4957
4958         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
4959
4960 2006-01-31  Kevin Ryde  <user42@zip.com.au>
4961
4962         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
4963         mailcap-viewer-test-cache when there's no 'test clause, since that
4964         will invert the meaning of a "nil" test previously determined by
4965         mailcap-mailcap-entry-passes-test.
4966
4967 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4968
4969         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
4970         compiling.
4971
4972         * gnus-sum.el: Ditto.
4973
4974         * message.el: Don't bind tool-bar-map when compiling.
4975
4976 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
4977
4978         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
4979
4980 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4981
4982         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
4983         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
4984         current Google Groups.
4985
4986 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
4987
4988         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
4989         and tool-bar-mode.
4990
4991         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
4992         and tool-bar-mode.
4993
4994         * message.el (message-tool-bar-update): Simplify.
4995         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
4996
4997         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
4998         gnus-summary-buffer.
4999         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5000         gnus-summary-reply.
5001
5002         * gmm-utils.el (gmm): Add :version.
5003
5004 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * Makefile.in (clean): New rule.
5007         (distclean): Use it.
5008
5009 2006-01-26  Steve Youngs  <steve@sxemacs.org>
5010
5011         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5012         autoload.
5013
5014 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5015
5016         * gmm-utils.el (gmm-verbose): Add :group.
5017
5018 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
5019
5020         * message.el: Change some comments WRT tool-bars.
5021
5022         * gnus-sum.el (gnus-summary-tool-bar)
5023         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5024         (gnus-summary-tool-bar-zap-list): New variables.
5025         (gnus-summary-make-tool-bar): Complete rewrite using
5026         `gmm-tool-bar-from-list'.
5027
5028         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5029         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5030         variables.
5031         (gnus-group-make-tool-bar): Complete rewrite using
5032         `gmm-tool-bar-from-list'.
5033         (gnus-group-tool-bar-update): New function.
5034
5035         * message.el (message-mode-field-menu): Add "Show hidden Headers".
5036
5037 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5040         is dissected into a single part of which the type is the same as
5041         the given one; decode charset.
5042
5043 2006-01-21  Kevin Ryde  <user42@zip.com.au>
5044
5045         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5046         into alists as symbol not string, since that's what
5047         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5048         look for.
5049
5050 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
5051
5052         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5053         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5054
5055         * message.el (message-tool-bar-gnome): Use gmm-ignore.
5056
5057 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5058
5059         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
5060         (gnus-xmas-mime-security-button-menu): New function.
5061
5062         * gnus-art.el (gnus-mime-security-button-commands): New variable.
5063         (gnus-mime-security-button-menu): New definition.
5064         (gnus-mime-security-button-map): Use them.
5065         (gnus-mime-security-button-menu): New function.
5066         (gnus-insert-mime-security-button): Addition to help echo.
5067         (gnus-mime-security-run-function, gnus-mime-security-save-part)
5068         (gnus-mime-security-pipe-part): New functions.
5069
5070         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5071         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5072
5073         * mm-decode.el (mm-handle-set-disposition): Remove.
5074         (mm-handle-set-description): Remove.
5075
5076 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5077
5078         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5079         (mm-w3m-standalone-supports-m17n-p): New function.
5080         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5081         w3m usage.
5082
5083         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5084         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5085
5086 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5087
5088         * message.el (message-tool-bar-zap-list): Use
5089         gmm-tool-bar-zap-list as custom type.
5090         (message-tool-bar-update): New function.
5091         (message-tool-bar, message-tool-bar-gnome)
5092         (message-tool-bar-retro): Add message-tool-bar-update.
5093         (message-tool-bar-gnome): Add flyspell-buffer.
5094
5095         * gnus-util.el (gnus-error): Describe `args'.
5096
5097         * gmm-utils.el (gmm-error): Describe `args'.
5098         (gmm-tool-bar-zap-list): New widget.
5099         (gmm-tool-bar-from-list): Improve description of `zap-list'.
5100
5101 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5102
5103         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5104         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5105         the number of recursive calls.
5106
5107         * mm-decode.el (mm-handle-set-disposition): New macro.
5108         (mm-handle-set-description): New macro.
5109
5110 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5111
5112         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5113         encoding.
5114
5115 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5116
5117         * message.el (message-tool-bar-zap-list, message-tool-bar)
5118         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5119         (message-tool-bar-local-item-from-menu): Remove.
5120         (message-tool-bar-map): Replace by `message-make-tool-bar'.
5121         (message-make-tool-bar): New function.
5122         (message-mode): Use `message-make-tool-bar'.
5123
5124         * gmm-utils.el: New file.
5125         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5126         (gmm-lazy): New widget copied from `nnmail.el'.
5127         (gmm-tool-bar-from-list): New function for creating customizable
5128         tool bars.
5129         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
5130         output.
5131         (gmm): Add :prefix to defgroup.
5132
5133 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5134
5135         * gmm-utils.el (gmm-widget-p): New function.
5136
5137 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
5138
5139         * mml.el (mml-attach-file): Describe `description' in doc string.
5140         (mml-menu): Add Emacs MIME manual and PGG manual.
5141
5142 2006-01-20  Richard M. Stallman  <rms@gnu.org>
5143
5144         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
5145
5146 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
5147
5148         * nntp.el (nntp-end-of-line): Doc fix.
5149
5150 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
5151
5152         * imap.el (imap-open): Handle case where buffer is a buffer
5153         object.
5154
5155 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5156
5157         * gnus-delay.el (gnus-delay): Don't autoload.
5158         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5159         to be re-loaded when customizing the `gnus-delay' group.
5160
5161 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
5162
5163         * message.el (message-insert-citation-line): Use newlines.
5164
5165 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
5166
5167         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5168         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
5169         these routines, so the passphrase can be managed externally and
5170         passed in to the system.
5171         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5172         pgg-add-passphrase-to-cache function.
5173
5174         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5175         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
5176         these routines, so the passphrase can be managed externally and
5177         passed in to the system.
5178         (pgg-pgp5-sign-region): Use new name of
5179         pgg-add-passphrase-to-cache function.
5180
5181 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
5182
5183         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5184         part of the decoded armor to find the key-identifier.
5185         (pgg-gpg-lookup-key-owner): New function to return the
5186         human-readable identifier of a key owner.
5187         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
5188         itself.
5189         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5190         the key value) if we have a key and can match it against a secret
5191         key.  Also, added a note pointing out fact that the prompt only
5192         indicates the first matching key.
5193
5194         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
5195         pgg-decrypt-region.
5196         (pgg-add-passphrase-to-cache): Rename from
5197         `pgg-add-passphrase-cache' to reduce confusion (all callers
5198         changed).
5199         (pgg-remove-passphrase-from-cache): Rename from
5200         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5201         changed).
5202         (pgg-read-passphrase, pgg-add-passphrase-cache)
5203         (pgg-remove-passphrase-cache): Add informative docstrings.
5204         (pgg-decrypt): Convey provided passphrase in subordinate call to
5205         pgg-decrypt-region.
5206
5207 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
5208
5209         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5210         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5211         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5212         'passphrase' argument, so the passphrase can be managed externally
5213         and then passed in to the system.
5214
5215         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5216         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
5217         so the passphrase cache can be used reliably with identifiers
5218         besides a pgp packet's key id.
5219
5220         * pgg-gpg.el (pgg-gpg-encrypt-region)
5221         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5222         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
5223         these routines, so the passphrase can be managed externally and
5224         passed in to the system.
5225
5226         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5227         'notruncate' argument, so the passphrase cache can be used
5228         reliably with identifiers besides a pgp packet's key id.
5229
5230 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
5231
5232         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5233         symmetric encryption.
5234         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5235         encrypted session key.
5236         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5237         message ask for the passphrase in a proper way.
5238
5239         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5240         New user commands for symmetric encryption.
5241
5242 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5245
5246         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5247
5248 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
5249
5250         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5251
5252 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5253
5254         * mm-decode.el (mm-inlined-types): Add application/pgp.
5255         (mm-automatic-display): Ditto.
5256
5257         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5258         part as text.
5259
5260 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * nnrss.el: Update copyright.
5263         (nnrss-opml-import): Query whether to subscribe to each entry.
5264
5265         * gnus-art.el:
5266         * gnus-sum.el:
5267         * gnus-xmas.el:
5268         * messagexmas.el:
5269         * mm-uu.el:
5270         * mm-view.el: Update copyright.
5271
5272 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
5273
5274         * message.el (message-info): New function.
5275         (message-mode-menu): Add it.
5276         Update copyright.
5277
5278         * ChangeLog: Fix and update copyright.
5279
5280 2006-01-13  Romain Francoise  <romain@orebokech.com>
5281
5282         * message.el (message-forward-subject-name-subject): Prefer the
5283         address to 'nowhere' if the sender has no name.
5284         Fix typo.  Update copyright year.
5285
5286 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * gnus-art.el (article-wash-html): Use
5289         gnus-summary-show-article-charset-alist if a numeric arg is given.
5290         (gnus-article-wash-html-with-w3m-standalone): New function.
5291
5292         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5293         mm-inline-text-html-render-with-w3m-standalone.
5294         (mm-text-html-washer-alist): Map w3m-standalone to
5295         gnus-article-wash-html-with-w3m-standalone.
5296         (mm-inline-text-html-render-with-w3m-standalone): New function.
5297
5298 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5299
5300         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5301         Improve LaTeX.
5302
5303 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5306         (nnrss-request-article): Render text/plain parts as HTML.
5307
5308         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5309         the buffer.
5310
5311 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5312
5313         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5314         custom definition of `gnus-posting-styles'.
5315
5316         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5317         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5318
5319 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5320
5321         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5322         Use nntp for bug archive.
5323
5324 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5327         parts.
5328         (nnrss-normalize-date): New function converts ISO 8601 date into
5329         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5330         (nnrss-check-group): Use it.
5331
5332 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5333
5334         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
5335
5336         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5337         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5338         (nnrss-insert-w3): Ditto.
5339
5340 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5341
5342         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5343         the articles to be forwarded including the case where neither a
5344         number of articles nor a region is specified.
5345
5346 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * nnrss.el (nnrss-request-article): Fix last change; fill
5349         text/plain parts.
5350
5351 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5354         in text/plain part.
5355         (nnrss-check-group): Don't add excessive newline to dc:subject.
5356
5357 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
5358
5359         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5360         article.
5361
5362 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5363
5364         * nnml.el: Don't require gnus-bcklg.  Autoload it.
5365         (nnml-use-compressed-files, nnml-save-mail): Support other
5366         comression programs such as bzip2.
5367
5368 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5369
5370         * dns.el (query-dns): Make sure we check the buffer size before
5371         removing tcp headers.
5372
5373 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5374
5375         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5376         remove MIME buttons associated with multipart/alternative parts.
5377         (gnus-mime-display-alternative): Tag buttons using `article-type'
5378         text property.
5379
5380         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5381         associated with multipart/alternative parts.
5382
5383         * gnus-art.el (gnus-signature-separator): Fix custom type.
5384
5385         * mm-decode.el (mm-inlined-types): Fix custom type.
5386         (mm-keep-viewer-alive-types): Ditto.
5387         (mm-automatic-display): Ditto.
5388         (mm-attachment-override-types): Ditto.
5389         (mm-inline-override-types): Ditto.
5390         (mm-automatic-external-display): Ditto.
5391
5392 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5393
5394         * spam-report.el (spam-report-user-mail-address)
5395         (spam-report-user-agent): New variables.
5396         (spam-report-url-ping-plain): Use spam-report-user-agent.
5397
5398 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
5399
5400         * gnus-art.el (gnus-button-handle-custom): Do not just use
5401         `customize-apropos' for any "M-x customize-*" button but the
5402         function called for.  Accept both the function name and its
5403         argument in order to achieve this.
5404         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
5405         function name to `gnus-button-handle-custom' in case of "M-x
5406         customize-*" buttons.
5407
5408 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5411         multipart/alternative and add xref to mm-discouraged-alternatives
5412         in doc string.
5413
5414         * mm-decode.el (mm-discouraged-alternatives): Add xref to
5415         gnus-buttonized-mime-types in doc string.
5416
5417 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5418
5419         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5420         Suggest image/.* in the doc string.
5421
5422 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5423
5424         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5425         message-marks (Debian bug #342521).
5426
5427 2005-12-12  Simon Josefsson  <jas@extundo.com>
5428
5429         * password.el (password-read-from-cache): Add.
5430         (password-read): Use it.
5431
5432 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5433
5434         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5435         us-ascii as a MIME charset.
5436
5437         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5438         against the case where the 2nd arg TYPE is nil.
5439
5440 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5441
5442         * pop3.el (pop3-stream-type): Fix custom version.
5443
5444         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5445
5446 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5447
5448         * mm-decode.el (mm-display-external): Add missing cdr.
5449
5450 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * mm-decode.el (mm-display-external): Use nametemplate (defined in
5453         RFC1524) if it is in mailcap or add a suffix according to
5454         mailcap-mime-extensions when generating a temp filename; postpone
5455         deleting a temp file for 2 seconds for some wrappers, shell
5456         scripts, and so on, which might exit right after having started a
5457         viewer command as a background job.
5458
5459 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5460
5461         * nntp.el (nntp-marks-directory): Fix custom group.
5462
5463         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5464         steps when < 10.
5465
5466         * gnus-start.el (gnus-no-server-1): Mention
5467         `gnus-level-default-subscribed' in doc string.
5468
5469 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5470
5471         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5472         parens.
5473
5474 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5475
5476         * gnus-xmas.el (gnus-use-toolbar): Revert.
5477         (gnus-xmas-setup-toolbar): Use global default-toolbar if
5478         gnus-use-toolbar is default.
5479
5480         * messagexmas.el (message-use-toolbar): Revert.
5481         (message-setup-toolbar): Use global default-toolbar if
5482         message-use-toolbar is default.
5483
5484 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
5487         according to default-toolbar-visible-p.
5488
5489         * messagexmas.el (message-use-toolbar): Ditto.
5490
5491 2005-11-26  Dave Love  <fx@gnu.org>
5492
5493         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5494         (tls-program, tls-success): Provide openssl alternative.
5495
5496         * starttls.el: Doc fixes.
5497         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5498         SERVICE to PORT.
5499
5500         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
5501         port null or service name.
5502         (starttls-negotiate): Autoload.
5503
5504 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * message.el (message-kill-to-signature): Fix interactive spec.
5507
5508 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * pop3.el (pop3-open-server): Recognize a string as a service name.
5511
5512 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
5513
5514         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5515
5516 2005-11-23  Dave Love  <fx@gnu.org>
5517
5518         Add pop3s, pop3/starttls.
5519
5520         * pop3.el (pop3-authentication-scheme): Clarify doc.
5521         (open-tls-stream, starttls-open-stream): Autoload.
5522         (pop3-stream-type): New.
5523         (pop3-open-server): Use it.
5524
5525         * mail-source.el (mail-sources): Fix some :types.  Add stream type
5526         for POP.
5527         (mail-source-keyword-map): Add :stream for POP.
5528         (mail-source-fetch-pop): Use pop3-stream-type.
5529
5530 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5531
5532         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5533         of current-time-string.
5534
5535 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
5536
5537         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5538         date header.
5539
5540 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5541
5542         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5543         it can seriously impact performance as it bypasses the agent's
5544         local caches.
5545
5546 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5547
5548         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5549         must be explicitly online rather than "not explicitly offline" for
5550         its flags to be synchronized.
5551
5552         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5553         that gnus-uu-unmark-thread will function correctly.
5554
5555         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5556         1024K is instead displayed as 1M.
5557
5558 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5559
5560         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5561
5562 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
5563
5564         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5565
5566 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
5567
5568         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5569         error message to display actual error condition.
5570         (gnus-agent-save-local): Avoid saving symbols that are bound to
5571         nil as they simply result in a warning message in
5572         gnus-agent-read-local.
5573
5574 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5577         rather than make-variable-buffer-local for file-precious-flag.
5578
5579 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5580
5581         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5582         for duplicates which are removed.  The invalid sort check then
5583         triggers a rescan after the sort as sorting may have moved
5584         duplicate entries such that they can be cheaply detected.
5585
5586 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5587
5588         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5589
5590 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5591
5592         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5593         internal variable to a custom variable.  Changed default value
5594         from compressed(2) to uncompressed(1).
5595         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5596         support for uncompressed agentview files.  Taken together, reading
5597         the agentview file should now be 6-7 times faster.
5598
5599 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5600
5601         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5602         as a buffer-local variable.  This avoids creating truncated
5603         dribble files as a result of a hang up, eg.
5604
5605 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
5606
5607         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
5608         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
5609         XEmacs.
5610
5611 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5612
5613         * gnus-start.el (gnus-start-draft-setup): Enforce
5614         `gnus-draft-mode' for nndraft:drafts at startup.
5615
5616         * gnus.el (gnus-splash): Change custom group.
5617         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5618         allow-list argument.
5619
5620         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5621         string.
5622
5623 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5624
5625         * gnus-art.el (gnus-default-article-saver): Add user-defined
5626         `function' to custom type.
5627
5628 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5629
5630         * imap.el (imap-open): Handle case where buffer is a buffer
5631         object.
5632
5633 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5634
5635         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5636         long lines.
5637         (gnus-cache-delete-group): Wrap doc strings.
5638
5639         * gnus-agent.el (gnus-agent-rename-group)
5640         (gnus-agent-delete-group): Wrap doc strings.
5641
5642 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5643
5644         * messagexmas.el (message-use-toolbar): Change the valid values
5645         into default, top, bottom, left, and right.
5646         (message-toolbar-thickness): New variable.
5647         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
5648         well.
5649         (message-setup-toolbar): Make it work.
5650
5651         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
5652         (gnus-use-toolbar): Change the valid values into default, top,
5653         bottom, left, and right.
5654         (gnus-toolbar-thickness): New variable.
5655         (gnus-xmas-setup-toolbar): New function.
5656         (gnus-xmas-setup-group-toolbar): Use it.
5657         (gnus-xmas-setup-summary-toolbar): Use it.
5658
5659 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5660
5661         * gnus-start.el (gnus-1): Add "native" to
5662         gnus-predefined-server-alist.
5663
5664         * gnus.el (gnus-method-to-server): Don't add "native" to the
5665         lists here, because that leads to problems when
5666         gnus-select-method is bound.
5667
5668 2005-11-09  Simon Josefsson  <jas@extundo.com>
5669
5670         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5671         use (not sort-by-date) instead.
5672
5673 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5674
5675         * gnus-delay.el (gnus-delay-group): Don't autoload.
5676         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5677         to be re-loaded when customizing the `gnus-delay' group.
5678
5679 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
5680
5681         * message.el: Revert last changes.
5682         (message-insert-citation-line): Use newlines.
5683
5684 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5685
5686         * message.el (message-courtesy-message)
5687         (message-mark-insert-begin, message-mark-insert-end)
5688         (message-elide-ellipsis, message-cancel-message)
5689         (message-add-header, message-change-subject)
5690         (message-cross-post-followup-to-header)
5691         (message-cross-post-insert-note, message-reduce-to-to-cc)
5692         (message-widen-reply, message-delete-not-region)
5693         (message-kill-to-signature, message-insert-signature)
5694         (message-insert-importance-high, message-insert-importance-low)
5695         (message-insert-or-toggle-importance)
5696         (message-insert-disposition-notification-to)
5697         (message-indent-citation, message-yank-original)
5698         (message-cite-original-without-signature, message-cite-original)
5699         (message-insert-citation-line, message-position-on-field)
5700         (message-fix-before-sending, message-send-mail-partially)
5701         (message-send-mail, message-send-mail-with-sendmail)
5702         (message-send-mail-with-qmail, message-send-news)
5703         (message-check-news-header-syntax, message-generate-headers)
5704         (message-insert-courtesy-copy, message-fill-address)
5705         (message-fill-header, message-shorten-references)
5706         (message-setup-1, message-cancel-news)
5707         (message-forward-make-body-plain, message-forward-make-body-mime)
5708         (message-forward-make-body-mml, message-encode-message-body)
5709         (message-forward-make-body-digest-plain)
5710         (message-forward-make-body-digest-mime)
5711         (message-use-alternative-email-as-from): Insert `hard-newline'
5712         instead of ordinary newlines.
5713
5714 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5715
5716         * message.el (message-generate-headers): Downcase the argument
5717         given to message-check-element.
5718
5719 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
5720
5721         * nntp.el (nntp-authinfo-rejected): New error condition.
5722         (nntp-wait-for): Use new error condition to signal authentication
5723         error.
5724         (nntp-retrieve-data): Rethrow new error condition to break out of
5725         recursive call to nntp-send-authinfo.
5726
5727 2005-11-08  Romain Francoise  <romain@orebokech.com>
5728
5729         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5730         (gnus-summary-exit-map): Bind to `Z p'.
5731         (gnus-summary-make-menu-bar): Add menu item.
5732
5733 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
5734
5735         * gnus-art.el (gnus-article-treat-custom): Add `first'.
5736         (gnus-treat-*): Add `first' in all doc strings.
5737
5738         * gnus-group.el (gnus-group-compact-group): Fix typo.
5739
5740 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5741
5742         * gnus.el (gnus-parameters-case-fold-search): New variable.
5743         (gnus-parameters-get-parameter): Use it.
5744
5745         * gnus-score.el (gnus-home-score-file): Doc fix.
5746
5747 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
5748
5749         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
5750
5751 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * mm-util.el (mm-special-display-p): New function.
5754
5755         * mml.el (mml-preview): Use it; doc fix.
5756
5757 2005-10-29  Romain Francoise  <romain@orebokech.com>
5758
5759         * message.el (message-fix-before-sending): Fix comment.
5760
5761 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5762
5763         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
5764
5765 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5766
5767         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
5768         Used in gnus-score.el.
5769
5770 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5771
5772         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
5773
5774 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5775
5776         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
5777         whitespace removed in revision 7.8.  Use concatenated string to
5778         protect trailing whitespace.
5779
5780 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
5781
5782         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5783         (nnimap-request-expire-articles): Use it to avoid sending 'UID
5784         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
5785         Courier IMAP ("some version from 2004").  Mostly based on similar
5786         code in the same function.
5787
5788 2005-10-26  Didier Verna  <didier@xemacs.org>
5789
5790         * gnus-group.el (gnus-group-compact-group): Invalidate original
5791         article buffer.
5792         * gnus-srvr.el (gnus-server-compact-server): Ditto.
5793         * nnml.el (nnml-request-compact-group): handle self Xref: field in
5794         NOV database and in article itself.
5795         Invalidate article backlog.
5796
5797 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5798
5799         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
5800
5801 2005-10-26  Simon Josefsson  <jas@extundo.com>
5802
5803         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
5804         part of 2004-07-25 change.
5805
5806 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5807
5808         * message.el (message-display-completion-list): New function.
5809         (message-expand-group): Use it; make sure the Completions buffer
5810         is modifiable.
5811
5812 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5813
5814         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
5815         user-mail-name is an empty string.
5816
5817 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5818
5819         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
5820         depending on gnus-score-decay-constant.
5821
5822         * encrypt.el (encrypt-insert-file-contents)
5823         (encrypt-write-file-contents): Don't use `gnus-message'.
5824
5825         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
5826         arguments.
5827         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
5828         arguments to mm-uu-verbatim-marks-extract.
5829         (mm-uu-hide-markers): New variable.
5830         (mm-uu-extract): Use face similar to `gnus-cite-3'.
5831
5832         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5833         (gnus-convert-image-to-face-command): Use "convert" by default to
5834         allow other input image formats.
5835         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
5836         accordingly.
5837
5838 2005-10-23  Simon Josefsson  <jas@extundo.com>
5839
5840         * imap.el (imap-gssapi-program): Align command line parameters
5841         with latest GNU SASL.
5842         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
5843
5844 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845
5846         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
5847         HTML.
5848         (nnslashdot-request-article): Ditto.
5849
5850         * lpath.el (featurep): Add nobreak-char-display.
5851
5852 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5853
5854         * mail-source.el (mail-source-fetch-pop): Require pop3.
5855         (mail-source-check-pop): Ditto.
5856
5857 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5858
5859         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
5860         errors.
5861
5862 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
5863
5864         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
5865         (gnus-treat-strip-leading-blank-lines): Improve doc string.
5866
5867         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
5868
5869         * mm-bodies.el (mm-decode-string): Call
5870         `mm-charset-to-coding-system' with allow-override argument.
5871
5872 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
5875         (rfc2047-charset-to-coding-system): New function.
5876         (rfc2047-decode-encoded-words): New function.
5877         (rfc2047-decode-region): Use them.
5878         (rfc2047-decode-cte): Remove.
5879         (rfc2047-parse-and-decode): Remove.
5880         (rfc2047-decode): Remove.
5881
5882 2005-10-15  Kenichi Handa  <handa@m17n.org>
5883
5884         * rfc2047.el (rfc2047-decode-cte): New function.
5885         (rfc2047-decode-region): Change the way to decode successive
5886         encoded-words: decode B- or Q-encoding in each encoded-word,
5887         concatenate them, and decode it as charset.
5888
5889 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5890
5891         * lpath.el: Fbind codepage-setup for XEmacs.
5892
5893 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
5894
5895         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
5896         widget-move-and-invoke.
5897         (gnus-custom-mode): Use gnus-custom-map.
5898
5899 2005-10-15  Bill Wohler  <wohler@newt.com>
5900
5901         * message.el (message-tool-bar-map): Renamed image file from
5902         mail_send to mail/send.
5903
5904 2005-10-16  Masatake YAMATO  <jet@gyve.org>
5905
5906         * message.el (message-expand-group): Pass the common
5907         prefix substring of completion to `display-completion-list'.
5908
5909 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
5910
5911         * mml-sec.el (mml-secure-method): New internal variable.
5912         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
5913         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
5914         functions using mml-secure-method.
5915
5916         * mml.el (mml-mode-map): Add key bindings for those functions.
5917         (mml-menu): Simplify security menu entries.  Suggested by Jesper
5918         Harder <harder@myrealbox.com>.
5919         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
5920         end of message if point is the headers of the message.
5921
5922         * message.el (message-in-body-p): New function.
5923
5924         * assistant.el: Autoload gnus-util and netrc.
5925
5926         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
5927         Use `mm-charset-override-alist' only when decoding.
5928
5929         * mm-bodies.el (mm-decode-body): Call
5930         `mm-charset-to-coding-system' with allow-override argument.
5931
5932         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
5933         `filename' from Content-Disposition if Content-Type doesn't
5934         provide `name'.
5935         (gnus-mime-view-part-as-type): Set default instead of
5936         initial-input.
5937
5938 2005-10-09  Daniel Brockman  <daniel@brockman.se>
5939
5940         * format-spec.el (format-spec): Propagate text properties of % spec.
5941
5942 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5943
5944         * gnus-art.el (gnus-treat-predicate): Add `first'.
5945
5946 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5947
5948         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
5949         (mm-charset-override-alist): New variable.
5950         (mm-charset-to-coding-system): Use it.
5951         (mm-codepage-setup): New helper function.
5952         (mm-charset-eval-alist): New variable.
5953         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
5954         about unknown charsets.
5955
5956         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
5957
5958 2005-10-04  David Hansen  <david.hansen@gmx.net>
5959
5960         * nnrss.el (nnrss-request-article): Add support for the comments tag.
5961         (nnrss-check-group): Ditto.
5962
5963 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5964
5965         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
5966         Rename x-gnus-verbatim to x-verbatim.
5967         (mm-uu-type-alist): Fix regexp for verbatim-marks.
5968
5969         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
5970         x-verbatim.
5971
5972         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
5973
5974         * gnus-util.el (gnus-remove-duplicates): Remove.
5975
5976         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
5977         instead of gnus-remove-duplicates.
5978
5979         * message.el (message-remove-duplicates): Remove.
5980         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
5981         message-remove-duplicates.
5982
5983         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
5984         available, else use implementation from `delete-dups'.
5985
5986         * message.el (message-insert-expires): New function.
5987         (message-mode-map): Add key binding.
5988         (message-mode-field-menu): Add menu entry.
5989         (message-mode): Document it.
5990         (message-make-expires-date): Use `message-make-date'.
5991
5992 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
5993
5994         * message.el (message-make-expires-date): New function.
5995
5996 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * Makefile.in (list-installed-shadows): New entry.
5999         (install): Use it.
6000         (remove-installed-shadows): New entry.
6001
6002         * dgnushack.el (dgnushack-default-load-path): New variable.
6003         (dgnushack-find-lisp-shadows): New function.
6004         (dgnushack-remove-lisp-shadows): New function.
6005
6006 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6007
6008         * Makefile.in (install-el-elc): New entry.
6009         (install): Use it so that .el files are necessarily installed.
6010
6011 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * time-date.el: Autoload parse-time-string, XEmacs needs it.
6014
6015 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6016
6017         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6018         function rather than the diff-mode.el package.
6019         (mm-display-external): Use with-current-buffer.
6020         (mm-viewer-completion-map, mm-viewer-completion-map):
6021         Move initialization inside declaration.
6022
6023 2005-09-29  Simon Josefsson  <jas@extundo.com>
6024
6025         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
6026         autoload mail-check-payment.
6027         (spam-check-hashcash): Define unconditionally, since hashcash.el
6028         is part of Gnus now.  Ignore errors from payment checking.
6029
6030 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6031
6032         * message.el (message-bold-region, message-unbold-region): Rename
6033         from `bold-region' and `unbold-region'.
6034
6035         * message.el: Remove useless autoloads.
6036
6037 2005-09-28  Simon Josefsson  <jas@extundo.com>
6038
6039         * message.el (message-use-idna): Default to t.
6040         (message-use-idna): Test whether encoding works too.  Doc fix.
6041
6042 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6043
6044         * nntp.el (nntp-warn-about-losing-connection): Remove.
6045
6046 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6047
6048         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6049         customizable.  Change default value.
6050         (mm-uu-diff-groups-regexp): Change default value.
6051         (mm-uu-type-alist): Add doc string.
6052         (mm-uu-configure): Add doc string.  Make it interactive.
6053         (mm-uu-tex-groups-regexp): New variable.
6054         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6055         (mm-uu-type-alist): Add LaTeX documents.
6056         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6057         of "text/verbatim".
6058         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6059
6060         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6061         instead of "text/verbatim".
6062
6063         * message.el (message-mark-inserted-region)
6064         (message-mark-insert-file): Use slrn style marks when called with
6065         prefix argument.
6066
6067 2005-09-27  Simon Josefsson  <jas@extundo.com>
6068
6069         * message.el (message-idna-to-ascii-rhs-1): Reformat.
6070
6071 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6072
6073         * message.el (message-remove-duplicates): New function.
6074         Implementation borrowed from `gnus-remove-duplicates'.
6075         (message-idna-to-ascii-rhs): Also encode idna addresses in
6076         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6077         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6078         only ask about the same idna domain once per header and also tell
6079         in what header to replace the idna domain.
6080
6081         * gnus-art.el (article-decode-idna-rhs): Also decode idna
6082         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6083         (article-decode-idna-rhs): Fix regexp so that all idna-address in
6084         a header is decoded and not just the last one.
6085
6086 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6089         has been decoded.
6090
6091         * mm-decode.el (mm-automatic-display): Add text/verbatim.
6092         (mm-insert-part): Don't modify text if it has been decoded.
6093
6094         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6095         decoded.
6096
6097         * mm-view.el (mm-inline-text): Don't strip text props unless
6098         decoding enriched or richtext parts.
6099
6100 2005-09-25  Romain Francoise  <romain@orebokech.com>
6101
6102         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6103         * gnus-start.el (gnus-subscribe-interactively):
6104         * gnus-uu.el (gnus-uu-grab-articles):
6105         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6106         space.
6107
6108 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
6109
6110         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6111         * mm-view.el (mm-view-pkcs7-decrypt):
6112         * gnus-sum.el (gnus-summary-limit-to-extra)
6113         (gnus-summary-respool-article, gnus-read-move-group-name):
6114         * gnus-score.el (gnus-summary-increase-score):
6115         * gnus-util.el (gnus-completing-read-with-default):
6116         * gnus-art.el (gnus-read-save-file-name)
6117         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6118         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6119         * message.el (message-check-news-header-syntax):
6120         Follow convention for reading with the minibuffer.
6121
6122 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
6123
6124         * spam-report.el (spam-report-url-ping-plain):
6125         Use gnus-extended-version as User-Agent.
6126
6127         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6128         default value is nil.
6129
6130         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6131         (mm-uu-verbatim-marks-extract): New function.
6132         (mm-uu-extract): New face.
6133         (mm-uu-copy-to-buffer): Use it.
6134
6135         * spam-report.el (spam-report-gmane-ham): Renamed from
6136         `spam-report-gmane-unspam'.
6137         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6138         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
6139
6140         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6141         Autoload.
6142         (spam-report-gmane-unregister-routine): Renamed
6143         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6144
6145 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
6146
6147         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6148         (spam-report-gmane-unregister-routine): Add support for gmane
6149         unregistration.
6150
6151         * spam-report.el (spam-report-gmane-unspam)
6152         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6153         (spam-report-gmane): Change to take a single article and do unspam
6154         registration.
6155
6156 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6157
6158         * mm-url.el (mm-url-decode-entities): Fix regexp.
6159
6160 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6161
6162         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6163         default to nil, to be able to use Gnus at all.  If the default
6164         switches to something else, then the function should be fixed not
6165         be exceedingly slow.
6166
6167 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
6168
6169         * gnus-start.el (gnus-activate-group): If the server is nil, don't
6170         fail hard.
6171
6172         * spam-report.el: Add better Keywords line.
6173
6174         * spam.el: Add Maintainer and better Keywords line.
6175
6176 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6177
6178         * gnus-art.el (gnus-article-replace-part)
6179         (gnus-mime-replace-part): New functions.
6180         (gnus-mime-action-alist, gnus-mime-button-commands)
6181         (gnus-mime-save-part-and-strip): Added file argument.
6182         (gnus-article-part-wrapper): Added interactive argument.
6183
6184         * gnus-sum.el (gnus-summary-mime-map): Add
6185         `gnus-article-replace-part'.
6186
6187 2005-09-19  Didier Verna  <didier@xemacs.org>
6188
6189         The nnml compaction feature:
6190         * nnml.el (nnml-request-compact-group): New function.
6191         * nnml.el (nnml-request-compact): New function.
6192         * gnus-int.el (gnus-request-compact-group): New function.
6193         * gnus-int.el (gnus-request-compact): New function.
6194         * gnus-group.el (gnus-group-compact-group): New function.
6195         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6196         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6197         * gnus-srvr.el (gnus-server-compact-server): New function.
6198         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6199         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6200
6201 2005-09-18  Deepak Goel  <deego@gnufans.org>
6202
6203         * sieve.el (sieve-help): Fix `message' call: first arg should be a
6204         format spec.
6205
6206 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6207
6208         * gnus.el (gnus-group-startup-message): Bind image-load-path.
6209
6210 2005-09-15  Romain Francoise  <romain@orebokech.com>
6211
6212         * message.el (message-fill-paragraph): Clarify docstring.
6213
6214 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * gnus-art.el (gnus-mime-display-part): Protect against broken
6217         MIME messages.
6218
6219 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6220
6221         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6222         before parsing header.
6223
6224 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
6225
6226         * html2text.el (html2text-replace-list): Add new entities.
6227
6228 2005-09-11  Romain Francoise  <romain@orebokech.com>
6229
6230         * message.el (message-alternative-emails): Improve docstring.
6231         (message-setup-1): Call `message-use-alternative-email-as-from'
6232         after `message-setup-hook' to give it precedence over posting
6233         styles, etc.
6234         (message-use-alternative-email-as-from): Add docstring.  Remove
6235         the original From header if present.
6236
6237         * nnml.el (nnml-compressed-files-size-threshold): New variable.
6238         (nnml-save-mail): Use it.
6239
6240         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6241         articles.  Add new argument `silent'.
6242         (gnus-uu-mark-all): Report the total number of marked articles.
6243
6244 2005-09-10  Romain Francoise  <romain@orebokech.com>
6245
6246         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6247         (gnus-uu-mark-series): Likewise.
6248
6249 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
6250
6251         * spam-report.el (spam-report-gmane): Fix generation of spam
6252         report URL.
6253
6254 2005-09-10  Simon Josefsson  <jas@extundo.com>
6255
6256         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6257         t, based on discussion on the ding list with Robert Epprecht
6258         <epprecht@solnet.ch>.
6259
6260 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
6261
6262         * spam-report.el (spam-report-gmane): Make it work without
6263         X-Report-Spam header.  Gmane now only provides Archived-At.
6264         This is only used if `spam-report-gmane-use-article-number' is nil.
6265         (spam-report-gmane-spam-header): Remove.  Not used anymore.
6266
6267         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6268         make `gnus-summary-sort-by-recipient' work with threading.
6269
6270         * nnweb.el (nnweb-google-wash-article): Print a message if article
6271         is not available.
6272
6273 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6274
6275         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6276         change.  Decode text/* parts content before displaying.
6277
6278 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6279
6280         * mml-smime.el: Remove defvar of gnus-extract-address-components.
6281
6282 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * mm-view.el (mm-display-inline-fontify): Disable support modes.
6285
6286         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
6287         url-package-name, url-package-version,
6288         w3m-cid-retrieve-function-alist, w3m-current-buffer,
6289         w3m-display-inline-images, and w3m-minor-mode-map.
6290
6291 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
6292
6293         * message.el (message-tab-body-function): Fixed mismatched custom
6294         type.
6295
6296         * gnus.el (gnus-group-change-level-function): Ditto.
6297
6298         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6299
6300         * gnus-art.el (gnus-signature-limit)
6301         (gnus-article-mime-part-function): Ditto.
6302
6303 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6304
6305         * mml.el (mml-mode): Silence the byte compiler.
6306
6307         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6308         using `(sit-for 0)' before moving the point to the specified part;
6309         skip unbuttonized parts.
6310         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6311         return to the summary window if gnus-auto-select-part is non-nil.
6312
6313 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
6314
6315         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6316         variables.
6317         (mml-dnd-attach-file, mml-mode): Use them.
6318
6319         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6320         Make fetching article by MID work again for Google Groups.  Added
6321         FIXME concerning gnus-group-make-web-group.
6322
6323         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6324         Don't depend on Gnus by using mail-extract-address-components if
6325         gnus-extract-address-components is not bound.
6326
6327 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6328
6329         * gnus-art.el (gnus-mime-display-security): Don't display the
6330         signature, but only the signed part.
6331
6332 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6333
6334         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6335
6336         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6337         list, not listp.
6338
6339 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
6340
6341         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6342         when encoding.
6343
6344         * mm-bodies.el (mm-decode-content-transfer-encoding):
6345         De-canonicalize CRLF for all text content types, not just
6346         text/plain.
6347
6348 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6349
6350         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6351         valid article; point arrow and cursor at the MIME button.
6352
6353 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6354
6355         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6356         Suggested by Dan Christensen <jdc@uwo.ca>.
6357
6358         * mm-decode.el (mm-save-part): Enable change of prompt.
6359
6360 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
6361
6362         * gnus-msg.el (gnus-inews-add-send-actions): Made
6363         `message-post-method' lambda parameter ARG `&optional'.
6364
6365 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6366
6367         * gnus-sum.el (gnus-summary-mime-map): Added
6368         gnus-article-save-part-and-strip, gnus-article-delete-part and
6369         gnus-article-jump-to-part.
6370
6371         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6372         (gnus-article-edit-part): Use it.
6373         (gnus-article-part-wrapper): Added no-handle argument.
6374         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6375         functions.
6376
6377 2005-08-29  Romain Francoise  <romain@orebokech.com>
6378
6379         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6380         docstring.
6381         (gnus-face-from-file): Likewise.
6382
6383 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6384
6385         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6386         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6387         non-nil.
6388         (gnus-auto-select-part): New variable.
6389         (gnus-article-jump-to-part): New function.
6390         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6391         (gnus-mime-delete-part): Allow selecting specified part after
6392         deleting or stripping parts.
6393         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
6394         part if argument is bogus.
6395
6396 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
6397
6398         * gnus-art.el (w3m-minor-mode-map):
6399         * gnus-spec.el (gnus-newsrc-file-version):
6400         * gnus-util.el (nnmail-active-file-coding-system)
6401         (gnus-original-article-buffer, gnus-user-agent):
6402         * gnus.el (gnus-ham-process-destinations)
6403         (gnus-parameter-ham-marks-alist)
6404         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6405         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6406         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6407         * mm-decode.el (gnus-current-window-configuration):
6408         * mm-extern.el (gnus-article-mime-handles):
6409         * mm-url.el (url-current-object, url-package-name)
6410         (url-package-version):
6411         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6412         (smime-keys, w3m-cid-retrieve-function-alist)
6413         (w3m-current-buffer, w3m-display-inline-images)
6414         (w3m-minor-mode-map):
6415         * mml-smime.el (gnus-extract-address-components):
6416         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6417         (gnus-newsrc-hashtb, message-default-charset)
6418         (message-deletable-headers, message-options)
6419         (message-posting-charset, message-required-mail-headers)
6420         (message-required-news-headers):
6421         * mml1991.el (mc-pgp-always-sign):
6422         * mml2015.el (mc-pgp-always-sign):
6423         * nnheader.el (nnmail-extra-headers):
6424         * rfc1843.el (gnus-decode-encoded-word-function)
6425         (gnus-decode-header-function, gnus-newsgroup-name):
6426         * spam-stat.el (gnus-original-article-buffer): Add defvars.
6427
6428 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
6429
6430         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6431         the end of the date treatments.
6432
6433 2005-08-15  Simon Josefsson  <jas@extundo.com>
6434
6435         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6436         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
6437         Capello and Romain Francoise.
6438         (pgg-fetch-key-function): Removed, not used?
6439         (pgg-insert-url-with-w3): Require url, to get
6440         url-insert-file-contents regardless of where it is defined.
6441
6442 2005-08-13  Romain Francoise  <romain@orebokech.com>
6443
6444         * message.el (message-cite-original-1): New function.
6445         (message-cite-original): Use it.
6446         (message-cite-original-without-signature): Ditto.
6447
6448 2005-08-08  Romain Francoise  <romain@orebokech.com>
6449
6450         * message.el (message-yank-empty-prefix): New variable.
6451         (message-indent-citation): Use it.
6452         (message-cite-original-without-signature): Respect X-No-Archive.
6453
6454 2005-08-08  Simon Josefsson  <jas@extundo.com>
6455
6456         * pgg.el: Autoload url-insert-file-contents instead of loading
6457         w3/url.
6458         (pgg-insert-url-with-w3): Don't load url here.
6459
6460 2005-08-07  Jesper Harder  <harder@phys.au.dk>
6461
6462         * message.el (message-kill-to-signature): Don't insert newline at
6463         bol.
6464         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6465
6466 2005-08-06  Romain Francoise  <romain@orebokech.com>
6467
6468         * message.el (message-user-fqdn): Fix typo in docstring.
6469
6470 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
6471
6472         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6473
6474         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6475
6476 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6477
6478         * mm-bodies.el (mm-encode-body): Use coding system rather than
6479         charset to encode text.
6480
6481         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6482         number of charsets if utf-8 is available (XEmacs).
6483
6484 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
6485
6486         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6487         taken from `gnus-button-mid-or-mail-regexp'.
6488         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6489         (gnus-button-alist): Improve regexp for domain part of the MIDs
6490         for news:localpart@domain buttons.
6491         (gnus-button-ctan-directory-regexp): Update.
6492
6493 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6494
6495         * sieve-manage.el (sieve-manage-interactive-login): Use
6496         make-local-variable rather than make-variable-buffer-local.
6497         (sieve-manage-open): Ditto.
6498         (sieve-manage-authenticate): Ditto.
6499
6500         * mml.el (mml-generate-mime-1): Make the content type default to
6501         text/plain if the filename is not specified.
6502
6503 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6504
6505         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6506         instead of insert-buffer.
6507
6508         * message.el (message-yank-original): Ditto; set the mark at the
6509         end of the yanked message.
6510
6511 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6512
6513         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6514         lines to scroll rather than to stop it.
6515
6516         * mml.el (mml-generate-default-type): Add doc string.
6517         (mml-generate-mime-1): Use mm-default-file-encoding or make it
6518         default to application/octet-stream when determining the content
6519         type if it is not specified for the part or the mml contents; add
6520         a comment about mml-generate-default-type.
6521
6522 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
6523
6524         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6525         make it default to application/octet-stream when determining the
6526         content type if it is not specified for the external contents.
6527
6528 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6529
6530         * rfc2231.el (rfc2231-parse-string): Take care that not only a
6531         segmented parameter but also other parameters might be there.
6532
6533 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6534
6535         * mm-decode.el (mm-display-external): Delete temp file, directory
6536         and buffer immediately if the external process is exited.
6537
6538 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6539
6540         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6541         fewer lines than that of scroll-margin.
6542         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6543
6544 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * gnus-art.el (gnus-article-next-page): Revert.
6547         (gnus-article-beginning-of-window): New macro.
6548         (gnus-article-next-page-1): Use it.
6549         (gnus-article-prev-page): Ditto.
6550         (gnus-article-edit-part): Use insert-buffer-substring instead of
6551         insert-buffer.
6552         (gnus-article-edit-exit): Ditto.
6553
6554         * gnus-util.el (gnus-beginning-of-window): Remove.
6555         (gnus-end-of-window): Remove.
6556
6557         * lpath.el: Don't bind header-line-format and scroll-margin.
6558
6559 2005-07-25  Simon Josefsson  <jas@extundo.com>
6560
6561         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6562         to have the url package without w3.  Reported by Daiki Ueno
6563         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6564
6565 2005-07-20  Didier Verna  <didier@xemacs.org>
6566
6567         * gnus-diary.el: Remove the description comment (nndiary is now
6568         properly documented in the Gnus manual).
6569         Fix the spelling of "Back End".
6570         * nndiary.el: Ditto.
6571         Fix the copyright notice.
6572
6573 2005-07-18  Romain Francoise  <romain@orebokech.com>
6574
6575         * gnus-sum.el (gnus-summary-to-prefix,
6576         gnus-summary-newsgroup-prefix): New variables.
6577         (gnus-summary-from-or-to-or-newsgroups): Use them.
6578
6579 2005-07-17  Romain Francoise  <romain@orebokech.com>
6580
6581         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6582         space as it's generally not especially interesting to the user.
6583
6584 2005-07-16  Romain Francoise  <romain@orebokech.com>
6585
6586         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6587         nil to avoid prompting and file modification if one of the
6588         messages at the top of the nnfolder file contains a copyright
6589         notice.
6590         Update copyright notice.
6591
6592         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6593         instead of `current-time-string' as the latter creates a time
6594         string that is not RFC 2822 compliant (it lacks the zone).
6595         Update copyright notice.
6596
6597 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6598
6599         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6600         for text/rtf.  Display default in prompt.  Pass default for M-n.
6601
6602         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6603
6604 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6605
6606         * gnus-msg.el (gnus-button-mailto): Remove
6607         save-selected-window-window hackery because it relies on
6608         save-selected-window internals.
6609
6610 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6613         (gnus-article-next-page-1): Use gnus-beginning-of-window.
6614         (gnus-article-prev-page): Ditto.
6615
6616         * gnus-util.el (gnus-beginning-of-window): New function.
6617         (gnus-end-of-window): New function.
6618
6619         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
6620
6621 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6622
6623         * gnus-score.el (gnus-score-edit-all-score): Set
6624         gnus-score-edit-exit-function to gnus-score-edit-done and call
6625         gnus-message.
6626
6627 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6628
6629         * gnus-msg.el (gnus-button-mailto): Remove
6630         save-selected-window-window hackery because it relies on
6631         save-selected-window internals.
6632
6633 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6636         add-minor-mode.
6637         (gnus-binary-mode): Ditto.
6638
6639         * gnus-topic.el (gnus-topic-mode): Ditto.
6640
6641 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
6642
6643         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6644         (gnus-article-prev-page): Take scroll-margin into consideration.
6645
6646 2005-07-04  Lute Kamstra  <lute@gnu.org>
6647
6648         Update FSF's address in GPL notices.
6649
6650 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
6651
6652         * gnus.el (gnus-exit):
6653         * gnus-group.el (gnus-group-icons):
6654         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6655
6656         * gnus-nocem.el (gnus-nocem):
6657         * message.el (message-various, message-buffers, message-sending)
6658         (message-interface, message-forwarding, message-insertion)
6659         (message-headers, message-news, message-mail):
6660         * pgg-gpg.el (pgg-gpg):
6661         * pgg-parse.el (pgg-parse):
6662         * pgg-pgp.el (pgg-pgp):
6663         * pgg-pgp5.el (pgg-pgp5):
6664         * pop3.el (pop3): Finish `defgroup' description with period.
6665
6666 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6667
6668         * gnus-art.el (article-display-face): Improve the efficiency.
6669         (article-display-x-face): Ditto; remove grey x-face stuff.
6670
6671 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * gnus-art.el (article-display-face): Correct the position in
6674         which Faces are inserted.
6675
6676 2005-06-29  Didier Verna  <didier@xemacs.org>
6677
6678         * gnus-art.el (article-display-face): Display faces in correct
6679         order.
6680
6681 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6682
6683         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6684         (gnus-fill-real-hashtb): Use hash table instead of obarray.
6685         (gnus-nocem-check-article): Fetch the Type header.
6686         (gnus-nocem-message-wanted-p): Fix the way to examine types.
6687         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6688         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6689         make sure gnus-nocem-hashtb is initialized.
6690         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6691         (gnus-nocem-unwanted-article-p): Ditto.
6692
6693         * pgg.el (pgg-verify): Return the verification result.
6694
6695 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6696
6697         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6698         is ascii.
6699
6700 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
6701
6702         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6703         `show-nonbreak-escape'.
6704
6705 2005-06-23  Lute Kamstra  <lute@gnu.org>
6706
6707         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6708
6709         * dig.el (dig-mode):
6710         * smime.el (smime-mode): Use gnus-run-mode-hooks.
6711
6712 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
6713
6714         * nnimap.el (nnimap-split-download-body): Fix spellings.
6715
6716 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6717
6718         * gnus-art.el (gnus-article-encrypt-body):
6719         * gnus-cus.el (gnus-score-customize):
6720         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6721         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6722
6723 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6724
6725         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6726         header by looking for magic "MII" at the beginnig.
6727
6728 2005-06-16  Miles Bader  <miles@gnu.org>
6729
6730         * gnus-xmas.el (gnus-xmas-group-startup-message):
6731         Use renamed gnus-splash face.
6732
6733         * assistant.el (assistant-field): Remove "-face" suffix from face name.
6734         (assistant-field-face): New backward-compatibility alias for renamed
6735         face.
6736         (assistant-render-text): Use renamed assistant-field face.
6737
6738         * spam.el (spam): Remove "-face" suffix from face name.
6739         (spam-face): New backward-compatibility alias for renamed face.
6740         (spam-face, spam-initialize): Use renamed spam face.
6741
6742         * message.el (message-header-to, message-header-cc)
6743         (message-header-subject, message-header-newsgroups)
6744         (message-header-other, message-header-name)
6745         (message-header-xheader, message-separator, message-cited-text)
6746         (message-mml): Remove "-face" suffix from face names.
6747         (message-header-to-face, message-header-cc-face)
6748         (message-header-subject-face, message-header-newsgroups-face)
6749         (message-header-other-face, message-header-name-face)
6750         (message-header-xheader-face, message-separator-face)
6751         (message-cited-text-face, message-mml-face):
6752         New backward-compatibility aliases for renamed faces.
6753         (message-font-lock-keywords): Use renamed message faces.
6754
6755         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6756         (sieve-test-commands, sieve-tagged-arguments):
6757         Remove "-face" suffix from face names.
6758         (sieve-control-commands-face, sieve-action-commands-face)
6759         (sieve-test-commands-face, sieve-tagged-arguments-face):
6760         New backward-compatibility aliases for renamed faces.
6761         (sieve-control-commands-face, sieve-action-commands-face)
6762         (sieve-test-commands-face, sieve-tagged-arguments-face):
6763         Use renamed sieve faces.
6764
6765         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
6766         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
6767         (gnus-group-news-3-empty, gnus-group-news-4)
6768         (gnus-group-news-4-empty, gnus-group-news-5)
6769         (gnus-group-news-5-empty, gnus-group-news-6)
6770         (gnus-group-news-6-empty, gnus-group-news-low)
6771         (gnus-group-news-low-empty, gnus-group-mail-1)
6772         (gnus-group-mail-1-empty, gnus-group-mail-2)
6773         (gnus-group-mail-2-empty, gnus-group-mail-3)
6774         (gnus-group-mail-3-empty, gnus-group-mail-low)
6775         (gnus-group-mail-low-empty, gnus-summary-selected)
6776         (gnus-summary-cancelled, gnus-summary-high-ticked)
6777         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
6778         (gnus-summary-high-ancient, gnus-summary-low-ancient)
6779         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
6780         (gnus-summary-low-undownloaded)
6781         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
6782         (gnus-summary-low-unread, gnus-summary-normal-unread)
6783         (gnus-summary-high-read, gnus-summary-low-read)
6784         (gnus-summary-normal-read, gnus-splash):
6785         Remove "-face" suffix from face names.
6786         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6787         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6788         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6789         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6790         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6791         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6792         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6793         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6794         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6795         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6796         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6797         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6798         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6799         (gnus-summary-normal-ticked-face)
6800         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
6801         (gnus-summary-normal-ancient-face)
6802         (gnus-summary-high-undownloaded-face)
6803         (gnus-summary-low-undownloaded-face)
6804         (gnus-summary-normal-undownloaded-face)
6805         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6806         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6807         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6808         (gnus-splash-face):
6809         New backward-compatibility aliases for renamed faces.
6810         (gnus-group-startup-message): Use renamed gnus faces.
6811
6812         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
6813         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
6814         (gnus-server-agent): Remove "-face" suffix from face names.
6815         (gnus-server-agent-face, gnus-server-opened-face)
6816         (gnus-server-closed-face, gnus-server-denied-face)
6817         (gnus-server-offline-face):
6818         New backward-compatibility aliases for renamed faces.
6819         (gnus-server-agent-face, gnus-server-opened-face)
6820         (gnus-server-closed-face, gnus-server-denied-face)
6821         (gnus-server-offline-face): Use renamed gnus faces.
6822
6823         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
6824         Remove "-face" suffix from face names.
6825         (gnus-picon-xbm-face, gnus-picon-face):
6826         New backward-compatibility aliases for renamed faces.
6827
6828         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
6829         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
6830         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
6831         (gnus-cite-11): Remove "-face" suffix from face names.
6832         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
6833         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
6834         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
6835         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
6836         New backward-compatibility aliases for renamed faces.
6837         (gnus-cite-attribution-face, gnus-cite-face-list)
6838         (gnus-article-boring-faces): Use renamed gnus faces.
6839
6840         * gnus-art.el (gnus-signature, gnus-header-from)
6841         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
6842         (gnus-header-content): Remove "-face" suffix from face names.
6843         (gnus-signature-face, gnus-header-from-face)
6844         (gnus-header-subject-face, gnus-header-newsgroups-face)
6845         (gnus-header-name-face, gnus-header-content-face):
6846         New backward-compatibility aliases for renamed faces.
6847         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
6848
6849         * gnus-sum.el (gnus-summary-selected-face)
6850         (gnus-summary-highlight): Use renamed gnus faces.
6851         * gnus-group.el (gnus-group-highlight): Likewise.
6852
6853 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
6854
6855         * gnus-sieve.el (gnus-sieve-article-add-rule):
6856         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
6857         * spam-stat.el (spam-stat-buffer-change-to-spam)
6858         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
6859
6860         * message.el (message-is-yours-p):
6861         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
6862
6863 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * mm-view.el (mm-inline-text): Withdraw the last change.
6866
6867 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6868
6869         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
6870         executing enriched-decode.
6871
6872 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
6875         charset of tar files.
6876
6877 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
6878
6879         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
6880
6881 2005-06-04  Lute Kamstra  <lute@gnu.org>
6882
6883         * nnfolder.el (nnfolder-read-folder): Make sure that undo
6884         information is never recorded.
6885
6886 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6887
6888         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
6889
6890 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6891
6892         * pop3.el (pop3-apop): Run md5 in the binary mode.
6893
6894         * starttls.el (starttls-set-process-query-on-exit-flag):
6895         Use eval-and-compile.
6896
6897 2005-05-31  Simon Josefsson  <jas@extundo.com>
6898
6899         * smime.el (smime-replace-in-string): Define.
6900         (smime-cert-by-ldap-1): Use it.
6901
6902 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6903
6904         * gnus-art.el (article-display-x-face): Replace
6905         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6906
6907         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
6908         set-process-query-on-exit-flag or process-kill-without-query.
6909
6910         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
6911         loop instead of replace-regexp.
6912
6913         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
6914         instead of process-kill-without-query if it is available.
6915
6916         * lpath.el: Fbind ldap-search-entries.
6917
6918         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
6919         instead of find-file-hooks if it is available.
6920
6921         * mml1991.el: Bind pgg-default-user-id when compiling.
6922
6923         * mml2015.el: Bind pgg-default-user-id when compiling.
6924
6925         * nndraft.el (nndraft-request-associate-buffer):
6926         Use write-contents-functions instead of write-contents-hooks if it is
6927         available.
6928
6929         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
6930         instead of find-file-hooks if it is available.
6931
6932         * nntp.el (nntp-open-connection): Replace
6933         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6934         (nntp-open-ssl-stream): Ditto.
6935         (nntp-open-tls-stream): Ditto.
6936
6937         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
6938         set-process-query-on-exit-flag or process-kill-without-query.
6939         (starttls-open-stream-gnutls): Use it instead of
6940         process-kill-without-query.
6941         (starttls-open-stream): Ditto.
6942
6943 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
6944
6945         * smime.el (smime-cert-by-ldap-1): Don't use
6946         replace-regexp-in-string.
6947
6948 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6949
6950         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6951
6952         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
6953         in PEM format.  Adjust to the XEmacs compability.
6954
6955 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
6956
6957         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
6958         by `string-to-number'.
6959         * gnus-agent.el (gnus-agent-regenerate-group)
6960         (gnus-agent-fetch-articles): Ditto.
6961         * gnus-art.el (gnus-button-fetch-group): Ditto.
6962         * gnus-cache.el (gnus-cache-generate-active)
6963         (gnus-cache-articles-in-group): Ditto.
6964         * gnus-group.el (gnus-group-set-current-level)
6965         (gnus-group-insert-group-line): Ditto.
6966         * gnus-score.el (gnus-score-set-expunge-below)
6967         (gnus-score-set-mark-below, gnus-summary-score-effect)
6968         (gnus-summary-score-entry): Ditto.
6969         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
6970         (gnus-soup-pack): Ditto.
6971         * gnus-spec.el (gnus-xmas-format): Ditto.
6972         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
6973         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
6974         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
6975         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
6976         * nndb.el (nndb-get-remote-expire-response): Ditto.
6977         * nndiary.el (nndiary-parse-schedule-value)
6978         (nndiary-string-to-number, nndiary-request-replace-article)
6979         (nndiary-request-article): Ditto.
6980         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
6981         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
6982         * nneething.el (nneething-make-head): Ditto.
6983         * nnfolder.el (nnfolder-request-article)
6984         (nnfolder-retrieve-headers): Ditto.
6985         * nnheader.el (nnheader-file-to-number): Ditto.
6986         * nnkiboze.el (nnkiboze-request-article): Ditto.
6987         * nnmail.el (nnmail-process-unix-mail-format)
6988         (nnmail-process-babyl-mail-format): Ditto.
6989         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
6990         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
6991         (nnmh-request-create-group, nnmh-request-list-1)
6992         (nnmh-request-group, nnmh-request-article): Ditto.
6993         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
6994         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
6995         * nnsoup.el (nnsoup-make-active): Ditto.
6996         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
6997         * nntp.el (nntp-find-group-and-number)
6998         (nntp-retrieve-headers-with-xover): Ditto.
6999         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7000         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7001         (pgg-format-key-identifier): Ditto.
7002         * pop3.el (pop3-last, pop3-stat): Ditto.
7003         * qp.el (quoted-printable-decode-region): Ditto.
7004
7005         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7006         of concat.
7007
7008 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7009
7010         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7011
7012         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7013
7014         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7015
7016         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7017
7018         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7019
7020         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7021
7022         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7023         (gnus-carpal-mode): Ditto.
7024
7025         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7026         (gnus-browse-mode): Ditto.
7027
7028         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7029
7030         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7031
7032 2005-05-29  Richard M. Stallman  <rms@gnu.org>
7033
7034         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7035
7036 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7037
7038         * gnus-util.el (gnus-run-mode-hooks): New function.
7039
7040         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7041
7042         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
7043         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
7044
7045 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
7046
7047         * gnus-agent.el (gnus-agent-make-mode-line-string):
7048         Use mode-line-highlight as mouse-face.
7049
7050 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * canlock.el (canlock): Change the parent group to news.
7053
7054         * deuglify.el (gnus-outlook-deuglify): Add :group.
7055
7056         * dig.el (dig): Add :group.
7057
7058         * dns-mode.el (dns-mode): Add :group.
7059
7060         * encrypt.el (encrypt): Add :group.
7061
7062         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7063         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7064         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7065         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7066         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7067
7068         * gnus-diary.el (gnus-diary): Add :group.
7069
7070         * gnus.el (gnus-group-news-1-face): Add :group.
7071         (gnus-group-news-1-empty-face): Ditto.
7072         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7073         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7074         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7075         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7076         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7077         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7078         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7079         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7080         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7081         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7082         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7083         (gnus-summary-high-ticked-face): Ditto.
7084         (gnus-summary-low-ticked-face): Ditto.
7085         (gnus-summary-normal-ticked-face): Ditto.
7086         (gnus-summary-high-ancient-face): Ditto.
7087         (gnus-summary-low-ancient-face): Ditto.
7088         (gnus-summary-normal-ancient-face): Ditto.
7089         (gnus-summary-high-undownloaded-face): Ditto.
7090         (gnus-summary-low-undownloaded-face): Ditto.
7091         (gnus-summary-normal-undownloaded-face): Ditto.
7092         (gnus-summary-high-unread-face): Ditto.
7093         (gnus-summary-low-unread-face): Ditto.
7094         (gnus-summary-normal-unread-face): Ditto.
7095         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7096         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7097
7098         * hashcash.el (hashcash): New custom group.
7099         (hashcash-default-payment): Add :group.
7100         (hashcash-payment-alist): Ditto.
7101         (hashcash-default-accept-payment): Ditto.
7102         (hashcash-accept-resources): Ditto.
7103         (hashcash-path): Ditto.
7104         (hashcash-extra-generate-parameters): Ditto.
7105         (hashcash-double-spend-database): Ditto.
7106         (hashcash-in-news): Ditto.
7107
7108         * message.el (message-minibuffer-local-map): Add :group.
7109
7110         * netrc.el (netrc): Add :group.
7111
7112         * sieve-manage.el (sieve-manage-log): Add :group.
7113         (sieve-manage-default-user): Diito.
7114         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7115         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7116         (sieve-manage-authenticators): Ditto.
7117         (sieve-manage-authenticator-alist): Ditto.
7118         (sieve-manage-default-port): Ditto.
7119
7120         * sieve-mode.el (sieve-control-commands-face): Add :group.
7121         (sieve-action-commands-face): Ditto.
7122         (sieve-test-commands-face): Ditto.
7123         (sieve-tagged-arguments-face): Ditto.
7124
7125         * smime.el (smime): Add :group.
7126
7127         * spam-report.el (spam-report): Add :group.
7128
7129         * spam.el (spam, spam-face): Add :group.
7130
7131 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7132
7133         * nntp.el (nntp-next-result-arrived-p): Some news servers may
7134         return \n.\n.\n at the end of articles.  Protect against that.
7135         (nntp-with-open-group): Allow debugging.
7136
7137         * nnheader.el (mail-header-set-extra): Make into a function
7138         because I just could't understand how to quote the list properly.
7139
7140         * dns.el (query-dns-cached): New function.
7141
7142 2005-05-26  Lute Kamstra  <lute@gnu.org>
7143
7144         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7145
7146 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
7149
7150         * gnus-art.el: Don't autoload mail-extract-address-components.
7151
7152         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7153         eval-and-compile to evaluate it.
7154
7155         * hashcash.el: Don't autoload executable-find.
7156
7157         * nndb.el: Don't declare the nndb back end two or more times; don't
7158         autoload news-reply-mode, news-setup, cancel-timer and telnet.
7159
7160         * nntp.el: Autoload format-spec instead of format; use
7161         eval-and-compile to evaluate autoload forms.
7162
7163 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
7164
7165         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7166
7167 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7168
7169         * gnus.el (gnus-version-number): Bump version.
7170
7171 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7172
7173         * gnus.el: No Gnus v0.3 is released.
7174
7175 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7176
7177         * lpath.el (featurep): Bind show-nonbreak-escape.
7178
7179 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7180
7181         * gnus-art.el (gnus-article-edit-part): Disable undo.
7182
7183 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7186         gnus-article-date-lapsed-new-header is t if date timer is active;
7187         skip headers in which the original date value is empty.
7188         (gnus-article-save-original-date): Redefine it as a macro.
7189         (gnus-display-mime): Use it.
7190
7191 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7192
7193         * gnus-art.el (article-date-ut): Support converting date in
7194         forwarded parts as well.
7195         (gnus-article-save-original-date): New function.
7196         (gnus-display-mime): Use it.
7197
7198 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
7199
7200         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7201         enclosure element of <item>.
7202
7203 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
7204
7205         * message.el (message-kill-buffer-query): Renamed from
7206         `message-kill-buffer-query-if-modified'.  Added :version.
7207
7208 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7209
7210         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7211         window layout.
7212
7213 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7214
7215         * mml.el: Autoload dnd when compiling.
7216
7217 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7218
7219         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7220         x-dnd-*.
7221
7222 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * qp.el (quoted-printable-encode-region): Save excursion.
7225
7226 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7227
7228         * message.el (message-kill-buffer-query-if-modified): Add new variable
7229         so the user can kill a modified message buffer quickly.
7230         (message-kill-buffer): Use it.
7231
7232 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * lpath.el: Fbind display-time-event-handler; don't fbind
7235         string-to-multibyte.
7236
7237         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7238
7239 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7240
7241         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7242         contained in text because xml.el decodes entities) with LFs.
7243
7244 2005-04-11  Lute Kamstra  <lute@gnu.org>
7245
7246         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7247         differently.
7248
7249 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7250
7251         * mm-util.el (mm-detect-coding-region): Typo.
7252
7253 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7254
7255         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7256
7257 2005-04-06  D Goel  <deego@gnufans.org>
7258
7259         * spam-stat.el (spam-stat-score-buffer): Add a call to a
7260         user-function allow user modifications of the scores.
7261         (spam-stat-score-buffer-user): New function, to allow
7262         user-computed modifications to the score.
7263         (spam-stat-score-buffer-user-functions): List of additional
7264         scoring functions.
7265         (spam-stat-error-holder): Global temporary error holder.
7266         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7267         variable.
7268
7269 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7270
7271         * gnus-registry.el (gnus-registry-clean-empty-function)
7272         (gnus-registry-trim, gnus-registry-fetch-groups)
7273         (gnus-registry-delete-group): Groups that match
7274         `gnus-registry-ignored-groups' are removed from the registry
7275         entries, not just ignored for splitting.  This helps clean up the
7276         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
7277         to get all the groups a message ID is in.
7278
7279         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7280         (spam-stat-split-fancy): Change "threshhold" to "threshold"
7281         (spam-stat-score-buffer-user-functions): Add :number custom type.
7282
7283 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7284
7285         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7286         argument in XEmacs.
7287
7288         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7289         (nnrss-request-group): Decode group name first.
7290         (nnrss-request-article): Make a text/plain article if mml-to-mime
7291         failed.
7292         (nnrss-get-encoding): Return a compatible encoding according to
7293         nnrss-compatible-encoding-alist.
7294         (nnrss-find-el): Use consp instead of listp.
7295         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7296
7297 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7300         which Emacs 20 doesn't support.
7301         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7302
7303 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7304
7305         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7306         silence the byte compiler inside the defun.
7307
7308         * gnus-demon.el (parse-time-string): Add autoload.
7309
7310         * gnus-delay.el (parse-time-string): Add autoload.
7311
7312         * gnus-art.el (parse-time-string): Add autoload.
7313
7314         * nnultimate.el (parse-time): Require for `parse-time-string'.
7315
7316 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7317
7318         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7319
7320         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7321
7322         * smime.el (smime-ldap-host-list): Add :version.
7323
7324 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7325
7326         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7327         pass it to `gnus-browse-read-group'.
7328         (gnus-browse-read-group): Add NUMBER argument and pass it to
7329         `gnus-group-read-ephemeral-group'.
7330
7331         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7332         argument and pass it to `gnus-group-read-group'.
7333
7334 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
7335
7336         * mm-util.el (mm-xemacs-find-mime-charset): Only call
7337         mm-xemacs-find-mime-charset-1 if we have the mule feature
7338         available at runtime.
7339
7340 2005-03-25  Werner Lemberg  <wl@gnu.org>
7341
7342         * nnmaildir.el: Replace `illegal' with `invalid'.
7343
7344 2005-03-23  Lute Kamstra  <lute@gnu.org>
7345
7346         * time-date.el: Add comment on time value formats.
7347         Don't require parse-time.
7348         (with-decoded-time-value): New macro.
7349         (encode-time-value): New function.
7350         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7351         (days-to-time): Return a valid time value when arg is huge.
7352         (time-since): Use time-subtract.
7353         (time-to-number-of-days): Use time-to-seconds.
7354
7355 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7356
7357         * gnus-start.el (gnus-display-time-event-handler):
7358         Check display-time-timer at runtime rather than only at load time
7359         in case display-time-mode is turned off in the mean time.
7360
7361 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7362
7363         * nnimap.el (nnimap-open-connection): Print which authinfo file is
7364         used.
7365
7366         * nneething.el (nneething-map-file-directory): Derive from
7367         `gnus-directory'.
7368
7369         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7370         the To/Cc button.
7371
7372 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7373
7374         * nnmaildir.el (nnmaildir-request-accept-article):
7375         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7376
7377 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7378
7379         * gnus-async.el: Require timer-funcs at compile time when in
7380         XEmacs for `run-with-idle-timer'.
7381
7382 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7383
7384         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7385         autoloaded function.
7386
7387 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7388
7389         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7390
7391 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7392
7393         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7394
7395 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7396
7397         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7398         gnus-expert-user to default.
7399
7400 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
7401
7402         * nnimap.el (nnimap-open-server): Ditto.
7403
7404         * imap.el (imap-authenticate): Fix typo.
7405
7406 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
7407
7408         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7409         buffer (since IMAP server might return FETCH response out of
7410         order, and the nntp buffer must be sorted).
7411
7412 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
7413
7414         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7415         comparison on string.
7416
7417         * gnus-agent.el (gnus-agent-long-article,
7418         gnus-agent-short-article, gnus-agent-score): Renamed category
7419         keywords to match gnus-cus.
7420         (gnus-agent-summary-fetch-series): Modified to protect against
7421         gnus-agent-summary-fetch-group clearing processable flags.
7422         (gnus-agent-synchronize-group-flags): Update live group buffer as
7423         synchronization may occur due to the user toggle the plugged
7424         status.
7425         (gnus-agent-fetch-group-1): Clear downloadable flag when article
7426         successfully downloaded.
7427         (gnus-agent-expire-group-1): Avoid using markers when the overview
7428         is in ascending order; greatly improves performance.
7429         (gnus-agent-regenerate-group): Use
7430         gnus-agent-synchronize-group-flags to reset read status in both
7431         gnus and server.
7432         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7433
7434 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * message.el: Don't autoload former message-utils variables.
7437         (message-strip-subject-trailing-was): Change doc string.
7438
7439         * nnweb.el: Fixes for `gnus-group-make-web-group'.
7440         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
7441         (nnweb-google-search): Add "hl=en" here.
7442         (nnweb-google-parse-1, nnweb-google-create-mapping):
7443         Don't hardcode URL.
7444
7445 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7446
7447         * message.el (message-get-reply-headers, message-followup):
7448         Mention related variables `message-use-followup-to' and
7449         `message-use-mail-followup-to', in the information buffer.
7450
7451         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7452         of broken groups(-beta).google.com.
7453
7454 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7455
7456         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7457         parameter to invoked gnus-request-move-article; remove the
7458         redundant gnus-sum-hint-move-is-internal variable; apply the marks
7459         all at once instead of once per article.
7460         (gnus-summary-remove-process-mark): Accept a list of articles as
7461         well as a single article for processing.
7462
7463         * gnus-int.el (gnus-request-move-article): Add move-is-internal
7464         parameter.
7465
7466         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7467
7468         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7469
7470         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7471         parameter.
7472
7473         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7474         parameter.
7475
7476         * nnimap.el (nnimap-request-move-article): Add move-is-internal
7477         parameter and remove the gnus-sum-hint-move-is-internal variable.
7478
7479         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7480         parameter.
7481
7482         * nndraft.el (nndraft-request-move-article): Add move-is-internal
7483         parameter.
7484
7485         * nndiary.el (nndiary-request-move-article): Add move-is-internal
7486         parameter.
7487
7488         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7489
7490         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7491         parameter.
7492
7493         * nnagent.el (nnagent-request-move-article): Add move-is-internal
7494         parameter.
7495
7496 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7497
7498         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7499         a more conservative way.
7500
7501 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7502
7503         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7504         buffer, so it moves the window's cursor.
7505
7506 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7507
7508         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7509         `mm-dissect-multipart' and receive the from field as an (optional)
7510         argument from `mm-dissect-multipart'.
7511         (mm-dissect-multipart): Receive the from field as an argument and
7512         pass it on when we call `mm-dissect-buffer' on MIME parts.
7513         Fixes verification/decryption of signed/encrypted MIME parts.
7514
7515 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7516
7517         * gnus-sum.el (gnus-summary-move-article): Set
7518         gnus-sum-hint-move-is-internal for gnus-request-move-article and
7519         whatever it calls (right now, only nnimap-request-move article
7520         respects it).
7521
7522         * nnimap.el (nnimap-request-move-article): When
7523         gnus-sum-hint-move-is-internal is set, don't do the extra
7524         nnimap-request-article.
7525
7526 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7527
7528         * nnheader.el (nnheader-find-file-noselect): Add doc string.
7529
7530         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7531         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7532
7533         * gnus-sum.el (gnus-summary-caesar-message):
7534         Apply `gnus-treat-article' after rotation.
7535
7536         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7537         doc string.
7538
7539 2005-02-22  Simon Josefsson  <jas@extundo.com>
7540
7541         * encrypt.el (encrypt-password-cache-expiry): Remove (use
7542         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
7543         <arne@arnested.dk>.
7544         (encrypt): Add password-cache and password-cache-expiry as group
7545         members.
7546
7547 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7548
7549         * smime.el (smime-ldap-host-list): Doc fix.
7550         (smime-ask-passphrase): Use `password-read-and-add' to read (and
7551         cache) password.
7552         (smime-sign-region): Use it.
7553         (smime-decrypt-region): Use it.
7554         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7555         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7556         fails.
7557         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7558         certificate from DER to PEM format rather than calling openssl.
7559
7560         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7561
7562         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7563         for signing/encryption.
7564
7565         * mml.el (mml-parse-1): Use them.
7566
7567 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7568
7569         * nnrss.el (nnrss-verbose): Removed.
7570         (nnrss-request-group): Use `nnheader-message' instead.
7571
7572 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
7573
7574         * nnrss.el (nnrss-verbose): New variable.
7575         (nnrss-request-group): Make it say nnrss is requesting a group.
7576
7577 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7578
7579         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7580         Handle news URL with given port correctly.
7581
7582 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7585         containing special characters.
7586
7587         * gnus-sum.el (gnus-summary-edit-article): Ditto.
7588
7589         * mml.el (mime-to-mml): Ditto.
7590
7591         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7592         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7593         (rfc2047-decode-region): Quote decoded words containing special
7594         characters when rfc2047-quote-decoded-words-containing-tspecials
7595         is non-nil.
7596
7597 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7598
7599         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7600
7601         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7602
7603 2005-02-15  Simon Josefsson  <jas@extundo.com>
7604
7605         * nnimap.el (nnimap-debug): Doc fix.
7606
7607         * imap.el (imap-debug): Doc fix.
7608
7609 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7610
7611         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7612
7613 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7614
7615         * gnus.el (spam-contents): Improve docs for spam-contents
7616         parameter in its variable incarnation.
7617
7618 2005-02-14  Simon Josefsson  <jas@extundo.com>
7619
7620         * smime-ldap.el: Use require instead of load-library for ldap.
7621         (smime-ldap-search): Indent.
7622         (smime-ldap-search-internal): Shorten line.
7623
7624         * smime.el (smime-cert-by-dns): Add doc-string.
7625         (smime-cert-by-ldap-1): Indent.
7626
7627         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7628         mml-smime-get-dns-ldap.
7629         (mml-smime-encrypt-query): Use new function.  Default to ldap.
7630
7631 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7632
7633         * smime.el: Require smime-ldap.
7634         (smime-ldap-host-list): New variable.
7635         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7636
7637         * mml-smime.el (mml-smime-encrypt-query): New function.
7638         (mml-smime-encrypt-query): Use it.
7639
7640         * smime-ldap.el: New file.
7641
7642 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7645
7646 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7647
7648         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7649         argument in doc string.  Make query for type more clear.
7650
7651 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7652
7653         * gnus.el (gnus-group-startup-message): Search for gnus images in
7654         etc/images/gnus.
7655         * mm-util.el (mm-image-load-path): Likewise.
7656         * smiley.el (smiley-data-directory): Search for smilies in
7657         etc/images/smilies.
7658
7659 2005-02-09  Kim F. Storm  <storm@cua.dk>
7660
7661         Change Emacs release version from 21.4 to 22.1 throughout.
7662         Change Emacs development version from 21.3.50 to 22.0.50.
7663
7664 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7665
7666         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7667
7668         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7669         non-Mule XEmacs as well.
7670         (mm-decompress-buffer): Signal an error intentionally if it does
7671         not decompress compressed data because auto-compression-mode is
7672         disabled.
7673
7674 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
7675
7676         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7677         an ID in the registry even if it has no groups.
7678
7679 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7682         merge it into mm-decompress-buffer.
7683         (gnus-mime-copy-part): Use the MIME part charset, the value which
7684         a user specified or gnus-newsgroup-charset for decoding, like
7685         gnus-mime-inline-part does; set buffer-file-coding-system to tell
7686         save-buffer what was used.  Suggested by Kevin Ryde
7687         <user42@zip.com.au>.
7688         (gnus-mime-inline-part): Allow the name parameter as well as the
7689         filename parameter; force decompressing of compressed data; always
7690         display contents being not decoded as unibyte.
7691
7692         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7693         as well as the filename parameter.
7694
7695         * mm-util.el (mm-decompress-buffer): Merge
7696         gnus-mime-jka-compr-maybe-uncompress.
7697         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7698         of compressed data.
7699
7700 2005-02-08  Simon Josefsson  <jas@extundo.com>
7701
7702         * imap.el (imap-log): Doc fix.
7703
7704 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7705
7706         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7707         the coding cookies; decompress compressed parts.
7708
7709         * mml.el (mml-generate-mime-1): Add the charaset parameter according
7710         to the value which a user specified manually or the coding cookie.
7711
7712         * mm-util.el (mm-string-to-multibyte): New function.
7713         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7714         (mm-coding-system-to-mime-charset): New function.
7715         (mm-decompress-buffer): New function.
7716         (mm-find-buffer-file-coding-system): New function.
7717
7718         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7719         (mm-display-inline-fontify): Rewrite for decoding and decompressing
7720         parts.
7721
7722 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7723
7724         * mm-view.el (mm-display-inline-fontify): Decode a part according
7725         to the charset parameter.
7726
7727 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7728
7729         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7730         prefix arg is neither nil nor a number, as info specifies.
7731
7732 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7735         timestamps.
7736
7737 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
7738
7739         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7740         groups error checking and notify user.
7741
7742 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
7743
7744         * message.el (message-send-mail-function): Check existence of
7745         sendmail-program first before using default value
7746         `message-send-mail-with-sendmail'.  Otherwise use more generic
7747         `smtpmail-send-it'.
7748
7749 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7750
7751         * nntp.el (nntp-request-update-info): Always return nil.
7752
7753 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7754
7755         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7756
7757 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7758
7759         * message.el (message-beginning-of-line): Change the behavior when
7760         invoked between BOL and : so that it first moves backward.
7761
7762 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7765         article buffer when editing of the article is discarded.
7766         (gnus-article-prepare): Revert.
7767
7768 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7769
7770         * gnus-art.el (gnus-article-prepare):
7771         Remove message-strip-forbidden-properties from the local hook.
7772
7773 2005-01-27  Simon Josefsson  <jas@extundo.com>
7774
7775         * password.el (password-cache-add): Only start one timer per key.
7776         Reported by Derek Atkins <warlord@MIT.EDU>.
7777
7778 2005-01-26  Steve Youngs  <steve@sxemacs.org>
7779
7780         * run-at-time.el: Removed.  It is no longer needed as
7781         timer-funcs.el in the xemacs-base package has a working version of
7782         `run-at-time'.
7783
7784         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
7785
7786         * password.el: Require timer-funcs instead of run-at-time in
7787         XEmacs.
7788         Remove `password-run-at-time' macro.
7789         (password-cache-add): Use `run-at-time' instead of
7790         `password-run-at-time'.
7791
7792         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
7793         Remove `nnheader-cancel-function-timers' alias,
7794         `cancel-function-timers' exists in XEmacs in timer-funcs.
7795
7796         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
7797         for `run-with-idle-timer'.
7798
7799         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
7800         for `run-at-time'.
7801
7802         * mm-url.el: Require timer-funcs at compile time when in XEmacs
7803         for `with-timeout'.
7804
7805         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
7806         the same as for XEmacs 21.4.
7807         No need to ignore `run-with-idle-timer', this function exists in
7808         XEmacs now in timer-funcs.el in the xemacs-base package.
7809         (dgnushack-compile): No need to delete
7810         run-at-time.el from the list of files to compile because it
7811         doesn't exist anymore.
7812
7813 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * mml.el (mml-generate-mime-1): Convert string into unibyte when
7816         inserting " *mml*" buffer's contents into a unibyte temp buffer.
7817
7818 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
7819
7820         * mail-source.el (mail-source-fetch-imap): Search for ^From case
7821         sensitively.
7822
7823 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
7824
7825         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
7826
7827 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
7830         which will be inserted according to the multibyteness of a buffer
7831         rather than the type of contents.  Suggested by ARISAWA Akihiro
7832         <ari@mbf.ocn.ne.jp>.
7833
7834         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
7835         of string which old xml.el may return rather than a string.
7836
7837 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
7840
7841 2005-01-16  Simon Josefsson  <jas@extundo.com>
7842
7843         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
7844         idn/idna.el isn't available.
7845         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
7846         <michael@waxrat.com>.
7847
7848         * hashcash.el: Remove non-FSF copyright header.
7849
7850         * hashcash.el (hashcash-extra-generate-parameters): New variable.
7851         (hashcash-generate-payment): Use it.
7852         (hashcash-generate-payment-async): Use it.
7853
7854 2005-01-15  Simon Josefsson  <jas@extundo.com>
7855
7856         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
7857         Suggested by Raymond Scholz <ray-2005@zonix.de>.
7858
7859         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
7860         gnus-summary-idna-message.
7861         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
7862         (gnus-summary-idna-message): New function.
7863
7864 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7865
7866         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
7867         gnus-novice-user.
7868
7869 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7870
7871         * nnrss.el (nnrss-request-delete-group): Delete entries in
7872         nnrss-group-alist as well.
7873         (nnrss-save-server-data): Insert newline.
7874
7875 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * gnus.el (gnus-user-agent): Use list of symbols instead of
7878         symbols.  Display full version number for (S)XEmacs.  Optionally
7879         display (S)XEmacs codename.
7880
7881         * gnus-util.el (gnus-emacs-version): Update for new
7882         `gnus-user-agent'.
7883
7884         * gnus-msg.el (gnus-extended-version): Make it possible to omit
7885         Gnus version.
7886
7887 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7888
7889         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
7890         which is unreadable in some setups.
7891
7892 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-spec.el (gnus-update-format-specifications): Flush the
7895         group format spec cache if it doesn't support decoded group names.
7896
7897 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7898
7899         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
7900         to apply decay on score files matching a regexp.
7901
7902 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
7905         compatibility in %g and %c.
7906
7907 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7908
7909         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
7910         name for only %g and %c.
7911         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
7912         of gnus-tmp-group to decoded group name.
7913         (gnus-group-make-rss-group): Exclude `/'s from group names.
7914
7915 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * nnrss.el (nnrss-get-encoding): Fix regexp.
7918
7919 2004-12-27  Simon Josefsson  <jas@extundo.com>
7920
7921         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
7922         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
7923         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
7924
7925 2004-12-17  Kim F. Storm  <storm@cua.dk>
7926
7927         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
7928
7929         * gnus-sum.el (gnus-summary-mode-map): Likewise.
7930
7931 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7932
7933         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
7934
7935 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7936
7937         * nnrss.el: Require rfc2047 and mml.
7938         (nnrss-file-coding-system): New variable.
7939         (nnrss-format-string): Redefine it as an inline function.
7940         (nnrss-decode-group-name): New function.
7941         (nnrss-string-as-multibyte): Remove.
7942         (nnrss-retrieve-headers): Decode group name; don't use
7943         nnrss-format-string.
7944         (nnrss-request-group): Decode group name.
7945         (nnrss-request-article): Decode group name; allow a Message-ID as
7946         well as an article number; don't use nnrss-format-string; encode a
7947         Message-ID string which may contain non-ASCII characters; use
7948         mml-to-mime to compose a MIME article.
7949         (nnrss-request-expire-articles): Decode group name.
7950         (nnrss-request-delete-group): Decode group name.
7951         (nnrss-fetch): Clarify error message.
7952         (nnrss-read-server-data): Use insert-file-contents instead of load;
7953         bind file-name-coding-system; use multibyte buffer.
7954         (nnrss-save-server-data): Bind coding-system-for-write to the
7955         value of nnrss-file-coding-system; bind file-name-coding-system;
7956         add coding cookie.
7957         (nnrss-read-group-data): Use insert-file-contents instead of load;
7958         bind file-name-coding-system; use multibyte buffer.
7959         (nnrss-save-group-data): Bind coding-system-for-write to the
7960         value of nnrss-file-coding-system; bind file-name-coding-system.
7961         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
7962         make it work with non-ASCII text.
7963         (nnrss-find-el): Make it work with old xml.el as well.
7964
7965 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7966
7967         * nnrss.el (nnrss-get-encoding): New function.
7968         (nnrss-fetch): Use unibyte buffer initially; bind
7969         coding-system-for-read while performing mm-url-insert; remove ^Ms;
7970         decode contents according to the encoding attribute.
7971         (nnrss-save-group-data): Add coding cookie.
7972         (nnrss-mime-encode-string): New function.
7973         (nnrss-check-group): Use it to encode subject and author.
7974
7975 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
7976
7977         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
7978         imaginary variable.
7979
7980 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7981
7982         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
7983         correctly even if there are wide characters.
7984
7985 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7986
7987         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
7988         downcased symbol names; make a new cache instead of reusing
7989         bbdb-hashtable.
7990
7991 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7994         concatenating segments rather than before concatenating them.
7995         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7996
7997         * message.el (message-get-reply-headers): Bind `extra'.
7998
7999 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8000
8001         * message.el (message-extra-wide-headers): New variable.
8002         (message-get-reply-headers): Use it.
8003
8004 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8005
8006         * gnus-agent.el (gnus-agent-group-path): Decode group name.
8007         (gnus-agent-group-pathname): Ditto.
8008
8009         * gnus-cache.el (gnus-cache-file-name): Decode group name.
8010
8011         * gnus-group.el (gnus-group-make-group): Decode group name.
8012         (gnus-group-make-rss-group): Register the group data after opening
8013         the nnrss group.
8014
8015 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
8016
8017         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8018         by expiry now get marked as read.
8019
8020 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8021
8022         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8023
8024 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
8025
8026         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8027         unify Latin characters in XEmacs.
8028         (mm-find-mime-charset-region): Use it.
8029
8030 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * gnus-util.el (gnus-delete-directory): New function.
8033
8034         * gnus-agent.el (gnus-agent-delete-group): Use it.
8035
8036         * gnus-cache.el (gnus-cache-delete-group): Use it.
8037
8038 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8039
8040         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8041         names.
8042
8043 2004-12-16  Simon Josefsson  <jas@extundo.com>
8044
8045         * hashcash.el (hashcash-payment-alist): Fix custom :type.
8046
8047 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8050
8051         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8052         (gnus-group-set-current-level): Decode group name.
8053
8054 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
8055
8056         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8057         failed.
8058
8059 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8060
8061         * gnus-group.el (gnus-group-delete-group): Decode group name.
8062         (gnus-group-make-rss-group): Encode group name.
8063         (gnus-group-catchup-current): Decode group name.
8064         (gnus-group-kill-group): Decode group name.
8065
8066 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8067
8068         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8069
8070 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * gnus-group.el (gnus-group-make-rss-group):
8073         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8074
8075         * gnus-start.el (gnus-setup-news): Honor user's setting to
8076         gnus-message-archive-method.  Suggested by Lute Kamstra
8077         <lute@gnu.org>.
8078
8079 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
8080
8081         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8082         global counterparts of the buffer-local variables.
8083
8084 2004-11-16  Romain Francoise  <romain@orebokech.com>
8085
8086         * gnus-sum.el (gnus-summary-exit): Don't clear the global
8087         counterparts of the buffer-local variables.
8088
8089 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * message.el (message-forbidden-properties): Fixed typo in doc
8092         string.
8093
8094 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8095
8096         * gnus-util.el (gnus-replace-in-string): Added doc string.
8097
8098         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8099         to avoid problems when splitting mails with many recipients.
8100
8101 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8102
8103         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8104         pop-to-buffer, covered by the subsequent gnus-configure-windows.
8105
8106 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
8107
8108         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8109         if there is no hashtable in memory or file modification time is
8110         newer than cached timestamp.
8111
8112 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8113
8114         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8115         not-matching option.
8116
8117 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
8118
8119         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8120         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8121         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8122         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8123         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
8124         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8125
8126 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8127
8128         * message.el (message-forward-make-body-mml): Remove headers
8129         according to message-forward-ignored-headers if a message is decoded.
8130
8131 2004-12-02  Romain Francoise  <romain@orebokech.com>
8132
8133         * message.el (message-forward-make-body-plain): Always remove
8134         headers according to message-forward-ignored-headers.
8135
8136 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8137
8138         * spam.el (spam-summary-prepare-exit): Remove the
8139         gnus-summary-limit pop for now, it has problems with ham marks for
8140         me.
8141
8142 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
8143
8144         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8145         correctly.
8146
8147 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
8148
8149         * format-spec.el (format-spec): Message the char.
8150
8151 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
8152
8153         * gnus-art.el (gnus-split-methods): Reformat comments.
8154
8155         * spam.el (spam-summary-prepare-exit): Remove article limits
8156         before exiting the summary buffer.
8157
8158 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8159
8160         * lpath.el: Remove bbdb-create-internal, bbdb-records,
8161         spam-BBDB-register-routine and spam-enter-ham-BBDB.
8162
8163         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8164         order to silence the byte compiler.
8165
8166         * spam.el: Fix the way to silence the byte compiler, which
8167         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8168         bbdb-search-simple, spam-BBDB-register-routine,
8169         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8170         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8171         spam-stat-buffer-is-spam, spam-stat-load,
8172         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8173         spam-stat-save and spam-stat-split-fancy.
8174
8175 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8176
8177         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8178         which may confuse users.
8179         (canlock-password-for-verify): Ditto.
8180
8181         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8182
8183         * gnus-art.el (gnus-emphasis-alist): Ditto.
8184
8185         * gnus-registry.el (gnus-registry-max-entries): Ditto.
8186
8187         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8188
8189         * gnus-start.el (gnus-save-killed-list): Ditto.
8190
8191         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8192         (gnus-sum-thread-tree-root): Ditto.
8193         (gnus-sum-thread-tree-false-root): Ditto.
8194         (gnus-sum-thread-tree-single-indent): Ditto.
8195
8196         * message.el (message-courtesy-message): Ditto.
8197         (message-archive-note): Ditto.
8198         (message-subscribed-address-file): Ditto.
8199         (message-user-fqdn): Ditto.
8200
8201         * spam-report.el (spam-report-gmane-regex): Ditto.
8202
8203         * spam.el (spam-blackhole-good-server-regex): Ditto.
8204
8205 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * mml.el (mml-preview): Widen the message buffer before copying
8208         the contents to the preview buffer; sort headers before previewing.
8209
8210         * message.el (message-hidden-headers): Fix the way to avoid a bug
8211         in the `repeat' widget in Emacs 21.3 or earlier.
8212
8213 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8214
8215         * message.el (message-hidden-headers): Default to "^References:".
8216         Improve customization type.  Suggested by Reiner Steib
8217         <Reiner.Steib@gmx.de>.
8218
8219 2004-11-25  Romain Francoise  <romain@orebokech.com>
8220
8221         * message.el (message-strip-forbidden-properties): Remove check for
8222         obsolete `message-hidden' text property, hidden headers are not
8223         accessible in the buffer anymore.
8224
8225 2004-11-22  Romain Francoise  <romain@orebokech.com>
8226
8227         * message.el (message-header-format-alist): Add `From' in list
8228         so that it can be sorted.
8229         (message-fix-before-sending): Widen and sort headers before
8230         sending.
8231         (message-hide-headers): Use narrowing to hide headers by moving
8232         them to the top of the buffer and narrowing to the region
8233         underneath.
8234
8235 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * message.el (message-strip-forbidden-properties): Bind
8238         buffer-read-only (etc) to nil.
8239
8240 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8241
8242         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8243         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8244
8245 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
8246
8247         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8248
8249 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8250
8251         * dns.el (query-dns): Use sit-for to time instead of
8252         accept-process-output, since that doesn't seem to work on udp
8253         sockets.
8254
8255 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8258
8259 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
8260
8261         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8262         doc string.  Improve doc string.
8263
8264 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * nntp.el (nntp-request-update-info): Return nil if
8267         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8268         may not call gnus-activate-group which uselessly issues the GROUP
8269         commands for all nntp groups and wastes time.  Reported by Romain
8270         Francoise <romain@orebokech.com>.
8271
8272         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8273
8274 2004-11-15  Simon Josefsson  <jas@extundo.com>
8275
8276         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8277         headers separately.
8278         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
8279         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8280
8281 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8282
8283         * gnus-start.el (gnus-convert-old-newsrc):
8284         Assign legacy-gnus-agent to 5.10.7.
8285
8286 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8287
8288         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8289         start of the lines.
8290
8291 2004-11-14  Magnus Henoch  <mange@freemail.hu>
8292
8293         * hashcash.el (hashcash-default-payment): Change default to 20
8294         (hashcash-default-accept-payment): Change default to 20
8295         (hashcash-process-alist): New variable
8296         (hashcash-generate-payment-async): Add
8297         (hashcash-already-paid-p): Add
8298         (hashcash-insert-payment): Don't generate payments twice
8299         (hashcash-insert-payment-async): Add
8300         (hashcash-insert-payment-async-2): Add
8301         (hashcash-cancel-async): Add
8302         (hashcash-wait-async): Add
8303         (hashcash-processes-running-p): Add
8304         (hashcash-wait-or-cancel): Add
8305         (mail-add-payment): New optional argument.  Conditionally start
8306         asynchronous calculation.
8307         (mail-add-payment-async): Add
8308
8309         * message.el (message-send-mail): Wait for asynchronous hashcash
8310         results.  Don't clobber existing X-Hashcash headers.
8311         (message-setup-1): Call mail-add-payment-async when
8312         message-generate-hashcash is non-nil.
8313
8314 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8315
8316         * message.el (message-use-alternative-email-as-from): Examine the
8317         From header as well; use message-make-from in order to include a
8318         user's full name.
8319
8320 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8321
8322         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8323         default; improve customization type.
8324         (gnus-emphasis-custom-with-format): New macro.
8325         (gnus-emphasis-custom-value-to-external): New function.
8326         (gnus-emphasis-custom-value-to-internal): New function.
8327
8328 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8329
8330         * dns.el (query-dns): Resolve reverse addresses.
8331
8332 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8333
8334         * gnus-group.el (gnus-group-get-new-news): Use it.
8335
8336         * gnus-start.el (gnus-check-reasonable-setup): New function.
8337
8338 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8341         "Args out of range" error.  Reported by Arnaud Giersch
8342         <arnaud.giersch@free.fr>.
8343
8344 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8345
8346         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8347
8348 2004-11-04  Richard M. Stallman  <rms@gnu.org>
8349
8350         * spam.el (spam group): Add :version.
8351
8352         * pgg-def.el (pgg group): Add :version.
8353
8354 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8355
8356         * gnus-art.el (gnus-article-edit-article): Don't associate the
8357         article buffer with a draft file.  This is a temporary measure
8358         against the 2004-08-22 change to gnus-article-edit-mode.
8359
8360 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8361
8362         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8363         (html2text-format-tags): Remove unused variable `attr'.
8364
8365 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8366
8367         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8368
8369         * tls.el (tls-process-connection-type, tls-success)
8370         (tls-certtool-program): Add :version.
8371
8372         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
8373         (starttls-extra-arguments, starttls-process-connection-type)
8374         (starttls-connect, starttls-failure, starttls-success):
8375
8376         * spam-stat.el (spam-stat): Add :version.
8377
8378         * sieve.el (sieve): Add :version.
8379
8380         * sha1.el (sha1): Add :version.
8381         (sha1-use-external): Remove redundant version.
8382
8383         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8384         (nnmail-cache-ignore-groups, nnmail-spool-hook)
8385         (nnmail-split-fancy-match-partial-words)
8386         (nnmail-split-lowercase-expanded): Add :version.
8387
8388         * nndiary.el (nndiary): Add :version.
8389
8390         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8391
8392         * mml-sec.el (mml-default-sign-method)
8393         (mml-default-encrypt-method, mml-signencrypt-style-alist):
8394         Add :version.
8395
8396         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8397
8398         * mm-url.el (mm-url-use-external, mm-url-program)
8399         (mm-url-arguments): Add :version.
8400
8401         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8402         (mm-attachment-file-modes, mm-decrypt-option)
8403         (mm-w3m-safe-url-regexp): Add :version.
8404
8405         * message.el (message-cite-prefix-regexp)
8406         (message-sendmail-envelope-from, message-minibuffer-local-map)
8407         (message-user-fqdn, message-completion-alist): Add :version.
8408
8409         * gnus-win.el (gnus-configure-windows-hook)
8410         (gnus-use-frames-on-any-display): Add :version.
8411
8412         * gnus-art.el (gnus-article-address-banner-alist)
8413         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8414         (gnus-treat-from-picon, gnus-treat-mail-picon)
8415         (gnus-treat-x-pgp-sig): Add :version.
8416
8417         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8418         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8419         (gnus-summary-article-delete-hook)
8420         (gnus-summary-display-while-building): Add :version.
8421
8422         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8423         (gnus-get-top-new-news-hook):Add :version.
8424
8425         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8426         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8427
8428         * gnus-registry.el (gnus-registry): Add :version.
8429
8430         * gnus-spec.el (gnus-use-correct-string-widths)
8431         (gnus-make-format-preserve-properties): Add :version.
8432
8433         * gnus.el (gnus-group-charter-alist)
8434         (gnus-group-fetch-control-use-browse-url)
8435         (gnus-install-group-spam-parameters): Add :version.
8436
8437         * gnus-diary.el (gnus-diary): Add :version.
8438
8439         * gnus-delay.el (gnus-delay): Add :version.
8440
8441         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8442         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8443         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8444         Add :version.
8445
8446         * gnus-agent.el (gnus-agent-max-fetch-size)
8447         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8448         (gnus-agent-prompt-send-queue): Add :version.
8449
8450         * deuglify.el (gnus-outlook-deuglify): Add :version.
8451
8452         * html2text.el: Beautify code.  Improve doc strings.  Some
8453         checkdoc cleanup.
8454         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8455
8456 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
8457
8458         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8459
8460 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
8461
8462         * gnus-registry.el (gnus-registry-hashtb): Create the registry
8463         when package is loaded.
8464
8465         * spam.el (spam-summary-score-preferred-header): Add global preference
8466         for people who want to override the default SpamAssassin over
8467         Bogofilter preference (when both are set).
8468         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8469         (spam-user-format-function-S): Check
8470         spam-summary-score-preferred-header.
8471         (spam-extra-header-to-number): Add X-Bogosity header parsing.
8472         (spam-user-format-function-S): Format the score correctly.
8473
8474 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8477         signature file.  Suggested by Manoj Srivastava
8478         <srivasta@golden-gryphon.com>.
8479
8480         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8481         iso-2022-jp even in the Japanese language environment.
8482         Suggested by Jason Rumney <jasonr@gnu.org>.
8483
8484 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8485
8486         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8487         use the same characters as the dummy marks; make it free from
8488         getting affected by the language environment.
8489         (gnus-summary-read-group-1): Update mark positions only when the
8490         format spec is updated.
8491
8492         * gnus-spec.el (gnus-update-format-specifications): Return a list
8493         of updated types.
8494
8495 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8496
8497         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8498         of boundp to check if display-warning is available.
8499
8500 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
8501
8502         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8503
8504 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8505
8506         * nnspool.el (nnspool-spool-directory): Use news-path if the
8507         news-directory variable is not bound.
8508
8509         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8510         function instead of display-warning if it is not available.
8511
8512 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8513
8514         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8515         v5-10: Use `point-at-bol'.
8516
8517 2004-10-26  Simon Josefsson  <jas@extundo.com>
8518
8519         * hashcash.el: Fix URL in comment, reported by Cheng Gao
8520         <chenggao@gmail.com>.
8521
8522 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8523
8524         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
8525         instead.
8526
8527 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
8528
8529         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8530         to remove a server from the nnimap-server-buffer-alist.
8531         (nnimap-open-connection, nnimap-close-server): Use it.
8532
8533         * gnus-encrypt.el: Remove file in favor of encrypt.el.
8534
8535 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8536
8537         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8538         running the major-mode function.
8539
8540 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8541
8542         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8543         dummy marks in the right way.
8544
8545 2004-10-18  David Edmondson  <dme@dme.org>
8546
8547         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8548         excessively.
8549
8550 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
8551
8552         * gnus-util.el (gnus-split-references): Accept a nil references
8553         string and go on blissfully.
8554
8555         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8556         cases where the references string is non-nil but has no references.
8557
8558         * encrypt.el: Add autoload tags.
8559
8560         * spam.el (spam-resolve-registrations-routine): Remove article
8561         from unregistration list too.  Reported by David Hanak
8562         <dhanak@isis.vanderbilt.edu>
8563
8564 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
8565
8566         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8567         nil.  Changed custom type.
8568
8569 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
8570
8571         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8572
8573         * gnus-sum.el (gnus-summary-move-article): Use it.
8574
8575 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
8576
8577         * encrypt.el: Add autoload cookies.
8578
8579         * spam.el (spam-backend-article-list-property)
8580         (spam-backend-get-article-todo-list)
8581         (spam-backend-put-article-todo-list, )
8582         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8583         Resolve registrations separately.
8584         (spam-register-routine): Format comments.
8585         (spam-unregister-routine, spam-register-routine): Always call with
8586         specific-articles, no default list.
8587         (spam-summary-prepare-exit): Use the spam-classifications function.
8588
8589         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8590         gnus-encrypt.el.
8591
8592         * encrypt.el: Copied from gnus-encrypt.el.
8593
8594         * gnus-encrypt.el: Commented that it's obsolete.
8595
8596 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8599         (gnus-score-save): Use it.
8600
8601         * message.el (message-bury): Use `window-dedicated-p'.
8602
8603 2004-10-15  Simon Josefsson  <jas@extundo.com>
8604
8605         * pop3.el (top-level): Don't require nnheader.
8606         (pop3-read-timeout): Add.
8607         (pop3-accept-process-output): Add.
8608         (pop3-read-response, pop3-retr): Use it.
8609
8610 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
8611
8612         * spam.el (spam-register-routine): Move comment.
8613         (spam-verify-bogofilter): Use 'unknown for the initial
8614         spam-bogofilter-valid state, not 'never.
8615
8616         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8617         for netrc-machine.
8618
8619         * nnimap.el (nnimap-open-connection): Use
8620         netrc-machine-user-or-password.
8621
8622 2004-10-17  Richard M. Stallman  <rms@gnu.org>
8623
8624         * gnus-registry.el (gnus-registry-unload-hook):
8625         Set as a variable with add-hook.
8626
8627         * nnspool.el (nnspool-spool-directory): Use news-directory instead
8628         of news-path.
8629
8630         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8631
8632         * spam.el: Delete duplicate `provide'.
8633         (spam-unload-hook): Set as a variable with add-hook.
8634
8635 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8636
8637         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8638         in the doc string.
8639
8640         * message.el (message-ignored-news-headers)
8641         (message-ignored-supersedes-headers)
8642         (message-ignored-resent-headers)
8643         (message-forward-ignored-headers): Improve custom type.
8644
8645 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8646
8647         * message.el (message-tokenize-header): Fix 2004-09-06 change
8648         which used point-min in the wrong place.
8649
8650 2004-10-12  Simon Josefsson  <jas@extundo.com>
8651
8652         * tls.el (tls-certtool-program): New variable.
8653         (tls-certificate-information): New function, based on
8654         ssl-certificate-information.
8655
8656 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8657
8658         * compface.el: Move the version of ELisp-based uncompface program
8659         to the contrib directory because of the copyright problem.
8660
8661 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8662
8663         * message.el (message-kill-buffer): Raise the current frame.
8664
8665 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8666
8667         * gnus-sum.el: Mention that multibyte characters don't work as marks.
8668
8669         * gnus.el (message-y-or-n-p): Autoload.
8670
8671         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8672         (pop3-password-required, pop3-authentication-scheme)
8673         (pop3-leave-mail-on-server): Made customizable.
8674         (pop3): New custom group.
8675         (pop3-retr): Remove `sleep-for' statements.
8676         Suggested by Dave Love <fx@gnu.org>.
8677
8678         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8679         Windows/DOS.
8680
8681         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8682         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
8683         Dave Love <fx@gnu.org>.
8684
8685         * mml.el (mml-minibuffer-read-disposition): Require match.
8686         Suggested by Dave Love <fx@gnu.org>.
8687
8688 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8689
8690         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
8691         doc string.
8692
8693 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8696
8697 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8698
8699         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8700         instead of calling `mm-insert-inline', to decode text/* parts
8701         before displaying them.
8702
8703 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * mm-uu.el (mm-uu-text-plain-type): New variable.
8706         (mm-uu-pgp-signed-extract-1): Use it.
8707         (mm-uu-pgp-encrypted-extract-1): Use it.
8708         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8709         bind mm-uu-text-plain-type with that value.
8710         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8711         mm-uu-dissect.
8712
8713 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * gnus-group.el (gnus-update-group-mark-positions):
8716         * gnus-sum.el (gnus-update-summary-mark-positions):
8717         * message.el (message-check-news-body-syntax):
8718         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8719         of string-as-multibyte.
8720
8721 2004-10-05  Juri Linkov  <juri@jurta.org>
8722
8723         * gnus-group.el (gnus-update-group-mark-positions):
8724         * gnus-sum.el (gnus-update-summary-mark-positions):
8725         * message.el (message-check-news-body-syntax):
8726         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8727         8-bit unibyte values to a multibyte string for search functions.
8728
8729 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8730
8731         * mm-uu.el (mm-uu-dissect): Allow optional arg.
8732         (mm-uu-dissect-text-parts): New function.
8733
8734         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8735         dissect text parts.
8736
8737         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8738         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8739
8740         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8741
8742         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8743         gnus-current-topics instead of gnus-current-topic.
8744
8745 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
8746
8747         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8748
8749 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
8750
8751         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8752         where approriate.
8753
8754         * nnml.el (nnml-generate-active-info): do.
8755
8756         * nndiary.el (nndiary-generate-active-info): do.
8757
8758         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8759         (gnus-topic-move): do.
8760
8761         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8762         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8763
8764         * gnus-srvr.el (gnus-server-prepare)
8765         (gnus-server-open-all-servers): do.
8766
8767         * gnus-msg.el (gnus-summary-cancel-article)
8768         (gnus-summary-resend-message)
8769         (gnus-summary-mail-crosspost-complaint): do.
8770
8771         * gnus-move.el (gnus-change-server): do.
8772
8773         * gnus-group.el (gnus-group-unmark-all-groups)
8774         (gnus-group-set-current-level): do.
8775
8776 2004-10-04  Simon Josefsson  <jas@extundo.com>
8777
8778         * message.el (message-generate-hashcash): Doc fix.
8779
8780 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
8781
8782         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8783         avoid infinite recursion via gnus-get-function.
8784
8785 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
8786
8787         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8788
8789         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8790
8791         * nnmail.el (nnmail-split-history): do.
8792
8793         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8794         (nnml-request-delete-group): do.
8795
8796         * nnslashdot.el (nnslashdot-read-groups): do.
8797
8798         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8799         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8800
8801         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8802         (nnspool-sift-nov-with-sed): Use last
8803         (nnspool-retrieve-headers-with-nov): Use mapc.
8804         (nnspool-request-newgroups): Use dolist.
8805         (nnspool-request-group): Use last.
8806
8807         * nntp.el (nntp-read-server-type): Use dolist.
8808
8809         * nnvirtual.el (nnvirtual-create-mapping)
8810         (nnvirtual-update-read-and-marked): Use dolist.
8811         (nnvirtual-convert-headers): Simplify.
8812
8813 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8814
8815         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
8816         support for sync'ing tick marks.
8817
8818 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8819
8820         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
8821         there's no visible header.
8822
8823 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8824
8825         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
8826         necessary, pass full group name to gnus-request-set-marks.
8827
8828 2004-10-01  Simon Josefsson  <jas@extundo.com>
8829
8830         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
8831         acroread.
8832
8833 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8834
8835         * spam-report.el (spam-report-gmane): Fix interactive.
8836
8837         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
8838
8839         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
8840         when writing file.
8841         (gnus-agent-synchronize-flags): Don't default to being
8842         interactive.
8843
8844 2004-09-30  Simon Josefsson  <jas@extundo.com>
8845
8846         * message.el (message-generate-hashcash): Add.
8847         (message-send-mail): Use it, call mail-add-payment.
8848
8849 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8850
8851         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
8852
8853 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
8854
8855         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
8856         gnus-requst-update-info with explicit code to sync the in-memory
8857         info read flags with the marks being sync'd to the backend.
8858
8859         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
8860
8861 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8862
8863         * spam.el (spam-verify-bogofilter): Add new function.
8864         (spam-check-bogofilter)
8865         (spam-bogofilter-register-with-bogofilter): Use it.
8866         (spam-verify-bogofilter): Add small fixes.
8867
8868 2004-09-28  Simon Josefsson  <jas@extundo.com>
8869
8870         * hashcash.el (hashcash-generate-payment): Revert.
8871
8872 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8873
8874         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
8875         gnus-extract-references instead of gnus-split-references.
8876
8877         * gnus-util.el (gnus-extract-references): Add new function, analogous
8878         to gnus-split-references but extracts only the message-ID without
8879         anything extra.
8880
8881         * hashcash.el (hashcash-generate-payment)
8882         (hashcash-check-payment): Do the right thing if hashcash-path is
8883         nil (because the hashcash program could not be found).
8884
8885         * spam.el (spam-use-hashcash): Remove comment.
8886
8887 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
8888
8889         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
8890         (gnus-cache-enter-article, gnus-cache-remove-article)
8891         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
8892
8893         * gnus-async.el (gnus-async-prefetch-remove-group): do.
8894
8895         * gnus-art.el (article-hide-boring-headers)
8896         (article-translate-strings, article-display-face)
8897         (gnus-article-mime-match-handle-first)
8898         (gnus-article-highlight-headers)
8899         (gnus-article-add-buttons-to-head): do.
8900
8901 2004-09-27  Simon Josefsson  <jas@extundo.com>
8902
8903         * hashcash.el: New version, from
8904         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
8905         ../contrib/.
8906
8907 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8908
8909         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
8910
8911 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8912
8913         * gnus-dup.el (gnus-dup-open): Use mapc.
8914         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
8915
8916         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
8917         Reported by Stefan Wiens <s.wi@gmx.net>.
8918
8919         * gnus.el (gnus-shutdown): Use dolist.
8920
8921         * gnus-undo.el (gnus-undo): Use mapc.
8922
8923         * nnrss.el (nnrss-generate-active): do.
8924
8925         * message.el (message-cite-original-without-signature)
8926         (message-cite-original): Use mapc.
8927         (message-do-actions, message-make-forward-subject): Use dolist.
8928
8929 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8930
8931         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
8932         deletion to remove entire duplicate line.  Fixes merged article
8933         number bug.
8934
8935 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8936
8937         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
8938         servers that are offline.  Avoids having gnus-agent-toggle-plugged
8939         first ask if you want to open a server and then, even when you
8940         responded with no, asking if you want to synchronize the server's
8941         flags.
8942         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
8943         multi-line expressions.
8944         (gnus-agent-synchronize-group-flags): New internal function.
8945         Updates marks in memory (in the info structure) AND in the
8946         backend.
8947
8948         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
8949
8950         * nnagent.el (nnagent-request-set-mark): Use
8951         gnus-agent-synchronize-group-flags, not backend's request-set-mark
8952         method, to ensure that synchronization updates marks in the
8953         backend and in the info (in memory) structure.
8954
8955 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8956
8957         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
8958         convention fully; don't miss the root article of a thread; make
8959         the X-Draft-From header with correct article numbers.
8960
8961 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
8962
8963         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
8964         unless plugged.  Disable the agent so that an open failure causes
8965         an error.
8966
8967         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
8968         Reverted 2004-09-21 change.  The backend must be opened while
8969         synchronizing flags even when the backend stores the flags
8970         locally.
8971
8972 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8973
8974         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
8975         in `header' match.  Reported by Svend Tollak Munkejord.
8976
8977         * message.el (message-cite-original): Fix use of
8978         `message-cite-articles-with-x-no-archive'.
8979
8980 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
8983         (gnus-window-to-buffer): Ditto.
8984
8985         * mml.el (mml-preview-buffer): New variable.
8986         (mml-preview): Manage window layout with gnus-buffer-configuration.
8987
8988         * gnus-msg.el (gnus-setup-message): Put article numbers into the
8989         X-Draft-From header even if those articles aren't quoted.
8990
8991 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
8992
8993         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
8994         (gnus-request-set-mark, gnus-request-update-mark): Use new
8995         g-s-t-u-l-m to decide to use backend even when unplugged.
8996
8997 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8998
8999         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9000         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
9001
9002 2004-09-20  Simon Josefsson  <jas@extundo.com>
9003
9004         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9005         "utf-16-le".
9006
9007 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9008
9009         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9010
9011 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9012
9013         * uudecode.el (uudecode-use-external): Add :version.
9014
9015         * smime.el (smime-CA-file, smime-encrypt-cipher)
9016         (smime-dns-server): Add :version.
9017
9018         * smiley.el (gnus-smiley-file-types): Add :version.
9019
9020         * sha1.el (sha1-use-external): Add :version.
9021
9022         * pgg-def.el (pgg-query-keyserver): Add :version.
9023
9024         * nnmail.el (nnmail-fancy-expiry-targets)
9025         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9026         Add :version.
9027
9028         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9029         (nnimap-retrieve-groups-asynchronous): Add :version.
9030         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
9031
9032         * mml.el (mml-content-disposition-parameters)
9033         (mml-insert-mime-headers-always): Add :version.
9034
9035         * mm-util.el (mm-coding-system-priorities): Add :version.
9036
9037         * mm-decode.el (mm-inline-text-html-with-images)
9038         (mm-keep-viewer-alive-types, mm-external-terminal-program)
9039         (mm-verify-option): Add :version.
9040         (mm-text-html-renderer): Change :version.
9041
9042         * message.el (message-fcc-externalize-attachments)
9043         (message-required-headers, message-draft-headers)
9044         (message-subject-trailing-was-query)
9045         (message-subject-trailing-was-ask-regexp)
9046         (message-subject-trailing-was-regexp, message-mark-insert-begin)
9047         (message-mark-insert-end, message-archive-header)
9048         (message-archive-note, message-cross-post-default)
9049         (message-cross-post-note, message-followup-to-note)
9050         (message-cross-post-note-function, message-use-mail-followup-to)
9051         (message-subscribed-address-functions)
9052         (message-subscribed-address-file, message-subscribed-addresses)
9053         (message-subscribed-regexps, message-allow-no-recipients)
9054         (message-yank-cited-prefix, message-signature-insert-empty-line)
9055         (message-hidden-headers, message-hierarchical-addresses)
9056         (message-mail-user-agent, message-use-idna)
9057         (message-valid-fqdn-regexp)
9058         (message-strip-special-text-properties, message-header-synonyms)
9059         (message-beginning-of-line, message-tab-body-function): Add :version.
9060         (message-insert-canlock, message-wide-reply-confirm-recipients):
9061         Change :version.
9062
9063         * mail-source.el (mail-source-ignore-errors): Add :group, :type
9064         and :version.
9065         (mail-source-delete-old-incoming-confirm)
9066         (mail-source-movemail-program): Add :version.
9067
9068         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9069         (gnus-agent-cache, gnus-agent): Change :version.
9070
9071         * gnus-util.el (gnus-use-byte-compile): Change :version.
9072
9073         * gnus-sum.el (gnus-summary-make-false-root-always)
9074         (gnus-summary-default-high-score)
9075         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9076         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9077         (gnus-read-all-available-headers, gnus-article-emulate-mime)
9078         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9079         (gnus-sum-thread-tree-single-indent)
9080         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9081         (gnus-sum-thread-tree-leaf-with-other)
9082         (gnus-sum-thread-tree-single-leaf): Add :version.
9083         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9084         (gnus-article-loose-mime): Change :version.
9085
9086         * gnus-start.el (gnus-backup-startup-file)
9087         (gnus-save-startup-file-via-temp-buffer): Add :version.
9088
9089         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9090         (gnus-server-offline-face): Add :version.
9091
9092         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9093
9094         * gnus-msg.el (gnus-gcc-externalize-attachments)
9095         (gnus-debug-files, gnus-debug-exclude-variables)
9096         (gnus-discouraged-post-methods): Change :version.
9097         (gnus-confirm-mail-reply-to-news)
9098         (gnus-confirm-treat-mail-like-news): Add :version.
9099
9100         * gnus-int.el (gnus-server-unopen-status): Add :version.
9101
9102         * gnus-group.el (gnus-group-jump-to-group-prompt)
9103         (gnus-large-ephemeral-newsgroup)
9104         (gnus-fetch-old-ephemeral-headers): Add :version.
9105
9106         * gnus-fun.el (gnus-x-face-directory)
9107         (gnus-convert-pbm-to-x-face-command)
9108         (gnus-convert-image-to-x-face-command)
9109         (gnus-convert-image-to-face-command): Add :version.
9110
9111         * gnus-delay.el (gnus-delay-default-hour): Add :version.
9112
9113         * gnus-cite.el (gnus-cite-blank-line-after-header)
9114         (gnus-article-boring-faces): Add :version.
9115
9116         * gnus-art.el (gnus-buttonized-mime-types)
9117         (gnus-inhibit-mime-unbuttonizing)
9118         (gnus-treat-display-face)
9119         (gnus-treat-body-boundary): Change :version.
9120         (gnus-body-boundary-delimiter, gnus-picon-databases)
9121         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9122         (gnus-treat-date-english, gnus-treat-fold-headers)
9123         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9124         (gnus-treat-mail-picon, gnus-treat-wash-html)
9125         (gnus-article-encrypt-protocol)
9126         (gnus-use-idna, gnus-article-over-scroll)
9127         (gnus-mime-display-multipart-alternative-as-mixed)
9128         (gnus-mime-display-multipart-related-as-mixed)
9129         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9130         (gnus-ctan-url, gnus-button-ctan-handler)
9131         (gnus-button-handle-ctan-bogus-regexp)
9132         (gnus-button-ctan-directory-regexp)
9133         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9134         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9135         (gnus-button-man-level, gnus-button-emacs-level)
9136         (gnus-button-message-level, gnus-button-browse-level): Add :version.
9137
9138         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9139         (gnus-agent-go-online): Change :version.
9140         (gnus-agent-expire-unagentized-dirs)
9141         (gnus-agent-auto-agentize-methods): Add :version.
9142
9143         * flow-fill.el (fill-flowed-display-column)
9144         (fill-flowed-encode-column): Add :version.
9145
9146         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9147         (gnus-outlook-deuglify-unwrap-max)
9148         (gnus-outlook-deuglify-cite-marks)
9149         (gnus-outlook-deuglify-unwrap-stop-chars)
9150         (gnus-outlook-deuglify-no-wrap-chars)
9151         (gnus-outlook-deuglify-attrib-cut-regexp)
9152         (gnus-outlook-deuglify-attrib-verb-regexp)
9153         (gnus-outlook-deuglify-attrib-end-regexp)
9154         (gnus-outlook-display-hook): Add :version.
9155
9156         * binhex.el (binhex-use-external): Add :version.
9157
9158 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
9159
9160         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9161         and `invisible'.
9162
9163 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9164
9165         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9166         in gnus-registry-trim.
9167
9168 2004-09-13  Simon Josefsson  <jas@extundo.com>
9169
9170         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9171
9172         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9173
9174         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9175         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9176         <yamaoka@jpl.org>.
9177         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9178         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9179         <yamaoka@jpl.org>.
9180
9181         * sieve.el (sieve-manage-mode): Ditto.
9182
9183 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
9184
9185         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9186
9187 2004-09-11  Simon Josefsson  <jas@extundo.com>
9188
9189         * dns-mode.el: Add.
9190
9191         * mm-view.el (mm-display-dns-inline): Add.
9192
9193         * mm-decode.el (mm-inline-media-tests): Add text/dns.
9194         (mm-automatic-display): Ditto.
9195
9196         * mailcap.el (mailcap-mime-data): Add text/dns.
9197         (mailcap-mime-extensions): Map .soa to text/dns.
9198
9199 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
9200
9201         * gnus-art.el (article-decode-mime-words, article-babel)
9202         (gnus-article-highlight-signature, gnus-article-add-buttons)
9203         (gnus-signature-toggle): Remove unnecessary bindings of
9204         `inhibit-read-only' inherited from v5.10 merge.
9205
9206 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
9207
9208         * nntp.el (nntp): New customization group.
9209         (nntp-authinfo-file): Add customization group.
9210
9211         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9212
9213         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9214
9215         * gnus.el (to-address, to-list, subscribed)
9216         (large-newsgroup-initial): Ditto.
9217
9218         * flow-fill.el (fill-flowed-display-column)
9219         (fill-flowed-encode-column): Ditto.
9220
9221 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
9222
9223         * message.el (message-tokenize-header, message-send-mail-with-qmail):
9224         Use point-min rather than 1.
9225         (message-send-mail): Use buffer-size rather than point-max.
9226
9227         * gnus-sum.el (gnus-summary-search-article-forward):
9228         Signal a specific `search-failed' rather than a generic `error'.
9229
9230         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9231         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9232         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9233
9234 2004-09-10  Simon Josefsson  <jas@extundo.com>
9235
9236         * nndb.el (require): Remove tcp and duplicate cl.
9237
9238 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9239
9240         * gnus-agent.el (directory-files-and-attributes): Move forward.
9241
9242 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9243
9244         * gnus-agent.el (directory-files-and-attributes): Optionally
9245         defined to support XEmacs.
9246
9247 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9248
9249         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9250         to avoid run-time CL dependencies.
9251         (gnus-agent-unfetch-articles): New function.
9252         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9253         article numbers even when local .overview file is missing.
9254         (gnus-agent-read-article-number): New function.  Only accepts
9255         27-bit article numbers.
9256         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9257         gnus-agent-read-article-number.
9258         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9259         from backend while recognizing that article numbers in .overview
9260         must be valid.
9261         (gnus-agent-update-files-total-fetched-for): Use
9262         directory-files-and-attributes to improve performance.
9263         * gnus-int.el (gnus-request-move-article): Use
9264         gnus-agent-unfetch-articles in place of gnus-agent-expire to
9265         improve performance.
9266
9267         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9268         some users confused by references to .newsrc when they only have a
9269         .newsrc.eld file.
9270         (gnus-convert-mark-converter-prompt,
9271         gnus-convert-converter-needs-prompt): Fixed use of property list.
9272         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9273         New function.  Used internally to only display 'gnus converting
9274         files' message when actually necessary.
9275
9276         * gnus-sum.el (): Removed (require 'gnus-agent) as required
9277         methods now autoloaded.
9278
9279 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9280
9281         * gnus-sum.el (gnus-summary-insert-subject): Remove list
9282         identifiers.
9283
9284 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
9285
9286         * gnus-picon.el: Fix indentation and closing parenthesis.
9287
9288 2004-09-01  Simon Josefsson  <jas@extundo.com>
9289
9290         * message.el (message-canlock-generate): Require sha1, not
9291         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
9292         to require within a function.  Sadly, if sha1.el isn't loaded, the
9293         let binding in m-c-g will hide the defcustom definition, which is
9294         bad.)
9295
9296         * canlock.el: Require sha1, not sha1-el.
9297
9298         * message.el: Don't autoload sha1 (there is a autoload cookie in
9299         sha1.el).
9300
9301         * sha1-el.el: Renamed to sha1.el.
9302
9303 2004-08-30  Juanma Barranquero  <lektu@terra.es>
9304
9305         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9306
9307 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9308
9309         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9310
9311 2004-08-30  Kim F. Storm  <storm@cua.dk>
9312
9313         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9314
9315         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9316         Add :group 'nnimap.
9317
9318 2004-08-30  Andreas Schwab  <schwab@suse.de>
9319
9320         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9321         ?* and ?\;.
9322
9323         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9324         and ?\' to symbol instead of whitespace.
9325
9326 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9327
9328         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9329
9330         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9331         instead of re-search-forward.
9332
9333         * gnus-uu.el (gnus-uu-save-article): Ditto.
9334         (gnus-uu-post-encode-uuencode): Ditto.
9335
9336         * html2text.el (html2text-clean-list-items): Ditto.
9337         (html2text-clean-dtdd): Ditto.
9338         (html2text-format-tags): Ditto.
9339
9340         * message.el (message-send-mail-with-sendmail): Fix regexp.
9341         (message-fill-field-general): Use search-forward instead of
9342         re-search-forward.
9343         (unbold-region): Ditto.
9344
9345         * nnrss.el (nnrss-request-article): Ditto.
9346
9347         * nnslashdot.el (nnslashdot-request-article): Ditto.
9348
9349         * nnweb.el (nnweb-gmane-wash-article): Ditto.
9350
9351         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9352         "Unrecognized menu descriptor" error in XEmacs.
9353
9354 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9355
9356         * gnus-sum.el (gnus-read-header): Don't remove a header for the
9357         parent article of a sparse article in the thread hashtb.
9358
9359 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
9360
9361         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9362         (nnmail-expand-newtext): Lowercase expanded entries if
9363         nnmail-split-lowercase-expanded is non-nil.
9364
9365 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
9368         entry.
9369
9370         * gnus-group.el (gnus-group-line-format-alist): Convert the value
9371         of gnus-tmp-news-method into string under XEmacs.  It will be
9372         passed to gnus-correct-length which takes only a string argument.
9373
9374 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * gnus-util.el (gnus-bind-print-variables): New macro.
9377         (gnus-prin1): Use it.
9378         (gnus-prin1-to-string): Use it.
9379         (gnus-pp): New function.
9380         (gnus-pp-to-string): New function.
9381
9382         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
9383         pp-to-string with gnus-pp-to-string.
9384         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9385         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9386         * gnus-msg.el (gnus-debug): Ditto.
9387         * gnus-score.el (gnus-score-save): Ditto.
9388         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9389         gnus-pp-to-string.
9390         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9391         with gnus-pp.
9392         * score-mode.el (gnus-score-pretty-print): Ditto.
9393         * webmail.el (webmail-debug): Ditto.
9394
9395 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9396
9397         * gnus-art.el (article-display-face, article-display-x-face): Use
9398         buffer-read-only.
9399
9400 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9401
9402         * gnus-art.el (article-hide-list-identifiers): Bind
9403         inhibit-read-only as t.
9404
9405 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9406
9407         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9408
9409 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9410
9411         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9412         (gnus-narrow-to-page): Don't assume point-min == 1.
9413         (gnus-article-edit-mode): Derive from message-mode.
9414
9415         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9416         point-min == 1.
9417
9418         * imap.el (imap-parse-address-list, imap-parse-body-ext):
9419         Disable incorrect use of `assert'.
9420
9421         * message.el (message-mode): Set comment-start-skip.
9422
9423
9424 2004-08-22  Sam Steingold  <sds@gnu.org>
9425
9426         * pop3.el (pop3-leave-mail-on-server): New user variable.
9427         (pop3-movemail): Delete mail only when it is nil.
9428
9429 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
9430
9431         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9432
9433         * mml.el (mml-preview): Use `pop-to-buffer'.
9434
9435         * message.el (message-goto-mail-followup-to): Insert after "To".
9436         (message-carefully-insert-headers): Add comment.
9437
9438         * gnus.el: Remove unused variable `gnus-article-check-size'.
9439
9440         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9441
9442         * gnus-art.el (gnus-button-alist): Improve
9443         `gnus-button-handle-library' entry.
9444
9445 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
9446
9447         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9448         downcase, since XEmacs capitalizes error messages differently.
9449
9450 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
9451
9452         * nntp.el: Add (require 'gnus) due to reference to
9453         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
9454
9455 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
9456
9457         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9458         `mm-fill-flowed'.
9459
9460         * mm-decode.el (mm-dissect-singlepart): Check it.
9461
9462 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
9463
9464         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9465         'imap' for netrc parsing.
9466
9467 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
9468
9469         * mailcap.el (mailcap-mime-data): Mark as risky.
9470
9471 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9472
9473         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9474         may be included in the encoded word.
9475         (rfc2047-encode): Don't append a space if the encoded word
9476         includes close parenthesis.
9477
9478 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9479
9480         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9481         of text within parentheses.
9482
9483 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
9484
9485         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9486         (gnus-encrypt-write-file-contents): Make the password key the file
9487         name PLUS the cipher, not just the cipher.  Also remove failed
9488         passwords from the cache.
9489
9490 2004-08-06  Simon Josefsson  <jas@extundo.com>
9491
9492         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
9493         fix.
9494
9495 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9498         LWSP.
9499
9500 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
9501
9502         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9503         to append in-reply-to: data to the references: header.
9504
9505         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9506         (netrc-parse): Use gnus-encrypt.el functions.
9507
9508         * gnus-encrypt.el: Add new file for encryption support; currently
9509         does only a few GPG ciphers and an internal XOR cipher.
9510
9511         * password.el: Add comments on using password-read-and-add.
9512         (password-read-and-add): Add function to read and add the
9513         password to the cache at once.
9514
9515 2004-07-28  Simon Josefsson  <jas@extundo.com>
9516
9517         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9518         parameter (but don't use it, for now).
9519
9520         * imap.el (imap-ssl-open): Use imap-process-connection-type,
9521         instead of hard coding to nil.
9522
9523 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9524
9525         * mm-view.el (mm-inline-image-emacs): Open lines under an image
9526         as mm-inline-image-xemacs does.
9527
9528 2004-07-26  Simon Josefsson  <jas@extundo.com>
9529
9530         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9531         Revert part of 2004-07-17 change below.
9532
9533 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
9536         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9537
9538 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9539
9540         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9541         quotes that actually start with ">" at the beginning of the
9542         lines.
9543
9544 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9545
9546         * rfc2047.el (rfc2047-encode-region): Fix last change.
9547         (rfc2047-encode-parameter): Remove useless concat.
9548
9549 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9550
9551         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9552         encode special characters; fix some kind of misconfigured headers;
9553         signal a real error if debug-on-quit or debug-on-error is non-nil.
9554         (rfc2047-encode-max-chars): New variable.
9555         (rfc2047-encode-1): Use it.
9556         (rfc2047-encode-parameter): New function.
9557
9558         * mml.el (mml-insert-parameter): Remove an excessive space.
9559
9560 2004-07-17  Simon Josefsson  <jas@extundo.com>
9561
9562         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9563         Kai Grossjohann <kai@emptydomain.de>.
9564         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9565         (gnus-group-make-menu-bar): Ditto.
9566
9567         * gnus-util.el (gnus-group-server): Add.
9568
9569 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
9570
9571         * message.el (message-clone-locals): Clone sendmail and smtp
9572         variables.
9573
9574 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * rfc2047.el (rfc2047-encode-region): Fix last change.
9577
9578 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9581         characters as non-special.
9582
9583 2004-07-09  Simon Josefsson  <jas@extundo.com>
9584
9585         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9586         Users will lose all flag changes made while unplugged with
9587         e.g. nntp unless flag synchronization happens, thus `nil' is not a
9588         good default.  See numerous reports on ding mailing list.
9589
9590 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9591
9592         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9593         add generate-head-function and generate-article-function to the
9594         rfc822-forward entry.
9595         (nndoc-rfc822-forward-generate-article): New function.
9596         (nndoc-rfc822-forward-generate-head): New function.
9597
9598         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9599
9600 2004-07-06  Dan Christensen  <jdc@uwo.ca>
9601
9602         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9603         respect display group parameter and gnus-summary-expunge-below.
9604         (gnus-articles-to-read): Remove unused reference to display group
9605         parameter.
9606
9607 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9608
9609         * nnheader.el (nnheader-uniquify-message-id): New experimental
9610         variable.
9611         (nnheader-nov-read-message-id): Use it.
9612
9613         * spam-report.el (spam-report-gmane): Add interactive.
9614
9615 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9618         qp-or-base64 for the application/* types.
9619
9620 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
9621
9622         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9623
9624 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
9625
9626         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9627         trim value.
9628
9629 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9630
9631         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9632         New macro and function.
9633         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9634
9635 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9636
9637         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9638         after-load-alist.
9639
9640 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9641
9642         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9643         update info that isn't there.
9644
9645 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
9646
9647         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9648         entry.
9649
9650 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * mm-view.el (mm-inline-render-with-function): Use multibyte
9653         buffer; decode html source by charset.
9654
9655         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9656
9657         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9658         Mule-UCS is loaded under XEmacs.
9659         (mm-mime-mule-charset-alist): Avoid duplicated entries.
9660
9661 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
9662
9663         * nnheader.el (nnheader-max-head-length): Increase to 8192.
9664
9665 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9666
9667         * mm-util.el (mm-coding-system-p): Return a coding-system.
9668         (mm-mime-mule-charset-alist): Use shift_jis instead of
9669         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9670         entries for the mime charsets iso-2022-jp-3 and shift_jis.
9671         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9672         instead of japanese-shift-jis and iso-latin-1 respectively in
9673         order to share the default value with both Emacs and XEmacs-mule.
9674         (mm-mule-charset-to-mime-charset): Make
9675         mm-coding-system-priorities effective.
9676         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9677         while predicating of candidates upon the priorities.
9678
9679 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
9680
9681         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9682         gnus-uu-invert-processable.
9683
9684         * gnus.el: Autoload gnus-uu-invert-processable.
9685
9686 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9687
9688         * mm-util.el (mm-with-multibyte-buffer): New macro.
9689
9690         * rfc2047.el (rfc2047-encode-string): Use it.
9691         (rfc2047-encode-region): Move point to the end of the region after
9692         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9693
9694 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9695
9696         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9697         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9698
9699 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9700
9701         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9702         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
9703         Karl Chen <quarl@nospam.quarl.org>.
9704
9705 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
9706
9707         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9708         invalid addresses.
9709
9710 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
9711
9712         * spam.el: Change section markers, revise TODO list.
9713         (spam-backends): Make new master list of all installed backends.
9714         (spam-summary-exit-behavior): Add new variable to determine how
9715         messages moves are done at summary exit.
9716         (spam-move-spam-nonspam-groups-only)
9717         (spam-process-ham-in-nonham-groups)
9718         (spam-process-ham-in-spam-groups): Remove variables, the
9719         spam-summary-exit-behavior variable should be used to manage this
9720         behavior.
9721         (spam-old-ham-articles, spam-old-spam-articles): Remove.
9722         (spam-old-articles): Add variable, replacing spam-old-ham-articles
9723         and spam-old-spam-articles.
9724         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9725         Add empty variables, placeholders for the backends they represent.
9726         (spam-set-difference): Move, unchanged.
9727         (spam-list-of-processors): Declare OBSOLETE, not used anymore
9728         unless the user has a processor variable.
9729         (spam-classifications, spam-classification-valid-p)
9730         (spam-backend-properties, spam-backend-property-valid-p)
9731         (spam-backend-function-type-valid-p)
9732         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9733         (spam-report-articles-gmane, spam-report-articles-resend):
9734         Remove functions, they are not needed.
9735         (spam-install-backend-super, spam-backend-list)
9736         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9737         (spam-backend-function, spam-backend-ham-registration-function)
9738         (spam-backend-spam-registration-function)
9739         (spam-backend-ham-unregistration-function)
9740         (spam-backend-spam-unregistration-function)
9741         (spam-backend-statistical-p, spam-backend-mover-p)
9742         (spam-install-backend-alias, spam-install-checkonly-backend)
9743         (spam-install-mover-backend, spam-install-nocheck-backend)
9744         (spam-install-backend, spam-install-statistical-backend)
9745         (spam-install-statistical-checkonly-backend): Add backend installation
9746         support.
9747         (spam-summary-prepare-exit): Rewrite to use the new backend code.
9748         (spam-group-processor-p): Use the new backend code and respect the
9749         summary exit behavior.
9750         (spam-mark-spam-as-expired-and-move-routine): Remove.
9751         (spam-summary-prepare): Change to use the new spam-old-articles
9752         variable.
9753         (spam-copy-or-move-routine, spam-copy-spam-routine)
9754         (spam-move-spam-routine, spam-copy-ham-routine)
9755         (spam-move-ham-routine): Add code to copy/move ham or spam.
9756         (spam-fetch-field-fast): Improve doc and code, plus allow the
9757         'number request.
9758         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9759         variables.
9760         (spam-split, spam-find-spam): Use the new backend code.
9761         (spam-registration-functions): Remove variable.
9762         (spam-unregister-routine): Add convenience wrapper.
9763         (spam-log-undo-registration, spam-register-routine)
9764         (spam-log-processing-to-registry)
9765         (spam-log-unregistration-needed-p): Rename "check" to "backend"
9766         where possible.
9767         (spam-check-gmane-xref, spam-check-regex-headers)
9768         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9769         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9770         (spam-check-bogofilter-headers, spam-check-spamoracle)
9771         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9772         (spam-check-crm114-headers): Use the spam-split-group that
9773         spam-split prepares, no need to determine it every time.
9774
9775         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9776         to the nnheader-parse-naked-head call.
9777
9778         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9779
9780         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9781         the nnheader-nov-read-message-id call.
9782
9783 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9786         gnus-activate-group twice.  Suggested by Markus Peter
9787         <warp@spin.de>.
9788
9789 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9790
9791         * gnus-art.el (gnus-article-time-format): Exchange the order of
9792         day and month in the default value; fix customization type.
9793         (article-date-ut): Use add-text-properties.
9794         (article-make-date-line): Use message-make-date instead of
9795         current-time-string.
9796
9797         * message.el (message-fetch-field): Don't use set-text-properties.
9798         (message-make-date): Simplify.
9799
9800         * messagexmas.el (message-xmas-make-date): New function.
9801         (message-xmas-redefine): Defalias message-make-date to it.
9802
9803 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9804
9805         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9806         (rfc2047-encode-region): Treat text within parentheses as special;
9807         show the original text when error has occurred.
9808
9809         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9810         already-computed method to gnus-activate-group.
9811
9812         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
9813         same select-methods identical Lisp objects.
9814
9815         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
9816         object when modifying the info.
9817
9818 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9819
9820         * gnus-srvr.el (gnus-server-set-info): Remove the server from
9821         gnus-opened-servers since it has never been opened with the new
9822         configuration yet.
9823
9824 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9825
9826         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
9827         arg to nnheader-generate-fake-message-id.
9828
9829 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
9830
9831         * nnheader.el (nnheader-generate-fake-message-id): Accept a
9832         number and build a fake message ID localized to a group and
9833         article number (so it's repeatable from that point on).
9834         (nnheader-fake-message-id-p): Change regex to accomodate new fake
9835         ID format.
9836
9837         * gnus-sum.el (gnus-get-newsgroup-headers): Call
9838         nnheader-generate-fake-message-id with the article number.
9839
9840 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
9841
9842         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
9843         end-of-buffer.
9844
9845 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * message.el (message-ignored-supersedes-headers): Add Approved.
9848
9849 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9850
9851         * rfc2047.el (rfc2047-encode-message-header): Remove useless
9852         goto-char.
9853         (rfc2047-encode): Fold the line before encoding.
9854
9855 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9856
9857         * rfc2047.el (rfc2047-encode-message-header): Disabled header
9858         folding -- not all headers can be folded, and this should be done
9859         by the message composition mode.  Probably.  I think.
9860
9861 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9862
9863         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
9864         fast.
9865
9866         * gnus-ems.el (gnus-remove-image): Don't use
9867         message-text-with-property; remove only the image found first.
9868
9869         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
9870         found first.
9871
9872 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
9873
9874         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
9875
9876 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * message.el (message-text-with-property): Make it fast and accept
9879         optional arguments.
9880         (message-strip-forbidden-properties): Use it.
9881         (message-fix-before-sending): Follow the m-t-w-p change.
9882
9883         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
9884
9885 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9886
9887         * gnus-art.el (article-hide-headers): Don't change the buffer
9888         mistakenly when performing mml-preview even if
9889         gnus-single-article-buffer is nil.
9890
9891 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
9892
9893         * message.el (message-expand-name-databases): New user option.
9894         (message-expand-name): Use it.
9895
9896 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
9897
9898         * spam.el (spam-report-articles-resend)
9899         (spam-report-resend-register-routine): Allow ham reporting.
9900         (spam-report-resend-register-ham-routine): Add wrapper.
9901         (spam-registration-functions): Add ham resending functions.
9902         (spam-list-of-processors): Add ham resend processor.
9903
9904         * gnus.el (ham-resend-to): Add new group parameter.
9905         (spam-process): Add ham resend option.
9906
9907         * spam-report.el (spam-report-resend): Allow reporting ham.
9908         (spam-report-resend-ham): Add wrapper.
9909
9910 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9911
9912         * message.el (message-cite-articles-with-x-no-archive): New
9913         variable.
9914         (message-cite-original): Use it.
9915
9916 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9917
9918         * message.el (message-cite-original): Respect X-No-Archive.
9919
9920 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * gnus-art.el (article-hide-headers): Refer to the values for
9923         gnus-ignored-headers and gnus-visible-headers in the summary
9924         buffer since a user may have set them as group parameters.
9925
9926 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
9927
9928         * assistant.el (assistant-node-name): Add convenience function.
9929         (assistant-render-text, assistant-render-node): Add error handling,
9930         plus handle multiple next nodes.
9931         (assistant-find-next-node): Comment out for now.
9932         (assistant-find-next-nodes): Add function, returns list of next
9933         nodes.
9934
9935 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * mail-source.el (mail-source-directory): Fix doc-string.
9938
9939 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
9940
9941         * assistant.el (assistant-render-text, assistant-eval): Add :set
9942         widget type, which is different because it takes and returns a
9943         list.  Much hilarity ensues.
9944
9945 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
9946
9947         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
9948
9949         * gnus-group.el (gnus-group-get-new-news-this-group): Added
9950         doc-string.
9951
9952         * gnus-start.el (gnus-activate-group): Added doc-string.
9953
9954 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9955
9956         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
9957
9958 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
9959
9960         * assistant.el (assistant-render-text): Try to add a :set
9961         widget, more to come.
9962
9963         * spam.el (spam-group-spam-contents-p): Handle empty groupname
9964         strings.
9965         (spam-report-articles-resend)
9966         (spam-register-routine): Do registration iff any articles warrant
9967         it.
9968         (spam-summary-prepare-exit): Change log message for nil group
9969         destinations.
9970
9971 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
9972
9973         * spam.el (spam-report-resend-register-routine): Allow
9974         spam-report-resend-to to be a group parameter or a global value.
9975
9976 2004-05-26  Simon Josefsson  <jas@extundo.com>
9977
9978         * starttls.el: Merge with my GNUTLS based starttls.el.
9979         (starttls-gnutls-program, starttls-use-gnutls)
9980         (starttls-extra-arguments, starttls-process-connection-type)
9981         (starttls-connect, starttls-failure, starttls-success): New
9982         variables.
9983         (starttls-program, starttls-extra-args): Doc fix.
9984         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
9985         functions.
9986         (starttls-negotiate, starttls-open-stream): Check
9987         `starttls-use-gnutls' and pass on to corresponding *-gnutls
9988         function if it is set.
9989
9990 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9991
9992         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
9993         structured fields.
9994
9995 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9996
9997         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
9998
9999 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
10000
10001         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10002         variable.
10003         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
10004         assigning the spam-mark to new messages.
10005
10006 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
10007
10008         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10009
10010 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * dgnushack.el: Autoload customize-set-variable for XEmacs.
10013
10014         * rfc2047.el (rfc2047-encodable-p): Don't move point.
10015         (rfc2047-decode): Treat the ascii coding-system as raw-text by
10016         default.
10017
10018 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
10019
10020         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10021         correct data.
10022
10023 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
10024
10025         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10026         (spam-group-processor-p): Fix function.
10027         (spam-group-processor-multiple-p)
10028         (spam-group-spam-processor-report-gmane-p)
10029         (spam-group-spam-processor-report-resend-p)
10030         (spam-group-spam-processor-bogofilter-p)
10031         (spam-group-spam-processor-blacklist-p)
10032         (spam-group-spam-processor-ifile-p)
10033         (spam-group-ham-processor-ifile-p)
10034         (spam-group-spam-processor-spamoracle-p)
10035         (spam-group-spam-processor-crm114-p)
10036         (spam-group-ham-processor-bogofilter-p)
10037         (spam-group-spam-processor-stat-p)
10038         (spam-group-ham-processor-stat-p)
10039         (spam-group-ham-processor-whitelist-p)
10040         (spam-group-ham-processor-BBDB-p)
10041         (spam-group-ham-processor-spamoracle-p)
10042         (spam-group-ham-processor-copy-p): Remove functions with some
10043         prejudice against unneeded code.
10044         (spam-report-articles-resend)
10045         (spam-report-resend-register-routine): Allow the group/topic
10046         spam-resend-to value to override spam-report-resend-to.
10047         (spam-summary-prepare-exit): Invoke spam-group-processor-p
10048         properly now.
10049
10050         * gnus.el (spam-resend-to): Add group/topic parameter.
10051         (spam-process): Move the OBSOLETE processors to the end of the
10052         choices.
10053
10054 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
10055
10056         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10057         with resend-to set to nil, and then ask the user if necessary.
10058         (spam-report-resend): spam-report-resend takes a list of articles, not
10059         separate article numbers.
10060
10061 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10064         addition to emacs-w3m.
10065
10066 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10067
10068         * assistant.el (assistant-authinfo-data): New function.
10069         (assistant-eval): Eval for entire assistant.
10070
10071         * netrc.el (netrc-services-file): New variable.
10072         (netrc-parse-services): New function.
10073         (netrc-find-service-name): New function.
10074         (netrc-find-service-number): New function.
10075         (netrc-port-equal): New function.
10076         (netrc-machine): Use it.
10077
10078         * nnimap.el (nnimap-open-connection): Use netrc.
10079
10080         * gnus-util.el (gnus-netrc-get): Remove aliases.
10081
10082         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10083
10084         * assistant.el (wid-edit): Fix compilation.
10085
10086         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10087
10088 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
10089
10090         * gnus-util.el (gnus-set-file-modes): New function.  (small
10091         patch).
10092
10093 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10094
10095         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10096
10097         * assistant.el (assistant-render-node): Fix up rendering and
10098         read-only text.
10099         (assistant-render-node): Reset.
10100         (assistant-make-read-only): Not sticky.
10101
10102 2004-05-20  Danny Siu  <dsiu@adobe.com>
10103
10104         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10105         centered even when gnus-auto-center-summary is t
10106
10107 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10108
10109         * dns.el (dns-get-txt-answer): New function.
10110         (dns-read-txt): Ditto.
10111         (query-dns): Use it.
10112
10113 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10114
10115         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10116         active for foreign groups even if the group level is higher than
10117         the specified value.
10118
10119 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10122         non-active groups.
10123
10124         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10125
10126 2004-05-20  Magnus Henoch  <mange@freemail.hu>
10127
10128         * dns.el (dns-read-type): Add support for SVR.  (small patch)
10129
10130 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10131
10132         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10133         (spam-crm114-header, spam-crm114-spam-switch)
10134         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10135         (spam-crm114-positive-spam-header)
10136         (spam-crm114-database-directory, spam-list-of-processors)
10137         (spam-group-spam-processor-crm114-p)
10138         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10139         (spam-generic-score, spam-list-of-checks)
10140         (spam-list-of-statistical-checks, spam-registration-functions)
10141         (spam-check-crm114-headers, spam-crm114-score)
10142         (spam-check-crm114, spam-crm114-register-with-crm114)
10143         (spam-crm114-register-spam-routine)
10144         (spam-crm114-unregister-spam-routine)
10145         (spam-crm114-register-ham-routine)
10146         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
10147         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
10148
10149         * gnus.el: Add spam-use-crm114.
10150
10151         * spam.el (spam-list-of-processors, spam-registration-functions):
10152         Add spam-use-resend.
10153         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10154         (spam-report-articles-gmane): Add doc fix.
10155         (spam-report-articles-resend,
10156         spam-report-resend-register-routine): Add wrappers around
10157         spam-report-resend-to.
10158
10159         * spam-report.el (spam-report-resend-to, spam-report-resend):
10160         Add support for resending spam.
10161         (spam-report-gmane): Fix line length >80.
10162
10163         * gnus.el (spam-process): Add spam-use-resend.
10164
10165 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10166
10167         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10168         number of processed spam messages.
10169         (spam-ham-copy-or-move-routine): Return the number of processed
10170         ham messages.
10171         (spam-summary-prepare-exit): Use the above values to decide
10172         whether status messages shouled be displayed.
10173
10174 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10177         `rfc2047-encoding-function-alist' in order to avoid conflicting
10178         with the old version.
10179         (rfc2047-encode-region): Concatenate words containing non-ASCII
10180         characters in structured fields; don't encode space-delimited
10181         ASCII words even in unstructured fields; don't break words at
10182         char-category boundaries.
10183         (rfc2047-encode-1): New function.
10184         (rfc2047-encode): Use it; encode text so that it occupies the
10185         maximum width within 76-column; work correctly on Q encoding for
10186         iso-2022-* charsets.
10187         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10188         sure not to break a line just after the header name.
10189         (rfc2047-b-encode-region): Removed.
10190         (rfc2047-b-encode-string): New function.
10191         (rfc2047-q-encode-region): Removed.
10192         (rfc2047-q-encode-string): New function.
10193
10194         * mm-util.el (mm-replace-in-string): New function.
10195
10196 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10197
10198         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10199         get it right.
10200         (gnus-inews-make-draft): Really.
10201
10202 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
10203
10204         * nnmh.el (nnmh-request-list-1): Don't check the link count
10205         before descending.  (small patch)
10206
10207 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10208
10209         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10210         stuff.
10211
10212         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10213         on real group name.
10214
10215         * gnus-art.el (gnus-signature-limit): Doc fix.
10216
10217         * gnus-msg.el (gnus-inews-make-draft): Quote list.
10218
10219         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
10220
10221 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
10222
10223         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
10224         isn't a string.
10225
10226 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10227
10228         * gnus-draft.el (gnus-draft-send): Bind
10229         rfc2047-encode-encoded-words.
10230
10231         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10232         (rfc2047-encodable-p): Say that =? needs encoding.
10233         (rfc2047-encode-encoded-words): New variable.
10234
10235         * gnus-group.el (gnus-group-select-group): Doc fix.
10236
10237         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10238
10239         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10240         to nil.
10241
10242         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10243
10244         * nnheader.el (nnheader-get-lines-and-char): New function.
10245
10246 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
10247
10248         * gnus-msg.el (gnus-summary-followup-with-original): Document
10249         yanking of region when active.
10250
10251 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10252
10253         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10254         groups if the group level is higher than the specified value.
10255
10256 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10257
10258         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10259         (gnus-group-jump-to-group): Added prefix argument using
10260         `gnus-group-jump-to-group-prompt'.  Query before jumping to
10261         non-active group.
10262
10263         * compface.el (uncompface): Be verbose when changing
10264         `uncompface-use-external'.
10265
10266         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10267         handle manual section.
10268
10269 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10270
10271         * gnus-art.el (gnus-button-alist): Revert previous change.
10272
10273 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10274
10275         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10276
10277 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10278
10279         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10280         whether backend can accept message.
10281
10282         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10283
10284 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
10285
10286         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10287         Avoid creating directory when nntp-marks-is-evil is true.
10288         Reported by Reiner Steib.
10289
10290 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10291
10292         * gnus-picon.el (gnus-picon-style): New variable.
10293         (gnus-picon-insert-glyph): Added optional `nostring' argument.
10294         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
10295         Jesper Harder <harder@ifa.au.dk>.
10296
10297 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10298
10299         * message.el (message-fill-field): Return point.
10300         (message-generate-headers): Go to end of field.
10301
10302         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10303         stuff for non-living groups.
10304
10305 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
10306
10307         * gnus-art.el (gnus-article-followup-with-original)
10308         (gnus-article-reply-with-original): gnus-mark-active-p ->
10309         gnus-region-active-p.
10310
10311 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
10312
10313         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10314         only when there is spam or ham to be processed.
10315
10316 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10317
10318         * mail-source.el (mail-source-delete-crash-box): Refactor.
10319         (mail-source-fetch): Use it.
10320         (mail-source-fetch-file): Ditto.
10321         (mail-source-fetch-directory): Run postscript in loop.
10322         (mail-source-fetch-pop): Delete.
10323         (mail-source-fetch-maildir): Ditto.
10324         (mail-source-fetch-imap): Ditto.
10325
10326         * imap.el (imap-authenticators): Comment out sasl.
10327
10328         * message.el (message-skip-to-next-address): New function.
10329         (message-fill-header-address): Refactor.
10330         (message-fill-address): Use it.
10331         (message-delete-address): Use it.
10332         (message-fill-header-general): Refactor.
10333         (message-fill-field-address): Rename.
10334         (message-narrow-to-field): Find the start of the header.
10335         (message-header-format-alist): Don't pre-fill.
10336         (message-fill-header): Removed.
10337         (message-insert-header): New function.
10338         (message-shorten-references): Use it.
10339
10340         * rfc2047.el (rfc2047-field-value): Strip props.
10341
10342         * mail-parse.el (mail-header-make-address): New alias.
10343
10344         * ietf-drums.el (ietf-drums-make-address): New function.
10345
10346         * imap.el: Add compiler directives.
10347
10348         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10349
10350         * gnus-art.el (article-decode-idna-rhs): Don't use
10351         message-idna-inside-rhs-p.
10352
10353 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10354
10355         * message.el (message-idna-inside-rhs-p): Removed.
10356         (message-idna-to-ascii-rhs-1): Use proper address parsing.
10357
10358         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10359         false positives.
10360
10361 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10362
10363         * imap.el (imap-sasl-make-mechanisms): Use sasl.
10364
10365 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10366
10367         * nneething.el (nneething-file-name): Don't create spurions
10368         files.
10369
10370         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10371         (gnus-inews-do-gcc): Remove sleep.
10372
10373         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10374         part under point.
10375
10376         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10377         (gnus-agent-regenerate-group): Using nil messages aren't valid.
10378
10379 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
10380
10381         * spam.el (spam-summary-prepare-exit): Fixed (length).
10382
10383 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10384
10385         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10386         as expired without moving it" message when there are spam
10387         messages left.
10388
10389 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
10390
10391         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
10392         header is not nil.
10393
10394 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
10395
10396         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10397         nntp-possibly-create-directory, not nntp-possibly-change-group.
10398         (nntp-marks-changed-p): New arg SERVER.
10399         (nntp-request-update-info): Adjust caller.
10400
10401 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
10402
10403         * nntp.el (nntp-save-marks): Pass missing arg.
10404
10405 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
10406
10407         * nntp.el: Support marks.
10408         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10409         (nntp-marks-modtime, nntp-marks-directory): New variables.
10410         (nntp-request-set-mark, nntp-request-update-info)
10411         (nntp-possibly-create-directory, nntp-marks-changed-p)
10412         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10413         functions.
10414
10415 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
10416
10417         * gnus-xmas.el (gnus-xmas-select-lowest-window)
10418         (gnus-xmas-redefine): Rename.
10419
10420         * gnus-score.el (gnus-score-insert-help): Use
10421         gnus-select-lowest-window.
10422
10423         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10424         appt-select-lowest-window and rename to gnus-select-lowest-window.
10425
10426         * gnus.el: do.
10427
10428 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10429
10430         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10431         encodings of MIME-encoded words, in order to improve
10432         interoperability with several broken MUAs.
10433
10434 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10435
10436         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10437         tags, only when charsets are not specified in headers.
10438         (mm-inline-text-html-render-with-w3m): Ditto.
10439
10440         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
10441         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
10442
10443 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10444
10445         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10446         instead of MIME-decoded from fields when checking
10447         `gnus-article-address-banner-alist'.
10448
10449 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
10450
10451         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10452         description rather than subject.
10453
10454 2004-05-02  Steve Youngs  <steve@youngs.au.com>
10455
10456         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
10457
10458 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10459
10460         * gnus.el (gnus-version-number): Bump.
10461
10462 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10463
10464         * gnus.el: No Gnus v0.2 is released.
10465
10466 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10467
10468         * gnus-agent.el (gnus-agent-read-agentview): Inline
10469         gnus-uncompress-range.
10470
10471 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10472
10473         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10474         `exec-installed-p'.
10475
10476 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10477
10478         * gnus.el (spam-process, spam-autodetect-methods): Add
10479         bsfilter and bsfilter-headers.
10480
10481         * spam.el (spam-bsfilter): New customize group.
10482         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10483         (spam-bsfilter-header, spam-bsfilter-probability-header)
10484         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10485         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10486         (spam-bsfilter-database-directory): New options.
10487         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10488         (spam-list-of-statistical-checks, spam-registration-functions):
10489         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10490         (spam-bsfilter-score): New command.
10491         (spam-check-bsfilter-headers, spam-check-bsfilter)
10492         (spam-bsfilter-register-with-bsfilter)
10493         (spam-bsfilter-register-spam-routine)
10494         (spam-bsfilter-unregister-spam-routine)
10495         (spam-bsfilter-register-ham-routine)
10496         (spam-bsfilter-unregister-ham-routine): New functions.
10497         (spam-generic-score): Support bsfilter; Accept an optional argument
10498         to recalcurate spam score even if scoring header has already been
10499         added.
10500         (spam-bogofilter-score, spam-spamassassin-score): Accept an
10501         optional argument to recalcurate spam score even if scoring header
10502         has already been added.
10503
10504 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
10505
10506         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10507         strings!  Reported by David D. Smith <davidsmith@acm.org>.
10508         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10509         link is missing.
10510
10511 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
10512
10513         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10514         (html2text-get-attr): Rewrite.
10515
10516         * message.el (message-setup-1): Remove redundant put-text-property
10517         on mail-header-separator.
10518
10519 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
10520
10521         * gnus-registry.el (gnus-registry-cache-whitespace)
10522         (gnus-registry-action, gnus-registry-spool-action)
10523         (gnus-registry-split-fancy-with-parent): Change message levels
10524         from 5 to 3 or 7, as needed.
10525
10526         * spam.el (spam-summary-prepare-exit)
10527         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10528         (spam-split, spam-find-spam, spam-log-undo-registration)
10529         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10530         level from 5 to 6.
10531
10532 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * gnus-ems.el: Autoload appt-select-lowest-window (revert
10535         2004-03-04 change).
10536
10537 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
10538
10539         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10540         Use mapc when appropriate.
10541
10542         * sieve-manage.el (sieve-manage-open): do.
10543
10544         * nnweb.el (nnweb-insert-html): do.
10545
10546         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10547         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
10548
10549         * nnspool.el (nnspool-request-group): do.
10550
10551         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10552         do.
10553
10554         * nnml.el (nnml-request-update-info): do.
10555
10556         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10557         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
10558
10559         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10560         (nnimap-request-set-mark): do.
10561
10562         * nnfolder.el (nnfolder-request-update-info): do.
10563
10564         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10565         do.
10566
10567         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
10568
10569         * gnus-uu.el (gnus-uu-find-articles-matching): do.
10570
10571         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10572         do.
10573
10574         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10575         do.
10576
10577         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
10578
10579         * gnus-nocem.el (gnus-nocem-scan-groups): do.
10580
10581         * gnus-int.el (gnus-start-news-server): do.
10582
10583         * gnus-group.el (gnus-group-make-kiboze-group)
10584         (gnus-group-browse-foreign-server): do.
10585
10586 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
10587
10588         FIXME: Make separate entries for each person.
10589
10590         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10591         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10592         <shields@msrl.com>:
10593
10594         * spam.el (spam-necessary-extra-headers): Get the extra headers we
10595         may need for spam sorting and scoring.
10596         (spam-user-format-function-S): Add user format function suitable for
10597         general use.
10598         (spam-article-sort-by-spam-status): Add sorting function for summary
10599         sorting.
10600         (spam-extra-header-to-number): Add function to get a score from a
10601         header.
10602         (spam-summary-score): Add function to  get a numeric score from the
10603         headers.
10604         (spam-generic-score): Fixed function doc, was in wrong place.
10605         (spam-initialize): Take symbols when it's run, and install the
10606         extra headers that spam-necessary-extra-headers thinks we need.
10607
10608 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
10609
10610         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10611         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10612
10613 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
10614
10615         * gnus-sum.el (gnus-set-global-variables)
10616         (gnus-build-all-threads, gnus-get-newsgroup-headers)
10617         (gnus-article-get-xrefs, gnus-summary-best-group)
10618         (gnus-summary-next-article, gnus-summary-enter-digest-group)
10619         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10620         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
10621         with-current-buffer.
10622
10623 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
10624
10625         * spam.el (spam-summary-prepare-exit): Simplify logic.
10626         (spam-fetch-article-header): Read the article header if it's not
10627         available.
10628         (spam-list-articles): Simplify logic.
10629         (spam-filelist-register-routine): Fix bug with unregister-list.
10630
10631         * gnus-registry.el: Fix comments at beginning.
10632
10633 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
10634
10635         * message.el (message-cater-to-broken-inn): Remove.
10636         (message-shorten-references): Make sure the total folded length of
10637         References is shorter than 998 characters to cater to a bug in INN
10638         2.3.  Also, don't pretend that references aren't folded -- this
10639         hasn't worked for a while.
10640
10641 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10642
10643         * gnus-agent.el (gnus-agentize):
10644         gnus-agent-send-mail-real-function no longer set to current value
10645         of message-send-mail-function but rather a lambda that calls
10646         message-send-mail-function.  The change makes the agent real-time
10647         responsive to user changes to message-send-mail-function.
10648
10649 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10650
10651         * legacy-gnus-agent.el
10652         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10653         help from Florian Weimer <fw@deneb.enyo.de>
10654
10655 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * nnmail.el (nnmail-cache-insert): Revert last change.
10658
10659 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10660
10661         * nnmail.el (nnmail-cache-insert): Always check whether
10662         nnmail-cache-ignore-groups matches a group name.
10663
10664 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
10665
10666         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10667         (spam-find-spam, spam-log-processing-to-registry)
10668         (spam-log-registered-p, spam-log-unregistration-needed-p)
10669         (spam-log-undo-registration): Use gnus-message instead of
10670         gnus-error, none of these errors are fatal.
10671
10672         * gnus-registry.el (gnus-registry-clean-empty-function)
10673         (gnus-registry-clean-empty): Remove only empty entries without
10674         extra data.
10675
10676 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
10677
10678         * spam-stat.el (spam-stat-buffer-change-to-spam)
10679         (spam-stat-buffer-change-to-non-spam): Change (error) to
10680         (gnus-message 8) invocation.
10681
10682 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10683
10684         * nntp.el (nntp-via-netcat-command): New variable.
10685         (nntp-via-netcat-switches): New variable.
10686         (nntp-open-via-rlogin-and-netcat): New function.
10687         (nntp-open-connection-function): Doc fix.
10688         (nntp-telnet-command): Doc fix.
10689         (nntp-end-of-line): Doc fix.
10690         (nntp-via-rlogin-command): Doc fix.
10691         (nntp-via-user-name): Doc fix.
10692         (nntp-via-address): Doc fix.
10693
10694 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10697         error in Emacs 21.1.
10698
10699 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
10700
10701         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
10702
10703 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10704         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10705         (gnus-agent-with-refreshed-group): New macro.
10706         (gnus-agent-rename-group): New function.
10707         (gnus-agent-delete-group): New function.
10708         (gnus-agent-save-group-info): Use gnus-command-method when
10709         `method' parameter is nil.  Don't write nil entries into the
10710         active file.
10711         (gnus-agent-get-group-info): New function.
10712         (gnus-agent-fetch-articles): Use
10713         gnus-agent-update-files-total-fetched-for to increment disk space
10714         used.
10715         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10716         gnus-agent-update-view-total-fetched-for to increment disk space
10717         used.
10718         (gnus-agent-get-local): Added optional parameters to avoid calling
10719         gnus-group-real-name and gnus-find-method-for-group.
10720         (gnus-agent-set-local): Delete stored entry if either min, or max,
10721         are nil.
10722         (gnus-agent-fetch-session): Reworded error/quit messages.  On
10723         quit, use gnus-agent-regenerate-group to record existance of any
10724         articles fetched to disk before the quit occurred.
10725         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10726         gnus-agent-update-view-total-fetched-for, and
10727         gnus-agent-update-files-total-fetched-for to decrement disk space
10728         used.
10729         (gnus-agent-retrieve-headers): Use
10730         gnus-agent-update-view-total-fetched-for to increment disk space
10731         used.
10732         (gnus-agent-regenerate-group): Replace gnus-group-update-group
10733         with gnus-agent-update-files-total-fetched-for to decrement disk
10734         space and fresh group buffer.
10735         (gnus-agent-inhibit-update-total-fetched-for): New variable.
10736         (gnus-agent-need-update-total-fetched-for): New variable.
10737         (gnus-agent-update-files-total-fetched-for): New function.
10738         (gnus-agent-update-view-total-fetched-for): New function.
10739         (gnus-agent-total-fetched-for): New function.
10740
10741         * gnus-cache.el (gnus-cache-save-buffers): Use
10742         gnus-cache-update-overview-total-fetched-for to change disk space
10743         used by this group.
10744         (gnus-cache-possibly-enter-article): Use
10745         gnus-cache-update-file-total-fetched-for to increment disk space
10746         used by this group.
10747         (gnus-cache-possibly-remove-article): Use
10748         gnus-cache-update-file-total-fetched-for to decrement disk space
10749         used by this group.
10750         (gnus-cache-generate-nov-databases): Purge total fetched cache.
10751         (gnus-cache-rename-group): New function.
10752         (gnus-cache-delete-group): New function.
10753         (gnus-cache-inhibit-update-total-fetched-for): New variable.
10754         (gnus-cache-need-update-total-fetched-for): New variable.
10755         (gnus-cache-with-refreshed-group): New macro.
10756         (gnus-cache-update-file-total-fetched-for): New function.
10757         (gnus-cache-update-overview-total-fetched-for): New function.
10758         (gnus-cache-rename-group-total-fetched-for): New function.
10759         (gnus-cache-delete-group-total-fetched-for): New function.
10760         (gnus-cache-total-fetched-for): New function.
10761
10762         * gnus-group.el: Require gnus-sum and autoload functions to
10763         resolve warnings when gnus-group.el compiled alone.
10764         (gnus-group-line-format): Documented new %F
10765         (size of Fetched data) group line format; identifies disk space
10766         used by agent and cache.
10767         (gnus-group-line-format-alist): Defined new F format.
10768         (gnus-total-fetched-for): New function.
10769         (gnus-group-delete-group): No longer update
10770         gnus-cache-active-altered as gnus-request-delete-group now keeps
10771         the cache in sync.
10772         (gnus-group-list-active): Let the agent store a server's active
10773         list if currently plugged.
10774
10775         * gnus-int.el (gnus-request-delete-group): Use
10776         gnus-cache-delete-group and gnus-agent-delete-group to keep the
10777         local disk in sync with the server.
10778         (gnus-request-rename-group): Use
10779         gnus-cache-rename-group and gnus-agent-rename-group to keep the
10780         local disk in sync with the server.
10781
10782         * gnus-start.el (gnus-get-unread-articles): Cosmetic
10783         simplification to logic.
10784
10785         * gnus-util.el (gnus-rename-file): New function.
10786
10787 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
10788
10789         * mm-util.el (mm-image-load-path): Handle nil in load-path.
10790
10791 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
10792
10793         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10794         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
10795
10796 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
10797
10798         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10799         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
10800
10801 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
10802
10803         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
10804
10805 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
10806
10807         * spam.el (spam-set-difference): Add function to replace
10808         gnus-set-difference in spam.el.
10809         (spam-summary-prepare-exit): Use spam-set-difference.
10810
10811 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10812
10813         * gnus-registry.el (gnus-registry-cache-file): Update to use
10814         gnus-dribble-directory OR gnus-home-directory OR ~.
10815         (gnus-registry-split-fancy-with-parent): Fix doc.
10816
10817 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10818
10819         * message.el (message-exchange-point-and-mark): Use
10820         message-mark-active-p.  Suggested by Jesper Harder
10821         <harder@ifa.au.dk>.
10822
10823 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10824
10825         * message.el (message-exchange-point-and-mark): Don't activate
10826         region if it was inactive.  Suggested by Hiroshi Fujishima
10827         <pooh@nature.tsukuba.ac.jp>.
10828
10829 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * gnus-art.el (article-display-face): Display Faces in the same
10832         order as X-Faces.
10833
10834 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10835
10836         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
10837
10838 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10839
10840         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10841         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10842         (gnus-article-mime-hierarchy): Remove.
10843         (gnus-article-mime-hierarchy-next): Remove.
10844         (gnus-article-mode): Revert 2004-03-19 change.
10845         (gnus-article-setup-buffer): Revert 2004-03-19 change.
10846         (gnus-insert-mime-button): Revert 2004-03-19 change.
10847         (gnus-mime-accumulate-hierarchy): Remove.
10848         (gnus-mime-enter-multipart): Remove.
10849         (gnus-mime-leave-multipart): Remove,
10850         (gnus-mime-display-part): Revert 2004-03-19 change.
10851         (gnus-mime-display-alternative): Revert 2004-03-19 change.
10852
10853         * mml.el (mml-preview): Revert 2004-03-19 change.
10854
10855 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10856
10857         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
10858
10859 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
10862         t while entering a file name using the mm-with-multibyte macro.
10863         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10864
10865         * mm-util.el (mm-with-multibyte): New macro.
10866
10867 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10868
10869         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
10870         user option.
10871         (gnus-mime-multipart-functions): Doc and customization fix.
10872         (gnus-article-mime-hierarchy): New variable.
10873         (gnus-article-mime-hierarchy-next): New variable.
10874         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
10875         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
10876         gnus-article-mime-hierarchy-next to nil.
10877         (gnus-insert-mime-button): Show hierarchy numbers.
10878         (gnus-mime-accumulate-hierarchy): New function.
10879         (gnus-mime-enter-multipart): New function.
10880         (gnus-mime-leave-multipart): New function.
10881         (gnus-mime-display-part): Recompute hierarchical MIME structure.
10882         (gnus-mime-display-alternative): Show hierarchy numbers.
10883
10884         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
10885         gnus-article-mime-hierarchy-next to nil.
10886
10887 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
10888
10889         * dns.el: Don't require gnus-xmas.
10890
10891 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
10892
10893         * mml.el (mml-generate-mime-1): Don't use format=flowed with
10894         inline PGP.
10895         (mml-menu): Disable mml-quote-region if mark is inactive.
10896
10897 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
10900         when the group's active is not available.
10901
10902 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10903
10904         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
10905         error.
10906
10907 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
10908
10909         * imap.el (imap-store-password): New variable.
10910         (imap-interactive-login): Use it.
10911         Suggested by Mark Plaksin <happy@mcplaksin.org>.
10912
10913 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10914
10915         * gnus-art.el (gnus-article-read-summary-keys): Restore new
10916         window-start and hscroll to summary window.
10917
10918 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10919
10920         * gnus-start.el (gnus-convert-old-newsrc): Only write the
10921         conversion message to newsrc-dribble when an actual conversion is
10922         performed.
10923
10924 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
10925
10926         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
10927
10928 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10929
10930         * mm-decode.el (mm-complicated-handles): New function reviving
10931         former definition of mm-multiple-handles.
10932
10933         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10934         (gnus-mime-delete-part): Use it.
10935
10936 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10937
10938         * gnus-agent.el (gnus-agent-read-local): Bind
10939         nnheader-file-coding-system to gnus-agent-file-coding-system to
10940         avoid the implicit assumption that they will always be equal.
10941         (gnus-agent-save-local): Bind buffer-file-coding-system, not
10942         coding-system-for-write, as the with-temp-file macro first prints
10943         to a buffer then saves the buffer.
10944
10945 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * gnus-art.el (gnus-article-edit-part): New function.
10948         (gnus-mime-save-part-and-strip): Use it; do query instead of
10949         signaling an error; don't use mm-multiple-handles.
10950         (gnus-mime-delete-part): Ditto.
10951
10952 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10953
10954         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
10955         old file versions.
10956         (gnus-group-prepare-hook): Removed function that converted list
10957         form of gnus-agent-expire-days to group properties.
10958
10959         * gnus-int.el: Autoload gnus-agent-regenerate-group.
10960         (gnus-request-accept-article): Re-indented.
10961
10962         * gnus-start.el (gnus-convert-old-newsrc): Registered new
10963         converters to handle old agent file formats.  Added logic for a
10964         "backup before upgrading warning".
10965         (gnus-convert-mark-converter-prompt): Developers can mark
10966         functions as needing (default), or not needing,
10967         gnus-convert-old-newsrc's "backup before upgrading warning".
10968         (gnus-convert-converter-needs-prompt): Tests whether the user
10969         should be protected from potentially irreversable changes by the
10970         function.
10971
10972         * legacy-gnus-agent.el: New.  Provides converters that are only
10973         loaded when gnus-convert-old-newsrc needs to call them.
10974
10975 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * mail-source.el (mail-source-touch-pop): Doc fix.
10978
10979         * message.el (message-smtpmail-send-it): Doc fix.
10980
10981 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
10982
10983         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
10984
10985         * nnmail.el (nnmail-split-fancy): do.
10986
10987         * gnus-kill.el (gnus-kill, gnus-execute): do.
10988
10989 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
10990
10991         * gnus-sum.el (gnus-widget-reversible-match)
10992         (gnus-widget-reversible-to-internal)
10993         (gnus-widget-reversible-to-external): New functions.
10994         (gnus-widget-reversible): New widget.
10995         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
10996
10997 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
10998
10999         * gnus-sum.el (gnus-thread-sort-functions)
11000         (gnus-article-sort-functions): Document `(not F)' items.
11001
11002 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11003
11004         * spam.el (spam-use-gmane-xref): Add new backend.
11005         (spam-gmane-xref-spam-group): Add variable to control the name of the
11006         Gmane spam group.
11007         (spam-blackhole-servers, spam-blackhole-good-server-regex)
11008         (spam-regex-headers-spam, spam-regex-headers-ham)
11009         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11010         (spam-list-of-checks): Add spam-use-gmane-xref to list of
11011         backends and checks.
11012         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11013
11014         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11015         an autodetect method.
11016
11017 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11018
11019         * gnus-int.el (gnus-request-accept-article): Inform the agent that
11020         articles are being added to a group.
11021         (gnus-request-replace-article): Inform the agent that articles
11022         need to be uncached as the cached contents are no longer valid.
11023
11024 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * binhex.el: Don't autoload executable-find.
11027
11028         * canlock.el: Don't autoload mail-fetch-field.
11029
11030         * dgnushack.el: Autoload c-mode for XEmacs.
11031
11032         * gnus-ems.el: Don't autoload appt-select-lowest-window.
11033
11034         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11035         rmail-dont-reply-to and rmail-output.
11036
11037         * gnus-score.el: Don't autoload ffap-string-at-point.
11038
11039         * gnus-setup.el: Don't autoload sc-cite-original.
11040
11041         * imap.el: Don't autoload base64-decode-string,
11042         base64-encode-string and md5.
11043
11044         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11045         and rmail-msg-restore-non-pruned-header.
11046
11047         * mm-decode.el: Don't autoload executable-find.
11048
11049         * mm-url.el: Don't autoload executable-find.
11050
11051         * mm-view.el: Don't autoload diff-mode.
11052
11053         * nndb.el: Don't autoload news-reply-mode, news-setup,
11054         cancel-timer and telnet.
11055
11056         * password.el: Don't autoload run-at-time for Emacs.
11057
11058         * sha1-el.el: Don't autoload executable-find.
11059
11060         * sieve-mode.el: Don't autoload c-mode.
11061
11062         * uudecode.el: Don't autoload executable-find.
11063
11064 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11065
11066         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11067         (gnus-agent-possibly-alter-active): Avoid null in numeric
11068         comparison.
11069         (gnus-agent-set-local): Refuse to save null in local object table.
11070         (gnus-agent-regenerate-group): The REREAD parameter can now be a
11071         list of articles that will be marked as unread.
11072
11073 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11074
11075         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11076
11077 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
11078
11079         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11080         language tags.
11081
11082 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11083
11084         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11085         Don't bind "obarray".
11086
11087         * gnus-sum.el (gnus-thread-sort-functions): Added
11088         `gnus-thread-sort-by-most-recent-number' and
11089         `gnus-thread-sort-by-most-recent-date'.
11090         Reported by Kai Grossjohann <kai@emptydomain.de>.
11091
11092 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11093
11094         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11095
11096 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11097
11098         * gnus-cus.el (gnus-agent-customize-category): Removed
11099         ignore-errors macro reference that required cl to be loaded at
11100         run-time.
11101
11102         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11103         single-interval range of the form (min . max).  Previously the
11104         range had to look like ((min . max)).  Likewise, return
11105         (min . max) rather than ((min . max)).
11106         (gnus-range-map): Use gnus-range-normalize to accept
11107         single-interval range.
11108
11109         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11110         the cache, but not the agent, now appear with their usual face.
11111
11112         * dgnushack.el (loaddir): New variable that is bound to the
11113         directory containing the dgnushack.el file. Use loaddir, rather
11114         than srcdir, to update load-path. Change lets dgnushack compile
11115         code in directories other than GNUS/lisp.
11116
11117 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * lpath.el: Don't bind w3m-safe-url-regexp.
11120
11121         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11122         w3m-safe-url-regexp variable buffer-local.
11123
11124         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11125
11126 2004-02-27  Simon Josefsson  <jas@extundo.com>
11127
11128         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11129         gnus-group-real-prefix.
11130         (gnus-summary-move-article): Use it, instead of
11131         gnus-group-real-prefix.
11132
11133 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11134
11135         * lpath.el: Bind w3m-safe-url-regexp.
11136
11137         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11138         w3m-safe-url-regexp variable buffer-local and set it as the value
11139         of mm-w3m-safe-url-regexp.
11140
11141         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11142
11143         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11144         parsing gnus-posting-styles when the message is not for replying.
11145
11146         * dgnushack.el: Autoload sgml-mode for XEmacs.
11147
11148         * nnrss.el (nnrss-opml-export): Use
11149         mm-set-buffer-file-coding-system instead of
11150         set-buffer-file-coding-system.
11151
11152 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
11153
11154         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11155         of checkdoc.el).
11156         * nnrss.el: do.
11157         * gnus-mlspl.el: do.
11158         * gnus-ml.el: do.
11159         * gnus-srvr.el: do.
11160
11161         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11162
11163 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11164
11165         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11166         Corrections to custom-manual links.
11167
11168         * gnus-art.el (gnus-article): Ditto.
11169
11170         * mm-decode.el (mime-display, mime-security): Ditto.
11171
11172 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11173
11174         * flow-fill.el: Typo.
11175
11176 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
11177
11178         * spam-wash.el: New file.
11179
11180 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
11181
11182         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11183
11184 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11185
11186         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11187         to be run with new-articles as LIST1, not LIST2.
11188         (spam-registration-functions): Add spam-use-ham-copy as a nil
11189         registration backend.
11190
11191 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11192
11193         * spam-stat.el (spam-stat-washing-hook): New option.
11194         (spam-stat-buffer-words): Use it.
11195         (spam-stat-process-directory, spam-stat-test-directory): Use
11196         insert-file-contents-literally.
11197         (spam-stat-coding-system): New variable.
11198         (spam-stat-load, spam-stat-save): Use it.
11199
11200 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * spam-report.el (spam-report-plug-agent): Quote
11203         spam-report-url-to-file and spam-report-url-ping-plain.
11204
11205 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
11206
11207         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11208         / in mailto URLs.
11209
11210 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11211
11212         * spam-report.el (spam-report-process-queue): Fix interactive use.
11213         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11214         (spam-report-unplug-agent): Doc fixes.
11215         (spam-report-url-ping-mm-url, spam-report-url-to-file)
11216         (spam-report-agentize, spam-report-deagentize): Autoload
11217
11218 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11219
11220         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
11221
11222         * message.el (message-setup-fill-variables): Add mml tags to
11223         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
11224         <ajk@iu.edu>.
11225         (message-mode): Don't modify paragraph-separate there.
11226
11227 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * compface.el (uncompface-use-external): Default to undecided.
11230         (uncompface-use-external-threshold): New variable.
11231         (uncompface-float-time): New macro.
11232         (uncompface): Determine whether to use the external decoder if
11233         uncompface-use-external is undecided.
11234
11235 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11236
11237         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11238         after images.
11239
11240         * gnus-art.el (gnus-mime-display-single): Remove dead code.
11241
11242 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
11243
11244         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11245
11246         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11247
11248         * gnus-sum.el (gnus-summary-limit-to-age)
11249         (gnus-summary-limit-children): do.
11250
11251         * gnus-int.el (gnus-request-scan): do.
11252
11253         * gnus-group.el (gnus-group-suspend): do.
11254
11255         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11256
11257         * gnus-cite.el (gnus-cite-parse-attributions): do.
11258
11259         * gnus-agent.el (gnus-summary-set-agent-mark)
11260         (gnus-agent-regenerate-group): do.
11261
11262         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11263
11264         * binhex.el (binhex-decode-region-internal): do.
11265
11266 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * gnus-fun.el (gnus-face-properties-alist): New user option.
11269         (gnus-display-x-face-in-from): Use it.
11270
11271         * gnus-art.el (article-display-face): Ditto.
11272
11273         * compface.el (uncompface-use-external): Default to nil.
11274
11275 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
11276
11277         * nntp.el (nntp-erase-buffer): New function.
11278         (nntp-retrieve-data, nntp-send-command)
11279         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11280         (nntp-possibly-change-group): Use it.
11281
11282         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11283         with-current-buffer.
11284
11285 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
11286
11287         * compface.el: Merge the ELisp-based uncompface program.
11288         (compface): New customization group.
11289         (uncompface-use-external): New user option.
11290         (uncompface): Call uncompface-internal if uncompface-use-external
11291         is nil.
11292         (uncompface-internal): New function.  Note that there are also
11293         some other functions and variables added for this function.
11294
11295 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
11296
11297         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11298         if necessary.
11299
11300 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
11301
11302         * spam-report.el (spam-report-unplug-agent)
11303         (spam-report-plug-agent, spam-report-deagentize)
11304         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11305         Add support for the Agent in spam-report: when unplugged, report to a
11306         file; when plugged, submit all the requests.
11307
11308         * spam.el (spam-register-routine): Fix message about
11309         registration.
11310
11311 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
11312
11313         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11314         dependencies.
11315         (rfc2047-encode): Use it.
11316
11317         * gnus-art.el (gnus-button-marker-list): Move before first
11318         reference.
11319
11320         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11321         (imap-parse-body): Fix format string mismatch.
11322
11323         * gnus-score.el (gnus-summary-increase-score): do.
11324
11325         * nnrss.el (nnrss-close): New function.
11326
11327 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
11328
11329         * nnrss.el (nnrss-make-filename): New function.
11330         (nnrss-request-delete-group, nnrss-read-server-data)
11331         (nnrss-save-server-data, nnrss-read-group-data)
11332         (nnrss-save-group-data): Use it.
11333         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11334         (nnrss-read-server-data, nnrss-read-group-data): Use load.
11335         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11336
11337 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
11338
11339         * mml.el (mml-compute-boundary-1): Don't uncompress files.
11340
11341 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
11342
11343         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11344         files.
11345
11346         * message.el (message-generate-headers-first): Don't quote nil
11347         and t in docstrings.
11348
11349         * imap.el (imap-id): do.
11350
11351         * gnus-agent.el (gnus-agent-consider-all-articles)
11352         (gnus-agent-queue-mail): do.
11353
11354 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
11355
11356         * spam-report.el (spam-report-process-queue): New function.
11357         Process requests from `spam-report-requests-file'.
11358         (spam-report-process-queue): Doc fix.
11359
11360 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
11361
11362         * spam.el (spam-register-routine)
11363         (spam-log-processing-to-registry, spam-log-registered-p)
11364         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11365         Change "check" to "spam-check" for semi-clarity.
11366
11367 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
11368
11369         * pop3.el: Require nnheader.
11370
11371         * mml-smime.el: Require cl.  Autoload message-fetch-field.
11372
11373         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11374
11375         * gnus-picon.el: Require cl.
11376
11377         * gnus-fun.el: Require gnus-ems and gnus-util.
11378
11379         * gnus.el (gnus-method-to-server): Move defsubst before first use.
11380
11381         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11382
11383         * gnus-art.el (gnus-article-edit-mode): Define before first
11384         reference.
11385
11386 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
11387
11388         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11389         (gnus-uu-post-encoded): Use point-at-bol.
11390
11391         * gnus-topic.el (gnus-group-active-topic-p): do.
11392
11393         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11394
11395         * gnus-group.el (gnus-group-kill-region): do.
11396
11397         * gnus-art.el (article-date-ut): do.
11398
11399         * message.el (message-fetch-field): Remove redundant
11400         case-fold-search binding.
11401         (message-narrow-to-field): Simplify.
11402
11403 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11404
11405         * spam.el (spam-directory): Derive from `gnus-directory'.
11406
11407         * spam-report.el (spam-report-url-to-file)
11408         (spam-report-requests-file): New function and variable for offline
11409         reporting.
11410         (spam-report-url-ping-function): Add `spam-report-url-to-file'
11411         and user defined function.
11412         (spam-report-url-ping-mm-url): Remove doubled slash.
11413
11414 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
11415
11416         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11417
11418 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
11419
11420         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11421         format string mismatch.
11422
11423         * sieve.el (sieve-deactivate-all): do.
11424
11425         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11426
11427         * nnlistserv.el (nnlistserv-kk-wash-article): do.
11428
11429         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11430
11431         * mm-bodies.el (mm-7bit-chars): Don't include \r.
11432
11433 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
11434
11435         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11436         the list of checks.
11437
11438 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
11439
11440         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11441         padding.
11442
11443 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
11444
11445         * mm-view.el (mm-fill-flowed): New variable.
11446         (mm-inline-text): Use it.
11447
11448 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
11449
11450         * spam.el (spam-spamassassin-register-ham-routine)
11451         (spam-spamassassin-register-spam-routine): Fix function names.
11452
11453 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * gnus.el (gnus-tmp-grouplens): Remove.
11456         (gnus-summary-line-format): Remove grouplens.
11457
11458         * gnus-group.el (gnus-group-line-format): Ditto.
11459
11460         * gnus-spec.el (gnus-format-specs): Ditto.
11461         (gnus-update-format-specifications): Flush the group format spec
11462         cache if there's the grouplens stuff.
11463         (gnus-parse-simple-format): Replace %l with the empty string.
11464
11465 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
11466
11467         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11468         omission.
11469
11470 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11473         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11474
11475 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
11476
11477         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
11478         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11479         New macros and functions.
11480         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11481         Handle > NLINK_MAX messages.
11482         * nnmaildir.el (nnmaildir-request-set-mark): Use
11483         nnmaildir--emlink-p and nnmaildir--eexist-p.
11484
11485 2004-01-25  Alex Schroeder  <alex@gnu.org>
11486
11487         * spam-stat.el (spam-stat-process-directory-age): New option.
11488         (spam-stat-process-directory): Use it.
11489
11490 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
11491
11492         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11493         (spam-stat-save): Accept prefix argument.
11494
11495 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
11496
11497         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11498         links" error.
11499
11500 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11501
11502         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
11503         the rest of the and/or forms.
11504
11505 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11506
11507         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11508         compatibility with old .newsrc.eld files.
11509
11510         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
11511
11512         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
11513
11514         * gnus-start.el (gnus-1): do.
11515
11516         * gnus-group.el (gnus-group-line-format-alist): do.
11517
11518         * gnus.el (gnus-use-grouplens, gnus-visual): do.
11519
11520         * gnus-gl.el: Remove.
11521
11522 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11523
11524         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11525         marks consisting of a single range {for example, (3 . 5)} rather
11526         than a list of a single range { ((3 . 5)) }.
11527
11528 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11529
11530         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11531         with-current-buffer.
11532         (spam-stat-store-current-buffer): Use insert-buffer-substring to
11533         avoid consing a string.
11534
11535         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11536         Remove obsolete entries for big5 and gb2312.
11537
11538 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11539
11540         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11541         uncompressed list.
11542
11543 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
11544
11545         * spam-stat.el (spam-stat-strip-xref): New function.
11546         (spam-stat-process-directory): Use it.
11547
11548         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11549         here -- it's done in message-fetch-field.
11550
11551 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11552
11553         * gnus-agent.el (gnus-agent-queue-mail,
11554         gnus-agent-prompt-send-queue): New variables.
11555         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11556         * gnus-draft.el (gnus-group-send-queue): Pass the group name
11557         "nndraft:queue" along to gnus-draft-send.  Use
11558         gnus-agent-prompt-send-queue.
11559         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11560         is "nndraft:queue".  Suggested by Gaute Strokkenes
11561         <gs234@srcf.ucam.org>
11562
11563         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11564         (agent-enable-undownloaded-faces): Added
11565         (gnus-agent-cat-groups): Use eval-and-compile, not
11566         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11567         method of gnus-agent-cat-groups even when the buffer has been
11568         evaled.
11569         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11570         delete gnus-agent-save-active-1.
11571         (gnus-agent-save-groups): Deleted.  Identical to
11572         gnus-agent-save-active.
11573         (gnus-agent-write-active): No longer adjust agent's copy of active
11574         file as agent's adjustments are now stored in their own
11575         file.  Removed optional parameter.
11576         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11577         servers.  Add use of min/max range limits from server's local
11578         file.
11579         (gnus-agent-save-alist): Removed unused optional argument.
11580         (gnus-agent-load-local, gnus-agent-read-and-cache-local),
11581         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
11582         (gnus-agent-set-local): A per-server file that keeps min/max range
11583         limits for articles known to the agent.  Provides a fast mechanism
11584         for altering many active ranges.
11585         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11586         active file (local makes it unnecessary).
11587         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11588
11589         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11590         (agent-enable-undownloaded-faces): Added
11591
11592         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11593         disable it when sending to "nndraft:queue".
11594         (gnus-group-send-queue): Add safety check to avoid sending queue
11595         when unplugged.
11596
11597         * gnus-group.el (gnus-group-catchup): Use new
11598         gnus-sequence-of-unread-articles, not
11599         gnus-list-of-unread-articles, to avoid exhausting memory with huge
11600         numbers of articles.  Use gnus-range-map to avoid having to
11601         uncompress the unread list.
11602         (gnus-group-archive-directory,
11603         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
11604         reference.
11605
11606         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11607         (gnus-sorted-range-intersection): Intersection of two ranges
11608         without requiring that they first be uncompressed.
11609
11610         * gnus-start.el (gnus-activate-group): Unless blocked by the
11611         caller, possibly expand the active range to include both cached
11612         and agentized articles.
11613         (gnus-convert-old-newsrc): Rewrote in anticipation of having
11614         multiple version-dependent converters.
11615         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11616         gnus-agent-save-active.
11617         (gnus-save-newsrc-file): Save dirty agent range limits.
11618
11619         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11620         gnus-agent-possibly-alter-active.
11621         (gnus-adjust-marked-articles): Faster handling of simple lists
11622
11623 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
11624
11625         * spam-stat.el (spam-stat-test-directory): New optional argument
11626         displays a list of files detected.  Suggested by Andrew Cohen
11627         <cohen@andy.bu.edu>.
11628         (spam-stat-buffer-words-with-scores): Don't narrow and change
11629         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
11630
11631 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
11632
11633         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11634         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11635         (spam-spamassassin-arguments)
11636         (spam-spamassassin-spam-flag-header)
11637         (spam-spamassassin-positive-spam-flag-header)
11638         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11639         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11640         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11641         (spam-list-of-processors, spam-list-of-checks)
11642         (spam-list-of-statistical-checks, spam-registration-functions)
11643         (spam-check-spamassassin-headers, spam-check-spamassassin)
11644         (spam-spamassassin-score)
11645         (spam-spamassassin-register-with-sa-learn)
11646         (spam-spamassassin-register-spam-routine)
11647         (spam-spamassassin-register-ham-routine)
11648         (spam-assassin-register-spam-routine)
11649         (spam-assassin-register-ham-routine): Add SpamAssassin support.
11650         (spam-bogofilter-score): Fix to show article before scoring.
11651
11652 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
11653
11654         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11655         default scoring function.
11656         (spam-generic-score): Call spam-spamassassin-score if
11657         spam-use-spamassassin or spam-use-spamassassin-headers is on;
11658         spam-bogofilter-score otherwise.
11659
11660         * gnus.el (spam-process, spam-autodetect-methods): Add
11661         spamassassin and spamassassin-headers.
11662
11663 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
11664
11665         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11666         Suppress unnecessary messages.
11667
11668 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
11669
11670         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11671         make-hash-table.
11672
11673 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11674
11675         * canlock.el (base64-encode-string): Don't autoload it.
11676
11677 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * run-at-time.el: Remove useless (require 'itimer),
11680         eval-and-compile and (featurep 'xemacs).
11681
11682 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
11683
11684         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11685         GROUP is a virtual group.
11686
11687 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
11688
11689         * gnus.el: Autoload `message-y-or-n-p'.
11690
11691 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
11692
11693         * pgg-parse.el: Remove unnecessary (require 'custom).
11694
11695         * pgg-def.el: do.
11696
11697         * nnmail.el: do.
11698
11699         * gnus-undo.el: do.
11700
11701         * gnus-picon.el: do.
11702
11703         * gnus-util.el: do.
11704
11705 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
11706
11707         * gnus-sum.el (gnus-pick-line-number): Add autoload.
11708
11709 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11710
11711         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11712         handle, as well as a list.
11713
11714         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11715         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11716         (mm-w3m-cid-retrieve): Simplify.
11717
11718 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
11719
11720         * message.el (message-kill-to-signature): Allow prefix arg to
11721         specify number of lines to keep before signature.
11722
11723 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
11724
11725         (message-kill-to-signature): Change docstring.
11726
11727 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11728
11729         * canlock.el: Always require sha1-el.
11730         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
11731
11732         * message.el: Autoload sha1 only when compiling.
11733
11734         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
11735         eudc-expand-inline for XEmacs.
11736
11737 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * message.el (message-canlock-generate): Require sha1-el.
11740
11741 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
11742
11743         * message.el (message-expand-name): Silence the byte compiler.
11744
11745         * lpath.el: Add detect-coding-system.
11746
11747         * dgnushack.el (dgnushack-compile): Remove obsolete check for
11748         cus-edit.
11749
11750 2004-01-13  Simon Josefsson  <jas@extundo.com>
11751
11752         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11753         Invoke gnus-score-mode.  Reported by
11754         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
11755
11756         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
11757         Jim Blandy <jimb@redhat.com> (tiny change).
11758
11759 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11760
11761         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
11762
11763 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
11764
11765         * spam.el (spam-get-article-as-string): Update to use
11766         gnus-request-article-this-buffer, much simpler.
11767         (spam-get-article-as-buffer): Remove.
11768
11769 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
11770
11771         * message.el (message-expand-name): Use EUDC if the user uses
11772         that.
11773
11774 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11775
11776         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11777         character for the encoding to avoid consing a string.
11778
11779         * rfc2047.el (rfc2047-decode-string): Don't cons a string
11780         unnecessarily.
11781
11782         * mm-util.el (mm-replace-chars-in-string): Remove.
11783
11784         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11785         of mm-replace-chars-in-string.
11786
11787 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
11788
11789         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
11790         strings.
11791
11792         * mm-util.el (mm-subst-char-in-string): Support inplace.
11793
11794         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11795         a new string in every iteration.  Use shy groups.
11796
11797 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
11798
11799         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11800         (gnus-group-change-level, gnus-kill-newsgroup)
11801         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11802         (gnus-get-unread-articles, gnus-make-articles-unread)
11803         (gnus-make-ascending-articles-unread): Use accessor
11804         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11805         to get group information for improved readability.
11806
11807         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
11808
11809         * gnus-soup.el (gnus-soup-group-brew): do.
11810
11811         * gnus-msg.el (gnus-put-message): do.
11812
11813         * gnus-move.el (gnus-group-move-group-to-server): do.
11814
11815         * gnus-kill.el (gnus-batch-score): do.
11816
11817         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11818         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11819         (gnus-group-update-group, gnus-group-read-group)
11820         (gnus-group-make-group, gnus-group-make-help-group)
11821         (gnus-group-make-archive-group, gnus-group-make-directory-group)
11822         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11823         (gnus-group-sort-by-unread, gnus-group-catchup)
11824         (gnus-group-unsubscribe-group, gnus-group-kill-group)
11825         (gnus-group-yank-group, gnus-group-set-info)
11826         (gnus-group-list-groups): do.
11827
11828         * gnus.el (gnus-generate-new-group-name): do.
11829
11830         * gnus-delay.el (gnus-delay-send-queue): do.
11831
11832         * nnvirtual.el (nnvirtual-catchup-group): do.
11833
11834         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11835         do.
11836
11837         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11838         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
11839
11840         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11841         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11842         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11843         (gnus-group-make-articles-read): do.
11844
11845 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11846
11847         * gnus-art.el (article-decode-mime-words, article-babel)
11848         (gnus-article-highlight-signature, gnus-article-add-buttons)
11849         (gnus-signature-toggle): Use gnus-with-article-buffer.
11850
11851         * gnus-art.el (gnus-article-highlight-headers)
11852         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
11853
11854         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11855         (gnus-article-set-globals, gnus-request-article-this-buffer)
11856         (gnus-button-message-id, gnus-article-maybe-hide-headers)
11857         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11858         (gnus-mime-display-alternative): Use with-current-buffer.
11859
11860 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11861
11862         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11863         also under 80 char limit, and call gnus-error if needed.
11864         (spam-fetch-article-header): Fix - it was a
11865         buffer-local variable (gnus-newsgroup-data).
11866         (spam-find-spam): Use spam-generate-fake-headers, forget about
11867         spam-insert-fake-headers.
11868         (spam-insert-fake-headers): Remove.
11869
11870 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11871
11872         * deuglify.el (gnus-article-outlook-unwrap-lines)
11873         (gnus-outlook-rearrange-article)
11874         (gnus-outlook-repair-attribution-outlook)
11875         (gnus-outlook-repair-attribution-block)
11876         (gnus-outlook-repair-attribution-other): Remove redundant
11877         save-excursion.
11878
11879 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11880
11881         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11882         (spam-fetch-field-subject-fast)
11883         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11884         (spam-fetch-article-header): Add functions to deal with Gnus
11885         internals for fast retrieval of article header data.
11886         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
11887
11888 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11889
11890         * pop3.el (pop3-md5): Remove.
11891         (pop3-apop): Replace pop3-md5 with md5.
11892
11893         * mm-bodies.el: base64 is always built-in.
11894
11895         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11896         with-current-buffer.
11897
11898 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11899
11900         * canlock.el (canlock-insert-header): Remove excessive grouping in
11901         regexp.
11902
11903         * gnus-sum.el (gnus-summary-read-document): Ditto.
11904
11905         * gnus-uu.el (gnus-uu-part-number): Ditto.
11906
11907         * html2text.el (html2text-remove-tags): Ditto.
11908         (html2text-format-tags): Ditto.
11909         (html2text-format-single-elements): Ditto.
11910
11911         * mml.el (mml-parse-1): Ditto.
11912
11913 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11914
11915         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
11916
11917         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
11918
11919         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
11920
11921         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
11922
11923 2003-11-15  Simon Josefsson  <jas@extundo.com>
11924
11925         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
11926         (pgg-gpg-lookup-key): Use regexp match instead of
11927         split-string (split-string is different between emacs 21.2 and
11928         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
11929
11930 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11931
11932         * gnus-art.el (gnus-mime-view-all-parts)
11933         (gnus-article-part-wrapper, gnus-article-view-part): Use
11934         with-current-buffer.
11935
11936 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11937
11938         * spam.el (spam-disable-spam-split-during-ham-respool)
11939         (spam-spamoracle-database, spam-cache-lookups)
11940         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
11941         (spam-group-ham-mark-p, spam-group-spam-mark-p)
11942         (spam-group-ham-marks, spam-group-spam-marks)
11943         (spam-group-spam-contents-p, spam-group-ham-contents-p)
11944         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
11945         also add spam-use-blackholes to the statistical checks.
11946         (spam-fetch-field-fast): Add interface to fetching fields, may
11947         become a macro.
11948         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
11949         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
11950         (spam-insert-fake-headers): Fake an article when needed.
11951         (spam-find-spam): Fake article when possible.
11952         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
11953         (spam-check-bogofilter-headers): Use message-fetch-field instead
11954         of nnmail-fetch-field.
11955
11956 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11957
11958         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
11959
11960 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11961
11962         * spam.el (spam-split): Do not require spam-use-CHECK to be
11963         enabled if that check is passed to spam-split explicitly; also
11964         fix so 'spam doesn't get converted to spam-split-group when
11965         spam-split-symbolic-return is t.
11966         (spam-find-spam): Find registrations of the article and use those
11967         instead of re-running spam-split to find the spam/ham
11968         classification of the article.
11969         (spam-log-processing-to-registry, spam-log-registered-p)
11970         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11971         Use gnus-error instead of gnus-message.
11972         (spam-log-registration-type): Add function to determine the
11973         classification of a message based on registry entries; will
11974         return nil if both 'spam and 'ham are found.
11975         (spam-check-BBDB): Expand all the BBDB macros here so we can have
11976         a reasonably fast local cache without the loading errors.
11977         (spam-cache-lookups): Set to t by default.
11978         (spam-find-spam): Don't try to guess spam-cache-lookups.
11979         (spam-enter-whitelist, spam-enter-blacklist): Clear the
11980         spam-caches entry.
11981         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
11982         caching of whitelist/blacklist entries.
11983         (spam-check-whitelist, spam-check-blacklist): Invoke
11984         spam-from-listed-p with a type, not a cache variable.
11985         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
11986
11987 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11988
11989         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
11990
11991         * nnmail.el (nnmail-split-fancy): do.
11992
11993         * mml.el (mml-parse): do.
11994
11995         * gnus-score.el (gnus-enter-score-words-into-hashtb)
11996         (gnus-score-adaptive): do.
11997
11998 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12001         (gnus-mime-button-map): Don't set keymap parent.
12002         (gnus-button-ctan-directory-regexp): Use shy grouping.
12003         (gnus-prev-page-map): Don't set keymap parent.
12004         (gnus-prev-page-map): Remove duplicated one.
12005         (gnus-next-page-map): Don't set keymap parent.
12006         (gnus-mime-security-button-map): Ditto.
12007
12008         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12009         version number.
12010
12011         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12012
12013 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * canlock.el (canlock-sha1-function): Remove.
12016         (canlock-sha1-function-for-verify): Remove.
12017         (canlock-openssl-program): Remove.
12018         (canlock-openssl-args): Remove.
12019         (canlock-ignore-errors): Remove.
12020         (canlock-sha1-with-openssl): Remove.
12021         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12022         (canlock-verify): Don't use canlock-ignore-errors.
12023
12024         * sha1-el.el (sha1-string-external): Make it can return a string
12025         in binary form.
12026         (sha1-region-external): Ditto.
12027         (sha1-string-internal): Ditto.
12028         (sha1-region-internal): Ditto.
12029         (sha1-region): Ditto.
12030         (sha1-string): Ditto.
12031         (sha1): Ditto.
12032
12033 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12034
12035         * spam.el (spam-report-articles-gmane): New command.
12036
12037 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12038
12039         * gnus.el: Don't make unnecessary *Group* buffer when loading.
12040
12041         * run-at-time.el (run-at-time-saved): Remove.
12042         (run-at-time): Doc fix.
12043
12044 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
12045
12046         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12047         (gnus-summary-limit-map): Add it.
12048         (gnus-summary-make-menu-bar): do.
12049
12050 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
12051
12052         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12053         Make attempt at some caching support (done for BBDB only now).
12054         (spam-find-spam): Set spam-cache-lookups if there are more than 2
12055         addresses to be checked.
12056         (spam-clear-cache-BBDB): Add function, to be invoked by
12057         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12058         (spam-check-BBDB): Check and use the caches, if
12059         spam-cache-lookups is on, remove superfluous (provide).
12060
12061 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12062
12063         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12064
12065 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
12066
12067         * run-at-time.el (run-at-time-saved): Move to after the definition
12068         of `run-at-time'.
12069
12070         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
12071
12072 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12073
12074         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12075         mm-w3m-local-map-property.
12076
12077         * mm-view.el (mm-w3m-mode-map): Remove.
12078         (mm-w3m-local-map-property): Remove.
12079         (mm-inline-text-html-render-with-w3m): Don't use
12080         mm-w3m-local-map-property.
12081
12082 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12083
12084         * run-at-time.el: New file.
12085
12086         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
12087         under Emacs.
12088
12089         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12090         of gnus-set-text-properties.
12091
12092         * gnus-uu.el (gnus-uu-save-article): Ditto.
12093
12094         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12095
12096         * gnus-cite.el (gnus-cite-parse): Ditto.
12097
12098         * gnus-art.el (gnus-button-push): Use set-text-properties instead
12099         of gnus-.
12100
12101         * gnus-xmas.el (run-at-time): Require run-at-time.
12102
12103         * gnus.el: Changed calls to nnheader-run-at-time and
12104         password-run-at-time throughout to use run-at-time directly.
12105
12106         * password.el: Removed definition of run-at-time.
12107
12108         * nnheaderxm.el: Remove definition of run-at-time.
12109
12110 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
12111
12112         * mml.el (mml-minibuffer-read-disposition): Show attachment type
12113         in prompt.
12114
12115 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12116
12117         * messagexmas.el (message-xmas-redefine): Alias
12118         `message-make-caesar-translation-table' to
12119         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
12120         version.
12121
12122         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
12123         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
12124         `gnus-xmas-set-text-properties'.
12125         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
12126         `gnus-xmas-completing-read'.
12127         (gnus-xmas-completing-read): Removed.
12128         (gnus-xmas-open-network-stream): Removed.
12129
12130         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12131         XEmacs version.
12132
12133         * dns.el (dns-make-network-process): Use `open-network-stream'
12134         instead of `gnus-xmas-open-network-stream'.
12135
12136         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
12137
12138         * .cvsignore: Add auto-autoloads.el, custom-load.el.
12139
12140 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12141
12142         * gnus-art.el (gnus-mime-display-alternative)
12143         (gnus-insert-mime-button, gnus-insert-mime-security-button)
12144         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12145         Don't use gnus-local-map-property.
12146
12147         * gnus-util.el (gnus-local-map-property): Remove.
12148
12149         * mm-view.el (mm-view-pkcs7-decrypt): Replace
12150         gnus-completing-read-maybe-default with completing-read.
12151
12152         * gnus-util.el (gnus-completing-read): do.
12153         (gnus-completing-read-maybe-default): Remove.
12154
12155 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
12156
12157         * password.el: Only autoload `run-at-time' if not XEmacs.
12158         Only autoload the itimer functions if XEmacs.
12159
12160 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12161
12162         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
12163         XEmacsen.
12164
12165         * dgnushack.el: Autoload executable-find for XEmacs.
12166
12167 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
12168
12169         * gnus-art.el (gnus-read-string): Remove.
12170         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12171         read-string.
12172
12173 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
12174
12175         * netrc.el: Autoload password-read.
12176         (netrc): Add configuration group.
12177         (netrc-encoding-method, netrc-openssl-path): Add
12178         variables for encoding and decoding of files with symmetric
12179         ciphers.
12180         (netrc-encode): Add assistant function to encode a file with
12181         netrc-encoding-method.
12182         (netrc-parse): Add interactive parameter, added optional
12183         decoding if netrc-encoding-method is non-nil but otherwise
12184         behavior is standard.
12185         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12186         Do s/encode/encrypt/ everywhere.
12187
12188         * spam.el: Remove executable-find autoload.
12189
12190 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12191
12192         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12193
12194         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12195
12196 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12197
12198         * gnus-art.el (gnus-treat-ansi-sequences,
12199         article-treat-ansi-sequences): New variable and function.
12200         Suggested by Dan Jacobson <jidanni@jidanni.org>.
12201
12202         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12203         Use it.
12204
12205 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12206
12207         * mm-util.el (mm-quote-arg): Remove.
12208
12209         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12210         shell-quote-argument.
12211
12212         * gnus-uu.el (gnus-uu-command): do.
12213
12214         * gnus-sum.el (gnus-summary-insert-pseudos): do.
12215
12216         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12217         with make-char.
12218
12219         * mm-util.el (mm-make-char): Remove.
12220
12221         * mml.el (mml-mode): Replace gnus-add-minor-mode with
12222         add-minor-mode.
12223
12224         * gnus-undo.el (gnus-undo-mode): do.
12225
12226         * gnus-topic.el (gnus-topic-mode): do.
12227
12228         * gnus-sum.el (gnus-dead-summary-mode): do.
12229
12230         * gnus-start.el (gnus-slave-mode): do.
12231
12232         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12233
12234         * gnus-ml.el (gnus-mailing-list-mode): do.
12235
12236         * gnus-gl.el (gnus-grouplens-mode): do.
12237
12238         * gnus-draft.el (gnus-draft-mode): do.
12239
12240         * gnus-dired.el (gnus-dired-mode): do.
12241
12242         * gnus-ems.el (gnus-add-minor-mode): Remove.
12243
12244         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12245         Replace gnus-char-width with char-width.
12246
12247         * gnus-ems.el (gnus-char-width): Remove.
12248
12249         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12250         Replace gnus-char-width with char-width.
12251
12252         * gnus-ems.el (gnus-char-width): Remove.
12253
12254         * spam-stat.el (with-syntax-table): Remove with-syntax-table
12255         definition.
12256         Remove Emacs 20 hash table compatibility code.
12257
12258         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12259         20 compatibility code.
12260
12261         * spam.el (spam-point-at-eol): Replace with point-at-eol.
12262
12263         * smime.el (smime-point-at-eol): Replace with point-at-eol.
12264
12265         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12266         with point-at-{eol,bol}.
12267
12268         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12269
12270         * imap.el (imap-point-at-eol): Replace with point-at-eol.
12271
12272         * flow-fill.el (fill-flowed-point-at-bol,
12273         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12274
12275         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12276         Replace with point-at-{eol,bol} throughout all files.
12277
12278 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * ntlm.el (ntlm-string-as-unibyte): New macro.
12281         (ntlm-build-auth-response): Use it.
12282
12283         Remove Emacs 20 stuff:
12284         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
12285         (butlast, mapc, remove): Remove the compiler macros.
12286         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12287         of delq and copy-sequence.
12288         * gnus-art.el (popup-menu): Remove the compiler macro.
12289         * nnmail.el (nnmail-split-fancy): Don't support customizing with
12290         Emacs 20.
12291
12292 2004-01-05  Simon Josefsson  <jas@extundo.com>
12293
12294         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
12295         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12296         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12297         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12298         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12299         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12300         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12301         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12302         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12303         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12304         ntlm-string-permute, string-lshift into ntlm-string-lshift,
12305         string-xor into ntlm-string-xor.  Suggested by
12306         Jesper Harder <harder@myrealbox.com>.
12307
12308         * ntlm.el: Don't include poem.
12309
12310         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
12311         Jesper Harder <harder@myrealbox.com>.
12312
12313         * sasl-ntlm.el, ntlm.el, md4.el: New files.
12314
12315         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
12316         probably breaks emacs with DL patch, but do we care? Is anyone
12317         still using the DL stuff?)
12318
12319         * sieve-manage.el: Use the password package.
12320         (sieve-manage-read-passwd): Remove.
12321         (sieve-manage-interactive-login): Use password.  Re-add
12322         condition-case around loop.
12323
12324         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12325         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12326         the password package.
12327
12328 2003-02-19  Simon Josefsson  <jas@extundo.com>
12329
12330         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12331         token.
12332
12333 2002-08-07  Simon Josefsson  <jas@extundo.com>
12334
12335         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12336         (sieve-manage-authenticators):
12337         (sieve-manage-authenticator-alist): Add some SASL mechs.
12338         (sieve-sasl-auth): New function.
12339         (sieve-manage-cram-md5-auth):
12340         (sieve-manage-plain-auth): Rewrite using SASL library.
12341         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12342         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12343         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12344         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12345
12346 2004-01-05  Simon Josefsson  <jas@extundo.com>
12347
12348         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12349         New files.
12350
12351 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12352
12353         * gnus-group.el (gnus-no-groups-message): Update.
12354
12355         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12356
12357 2003-11-09  Simon Josefsson  <jas@extundo.com>
12358
12359         * imap.el: Support for ID IMAP extension (RFC 2971).
12360         (imap-local-variables): Add imap-id.
12361         (imap-id): New variable.
12362         (imap-id): New function.
12363         (imap-parse-response): Parse untagged ID response.
12364         * nnimap.el (nnimap-id): New variable.
12365         (nnimap-open-connection): Use it.
12366
12367 2003-12-28  Simon Josefsson  <jas@extundo.com>
12368
12369         * gnus-score.el (gnus-score-edit-all-score): New.
12370         * gnus-group.el (gnus-group-score-map): Bind it to W e.
12371
12372 2004-01-04  Simon Josefsson  <jas@extundo.com>
12373
12374         * password.el: Add.
12375
12376 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
12377
12378         * dns.el: Add support for AAAA records (see RFC 3596)
12379
12380         * Fix typo PRT -> PTR
12381
12382         * Parse MX, PTR and SOA replies (see RFC 1035)
12383
12384 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12385
12386         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12387
12388         * Moved to Changelog.2.
12389
12390 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12391
12392         * gnus.el (gnus-version-number): Bump version.
12393
12394 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12395
12396         * gnus.el: No Gnus v0.1 is released.
12397
12398 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12399
12400         * gnus.el: No Gnus v0.0 is released.
12401
12402 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12403
12404         * gnus.el (gnus-version-number): Bump.
12405         (gnus-version): No.
12406
12407 See ChangeLog.2 for earlier changes.
12408
12409     Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
12410
12411   This file is part of GNU Emacs.
12412
12413   GNU Emacs is free software; you can redistribute it and/or modify
12414   it under the terms of the GNU General Public License as published by
12415   the Free Software Foundation; either version 3, or (at your option)
12416   any later version.
12417
12418   GNU Emacs is distributed in the hope that it will be useful,
12419   but WITHOUT ANY WARRANTY; without even the implied warranty of
12420   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12421   GNU General Public License for more details.
12422
12423   You should have received a copy of the GNU General Public License
12424   along with GNU Emacs; see the file COPYING.  If not, write to the
12425   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12426   Boston, MA 02110-1301, USA.
12427
12428 ;; Local Variables:
12429 ;; coding: iso-2022-7bit
12430 ;; fill-column: 79
12431 ;; add-log-time-zone-rule: t
12432 ;; End:
12433
12434 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4