* netrc.el: Autoload encrypt when encrypt-file-alist is set.
[gnus] / lisp / ChangeLog
1 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4         (netrc-parse): Use encrypt-file-alist to determine if
5         encrypt-find-model or encrypt-insert-file-contents should be used.
6
7         * encrypt.el: Clarify documentation.  Load password-cache or
8         password, whichever one is found first, instead of autoloading.
9
10 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13         title to html parts.
14         (gnus-article-browse-html-article): Pass message header to it.
15
16         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
17
18 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
19
20         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
21         or password compatible with XEmacs.
22
23 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
24
25         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
26         format document.
27         (gnus-mime-delete-part): Don't write description line if empty.
28         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
29
30 2007-12-14  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
31
32         * gnus-sum.el (gnus-summary-mark-unread-as-read)
33         (gnus-summary-mark-read-and-unread-as-read)
34         (gnus-summary-mark-current-read-and-unread-as-read)
35         (gnus-summary-mark-unread-as-ticked): Doc fix.
36         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
37
38 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
39
40         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
41         Christoph Conrad <christoph.conrad@gmx.de>.
42
43 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
44
45         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
46         yes-or-no-p.
47
48 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * mm-decode.el (mm-add-meta-html-tag): New function.
51         (mm-save-part-to-file, mm-pipe-part): Use it
52
53         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
54         gnus-y-or-n-p instead of y-or-n-p.
55         (gnus-article-browse-html-parts): Work with message/external-body; use
56         mm-add-meta-html-tag.
57
58 2007-12-11  Glenn Morris  <rgm@gnu.org>
59
60         * gnus-cache.el: Require gnus-sum not just when compiling.
61
62         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
63
64         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
65         definitions before use.
66
67         * mm-decode.el: Require gnus-util.
68         (mm-remove-part): Only call delete-annotation on XEmacs.
69
70         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
71
72         * nnmail.el: Require gnus-int.
73
74         * spam.el: Move `require's before `eval-when-compile's.
75
76         * gnus-ems.el (gnus-alive-p):
77         * gnus-fun.el (message-goto-eoh):
78         * gnus-util.el (gnus-group-name-decode):
79         * mail-source.el (gnus-compress-sequence):
80         * message.el (Info-goto-node, format-spec):
81         * mm-bodies.el (message-options-get):
82         * mm-decode.el (mm-view-pkcs7):
83         * mm-util.el (gmm-write-region):
84         * mml-smime.el (mml-compute-boundary)
85         (gnus-completing-read-with-default):
86         * mml.el (widget-button-press, gnus-make-hashtable):
87         * mml1991.el (mm-decode-content-transfer-encoding)
88         (mm-encode-content-transfer-encoding)
89         (message-options-get, message-options-set):
90         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
91         * nnfolder.el (gnus-request-group):
92         * nnheader.el (ietf-drums-unfold-fws):
93         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
94         * smime.el (gnus-run-mode-hooks):
95         * spam-stat.el (gnus-message): Autoload.
96
97         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
98         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
99         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
100         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
101         Add declare-function compatibility definition.
102
103         * gnus-cache.el (nnvirtual-find-group-art):
104         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
105         (gnus-add-image, gnus-add-wash-type):
106         * gnus-group.el (nnkiboze-score-file):
107         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
108         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
109         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
110         (message-tokenize-header, gnus-get-buffer-create)
111         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
112         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
113         * gnus.el (gnus-group-decoded-name):
114         * mail-source.el (imap-capability):
115         * mm-bodies.el (message-options-set):
116         * mm-decode.el (gnus-configure-windows):
117         * mm-extern.el (message-goto-body):
118         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
119         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
120         (epg-sub-key-validity, message-options-set):
121         * mml.el (widget-event-point, gnus-configure-windows):
122         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
123         * mml2015.el (epg-check-configuration, epg-configuration)
124         (message-options-set):
125         * nndb.el (nndb-request-article):
126         * nnfolder.el (gnus-request-create-group):
127         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
128         * nnmaildir.el (gnus-group-mark-article-read):
129         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
130         * rfc1843.el (message-fetch-field):
131         * spam.el (gnus-extract-address-components):
132         Declare as functions.
133
134 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
135
136         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
137
138         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
139
140         * lpath.el: Fbind run-mode-hooks for Emacs 21;
141         bind show-trailing-whitespace for XEmacs.
142
143 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
144
145         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
146         new no-op macro for backward compatibility.
147
148         * imap.el (imap-string-to-integer): New function.
149
150 2007-12-09  Glenn Morris  <rgm@gnu.org>
151
152         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
153
154         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
155         * message.el, mm-view.el, sieve-manage, smime.el:
156         Add declare-function compatibility definition.
157
158         * gnus-art.el (w3-region, w3m-region, Info-menu):
159         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
160         * gnus-sum.el (gnus-get-predicate):
161         * gnus-util.el (mm-append-to-file, w32-focus-frame):
162         * message.el (mail-abbrev-in-expansion-header-p):
163         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
164         (w3m-detect-meta-charset, w3m-region):
165         * sieve-manage.el (password-read, password-cache-add)
166         (password-cache-remove):
167         * smime.el (password-read-and-add): Declare as functions.
168
169 2007-12-08  David Kastrup  <dak@gnu.org>
170
171         * gnus-sum.el (gnus-summary-simplify-subject-query):
172         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
173         `message'.
174
175 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
178         it to bind idna-program, installation-directory, defined-colors, and
179         face-attribute for XEmacs of the version that compiles defcustom forms.
180
181 2007-12-07  Glenn Morris  <rgm@gnu.org>
182
183         * gnus-art.el (article-make-date-line): Revert previous change.
184
185 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
186
187         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
188
189 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
190
191         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
192         Call gnus-add-to-range ranges only once with a prepared article-list.
193
194 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
195
196         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
197         nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
198         group names with backslashes.  Reported by Tassilo Horn
199         <tassilo@member.fsf.org>.
200
201 2007-12-06  D. Goel  <deego3@gmail.com>
202
203         * gnus-art.el (article-make-date-line):
204         * gnus-start.el (gnus-load):
205         * pop3.el (pop3-read-response): Fix buggy call to `error'.
206
207 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
208
209         * gnus-art.el (gnus-use-idna)
210         * gnus-start.el (gnus-site-init-file)
211         * message.el (message-use-idna)
212         * mm-uu.el (mm-uu-hide-markers)
213         * smiley.el (smiley-style): Revert changes that suppress warnings.
214
215 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
218         specify charset to html source.  Reported by Christoph Conrad
219         <christoph.conrad@gmx.de>.
220
221 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
222
223         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
224         idna-program in order to suppress byte compile warning issued by XEmacs
225         that came to byte compile the default value section of defcustom forms
226         recently.
227
228         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
229         value of installation-directory.
230
231         * message.el (message-use-idna): Don't directly refer to the value of
232         idna-program.
233
234         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
235
236         * smiley.el (smiley-style): Don't directly call face-attribute.
237
238 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
239
240         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
241
242         * gnus-dired.el: Reduce Gnus dependencies.
243         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
244         require.  Use autoloads instead.
245         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
246         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
247         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
248         (gnus-dired-mode): Adjust doc string.
249         (gnus-dired-mail-mode): New variable.
250         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
251         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
252         (gnus-dired-mail-buffers): New function.  Return mail or message
253         composition buffers.
254         (gnus-dired-attach): Use it.
255         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
256         NO-DECODE.
257         (gnus-dired-print): Use `gnus-print-buffer' depending on
258         `gnus-dired-mail-mode'.
259
260 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * rfc2047.el (rfc2047-encoded-word-regexp)
263         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
264         explaining what regexp patterns are for.
265
266 2007-12-04  Glenn Morris  <rgm@gnu.org>
267
268         * password.el: Move to password-cache.el.
269
270         * mml1991.el (password-read, password-cache-add, password-cache-remove):
271         * mml2015.el (password-read, password-cache-add, password-cache-remove):
272         * mml-smime.el (password-read, password-cache-add)
273         (password-cache-remove):
274         No need to autoload, since mml-sec requires password.
275
276         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
277         * message.el (gnus-extract-address-components):
278         * mml-smime.el (gnus-extract-address-components): Define for compiler.
279
280         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
281         password.
282
283 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
284
285         * mailcap.el: Reduce dependencies.
286         (mail-header-parse-content-type): Autoload.
287         (mailcap-delete-duplicates): New alias.
288         (mailcap-mime-info): Add optional argument NO-DECODE.
289         (mailcap-mime-types): Use mailcap-delete-duplicates.
290
291         * message.el (message-ignored-supersedes-headers): Add "X-ID".
292
293 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
294
295         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
296         (imap-parse-status): Upcase status-att for servers that sends them
297         lower-case (e.g., MS Exchange 2007).
298
299 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300
301         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
302         function.
303
304         * gnus-uu.el (gnus-uu-decode-yenc): New command.
305         (gnus-uu-yenc-article): New function.
306
307         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
308
309         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
310         buffer.
311
312 2007-12-02  Glenn Morris  <rgm@gnu.org>
313
314         * binhex.el (binhex): New custom group.
315         (binhex-decoder-program, binhex-decoder-switches)
316         (binhex-use-external): Move to the binhex custom group.
317
318         * uudecode.el (uudecode): New custom group.
319         (uudecode-decoder-program, uudecode-decoder-switches)
320         (uudecode-use-external): Move to the uudecode custom group.
321
322         * netrc.el (top-level): Don't load `encrypt' features.
323         (netrc-parse): Don't use encrypt.
324         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
325
326         * encrypt.el: Remove file.
327
328 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
329
330         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
331         matches on patches.
332
333         * gnus-art.el (gnus-article-browse-html-article): Mention
334         `mm-text-html-renderer' in the doc string.
335
336         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
337         string.  Add comments.
338
339         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
340         if rhs is ASCII.
341
342 2007-12-01  Glenn Morris  <rgm@gnu.org>
343
344         * mail-source.el (top-level): Require format-spec before
345         eval-when-compile.
346
347 2007-11-30  Glenn Morris  <rgm@gnu.org>
348
349         * encrypt.el: Require password, rather than autoloading password-read.
350
351 2007-11-29  Glenn Morris  <rgm@gnu.org>
352
353         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
354         (sasl-make-client, sasl-next-step, sasl-step-data)
355         (sasl-step-set-data): Declare as functions.
356
357 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
358
359         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
360
361 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
362
363         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
364         certs should be verified and what is to be done in the event of a
365         verification failure.
366
367         * gnus.el (gnus-method-to-server): Add an optional parameter so the
368         caller can indicate whether the cache should be disregarded for this
369         call.  This way the result of the call is reproducible at all times and
370         can be considered a canonical server name for the supplied method.
371         (gnus-agent-method-p): Canonicalize server names by pushing their
372         method through `gnus-method-to-server' using the no-cache argument.
373
374         * gnus-srvr.el (gnus-server-insert-server-line): Call
375         `gnus-method-to-server' with `no-cache' argument.
376
377         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
378         gnus-agent-possibly-synchronize-flags as this should be called when the
379         server is actually being opened.
380         (gnus-agent-possibly-synchronize-flags)
381         (gnus-agent-possibly-synchronize-flags-server): Move check for the
382         flags file of an agentized server to the latter function.
383
384         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
385         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
386         after a connection has been established successfully.
387
388 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
389
390         * gnus-art.el (article-display-face): Force to display face if called
391         interactively; check if gnus-article-x-face-too-ugly matches author.
392         (article-display-x-face): Display face even if From header is missing
393         as article-display-face does.
394
395 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
396
397         * hashcash.el (message-narrow-to-headers-or-head)
398         (message-fetch-field, message-goto-eoh)
399         (message-narrow-to-headers): Declare as functions.
400
401 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
402
403         * mail-source.el (mail-sources): Default to fetch from file for
404         compatibility with default of nnmail-spool-file.
405
406 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
409         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
410         to look for encoded word that should be encoded again.
411         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
412         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
413         encoding pattern.
414         (rfc2047-decode-region): Switch strict regexp and loose one according
415         to rfc2047-allow-irregular-q-encoded-words.
416
417 2007-11-25  Romain Francoise  <romain@orebokech.com>
418
419         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
420
421 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
422
423         * tls.el (tls-program): Provide more custom choices from
424         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
425         (tls-process-connection-type, tls-success): Remove "*" in doc string.
426
427 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
428
429         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
430         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
431
432         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
433         `nnmail-spool-file'.
434
435         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
436         `nnmail-spool-file'.
437
438         * gnus-move.el (gnus-change-server): Ditto.
439
440         * gnus-kill.el (gnus-batch-score): Ditto.
441
442         * gnus-cache.el (gnus-jog-cache): Ditto.
443
444         * gnus-msg.el (gnus-summary-reply): Ignore
445         gnus-confirm-mail-reply-to-news for wide and very wide replies.
446
447 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
448
449         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
450         version.  Minor improvement to doc strings.
451         (tls-program): Add comment.
452
453 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
454
455         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
456         (tls-checktrust): New variable.  Check if GNU TLS complained about a
457         mismatch between the hostname provided in the certificate and the name
458         of the host connnecting to.
459         (open-tls-stream): Use them.  Check certificates against trusted root
460         certificates.
461
462 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
463
464         * gnus-cache.el (gnus-cache-generate-nov-databases): Use
465         nnml-generate-nov-databases-directory instead of
466         nnml-generate-nov-databases-1.
467
468 2007-11-24  Glenn Morris  <rgm@gnu.org>
469
470         * message.el (message-tool-bar-retro): Update for rename
471         mail_send.xpm->mail-send.xpm.
472
473 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
474
475         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
476         `smime-ldap-search' for Emacs 22 and up.
477
478 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
479
480         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
481
482         * message.el (message-send-mail-function): Fix error convention.
483         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
484         (message-widen-reply, message-send-mail, message-talkative-question)
485         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
486         (message-clone-locals, message-send-news): Use with-current-buffer.
487         (message-insert-or-toggle-importance): Remove unused var `valid'.
488         (message-make-references): Remove unused var `new-references'.
489         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
490
491 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
492
493         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
494         (spam-split-symbolic-return-positive): Reflow docstring.
495         (spam-backends, spam-summary-exit-behavior)
496         (spam-mark-ham-unread-before-move-from-spam-group)
497         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
498         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
499         (spam-clear-cache, spam-backend-check, spam-install-backend)
500         (spam-install-statistical-backend, spam-list-of-processors)
501         (spam-group-processor-p, spam-split, spam-bogofilter-score)
502         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
503         (spam-check-crm114, spam-initialize, spam-unload-hook):
504         Fix typos in docstrings.
505
506 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
507
508         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
509         been checked if they have never been read and those group levels are
510         higher than the one that a user specified.
511
512 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
515         foreign groups unless a group level is specified by a user.
516         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
517
518 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
519
520         * message.el (message-send-mail-function): Require sendmail.
521
522 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
523
524         * message.el (message-send-mail-function): Check for smtpmail too.
525
526         * utf7.el (utf7-encode, utf7-decode): Use coding system
527         `utf-7'/`utf-7-imap' from utf-7.el' if available.
528
529         * message.el (message-send-mail-function): New function.
530         (message-send-mail-function): Set default using
531         message-send-mail-function.  Adjust doc string.
532         (message-send-mail-with-mailclient): New function.
533
534 2007-11-17  Richard Stallman  <rms@gnu.org>
535
536         * assistant.el: Remove file.
537
538 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
539
540         * smime.el (from):
541         * rfc2047.el (message-posting-charset):
542         * qp.el (mm-use-ultra-safe-encoding):
543         * pop3.el (parse-time-months):
544         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
545         * nnml.el (files):
546         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
547         (jka-compr-compression-info-list, ange-ftp-path-format)
548         (efs-path-regexp):
549         * nndiary.el (files):
550         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
551         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
552         (epg-digest-algorithm-alist, inhibit-redisplay)
553         (password-cache-expiry):
554         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
555         (pgg-output-buffer, password-cache-expiry):
556         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
557         (efs-path-regexp):
558         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
559         (inhibit-redisplay):
560         * mm-uu.el (file-name, start-point, end-point, entry)
561         (gnus-newsgroup-name, gnus-newsgroup-charset):
562         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
563         (latin-unity-ucs-list):
564         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
565         (mm-uu-binhex-decode-function):
566         * message.el (gnus-message-group-art, gnus-list-identifiers, )
567         (rmail-enable-mime-composing, gnus-local-organization)
568         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
569         (gnus-read-active-file, facemenu-add-face-function)
570         (facemenu-remove-face-function, gnus-article-decoded-p)
571         (tool-bar-mode):
572         * mail-source.el (display-time-mail-function):
573         * gnus-util.el (nnmail-pathname-coding-system)
574         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
575         (gnus-original-article-buffer, gnus-user-agent)
576         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
577         (xemacs-codename, sxemacs-codename, emacs-program-version):
578         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
579         * gnus-start.el (gnus-agent-covered-methods)
580         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
581         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
582         (gnus-newsgroup-headers, gnus-group-list-mode)
583         (gnus-group-mark-positions, gnus-newsgroup-data)
584         (gnus-newsgroup-unreads, nnoo-state-alist)
585         (gnus-current-select-method, mail-sources)
586         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
587         (nnmail-spool-file, gnus-cache-active-hashtb):
588         * gnus-mh.el (mh-lib-progs):
589         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
590         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
591         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
592         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
593         (gnus-group-buffer):
594         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
595         (font-lock-set-defaults):
596         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
597         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
598         (gnus-summary-post-menu, total-parts, type, condition, length):
599         * gnus-agent.el (gnus-agent-read-agentview):
600         * flow-fill.el (show-trailing-whitespace):
601         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
602         eval-and-compile wrappers for byte compiler pacifiers.
603
604         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
605         (mm-display-inline-fontify): Check for featurep 'xemacs not
606         extent-list.
607
608         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
609         itimer-list.
610         (mm-create-image-xemacs): Only do something for XEmacs.
611         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
612
613         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
614
615         * gnus-registry.el (gnus-adaptive-word-syntax-table):
616         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
617
618 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
619
620         * nnimap.el (nnimap-split-download-body):
621         * gnus-demon.el (gnus-demon):
622         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
623
624 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
625
626         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
627         macros.
628         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
629         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
630         copy data from unibyte buffer to multibyte current buffer.
631         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
632         to copy data from unibyte current buffer to multibyte buffer.
633         (nntp-make-process-buffer): Make process buffer unibyte.
634
635         * pop3.el (pop3-open-server): Fix typo in Lisp code.
636
637 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
638
639         * pop3.el (pop3-open-server): Accept and process data more robustly at
640         connexion start to avoid spurious "POP SSL connexion failed" errors.
641
642 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
643
644         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
645         read group names.
646
647 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
648
649         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
650
651 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * nnmail.el (nnmail-parse-active): Make group names unibyte.
654         (nnmail-save-active): Use a unibyte buffer when saving active file,
655         which may contain non-ASCII group names.
656
657         * nnml.el (nnml-request-group): Decode group names in messages.
658
659 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
660
661         * message.el (message-citation-line-function)
662         (message-insert-formatted-citation-line): Fix spelling of
663         `message-insert-formated-citation-line'.
664
665 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
666
667         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
668
669 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
672         nnmail-pathname-coding-system.
673
674         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
675         that a user enters; decode group names in messages.
676
677         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
678
679 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
680
681         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
682
683         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
684
685         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
686         risky local variable.
687
688         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
689
690 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
691
692         * encrypt.el: Improve documentation to fix function name typo.
693         Reported by Daiki Ueno <ueno@unixuser.org>.
694
695 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
696
697         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
698         even if the point is not in the last page of an article.
699         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
700         back to the previous page.
701
702 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
703
704         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
705
706 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
707
708         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
709
710 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
711
712         * message.el (message-check-news-body-syntax): Avoid
713         mm-string-as-multibyte.
714         (message-hide-headers): Don't assume (point-min)==1.
715
716 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
717
718         * message.el (message-remove-blank-cited-lines): Fix if remove is
719         given.
720         (message-bogus-address-regexp): New variable.
721         (message-bogus-recipient-p): New function.
722         (message-check-recipients): New command.
723         (message-syntax-checks): Add `bogus-recipient'.
724         (message-fix-before-sending): Add `bogus-recipient'.
725
726         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
727         (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
728         window-system.
729
730 2007-10-28  Miles Bader  <miles@gnu.org>
731
732         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
733         at compile-time too.
734
735 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
736
737         * gnus-msg.el (gnus-message-setup-hook): Add
738         `message-remove-blank-cited-lines' to options.
739
740 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
741
742         * message.el (message-remove-blank-cited-lines): New function.
743         Suggested by Karl Pl\e,Ad\e(Bsterer.
744
745 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
746
747         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
748         mapc.
749
750         * imap.el (imap-open): Replace mapcar called for effect with mapc.
751         (top-level): Use mapc to set functions to be traced for debugging.
752
753         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
754         called for effect with while loop.
755
756         * message.el (message-talkative-question): Replace mapcar called for
757         effect with mapc.
758
759         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
760         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
761         called for effect with dolist.
762
763         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
764
765         * nndiary.el: Use dolist instead of mapcar to add diary headers to
766         gnus-extra-headers and nnmail-extra-headers.
767
768         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
769         called for effect with dolist.
770         (top-level): Use mapc to set functions to be traced for debugging.
771
772         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
773         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
774         dolist.
775
776         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
777         Replace mapcar called for effect with mapc.
778         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
779         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
780         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
781         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
782
783         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
784         remove-if that's a cl function.
785
786         * webmail.el (webmail-debug): Replace mapcar called for effect with
787         dolist.
788
789         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
790         with mapc.
791
792 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
793
794         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
795         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
796         with while loop.
797
798         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
799         functions from article-* functions.
800         (gnus-multi-decode-header): Replace mapcar called for effect with
801         dolist.
802
803         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
804         (gnus-bookmark-show-details): Replace mapcar called for effect with
805         while loop.
806
807         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
808         called for effect with while loop.
809
810         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
811         with dolist.
812
813         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
814         mapcar called for effect with dolist.
815
816         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
817
818         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
819         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
820         Replace mapcar called for effect with dolist.
821         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
822         mapc.
823
824         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
825         Replace mapcar called for effect with dolist.
826         (gnus-topic-list): Replace mapcar called for effect with mapc.
827
828         * gnus.el: Use mapc instead of mapcar to add autoloads.
829
830 2007-10-23  Richard Stallman  <rms@gnu.org>
831
832         * gnus-group.el (gnus-group-highlight): Mark as risky.
833
834 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * gnus.el (gnus-server-to-method): Return method found first in
837         gnus-newsrc-alist.
838
839         * gnus-art.el (gnus-article-highlight-signature)
840         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
841         button overlay without the front stickiness.
842
843 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
844
845         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
846         overview buffer needed a catch to receive its throw.
847         (gnus-agent-flush-cache): Declared as interactive to make this function
848         easier to use.
849
850 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
851
852         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
853         `next-line'.
854
855 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
858         exclude address matching message-dont-reply-to-names.
859
860 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
861
862         * gnus-util.el (gnus-string<): New function.
863
864         * gnus-sum.el (gnus-article-sort-by-author)
865         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
866
867 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
870         the frame-focus tag is set in gnus-buffer-configuration.
871
872 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
873
874         * gnus-art.el (gnus-article-add-button): Make a button overlay without
875         the front stickiness.
876
877 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
878
879         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
880         url pattern; remove duplicate one.
881         (gnus-article-extend-url-button): New function.
882         (gnus-article-add-buttons): Use it.
883         (gnus-button-push): Use concatenated url that it makes.
884
885 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
886
887         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
888
889 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
890
891         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
892         Don't hardcode point-min==1.
893
894 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
895
896         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
897         Fix comment about "iso8859-1".
898
899 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
900
901         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
902         ones returned from the verify-function.
903
904         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
905         mml2015-extract-cleartext-signature if extraction failed.
906
907 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
908
909         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
910         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
911         failed.
912
913 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
914
915         * Relicense "GPLv2 or later" files to "GPLv3 or later".
916
917 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
918
919         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
920         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
921         recommends to use EasyPG instead of PGG.
922
923         * pgg.el: Revert to revision 6.23.2.16
924
925         * pgg-def.el: Revert to revision 6.6.2.14.
926
927         * pgg-gpg.el: Revert to revision 6.23.2.34.
928
929 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
930
931         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
932         to mark a thread as expirable.  Add variable `hide' to handle hiding of
933         thread for both the null and zero (kill/expire thread) universal prefix
934         cases.
935         (gnus-summary-expire-thread): Add new function to expire a thread,
936         using gnus-summary-kill-thread.
937         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
938         shortcuts for gnus-summary-expire-thread.
939         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
940         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
941
942 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
943
944         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
945         extras value, so an extras entry can be deleted.
946         (gnus-registry-delete-extra-entry): Use it.
947         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
948         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
949         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
950          storage through the gnus-registry, and provide an appropriate API for
951          it.
952
953 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
954
955         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
956         Suggested by Leo <sdl.web@gmail.com>.
957
958         * gnus.el: Do.
959
960 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
961
962         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
963         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
964
965         * gnus-agent.el (gnus-agent-fetch-headers): Do.
966
967         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
968         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
969
970 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
973         newline.
974         (nnmbox-request-accept-article): Don't change article in source buffer;
975         narrow to header to use message-fetch-field rather than
976         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
977         (nnmbox-request-replace-article): Quote lines that'll be misidentified
978         as delimiters; make sure article ends with newline.
979         (nnmbox-delete-mail): Correct last position of article to be deleted;
980         ignore X-Gnus-Newsgroup header in article body.
981         (nnmbox-save-mail): Quote lines looking like delimiters at the right
982         positions; make sure article ends with newline.
983
984         * message.el (message-display-abbrev): Don't infloop when a user
985         inserts SPC in the beginning of header.
986
987         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
988         coding-system-for-read and coding-system-for-write for XEmacs having no
989         file-coding feature.
990
991         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
992
993 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
994
995         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
996         list of groups not followed by default.  Fix type to be regexp.
997         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
998
999 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
1000
1001         * hmac-def.el (define-hmac-function): Switch from old-style to
1002         new-style backquotes.
1003
1004         * md4.el (md4-make-step): likewise.
1005
1006 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1007
1008         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1009         raw-text coding system when saving .newsrc file, which may contain
1010         non-ASCII group names.
1011
1012 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1013
1014         * gnus-cus.el (gnus-score-extra): New widget.
1015         (gnus-score-extra-convert): New function.
1016         (gnus-score-customize): Use it for Extra.
1017
1018 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
1019
1020         * mml2015.el (mml2015-extract-cleartext-signature): New function.
1021         (mml2015-mailcrypt-clear-verify): Use it.
1022         (mml2015-gpg-clear-verify): Use it.
1023         (mml2015-pgg-clear-verify): Use it.
1024         (mml2015-epg-clear-verify): Replace the current part with the output
1025         from GnuPG; don't extract the plaintext by itself.
1026
1027         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1028         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1029         mml2015-clear-verify-function; don't touch the armor headers or
1030         dash-escaped text here.
1031
1032 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1035         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1036         parts, or application/octet-stream as a last resort.
1037         (gnus-mime-view-part-as-type): Don't toggle display.
1038         (gnus-mime-view-part-as-charset): Don't turn off display before
1039         querying charset.
1040
1041         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1042         stuff to undisplayer function in Emacs.
1043         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1044
1045         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1046         text/calendar parts.
1047
1048 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1049
1050         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1051         decoding text/calendar parts.
1052
1053         * message.el (message-forward-make-body-mime): Always mark body as
1054         having no illegible text; remove signed-or-encrypted argument.
1055         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1056
1057         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1058         (mml-generate-mime-1): Don't encode body if it is specified to be in
1059         raw form; don't make buffer be unibyte when inserting multibyte string.
1060
1061 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1062
1063         * sha1.el: Fix up comment style.
1064         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1065         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1066
1067         * hex-util.el: Fix up comment style.
1068         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1069
1070         * gnus-salt.el: Use with-current-buffer.
1071         (gnus-pick-setup-message): Fix long-standing typo.
1072
1073 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1074
1075         * imap.el (imap-logout-timeout): New variable.
1076         (imap-logout, imap-logout-wait): New functions.
1077         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1078
1079         * nnimap.el (nnimap-logout-timeout): New server variable.
1080         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1081         nnimap-logout-timeout.
1082
1083         * gnus-art.el (gnus-article-summary-command-nosave)
1084         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1085
1086 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * gnus.el (gnus-maximum-newsgroup): New variable.
1089
1090         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1091         according to gnus-maximum-newsgroup.
1092
1093         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1094         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1095         Limit the range of articles according to gnus-maximum-newsgroup.
1096
1097 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
1098
1099         * gnus-art.el (gnus-sticky-article): Fixed problems described in
1100         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
1101         Don't perform gnus-configure-windows here; reuse existing sticky
1102         article buffer.
1103
1104         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1105         it doesn't exist in gnus-article-mode.
1106
1107 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1110         (gnus-agent-decoded-group-name): New function.
1111         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1112         (gnus-agent-expire-group-1): Use it; decode group name in messages.
1113
1114 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
1115
1116         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1117         Add binding for gnus-sticky-article.
1118         (gnus-summary-exit): Don't kill sticky article buffers.
1119
1120         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1121         article buffer.
1122         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1123         (gnus-kill-sticky-article-buffers): New commands.
1124
1125 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1126
1127         * nntp.el (nntp-xref-number-is-evil): New server variable.
1128         (nntp-find-group-and-number): If it is non-nil, don't trust article
1129         numbers in the Xref header.
1130
1131 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-agent.el (gnus-agent-read-group): New function.
1134         (gnus-agent-flush-group, gnus-agent-expire-group)
1135         (gnus-agent-regenerate-group): Use it.
1136         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1137         nnmail-pathname-coding-system.
1138
1139 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1140
1141         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1142
1143         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1144         that are unread as unread, and also as selected so that information of
1145         marks having been changed by a user may be updated when exiting group.
1146
1147 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1148
1149         * gnus-art.el (gnus-mime-display-single): Pass part number that is
1150         calculated ignoring signature parts to gnus-treat-article.
1151
1152 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1153
1154         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1155         a point here in order to keep the window start.
1156         (gnus-insert-mime-security-button): Make a button overlay without the
1157         front stickiness.
1158         (gnus-mime-display-security): Goto the end of a button.
1159
1160         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1161
1162 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1163
1164         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1165         group-name-at-point.
1166         (gnus-group-completing-read): New function that offers decoded
1167         non-ASCII group names for completion.
1168         (gnus-fetch-group, gnus-group-read-ephemeral-group)
1169         (gnus-group-jump-to-group, gnus-group-make-group-simple)
1170         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1171         (gnus-group-fetch-control): Use it.
1172         (gnus-fetch-group): Use group-name-at-point for the initial value
1173         rather than the default value; use gnus-alive-p.
1174
1175         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1176         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1177         (gnus-summary-post-news): Use gnus-group-completing-read.
1178
1179         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1180         (gnus-read-move-group-name): Decode group name for completion.
1181
1182 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
1183
1184         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1185         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1186         Yamaoka slightly modified the code).
1187
1188 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1189
1190         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1191         (nnmail-split-incoming): Bind it.
1192
1193         * nnml.el (nnml-group-name-charset): New function.
1194         (nnml-decoded-group-name): Use it; don't decode group name if
1195         nnmail-group-names-not-encoded-p is non-nil.
1196         (nnml-encoded-group-name): New function.
1197         (nnml-group-pathname): Inline nnml-decoded-group-name.
1198         (nnml-request-expire-articles): Decode group name in message.
1199         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1200         nnmail-pathname-coding-system.
1201         (nnml-save-mail, nnml-active-number): Work with decoded group names and
1202         not decoded ones according to nnmail-group-names-not-encoded-p.
1203         (nnml-generate-active-info): Use nnml-encoded-group-name.
1204
1205 2007-08-08  Glenn Morris  <rgm@gnu.org>
1206
1207         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1208         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1209         doc-strings and comments.
1210
1211 2007-07-25  Glenn Morris  <rgm@gnu.org>
1212
1213         * Relicense all FSF files to GPLv3 or later.
1214
1215 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1216
1217         * gnus-sum.el (gnus-summary-move-article): Make
1218         gnus-summary-respool-article work.
1219
1220 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
1221
1222         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1223         string.
1224
1225 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1226
1227         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
1228         that should be ignored when comparing distant RSS articles with local
1229         ones.
1230         (nnrss-make-hash-index): New function.  Create a hash index according
1231         to the ignored fields.
1232         (nnrss-check-group): Use it.
1233
1234 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1235
1236         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1237
1238         * gnus-art.el (article-decode-group-name): Decode Xref header too.
1239
1240         * gnus-group.el (gnus-group-make-group): Encode group name here unless
1241         the new optional argument ENCODED is non-nil.
1242         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1243         coding system for encoding group name.
1244         (gnus-group-make-rss-group): Pass un-encoded group name to
1245         gnus-group-make-group.
1246         (gnus-group-set-info): Tell gnus-group-make-group that group name is
1247         encoded.
1248
1249         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1250         Encode group name to which articles are moved or copied.
1251         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1252         coding system for encoding Newsgroup, Followup-To and Xref headers.
1253
1254         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1255         marks; use nnheader-file-coding-system to write a file.
1256         (nnagent-retrieve-headers): Bind file-name-coding-system to
1257         nnmail-pathname-coding-system.
1258
1259         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1260
1261         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1262         (nnml-request-article, nnml-request-create-group)
1263         (nnml-request-rename-group, nnml-find-id)
1264         (nnml-possibly-change-directory, nnml-possibly-create-directory)
1265         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1266         (nnml-save-marks): Use nnml-group-pathname instead of
1267         nnmail-group-pathname.
1268
1269         (nnml-request-create-group, nnml-request-expire-articles)
1270         (nnml-request-move-article, nnml-request-delete-group)
1271         (nnml-deletable-article-p, nnml-possibly-create-directory)
1272         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1273         (nnml-open-marks): Bind file-name-coding-system to
1274         nnmail-pathname-coding-system.
1275
1276         (nnml-request-article): Pass server argument to nnml-find-group-number.
1277         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1278         server argument to nnml-possibly-create-directory.
1279         (nnml-request-accept-article): Pass server argument to
1280         nnml-active-number and nnml-save-mail.
1281         (nnml-find-group-number): Pass server argument to nnml-find-id.
1282         (nnml-request-update-info): Pass server argument to
1283         nnml-marks-changed-p.
1284
1285         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1286         (nnml-save-mail, nnml-active-number): Add server argument.
1287
1288         (nnml-request-delete-group): Warn if group is missing.
1289         (nnml-get-nov-buffer): Decode group name.
1290         (nnml-generate-active-info): Encode group name.
1291         (nnml-open-marks): Decode group name in messages.
1292
1293 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1294
1295         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
1296         if it is not specified.
1297         (gnus-article-pipe-part, gnus-article-save-part)
1298         (gnus-article-interactively-view-part, gnus-article-copy-part)
1299         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
1300         (gnus-article-inline-part, gnus-article-save-part-and-strip)
1301         (gnus-article-replace-part, gnus-article-delete-part)
1302         (gnus-article-view-part-as-type): Pass raw prefix argument to
1303         gnus-article-part-wrapper.
1304
1305 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1306
1307         * gnus-agent.el (gnus-agent-save-active): Bind
1308         nnheader-file-coding-system to gnus-agent-file-coding-system.
1309
1310         * gnus-cache.el (gnus-cache-save-buffers)
1311         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
1312         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
1313         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
1314         (gnus-cache-braid-nov, gnus-cache-braid-heads)
1315         (gnus-cache-generate-active, gnus-cache-rename-group)
1316         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
1317         (gnus-cache-update-overview-total-fetched-for): Bind
1318         file-name-coding-system to nnmail-pathname-coding-system.
1319         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
1320         variables.
1321         (gnus-cache-decoded-group-name): New function.
1322         (gnus-cache-file-name): Use it.
1323         (gnus-cache-generate-active): Use non-decoded group name for active.
1324
1325         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
1326         right place.
1327         (gnus-write-active-file): Don't break non-ASCII group names.
1328
1329         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
1330         nnmail-pathname-coding-system.
1331
1332         * lpath.el: Bind default-file-name-coding-system,
1333         file-name-coding-system and language-info-alist for XEmacs.
1334
1335         * gnus-uu.el (gnus-uu-decode-save): Typo.
1336
1337 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
1340
1341 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1342
1343         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
1344         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
1345         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
1346         (gnus-agent-flush-group, gnus-agent-flush-cache)
1347         (gnus-agent-fetch-headers, gnus-agent-load-alist)
1348         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
1349         (gnus-agent-retrieve-headers, gnus-agent-request-article)
1350         (gnus-agent-regenerate-group)
1351         (gnus-agent-update-files-total-fetched-for)
1352         (gnus-agent-update-view-total-fetched-for): Bind
1353         file-name-coding-system to nnmail-pathname-coding-system.
1354         (gnus-agent-group-pathname): Don't encode file names by
1355         nnmail-pathname-coding-system.
1356         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
1357         coding-system-for-write instead of buffer-file-coding-system to
1358         gnus-agent-file-coding-system.
1359
1360         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
1361         Decode group name.
1362
1363         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
1364
1365         * gnus-start.el (gnus-update-active-hashtb-from-killed)
1366         (gnus-read-newsrc-el-file): Make group names unibyte.
1367
1368         * nnmail.el (nnmail-group-pathname): Don't encode file names by
1369         nnmail-pathname-coding-system.
1370
1371         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
1372         (nnrss-request-delete-group): Bind file-name-coding-system to
1373         nnmail-pathname-coding-system.
1374         (nnrss-read-server-data, nnrss-read-group-data): Bind
1375         file-name-coding-system correctly.
1376         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
1377
1378         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
1379         (nntp-server-to-method-cache): New variable.
1380         (nntp-group-pathname): New function that decodes non-ASCII group names.
1381         (nntp-possibly-create-directory, nntp-marks-changed-p)
1382         (nntp-save-marks, nntp-open-marks): Use it.
1383         (nntp-possibly-create-directory, nntp-open-marks):
1384         Bind file-name-coding-system to nnmail-pathname-coding-system.
1385         (nntp-open-marks): Decode group names when bootstrapping marks.
1386
1387         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
1388         Newsgroups and Folowup-To headers.
1389
1390 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1391
1392         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1393         (gnus-server-closed-face, gnus-server-denied-face)
1394         (gnus-server-offline-face): Remove variable.
1395         (gnus-server-font-lock-keywords): Use faces that are not aliases.
1396
1397         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
1398         of modifying message-stack directly for XEmacs.
1399
1400         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
1401         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
1402         if the coding-system argument is nil for XEmacs.
1403
1404         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
1405         mm-charset-override-alist.
1406
1407         * rfc2047.el: Don't require base64; require rfc2045 for the function
1408         rfc2045-encode-string.
1409         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
1410         to quote the parameter value.
1411
1412 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
1415         form in gnus-group-name-charset-method-alist.
1416
1417         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
1418         overrides the default layout edit-form.
1419
1420         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
1421
1422         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
1423
1424 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
1427         as unfetched articles.
1428
1429 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1430
1431         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
1432
1433 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1434
1435         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
1436         original back end that keeps marks in the local system.
1437
1438 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1439
1440         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
1441         arg of pop-to-buffer for XEmacs.
1442         (gnus-article-read-summary-keys): Ditto; don't restore window
1443         configuration if summary command ends up with neither article buffer
1444         nor summary buffer; describe bindings if summary keys end with C-h.
1445
1446 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1447
1448         * message.el (message-fix-before-sending): Skip raw message part to be
1449         forwarded while checking illegible text.
1450         (message-forward-make-body-mime, message-forward-make-body): Mark
1451         signed or encrypted raw message as having no illegible text.
1452
1453 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1454
1455         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
1456         (gnus-message-with-timestamp-1): New macro.
1457         (gnus-message-with-timestamp): New function.
1458         (gnus-message): Use them.
1459
1460         * nnheader.el (nnheader-message): Use them.
1461
1462 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
1463
1464         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
1465         .newsrc.eld file.
1466
1467 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1468
1469         * gnus-agent.el (gnus-agent-fetch-headers)
1470         (gnus-agent-retrieve-headers): Bind
1471         gnus-decode-encoded-address-function to identity.
1472
1473         * nntp.el (nntp-send-xover-command): Recognize an xover command is
1474         available also when the server returns simply a dot.
1475
1476         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
1477
1478 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1479
1480         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
1481
1482 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1483
1484         * gnus-ems.el (gnus-x-splash): Make it work.
1485
1486         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
1487         from being used.
1488
1489         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
1490
1491 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1492
1493         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
1494         4th and the 5th arguments.
1495
1496         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
1497         the front stickiness.
1498         (gnus-article-summary-command-nosave): Correct the order of the
1499         arguments passed to pop-to-buffer.
1500         (gnus-article-read-summary-keys): Ditto; make it work properly when the
1501         summary command ends up with the article buffer.
1502
1503         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
1504         the same faces.
1505
1506 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1507
1508         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
1509
1510 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1511
1512         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
1513         * gnus-sum.el (gnus-summary-highlight):
1514         * pgg.el (pgg-sign-region, pgg-sign):
1515         * mail-source.el (mail-source-delete-old-incoming-confirm):
1516         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
1517
1518 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1519
1520         * gnus-art.el (gnus-mime-view-part-externally)
1521         (gnus-mime-view-part-internally): Fix predicate function passed to
1522         completing-read.
1523
1524         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
1525
1526         * gnus.el (gnus-update-message-archive-method): Add :version.
1527
1528 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1529
1530         * gnus.el (gnus-update-message-archive-method): New variable.
1531
1532         * gnus-start.el (gnus-setup-news): Update saved "archive" method
1533         according to gnus-message-archive-method if
1534         gnus-update-message-archive-method is non-nil.
1535
1536 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1537
1538         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
1539         by Loic Dachary <loic@dachary.org>.
1540         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
1541
1542 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1543
1544         * message.el (message-pop-to-buffer): Add switch-function argument.
1545         (message-mail): Pass switch-function argument to it.
1546
1547 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
1548
1549         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
1550         Improve doc string.
1551
1552 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1553
1554         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
1555         (gnus-header-content)
1556         * gnus-cite.el (gnus-cite-10)
1557         * gnus-srvr.el (gnus-server-closed)
1558         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
1559         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
1560         (gnus-group-mail-3-empty, gnus-group-mail-low)
1561         (gnus-group-mail-low-empty, gnus-splash)
1562         * message.el (message-header-to, message-header-cc)
1563         (message-header-subject, message-header-other, message-header-name)
1564         (message-header-xheader, message-separator, message-cited-text)
1565         (message-mml): Lighten colors of faces used for dark background.
1566
1567 2007-05-24  Simon Josefsson  <simon@josefsson.org>
1568
1569         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
1570         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
1571
1572 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1573
1574         * message.el (message-narrow-to-headers-or-head): Ignore
1575         mail-header-separator in the body.
1576
1577 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1578
1579         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
1580         same as window size.
1581
1582 2007-05-22  Kevin Ryde  <user42@zip.com.au>
1583
1584         * message.el (message-font-lock-keywords): Use message-header-xheader
1585         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
1586         ahead of the anything pattern, to get it recognised.
1587
1588 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1589
1590         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
1591         spam.el loads uses it in the compiled defadvice form.
1592
1593 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1594
1595         * gnus-sum.el (gnus-articles-to-read)
1596         (gnus-summary-insert-old-articles): Don't truncate group name for
1597         `read-string'.
1598
1599         * gnus-util.el (gnus-limit-string): Delete this function.
1600
1601         * gnus-sum.el (gnus-simplify-subject-fully): Use
1602         `truncate-string-to-width' instead.
1603
1604 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1605
1606         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
1607         if, on summary exit, the next group has to be selected.
1608         (gnus-summary-exit): Use it.
1609
1610 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1611
1612         * gnus-art.el (gnus-article-mode): Fix comment about displaying
1613         non-break space.
1614
1615 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1616
1617         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
1618         Check if group is not a directory.
1619         (nnfolder-request-expire-articles): Don't delete articles if the target
1620         group is not available.
1621
1622         * nnml.el (nnml-request-create-group): Properly check if group is not a
1623         file.
1624         (nnml-request-expire-articles): Don't delete articles if the target
1625         group is not available.
1626
1627         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1628         Don't quote characters that are within parentheses.
1629
1630 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
1633         (gnus-handle-ephemeral-exit): Select article according to it.
1634
1635 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1636
1637         * message.el (message-insert-formated-citation-line): Remove newline.
1638         (message-citation-line-format): Add final \n here so that the user can
1639         avoid a blank line.
1640
1641 2007-05-03  Dan Christensen  <jdc@uwo.ca>
1642
1643         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1644         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1645         Update lanl/arXiv support.
1646
1647 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1648
1649         * gnus.el: Bump version number.
1650
1651 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * gnus.el (gnus-version-number): Bump version.
1654
1655 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1656
1657         * gnus.el: No Gnus v0.6 is released.
1658
1659 2007-04-27  Didier Verna  <didier@xemacs.org>
1660
1661         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
1662         * gmm-utils.el (gmm-regexp-concat): here.
1663         * message.el: Don't require 'gnus-util.
1664         (message-dont-reply-to-names): Handle name change above.
1665         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
1666
1667 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1668
1669         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
1670         since the initial value varies according to the system.
1671
1672 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1673
1674         * mm-util.el (mm-charset-synonym-alist): Defcustom.
1675
1676 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
1677
1678         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
1679
1680 2007-04-24  Didier Verna  <didier@xemacs.org>
1681
1682         Improve the type of gnus-ignored-from-addresses.
1683         * gnus-util.el (gnus-orify-regexp): New function.
1684         * message.el (gnus-util): Require it.
1685         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
1686         * gnus-sum.el (gnus-ignored-from-addresses): New function.
1687         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
1688
1689 2007-04-24  Didier Verna  <didier@xemacs.org>
1690
1691         * gnus-sum.el:
1692         * gnus-utils.el: Fix some trailing whitespaces.
1693
1694 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1695
1696         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
1697         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
1698         article's Message-ID; refer parent article in summary buffer.
1699
1700         * message.el (message-bounce): Call mime-to-mml.
1701
1702         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
1703         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
1704         optimize and/or forms properly.
1705
1706 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
1707
1708         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
1709         URL.
1710
1711 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
1714
1715 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1716
1717         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
1718         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
1719         displayed of multipart/alternative part if it is invoked from summary
1720         buffer.
1721
1722         * mm-view.el (mm-inline-text-html-render-with-w3m)
1723         (mm-inline-text-html-render-with-w3m-standalone)
1724         (mm-inline-render-with-function): Use mail-parse-charset by default.
1725
1726 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
1727
1728         * parse-time.el (parse-time-string-chars): Check if CHAR
1729         is less than the length of parse-time-syntax.
1730
1731 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
1734         from gnus-newsgroup-processable.
1735
1736 2007-04-16  Didier Verna  <didier@xemacs.org>
1737
1738         * gnus-msg.el (gnus-configure-posting-styles): Handle
1739         message-signature-directory properly with :file syntax. Reported by
1740         "Leo".
1741
1742 2007-04-11  Didier Verna  <didier@xemacs.org>
1743
1744         New user option: message-signature-directory.
1745         * gnus-msg.el (gnus-configure-posting-styles): Support it.
1746         * message.el (message-insert-signature): Ditto.
1747         * message.el (message-signature-file): Doc update.
1748         * message.el (message-signature-directory): New.
1749
1750 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1751
1752         * gnus-msg.el (gnus-inews-yank-articles): Use
1753         message-exchange-point-and-mark instead of exchange-point-and-mark.
1754
1755 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * message.el (message-yank-original): Make sure cited text ends with
1758         newline; don't exchange point and mark.
1759
1760 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1761
1762         * tls.el (open-tls-stream): Properly handle case where there
1763         is no associated buffer.
1764
1765 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
1766
1767         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
1768         message-yank-original, make sure (< mark TEXT point).
1769
1770 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1771
1772         * message.el (message-fill-column): New variable.
1773         (message-mode): Use it.  Add comment on a possible new hook.
1774
1775         * nnmail.el (nnmail-spool-file): Mark as obsolete.
1776         (nnmail-get-new-mail): Reformat.
1777
1778         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
1779
1780         * gmm-utils.el: Fix Commentary.
1781         (gmm-tool-bar-from-list): Fix typo in doc string.
1782
1783 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
1784
1785         * message.el (message-yank-original): Don't switch point and mark
1786         unnecessarily to put point and mark as documented.
1787
1788 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1789
1790         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
1791         from the message heads.
1792
1793 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
1794
1795         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
1796         article buffer does not have a window.  This may not be the best
1797         solution but is certainly better than setting the start of the null,
1798         that is the current, window.
1799
1800 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
1801
1802         * gnus-draft.el (gnus-draft-setup-hook): New hook.
1803         (gnus-draft-setup): Run it.
1804
1805         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
1806         gnus-score-fast-scoring.  Allow regexp.
1807         (gnus-score-headers): Use it.
1808
1809         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
1810         XEmacs.
1811
1812         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
1813         string.
1814         (gnus-button-alist): Also catch `<f1> k ...'.
1815         (gnus-treat-display-x-face): Fix doc string.
1816
1817 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1818
1819         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
1820         evaluation of gnus-extended-version to ensure correct generation of the
1821         User-Agent header when message-generate-headers-first is used.
1822
1823 2007-03-24  Simon Josefsson  <simon@josefsson.org>
1824
1825         * hashcash.el (hashcash-generate-payment-async): Don't crash if
1826         hashcash-path is nil.  Don't call callback with incorrect number of
1827         parameters if val is 0.
1828
1829 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1830
1831         * message.el (message-required-news-headers):
1832         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
1833
1834 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
1835
1836         * tls.el (open-tls-stream): In handshake-waiting loop,
1837         don't wait more if there is output available to process.
1838
1839 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
1840
1841         * tls.el (tls-program): Doc fix.
1842
1843 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1844
1845         * message.el (message-generate-new-buffers): Change the meaning of the
1846         nil value; add `standard' to the choices; treat t as `unique'; improve
1847         doc string.
1848         (gnus-select-frame-set-input-focus): Autoload.
1849         (message-buffer-name): Search for the existing message buffer if
1850         message-generate-new-buffers is nil or `standard'; treat the value t of
1851         message-generate-new-buffers as `unique'.
1852         (message-pop-to-buffer): Raise the frame already displaying the message
1853         buffer; clear the echo area after querying.
1854         (message-setup): Pass the `continue' argument to compose-mail.
1855         (message-mail): Prefer `switch-function' if it is given; search for the
1856         existing message buffer if the `continue' argument is non-nil; pass
1857         continue and switch-function arguments to compose-mail by way of
1858         message-setup.
1859         (message-mail-other-window): Adjust argument of message-setup.
1860         (message-mail-other-frame): Ditto.
1861
1862 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1863
1864         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
1865         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
1866         to turn font-lock on when turning gnus-message-citation-mode on.
1867
1868 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
1869
1870         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
1871         (mml-smime-function-alist): New variable; add epg as the backend.
1872         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
1873         mml-smime- functions instead.
1874         * mm-view.el: Require smime.
1875
1876 2007-03-05  Didier Verna  <didier@xemacs.org>
1877
1878         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
1879         instead of just inheritance for posting styles.
1880         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
1881
1882 2007-02-24  Chris Moore  <dooglus@gmail.com>
1883
1884         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
1885         * pgg-pgp.el (pgg-pgp-encrypt-region):
1886         * pgg-gpg.el (pgg-gpg-encrypt-region):
1887         Check pgg-encrypt-for-me if no other recipients.
1888
1889 2007-02-24  John Paul Wallington  <jpw@pobox.com>
1890
1891         * tls.el (tls-certtool-program): Fix custom type.
1892
1893 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
1896         and point-at-eol instead of line-(beginning|end)-position.
1897
1898         * assistant.el (assistant-parse-buffer): Ditto.
1899
1900         * netrc.el (netrc-parse-services): Ditto.
1901
1902 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
1903
1904         * mml2015.el (mml2015-epg-find-usable-key): New function.
1905         (mml2015-epg-sign): Use it.
1906         (mml2015-epg-encrypt): Use it.
1907
1908 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * message.el (message-make-in-reply-to): Quote name containing
1911         non-ASCII characters.  It will make the RFC2047 encoder cause an error
1912         if there are special characters.  Reported by NAKAJI Hiroyuki
1913         <nakaji@jp.freebsd.org>.
1914
1915 2007-02-27  Didier Verna  <didier@xemacs.org>
1916
1917         Include the group parameters as well as the topic ones in the
1918         inheritance filter process.
1919         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
1920         argument GROUP-PARAMS-LIST.
1921         * gnus-topic.el (gnus-group-topic-parameters): Use it.
1922
1923 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1924
1925         * nntp.el (nntp-never-echoes-commands)
1926         (nntp-open-connection-functions-never-echo-commands): New variables.
1927         (nntp-send-command): Use them.
1928
1929 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
1930
1931         * mml2015.el (mml2015-epg-verify): Simplified.
1932
1933 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * mml.el (mml-content-disposition-alist): New user option.
1936         (mml-content-disposition): New function.
1937         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
1938         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
1939
1940 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
1941
1942         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
1943         verification.
1944
1945 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1946
1947         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
1948         articles posted in the last 24 hours.
1949
1950 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1951
1952         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
1953
1954 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1955
1956         * nntp.el (nntp-send-command): Don't wait for echoes when
1957         nntp-open-ssl-stream is used.
1958
1959 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * gnus-cite.el (gnus-test-font-lock-add-keywords)
1962         (gnus-message-add-citation-keywords)
1963         (gnus-message-remove-citation-keywords): Remove.
1964         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
1965         directly, make the variables in font-lock-defaults buffer-local, add
1966         gnus-message-citation-keywords to them and then update the value of
1967         font-lock-keywords.
1968
1969 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1970
1971         * message.el (message-cite-original-1): Don't call
1972         gnus-article-highlight-citation.
1973
1974         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
1975         citations; fix line count.
1976
1977 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1978
1979         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
1980         (gnus-message-add-citation-keywords)
1981         (gnus-message-remove-citation-keywords): Use it; fix the emulating
1982         versions of font-lock-add-keywords and font-lock-remove-keywords to
1983         work with XEmacs correctly.
1984
1985 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * gnus-cite.el (gnus-cite-face-list): Set the values of
1988         gnus-message-max-citation-depth and gnus-message-citation-keywords.
1989         (gnus-message-max-citation-depth): Use defvar rather than defconst.
1990         (gnus-message-cite-prefix-regexp): New variable.
1991         (gnus-message-search-citation-line): Use it; protect against long
1992         citation prefix; fill match data with nil rather than 0 for XEmacs; set
1993         the 0th match data for Emacs.
1994         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
1995         (gnus-message-add-citation-keywords): Append keywords rather than
1996         prepending; emulate font-lock-add-keywords if it is not available.
1997         (gnus-message-remove-citation-keywords): Emulate
1998         font-lock-remove-keywords if it is not available.
1999
2000         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2001
2002         * message.el (message-cite-prefix-regexp): Set the value of
2003         gnus-message-cite-prefix-regexp.
2004
2005 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2006
2007         * nnweb.el (nnweb-google-parse-1): Update parser.
2008
2009 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
2010
2011         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2012
2013 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2014
2015         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2016         regexp.
2017
2018 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2019
2020         * uudecode.el (uudecode-string-to-multibyte): New function emulating
2021         string-to-multibyte.
2022         (uudecode-decode-region-internal): Use it.
2023
2024         * lpath.el: Fbind string-as-multibyte for XEmacs.
2025
2026 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2027
2028         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2029         custom choice.
2030
2031         * gnus-art.el (gnus-signature-limit): Fix custom choice.
2032
2033 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
2034
2035         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2036
2037         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2038         `write-region' to respect `mm-inhibit-file-name-handlers'.
2039
2040 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2041
2042         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2043         Use gnus-home-directory instead of "~/" or "$HOME".
2044
2045 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
2046
2047         * encrypt.el (encrypt-insert-file-contents): Add better prompt
2048         to mention filename.
2049         Add comments at beginning regarding usage.
2050         (encrypt-write-file-contents): Change interactive so a string is
2051         acceptable.  If the file has no associated model, show an error instead
2052         of a nonsense prompt.
2053
2054 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2055
2056         * spam.el (spam-bsfilter-ham-switch): Fix typo.
2057         Thanks to Yoshihiko Yamada for kind notification of this typo.
2058
2059 2007-01-12  Kenichi Handa  <handa@m17n.org>
2060
2061         * uudecode.el (uudecode-decode-region-internal): Make it work in a
2062         multibyte buffer.
2063
2064 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2065
2066         * gnus-score.el (gnus-score-fast-scoring): New variable.
2067         (gnus-score-headers): Use it.
2068
2069         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2070
2071         * message.el (message-cite-original-1): Call
2072         gnus-article-highlight-citation if requested.
2073         (message-make-from): Allow name and address as optional arguments.
2074
2075         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2076
2077         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2078         bugs to doc string.
2079         (gnus-button-alist): Add mid\\|message-id.
2080         (gnus-button-fetch-group): Extend for use in
2081         `browse-url-browser-function'.
2082         (gnus-button-url-regexp): Try to catch paired parentheses like in
2083         Wikipedia URLs.
2084
2085         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2086         Suggested by Simon Krahnke <overlord@gmx.li>.
2087
2088 2007-01-13  Romain Francoise  <romain@orebokech.com>
2089
2090         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2091         Update copyright.
2092
2093 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
2094
2095         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2096
2097 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2098
2099         * gnus-registry.el (gnus-registry-unfollowed-groups)
2100         (gnus-registry-split-fancy-with-parent): Fix documentation.
2101
2102 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103
2104         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2105         from nnweb groups.
2106
2107 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2110         Xref urls.  Erase buffer before requesting head.
2111
2112 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2113
2114         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
2115         customizable.
2116
2117 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
2118
2119         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2120         no signing key is found.
2121         (mml2015-epg-encrypt): Ask user whether to skip or abort if
2122         no encrypting and/or signing key is found.
2123
2124 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2125
2126         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2127
2128 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2129
2130         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2131         headers read from disk with the ones newly found in the current search.
2132         This should no longer cause problems, because the article numbers in
2133         Gmane's `nov.php' output are ignored since the previous change.
2134
2135 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2136
2137         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2138
2139 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2140
2141         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
2142         replace-regexp-in-string; bind url-version; fbind display-images-p and
2143         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
2144         find-face and set-itimer-function for Emacs; bind itimer-list for
2145         Emacs.
2146
2147         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2148
2149 2007-01-01  Romain Francoise  <romain@orebokech.com>
2150
2151         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2152
2153 2006-12-31  Steve Youngs  <steve@sxemacs.org>
2154
2155         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2156         `define-minor-mode' macro definition expanded properly.
2157         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2158         exclude it there.
2159
2160         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2161         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
2162         `fboundp' test.
2163         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2164         This is OK to autoload in (S)XEmacs now.
2165
2166 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167
2168         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2169         keystroke.
2170         (gnus-summary-limit-to-singletons): Fix typo.
2171
2172         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2173         else fails.
2174
2175 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2176
2177         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2178         docstring.
2179
2180         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2181         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2182         (gnus-summary-insert-dormant-articles): Fix typo in message.
2183
2184 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2185
2186         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2187         nil for XEmacs.
2188         (gnus-message-citation-mode): Don't autoload in XEmacs.
2189
2190         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2191
2192 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2193
2194         * nnimap.el (nnimap-expunge-search-string): Mention
2195         nnimap-search-uids-not-since-is-evil in docstring.
2196
2197 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2198
2199         * spam.el: Revert to make-obsolete-variable because
2200         define-obsolete-variable-alias is not supported in Emacs 21.
2201
2202         * spam.el (spam-ifile-path, spam-ifile-database-path)
2203         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2204         make-obsolete-variable.
2205         (spam-bsfilter-path, spam-bsfilter-program)
2206         (spam-spamassassin-path, spam-spamassassin-program)
2207         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
2208         use "path" inappropriately.
2209         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2210         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2211         variable names.
2212
2213 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
2214
2215         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2216         summary buffer.
2217
2218         * password.el (password-cache-remove): Use clear-string to burn
2219         password, if available.
2220
2221 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2222
2223         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2224
2225         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2226
2227         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2228         (gnus-message-highlight-citation): Move defcustom here from
2229         gnus-cite.el.
2230         (gnus-message-citation-mode): Autoload.
2231
2232         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
2233         checks to make it compile with XEmacs.
2234         (gnus-message-citation-mode): New minor mode.
2235         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2236         (gnus-message-highlight-citation): New variables.
2237         (gnus-message-search-citation-line)
2238         (gnus-message-add-citation-keywords)
2239         (gnus-message-remove-citation-keywords)
2240         (turn-on-gnus-message-citation-mode)
2241         (turn-off-gnus-message-citation-mode): New functions.
2242
2243 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
2244
2245         * gnus-cite.el: Enable highlighting of different citation levels in
2246         message-mode.
2247
2248 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2249
2250         * message.el (message-make-fqdn): Fix comment.
2251         (message-bogus-system-names): Add ".local".
2252
2253         * spam.el (spam-ifile-path, spam-ifile-program)
2254         (spam-ifile-database-path, spam-ifile-database)
2255         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2256         Don't use "path" inappropriately.
2257         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2258         strings.
2259         (spam-check-ifile, spam-ifile-register-with-ifile)
2260         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2261         new variable names.
2262
2263         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2264         (gnus-treat-display-smileys): Simplify using
2265         gnus-image-type-available-p.
2266
2267         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2268         available.
2269
2270         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
2271         `display-images-p' if available.
2272
2273 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2276         one after turning on the buffer's multibyteness instead of decoding
2277         them directly in the unibyte buffer that causes unexpected conversion
2278         in Emacs 23 (unicode).
2279
2280 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2281
2282         * message.el (message-generate-hashcash): Fix custom type.
2283
2284 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2285
2286         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2287
2288 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2289
2290         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2291         disconnect icons.  Add help text.
2292
2293 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
2294
2295         * spam.el (spam-extra-header-to-number): CRM114 spam score is
2296         negated to be consistent with the others we handle.
2297
2298 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2299
2300         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2301         version of gnus-summary-buffer to something, so that we can use two
2302         article buffers at the same time.
2303
2304 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
2305
2306         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2307         trigger all the extra headers.
2308         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2309         sorting.
2310
2311 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2312
2313         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2314         solid groups.
2315
2316 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
2317
2318         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
2319
2320 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2321
2322         * legacy-gnus-agent.el: Add Copyright notice.
2323
2324 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
2325
2326         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2327
2328 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2329
2330         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2331
2332         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2333         to make it work reliably in CVS Emacs.
2334         (gnus-summary-limit-strange-charsets-predicate)
2335         (gnus-summary-limit-to-predicate): New functions.
2336
2337 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
2338
2339         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2340         specifying array size.
2341         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2342         array if it is too small.
2343         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2344         (gnus-sort-threads-loop): New function.
2345
2346 2006-12-06  Chris Moore  <dooglus@gmail.com>
2347
2348         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2349         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2350
2351 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2352
2353         * mm-url.el (mm-url-predefined-programs): Call curl with correct
2354         options.
2355
2356 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
2359         DOS-ing the recipient.
2360
2361         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
2362         the headers when creating the mapping to avoid mismappings.
2363         (nnweb-gmane-create-mapping): Always nix out old mapping.
2364
2365 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2366
2367         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
2368         and mm-verify-option to never.
2369
2370 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * message.el (message-signed-or-encrypted-p): New function.
2373         (message-forward-make-body): Use it.
2374
2375         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
2376         Replace encode-coding-string with mm-encode-coding-string.
2377
2378 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2379
2380         * nneething.el (nneething-decode-file-name): Replace
2381         decode-coding-string with mm-decode-coding-string.
2382
2383         * gnus-int.el (gnus-open-server): Say failed server's name.
2384
2385 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2386
2387         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
2388         strings to a single string.  Quote `errors-file-name'.
2389         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
2390         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
2391         Adjust calls.  Use `shell-quote-argument'.
2392
2393 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
2394
2395         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
2396         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
2397
2398         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
2399         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
2400         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
2401         (gnus-group-make-directory-group, gnus-group-transpose-groups):
2402         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
2403         (gnus-subscribe-newsgroup, gnus-1):
2404         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
2405         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
2406         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
2407         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
2408
2409 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
2412         keystroke.
2413         (gnus-summary-limit-to-bodies): Implement headersp.
2414
2415 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * dns.el (query-dns): Protect against "Process dns deleted" strings.
2418
2419 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
2422
2423 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2424
2425         * message.el (message-generate-hashcash): Expand range of values to
2426         include `opportunistic'.
2427         (message-send-mail): Use it.
2428
2429 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2430
2431         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
2432         and comment it.
2433
2434         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
2435
2436 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
2437
2438         * gnus-util.el (gnus-extract-address-components): Improve comment.
2439
2440 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2441
2442         * gnus-util.el (gnus-extract-address-components): Work with address in
2443         which the name portion contains @.
2444
2445         * lpath.el: Fbind custom-autoload.
2446
2447 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2448
2449         * gnus.el (gnus-start): Move custom group up.
2450         (gnus-select-method): Don't autoload, but make it available for
2451         `customize-variable'.
2452         (gnus-getenv-nntpserver): Don't autoload.
2453
2454 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
2455
2456         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
2457
2458 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2459
2460         * message.el (message-sendmail-extra-arguments): New variable.
2461         (message-send-mail-with-sendmail): Use it.
2462
2463 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2464
2465         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
2466         mm-with-unibyte-current-buffer to make string unibyte.
2467
2468         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
2469         mm-string-as-multibyte.
2470
2471 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
2472
2473         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
2474         Reported by Werner Koch <wk@gnupg.org>.
2475
2476 2006-11-14  Daiki Ueno  <ueno@p360>
2477
2478         * mml2015.el: Autoload epa-select-keys when compiling.
2479
2480 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2481
2482         * mml2015.el (mml2015-epg-sign): Save the signing keys in
2483         message-options.
2484         (mml2015-epg-encrypt): Save the recipient keys in message-options.
2485
2486 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2487
2488         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
2489         EasyPG (< 0.0.6).
2490         (mml2015-always-trust): New user option.
2491         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
2492         prompt.
2493
2494 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2495
2496         * nntp.el (nntp-authinfo-force): New variable.
2497         (nntp-send-authinfo): Use it.
2498
2499 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
2500
2501         * message.el (message-strip-subject-encoded-words): Allow _not_ to
2502         decode encoded words.  Improve prompt.  Add comment about forwarding.
2503         (message-replacement-char): Move up.
2504
2505 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2506
2507         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
2508         instead of gnus-intersection because arguments of gnus-sorted-nunion
2509         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
2510
2511 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
2512
2513         * message.el (message-strip-subject-encoded-words): Reformat prompt.
2514         (message-simplify-subject-functions): Enable
2515         message-strip-subject-encoded-words by default.
2516
2517 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
2518
2519         * message.el (message-strip-subject-encoded-words): New function
2520         (message-simplify-subject-functions): New variable.
2521         (message-simplify-subject): Use it.  Fix typo in doc string.
2522         Support message-strip-subject-encoded-words.
2523
2524 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
2525
2526         * gnus-diary.el (gnus-diary-delay-format-function):
2527         * nndiary.el (nndiary-reminders):
2528         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
2529
2530 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2531
2532         * gnus-art.el (article-hide-boring-headers): Fetch date from
2533         gnus-original-article-buffer to avoid problems with localized date
2534         strings.
2535
2536 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2537
2538         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
2539
2540 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
2541
2542         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
2543         New variables.
2544         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2545         (mm-charset-synonym-alist): Move some entries to
2546         mm-codepage-iso-8859-list.
2547         (mm-charset-synonym-alist, mm-charset-override-alist): Add
2548         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2549
2550 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2551
2552         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
2553
2554 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2555
2556         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
2557         with Emacs 21 and XEmacs.
2558
2559 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2560
2561         * spam.el (spam-parse-address): New function for better parsing,
2562         catching errors, etc.
2563         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
2564
2565 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2566
2567         * mm-view.el: Add interactive arg to html2text autoload.
2568
2569 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2570
2571         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
2572
2573 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
2574
2575         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
2576         variables.
2577         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2578         (mm-charset-synonym-alist): Move some entries to
2579         mm-codepage-iso-8859-list.
2580
2581         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
2582
2583 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
2584
2585         * message.el (message-citation-line-format)
2586         (message-insert-formated-citation-line): Fix implementation of %E, %N
2587         and %n according to the doc string.
2588
2589 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
2590
2591         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2592         car-safe to avoid bad parses.
2593
2594 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2595
2596         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
2597         names.
2598
2599         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
2600
2601 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2602
2603         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
2604         header.
2605
2606         * message.el (message-draft-headers): Add Date.
2607         (message-headers-to-generate): Fix typo in docstring.
2608
2609         * nndraft.el (nndraft-required-headers): New variable.
2610         (nndraft-generate-headers): Use it.
2611
2612         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
2613
2614 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2615
2616         * gnus-registry.el (gnus-registry-wash-for-keywords)
2617         (gnus-registry-find-keywords): New functions to allow easy searching of
2618         articles that are in the registry.
2619
2620 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2621
2622         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2623         ietf-drums-parse-address instead of gnus-extract-address-components.
2624         Reported by Damien Elmes <damien@repose.cx>.
2625
2626 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2627
2628         * gnus.el (gnus-mime): Remove unused custom group.
2629
2630 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2631
2632         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
2633         "blank line" when searching for end of armor headers.
2634
2635 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * gmm-utils.el (gmm-write-region): Fix variable name.
2638
2639 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
2640
2641         * gmm-utils.el (gmm-write-region): New function based on compatibility
2642         code from `mm-make-temp-file'.
2643
2644         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
2645
2646         * nnmaildir.el (nnmaildir--update-nov)
2647         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
2648         Use `gmm-write-region'.
2649
2650 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2651
2652         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
2653         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2654
2655         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
2656
2657         * message.el (message-replacement-char): New variable.
2658         (message-fix-before-sending): Use it.
2659         (message-simplify-subject): New function to remove duplicate code.
2660         (message-reply, message-followup): Use it.
2661
2662         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
2663         gnus-summary-limit-to-articles.
2664
2665 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2666
2667         * gnus-util.el (gnus-with-local-quit): New macro.
2668
2669         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2670
2671 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
2672
2673         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
2674         ignore non-string data.
2675
2676 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
2677
2678         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
2679         non-string data (needs to be done in the registry too).
2680
2681 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2682
2683         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
2684         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
2685         (gnus-registry-split-fancy-with-parent)
2686         (gnus-registry-fetch-simplified-message-subject-fast)
2687         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
2688         Remove text properties on ingress into the registry and when it's saved.
2689         (gnus-registry-clean-empty-function): Fix bug with cleaning the
2690         registry from entries with no groups.
2691
2692 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2693
2694         * gnus-util.el (gnus-string-remove-all-properties): Add utility
2695         function to remove string properties.
2696
2697 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2698
2699         * gmm-utils.el (gmm): Adjust custom version.
2700
2701         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
2702         custom version.
2703
2704         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
2705
2706 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2707
2708         * gnus-art.el (gnus-insert-prev-page-button)
2709         (gnus-insert-next-page-button): Simplify.  Reformat.
2710
2711 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2712
2713         * gnus-art.el (gnus-insert-prev-page-button)
2714         (gnus-insert-next-page-button): Apply gnus-article-button-face.
2715
2716 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
2717
2718         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2719
2720 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2721
2722         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
2723         gnus-article-button-face to MIME and security buttons.
2724
2725 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2726
2727         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
2728         readable.
2729
2730 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2731
2732         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
2733
2734 2006-09-20  Steve Youngs  <steve@sxemacs.org>
2735
2736         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
2737         `browse-url-of-file' instead of `browse-url'.
2738
2739 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2740
2741         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2742         regexp.  Articles containing quotation were cut prematurely.
2743
2744 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * message.el (message-cite-original-1): Use nobody by default for the
2747         value of From header.
2748         (message-reply): Ditto.
2749
2750 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
2751
2752         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
2753         to the gnus-info.  This fixes a bug of inline-PGP message verification.
2754         Reported by Michael Piotrowski <mxp@dynalabs.de>.
2755
2756 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2757
2758         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
2759         mails in the doc string.  Add some URLs in comment.
2760         (pop3-movemail): Warn about pop3-leave-mail-on-server.
2761
2762 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
2765         backslashes handling and the way to find boundaries of quoted strings.
2766
2767 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
2768
2769         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
2770         mml1991-encrypt-to-self is set and mml1991-signers is not set.
2771         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
2772         mml2015-encrypt-to-self is set and mml2015-signers is not set.
2773
2774 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2775
2776         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
2777         doc string.
2778         (gnus-button-regexp, gnus-button-last): Remove unused variables.
2779
2780 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2781
2782         * lpath.el: Fbind epg-check-configuration.
2783
2784 2006-09-06  Simon Josefsson  <jas@extundo.com>
2785
2786         * mml2015.el (mml2015-use): Doc fix, mention epg.
2787
2788 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
2789
2790         * mml2015.el (mml2015-use): Default to epg, if available.
2791
2792 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
2793
2794         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
2795         message-sender.
2796         (mml1991-epg-encrypt): Ditto.
2797         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
2798         message-sender.
2799         (mml2015-epg-encrypt): Ditto.
2800
2801 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
2802
2803         * message.el (message-send-mail-with-sendmail): Look for sendmail in
2804         several common directories.
2805
2806 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
2807
2808         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
2809         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
2810
2811 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * gnus-art.el (article-decode-encoded-words): Make it fast.
2814
2815 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2816
2817         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
2818
2819         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
2820         in quoted string into `\'.
2821
2822 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2823
2824         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2825         Use standard-syntax-table.
2826
2827 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2828
2829         * gnus-art.el (gnus-decode-address-function): New variable.
2830         (article-decode-encoded-words): Use it to decode headers which are
2831         assumed to contain addresses.
2832         (gnus-mime-delete-part): Remove useless `or'.
2833
2834         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
2835         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
2836         (gnus-nov-parse-line): Use it to decode From header.
2837         (gnus-get-newsgroup-headers): Ditto.
2838         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
2839
2840         * mail-parse.el (mail-decode-encoded-address-region): New alias.
2841         (mail-decode-encoded-address-string): New alias.
2842
2843         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2844         New function.
2845         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
2846         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
2847         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
2848         (rfc2047-decode-string): Ditto.
2849         (rfc2047-decode-address-region): New function.
2850         (rfc2047-decode-address-string): New function.
2851
2852 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
2853
2854         * message.el (message-caesar-buffer-body): Allow rotating headers.
2855
2856         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
2857
2858         * message.el (message-insert-formated-citation-line): Fix %f.
2859         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
2860
2861 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2862
2863         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
2864         (gnus-bookmark-mouse-available-p): New macro.
2865         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
2866         (gnus-bookmark-bmenu-show-infos): Use it.
2867         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
2868         (gnus-bookmark-bmenu-hide-infos): Ditto.
2869         (gnus-bookmark-remove-properties): New function.
2870         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
2871         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
2872         (gnus-bookmark-write-file): Bind coding-system-for-write.
2873         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
2874         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
2875         group before selecting it.
2876         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
2877         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
2878         quit-window if it is not available; use gnus-mouse-2 and bind it to
2879         gnus-bookmark-bmenu-select-by-mouse.
2880         (gnus-bookmark-show-details): Remove unused variable `details-list'.
2881         (gnus-bookmark-bmenu-select-by-mouse): New function.
2882
2883 2006-08-13  Romain Francoise  <romain@orebokech.com>
2884
2885         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
2886         space.
2887
2888 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2889
2890         * compface.el (uncompface): Use binary rather than raw-text-unix.
2891
2892 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * compface.el (uncompface): Make sure the eol conversion doesn't take
2895         place when communicating with the external programs.  Reported by
2896         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2897
2898 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2899
2900         * nnheader.el (nnheader-insert-head): Fix typo in comment.
2901
2902 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2903
2904         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2905         Make it more robust by parsing author and date independently.
2906
2907 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2908
2909         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2910
2911 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
2912
2913         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
2914         first matching secret key.
2915         (mml2015-epg-encrypt): Ditto.
2916
2917         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
2918         first matching secret key.
2919         (mml1991-epg-encrypt): Ditto.
2920
2921         * mml2015.el (mml2015-encrypt-to-self): New user option.
2922         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
2923         mml2015-epg-encrypt-to-self is set.
2924
2925         * mml1991.el (mml1991-encrypt-to-self): New variable.
2926         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
2927         mml1991-epg-encrypt-to-self is set.
2928
2929         * mml2015.el (mml2015-signers): New user option.
2930         (mml2015-epg-sign): Reflect the value of mml2015-signers.
2931         (mml2015-epg-encrypt): Allow to select signing keys.
2932
2933         * mml1991.el (mml1991-signers): New variable.
2934         (mml1991-epg-sign): Reflect the value of mml1991-signers.
2935         (mml1991-epg-encrypt): Allow to select signing keys.
2936
2937 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2938
2939         * nnheader.el (nnheader-insert-head): Make it work even if the file
2940         uses CRLF for the line-break code.
2941
2942 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
2943
2944         * mml2015.el: Require mml-sec instead of password.
2945         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
2946         (mml2015-cache-passphrase): Inherit the default value from
2947         mml-secure-cache-passphrase.
2948         (mml2015-passphrase-cache-expiry): Inherit the default value from
2949         mml-secure-passphrase-cache-expiry.
2950
2951         * mml1991.el: Require mml-sec instead of password.
2952         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
2953         (mml1991-cache-passphrase): Inherit the default value from
2954         mml-secure-cache-passphrase.
2955         (mml1991-passphrase-cache-expiry): Inherit the default value from
2956         mml-secure-passphrase-cache-expiry.
2957
2958         * mml-sec.el: Require password.
2959         (mml-secure-verbose): New user option.
2960         (mml-secure-cache-passphrase): New user option.
2961         (mml-secure-passphrase-cache-expiry): New user option.
2962
2963 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
2964
2965         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2966         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
2967         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
2968
2969         FIXME: Use `tiny change'?
2970
2971 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2972
2973         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
2974         workaround for the url package included with Emacs.
2975
2976         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2977
2978 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
2981         correctly.  This fixes a bug caused by the 2006-05-12 change.
2982
2983 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
2984
2985         * nnmail.el (nnmail-article-group): If splitting raises an error, give
2986         some information about the error when saying that the `bogus' mail
2987         group will be used.
2988
2989 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2990
2991         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
2992         string.
2993
2994 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
2995
2996         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
2997
2998 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2999
3000         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3001
3002 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3003
3004         * mml1991.el (mml1991-function-alist): Add epg.
3005         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3006         (mml1991-epg-encrypt): New functions.
3007
3008 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3009
3010         * mml2015.el (mml2015-verbose): New variable.
3011         (mml2015-cache-passphrase): Ditto.
3012         (mml2015-passphrase-cache-expiry): Ditto.
3013         (mml2015-function-alist): Add epg.
3014         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3015         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3016         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3017         functions.
3018
3019 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3020
3021         * message.el (message-cite-original-1): Preserve region when removing
3022         quoted text due to X-No-Archive in order to avoid bogus attribution
3023         when citing multiple messages.
3024
3025 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3026
3027         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
3028         Kenneth Jacker <khj@be.cs.appstate.edu>.
3029
3030 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
3031
3032         * gnus-diary.el (gnus-user-format-function-d)
3033         (gnus-user-format-function-D): Autoload.
3034
3035         * imap.el (Commentary): Fix typo.
3036
3037         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3038         2006-04-22 contribution.
3039
3040 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3041
3042         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3043         It didn't really fix the bogosity I'm seeing with solid web groups.
3044
3045 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3046
3047         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3048         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3049         created using server names.  If we use the feature without declaring
3050         it, Gnus does not properly manage server and group state.
3051
3052         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3053         bound.
3054
3055 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3056
3057         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3058         looking up the method using GROUP's prefix before inventing a new one.
3059         It is used on killed/unknown groups in various places where returning
3060         an all-new method isn't expected by the caller.
3061
3062         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3063         and match semantics of gnus-group-real-prefix.
3064
3065 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
3066
3067         * nnmail.el (nnmail-broken-references-mailers): New variable.
3068         (nnmail-ignore-broken-references): New function generalizing
3069         nnmail-fix-eudora-headers.
3070         (nnmail-fix-eudora-headers): Now obsolete.
3071
3072         * gnus-art.el (gnus-button-handle-custom): Support
3073         `customize-apropos*'.
3074
3075 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3076
3077         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3078
3079         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3080         articles.
3081
3082 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
3083
3084         * message.el (message-cite-reply-above): New variable.
3085         (message-yank-original): Use it.
3086
3087 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3090
3091 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
3092
3093         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3094         as read.
3095
3096         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3097
3098 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
3099
3100         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3101         (gnus-bookmark-default-file): Use gnus-directory.
3102         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3103         Remove "*" in doc string.
3104         (gnus-bookmark-write-file): Simplify.
3105         (gnus-bookmark-maybe-sort-alist): Use `when'.
3106         (gnus-bookmark-get-bookmark): Fix typo in doc string.
3107         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3108         FIXME about Emacs 21 and XEmacs compatibility.
3109         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3110         compatibility.
3111         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3112         compatibility.
3113         (gnus-bookmark-menu-heading): Fix version.
3114
3115 2006-06-19  Bastien Guerry  <bzg@altern.org>
3116
3117         * gnus-bookmark.el: New file.
3118
3119 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * message.el (message-syntax-checks): Doc fix.
3122
3123 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3124
3125         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3126         unsubscribed groups as if they were killed ones.  It causes duplicate
3127         entries in gnus-newsrc-alist.
3128
3129 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * message.el (message-syntax-checks): Doc fix.
3132         (message-send-mail): Add check for continuation headers.
3133         (message-check-news-header-syntax): Fix regexp used to check for
3134         continuation headers.
3135
3136 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3137
3138         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3139
3140 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
3141
3142         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3143
3144 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3147         default-truncate-lines.
3148
3149 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3150
3151         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3152         to fill the utf-8 entry.
3153
3154         * lpath.el: Fbind unicode-precedence-list.
3155
3156 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3157
3158         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3159
3160 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
3161
3162         * gnus-agent.el (directory-files-and-attributes): Move all the way
3163         forward (the third and final move).
3164         (gnus-agent-read-agentview): Trap reconstruction errors due to
3165         nonexistant directory.  Handle by returning nil.
3166
3167 2006-05-30  Didier Verna  <didier@xemacs.org>
3168
3169         * message.el (message-dont-reply-to-names): Update the custom type.
3170         * message.el (message-dont-reply-to-names): New defsubst: potentially
3171         convert a list of regexps into a single one.
3172         * message.el (message-get-reply-headers): Use it.
3173         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3174
3175 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         * gnus-agent.el (directory-files-and-attributes): Move forward.
3178
3179 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3180
3181         * gnus-ml.el (gnus-mailing-list-subscribe)
3182         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3183         (gnus-mailing-list-message): Fix doc strings.
3184
3185 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3186
3187         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3188         of doing it manually.
3189
3190 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3191
3192         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3193         comment.
3194
3195 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
3196
3197         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
3198         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
3199         (gnus-agent-read-local): All symbols allocated in my-obarray
3200         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3201         (gnus-agent-regenerate-group): Check numeric names to see if they are
3202         messages or groups.
3203         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3204         better way of do this...)
3205
3206         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3207         'dummy.group' (there should be a better way of do this...)
3208
3209 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3210
3211         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3212         (gnus-saved-headers): Ditto.
3213         (gnus-default-article-saver): Mention functions may have properties.
3214         (gnus-article-save): Override gnus-save-all-headers and
3215         gnus-saved-headers by :headers property which saver function may have.
3216         (gnus-summary-save-in-file): Add :headers property.
3217         (gnus-summary-write-to-file): Ditto.
3218
3219         * gnus-sum.el (gnus-summary-save-article): Bind
3220         gnus-prompt-before-saving to t when saving many articles in a file;
3221         always show all headers.
3222
3223         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
3224
3225 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3226
3227         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3228         marks.
3229
3230         * message.el (message-indent-citation): Add optional arguments to allow
3231         using it outside of message buffers.
3232
3233         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3234         (gnus-article-treat-unfold-headers): Use it.
3235         (gnus-article-truncate-lines): New variable.
3236         (gnus-article-mode): Use it.
3237         (gnus-article-toggle-truncate-lines): New function.
3238
3239         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3240         gnus-article-toggle-truncate-lines.
3241
3242         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3243         coding system in XEmacs, use binary.
3244
3245 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3248         after-load-alist.
3249
3250         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3251         this function should save decoded articles.
3252         (gnus-summary-write-to-file): Use property to specify this function
3253         should save decoded articles and specify gnus-summary-save-in-file
3254         should be used to save articles other than the first one when saving
3255         many articles.
3256         (gnus-summary-save-body-in-file): Use property to specify this
3257         function should save decoded articles.
3258         (gnus-summary-write-body-to-file): Use property to specify this
3259         function should save decoded articles and specify
3260         gnus-summary-save-body-in-file should be used to save articles other
3261         than the first one when saving many articles.
3262
3263         * gnus-sum.el (gnus-summary-save-article): Simplify.
3264
3265 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * gnus-art.el (gnus-default-article-saver): Add
3268         gnus-summary-write-body-to-file.
3269         (gnus-article-save-coding-system): Don't use coding system object
3270         in XEmacs.
3271         (gnus-read-save-file-name): Add optional `dir-var' argument which
3272         specifies directory in which files are saved; work even if optional
3273         `variable' argument is not specified.
3274         (gnus-summary-write-to-file): Read file name.
3275         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3276         (gnus-summary-write-body-to-file): New function.
3277
3278         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3279         (gnus-summary-local-variables): Add it.
3280         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
3281         (gnus-summary-save-article): Remove optional `decode' argument;
3282         determine whether to decode articles by the value of
3283         gnus-default-article-saver; when saving many files using
3284         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3285         it first and use gnus-summary-save-in-file or
3286         gnus-summary-save-body-in-file thereafter unless
3287         gnus-prompt-before-saving is always; move point to article which
3288         will be saved.
3289         (gnus-summary-save-article-file): Revert.
3290         (gnus-summary-write-article-file): Revert.
3291         (gnus-summary-save-article-body-file): Revert.
3292         (gnus-summary-write-article-body-file): New function.
3293
3294 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * gnus-art.el (gnus-default-article-saver): Doc fix.
3297         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3298         from gnus-summary-save-article-coding-system, and default to a
3299         certain coding system.
3300         (gnus-output-to-file): Add coding cookie and encode text according
3301         to gnus-article-save-coding-system; don't use mm-append-to-file.
3302
3303         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3304         gnus-art.el and rename to gnus-article-save-coding-system.
3305         (gnus-summary-save-article): Require gnus-art; don't show all
3306         headers if it decodes articles; don't add coding cookie here;
3307         don't bind mm-text-coding-system-for-write.
3308         (gnus-summary-save-article-file): Save decoded articles.
3309         (gnus-summary-write-article-file): When saving many files, use
3310         gnus-summary-write-to-file first and gnus-summary-save-in-file
3311         thereafter unless gnus-prompt-before-saving is always.
3312         (gnus-summary-save-article-body-file): Save decoded articles.
3313
3314         * lpath.el: Fbind select-safe-coding-system for XEmacs.
3315
3316 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3317
3318         * nnrss.el (nnrss-check-group): Bind hash-index.
3319
3320 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3321
3322         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3323         its hash index.  Store this hash in `nnrss-group-data'.
3324         (nnrss-read-group-data): Update accordingly.
3325
3326 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3327
3328         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3329         entry.
3330
3331         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3332         gnus-article-browse-html-article.
3333
3334 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
3335
3336         * gnus-sum.el (gnus-summary-mime-map): Add
3337         gnus-article-browse-html-article.
3338
3339         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
3340
3341 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3342
3343         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3344         suitable coding systems in customize.
3345
3346 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3347
3348         * mail-source.el (mail-sources): Fix custom type.
3349
3350 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
3351
3352         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3353         (gnus-summary-expire-articles-now): Shorten prompt.
3354
3355         * gmm-utils.el (wid-edit): Require.
3356         (defun-gmm): Renamed from `gmm-defun-compat'.
3357         (gmm-image-search-load-path): Use it.
3358         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
3359
3360 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3361
3362         * gnus-sum.el (gnus-summary-save-article-coding-system): New
3363         variable.
3364         (gnus-summary-save-article): Add optional `decode' argument.  If
3365         it is set and gnus-summary-save-article-coding-system is non-nil,
3366         save decoded article.
3367         (gnus-summary-write-article-file): Save decoded article if
3368         gnus-summary-save-article-coding-system is non-nil.
3369
3370         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
3371         type.
3372
3373 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
3376
3377 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3378
3379         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
3380         first to test gnus-single-article-buffer which may be buffer-local.
3381
3382         * gnus-sum.el (gnus-summary-setup-buffer): Make
3383         gnus-single-article-buffer buffer-local and nil in ephemeral
3384         group; make gnus-article-buffer, gnus-article-current, and
3385         gnus-original-article-buffer always buffer-local.
3386         (gnus-summary-exit): Kill article buffer belonging to ephemeral
3387         group.
3388         (gnus-handle-ephemeral-exit): Don't move to next summary line.
3389
3390 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
3391
3392         * nnml.el (nnml-request-compact-group): Compressed files might not
3393         have .gz extension.
3394
3395 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3396
3397         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
3398         (mm-copy-to-buffer): Use with-current-buffer.
3399         (mm-display-part): Simplify.
3400         (mm-inlinable-p): Add optional arg `type'.
3401
3402 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3403
3404         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
3405         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
3406         Try harder to show the attachment internally or externally using
3407         gnus-mime-view-part-as-type.
3408
3409 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
3410
3411         * message.el (message-from-style, message-signature-separator)
3412         (message-user-organization-file, message-send-mail-function)
3413         (message-citation-line-function, message-yank-prefix)
3414         (message-indent-citation-function, message-signature)
3415         (message-signature-file, message-signature-insert-empty-line):
3416         Remove autoloads.
3417
3418         * gnus-art.el (gnus-buttonized-mime-types): Remove
3419         "multipart/signed".  Revert 2006-04-26 change.
3420
3421 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3422
3423         * gnus.el (gnus-version-number): Bump version.
3424
3425 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3426
3427         * gnus.el: No Gnus v0.5 is released.
3428
3429 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3430
3431         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
3432         fetching articles by message-id.
3433
3434 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3435
3436         * message.el (hashcash): Require hashcash as normal.
3437
3438         * ecomplete.el (ecomplete-highlight-match-line): Use
3439         point-at-eol.
3440         (ecomplete-highlight-match-line): Use `highlight', because that
3441         face exists in both Emacs and XEmacs.
3442
3443         * message.el (message-display-abbrev): Use point-at-bol.
3444
3445         * mail-source.el: Don't require timer/timer-funcs.
3446
3447         * gnus-async.el: Ditto.
3448
3449         * password.el: Ditto.
3450
3451         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
3452
3453         * mm-url.el: Ditto.
3454
3455         * gnus-xmas.el: Don't require timer-funcs.
3456
3457         * mm-util.el: Require timer/timer-funcs.
3458
3459 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3460
3461         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
3462         Close.
3463
3464 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3465
3466         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
3467         unibyte after clear-decrypt function runs.
3468
3469         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
3470         returns as a unibyte string.
3471
3472 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3473
3474         * lpath.el: Revert.
3475
3476         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
3477         (pgg-gpg-process-sentinel): Revert.
3478
3479         * pgg-pgp.el (pgg-pgp-process-region): Revert.
3480         (pgg-pgp-lookup-key): Revert.
3481
3482         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
3483         (pgg-pgp5-lookup-key): Revert.
3484
3485         * pgg.el (pgg-fetch-key): Revert.
3486
3487 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * lpath.el: Fbind string-as-multibyte for XEmacs.
3490
3491         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
3492         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
3493         (mml1991-pgg-encrypt): Ditto.
3494
3495         * pgg-gpg.el (pgg-string-to-multibyte): New function.
3496         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
3497         a multibyte buffer.
3498
3499         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
3500         (pgg-pgp-lookup-key): Ditto.
3501
3502         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3503         (pgg-pgp5-lookup-key): Ditto.
3504
3505         * pgg.el (pgg-fetch-key): Ditto.
3506
3507 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
3508
3509         * message.el (message-user-organization-file): Check several
3510         locations of the organization file.
3511
3512         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
3513         Add gnus-article-view-part-as-type.
3514
3515         * gnus-art.el (gnus-article-view-part-as-type): New function.
3516
3517         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
3518         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
3519
3520         * mml.el: Simplify autoload.
3521         (mml-mode): defvar dnd-protocol-alist instead of using
3522         symbol-value.
3523         (mml-default-directory): New variable.
3524         (mml-minibuffer-read-file): Use it.
3525         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
3526
3527         * message.el (message-citation-line-format): New variable.
3528         (message-insert-formated-citation-line): New function.
3529         (message-citation-line-function): Add
3530         `message-insert-formated-citation-line' to custom type.
3531
3532         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
3533         to doc string.
3534
3535         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
3536         depending on mm-verify-option.
3537
3538 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3539
3540         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
3541         binding pgg-* variables; reimplement the section which prevents
3542         MIME header from being signed.
3543         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
3544         pgg-text-mode; remove a blank line at the top of body.
3545
3546         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
3547         lines at the top of body; use gnus-newsgroup-charset if there's no
3548         Charset header.
3549
3550 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * message.el (message-self-insert-commands): Doc fix.
3553
3554         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
3555         (mm-uu-pgp-encrypted-test): Ditto.
3556         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
3557         between header and body; return application/pgp-encrypted handle
3558         if decryption failed; decode decrypted body by charset.
3559
3560         * mm-decode.el (mm-automatic-display): Don't make application/pgp
3561         element match to application/pgp-*.
3562
3563 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3564
3565         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
3566         HTML.
3567
3568 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3569
3570         * mail-source.el (mail-source-call-script): Message the error
3571         string.
3572
3573 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3574
3575         * gnus-util.el (gnus-byte-compile): Use it.
3576
3577 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
3578
3579         * gnus-util.el (kill-empty-logs): New function.
3580
3581 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3582
3583         * message.el (message-mail-alias-type): Doc fix.
3584         (message-mail-alias-type-p): New function.
3585         (message-send): Use it.
3586         (message-mode): Ditto.
3587         (message-strip-forbidden-properties): Ditto.
3588
3589         * ecomplete.el (ecomplete-database-file-coding-system): New
3590         variable.
3591         (ecomplete-save): Use it.
3592         (ecomplete-setup): Use it.
3593
3594 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * message.el (message-self-insert-commands): New variable.
3597         (message-strip-forbidden-properties): Use it.
3598
3599 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600
3601         * message.el (message-put-addresses-in-ecomplete): Use a regexp
3602         that doesn't make XEmacs choke.
3603
3604 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
3605
3606         * gnus-util.el (gnus-replace-in-string):
3607         Prefer replace-regexp-in-string over of replace-in-string.
3608
3609 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * gnus-util.el (gnus-select-frame-set-input-focus):
3612         Use select-frame-set-input-focus if it is available in XEmacs; use
3613         definition defined in Emacs 22 for old Emacsen.
3614
3615         * dgnushack.el: Autoload unmorse-region for XEmacs.
3616
3617         * lpath.el: Bind cursor-in-non-selected-windows and
3618         select-frame-set-input-focus for XEmacs.
3619
3620 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3621
3622         * mm-view.el (mm-inline-text): Use equal instead of equalp.
3623
3624 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3625
3626         * gnus-registry.el (gnus-registry-cache-save): Remove text
3627         properties when saving via the temp buffer.
3628
3629 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3630
3631         * message.el (message-generate-hashcash): Honor custom type.
3632
3633 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * message.el (message-generate-hashcash): Default to non-nil when
3636         hashcash is found.
3637
3638         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
3639         (gnus-refer-thread-limit): Increase default to 500.
3640
3641         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
3642
3643         * flow-fill.el (fill-flowed): Allow delete-space.
3644
3645 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3646
3647         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3648         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
3649         Remove autoloads.
3650
3651 2006-04-18  Simon Josefsson  <jas@extundo.com>
3652
3653         * message.el (message-generate-hashcash): Default to.
3654
3655 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3658         concatenating segments rather than before concatenating them.
3659
3660 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3661
3662         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
3663
3664 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3665
3666         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
3667
3668         * message.el (message-forward-make-body-plain): Allow
3669         message-forward-ignored-headers to be a list.
3670         (message-remove-ignored-headers): Factor out into function.
3671         (message-forward-make-body-mml): Use it.
3672
3673         * imap.el (imap-quote-specials): New function.
3674         (imap-login-auth): Quote specials.
3675
3676         * rfc2231.el (rfc2231-parse-string): Remove dead code.
3677         (rfc2231-parse-string): Allow concatanation of parameters that
3678         aren't contiguous.  The test case is
3679           (mail-header-parse-content-type "message/external-body;
3680             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
3681             access-type=LOCAL-FILE;
3682             name*1*=plugh%2fhello-sailor%2fbing.pdf")
3683
3684 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3685
3686         * nntp.el (nntp-accept-process-output): Return the value of
3687         `nnheader-accept-process-output'.
3688
3689 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3690
3691         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
3692         (gnus-button-alist): Recognize more diff formats.
3693         (gnus-button-patch): Strip directory.
3694
3695 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3696
3697         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
3698         Emacs 22 when setting focus.
3699
3700 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3701
3702         * gnus-art.el (gnus-article-treat-types): Do treatment of
3703         text/x-verbatim parts.
3704         (gnus-button-patch): New command.
3705
3706         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
3707         addresses that contain invalid characters.
3708
3709 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3710
3711         * message.el (message-put-addresses-in-ecomplete): Use
3712         gnus-replace-in-string.
3713         (message-is-yours-p): Use the more correct
3714         mail-header-parse-address instead of
3715         mail-extract-address-components.
3716         (message-put-addresses-in-ecomplete): Fix typo.
3717
3718         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
3719         keystroke.
3720
3721         * gnus-art.el (gnus-treatment-function-alist): Change order of
3722         newsgroups/generic header folding to avoid double-folding.
3723
3724         * message.el (message-hidden-headers): Add X-Draft-From.
3725
3726         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
3727         command.
3728         (gnus-summary-repeat-search-article-backward): New command.
3729
3730         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
3731         groups in the parent topic.
3732
3733 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
3734
3735         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
3736         (spam-extra-header-to-number): Return the CRM114 number as a
3737         number instead of a string.
3738
3739 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3740
3741         * gnus-art.el (gnus-face-properties-alist): Moved here from
3742         gnus-fun.
3743
3744         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
3745
3746 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * message.el (message-strip-forbidden-properties): Only display on
3749         self-insert-command.
3750
3751         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
3752         reindent.
3753         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
3754
3755 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
3756
3757         * smiley.el (smiley-style): Fix typo.
3758
3759 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3760
3761         * hashcash.el (hashcash-insert-payment-async-2): Use
3762         message-goto-eoh instead of doing it manually.
3763         (mail-add-payment): Use message-narrow-to-header instead of trying
3764         to do the same itself.
3765
3766         * message.el (message-hidden-headers): Add Face.
3767
3768         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
3769         reparenting code.
3770         (gnus-summary-reparent-children): Refactored out code.
3771         (gnus-summary-thread-map): New keystroke.
3772         (gnus-summary-reparent-children): Make into command.
3773
3774         * smiley.el (smiley-style): Default to `medium' if using a large
3775         font.
3776
3777         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
3778         does it itself.
3779
3780         * message.el (message-point-in-header-p): Simplify definition.
3781
3782 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3783
3784         * nnagent.el (nnagent-request-set-mark): Silence log file
3785         writing.
3786         (nnagent-request-set-mark): Use write-region instead of
3787         append-to-file.
3788
3789         * gnus-sum.el (gnus-read-header): Fudge article number if using a
3790         strange select method.
3791
3792         * ecomplete.el (ecomplete-display-matches): Get highlightling
3793         right.
3794         (ecomplete-display-matches): Use literals.
3795         (ecomplete-display-matches): Disable message logging.
3796
3797         * message.el (message-display-abbrev): Small optimization.
3798
3799         * ecomplete.el (ecomplete-display-matches): Allow automatic
3800         display.
3801
3802         * message.el (message-strip-forbidden-properties): Display
3803         abbrevs.
3804         (message-display-abbrev): Get automatic display right.
3805
3806         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
3807         keystrokes.
3808
3809 2006-04-13  Romain Francoise  <romain@orebokech.com>
3810
3811         TODO: Backport to v5-10!
3812
3813         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
3814         Moved here (and renamed) from gnus-registry.el.
3815
3816         * gnus-registry.el: Require gnus-util.
3817         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
3818
3819 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3820
3821         * gnus-group.el (gnus-group-catchup-current): Change
3822         if-then-else-if-then-else into cond.
3823         (gnus-group-catchup): Indent.
3824         (group-name-at-point): New function.
3825         (gnus-fetch-group): Provide default from thing at point.
3826
3827 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3828
3829         * message.el (message-display-abbrev): Fix regexp.
3830
3831         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
3832         choosing.
3833         (ecomplete-highlight-match-line): Fix up code rewrite, remove
3834         dead variables.
3835
3836         * message.el (message-newline-and-indent): Remove debugging.
3837         (message-display-abbrev): Use new implementation.
3838
3839 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3840
3841         * gnus-art.el (gnus-article-mode): Set
3842         cursor-in-non-selected-windows to nil.
3843
3844         * smiley.el: Revert previous change.
3845         (smiley-data-directory): defvar it before using it in the
3846         defcustom of `smiley-style'.
3847
3848 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * message.el (message-newline-and-indent): New function.
3851
3852         * ecomplete.el: Implement more bits.
3853
3854         * message.el (message-put-addresses-in-ecomplete): Clean up the
3855         string.
3856
3857         * ecomplete.el (ecomplete-add-item): Chop off decimals.
3858
3859         * gnus-sum.el (gnus-summary-save-parts): Bind
3860         gnus-summary-save-parts-counter and use it to make unique file
3861         names.
3862
3863         * gnus-art.el (gnus-ignored-headers): Add some more headers.
3864
3865         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
3866         parameter to say whether to actually parse the individual
3867         addresses.
3868
3869         * message.el (message-put-addresses-in-ecomplete): New function.
3870         (ecomplete): Require.
3871         (message-mail-alias-type): Add ecomplete as an option.
3872
3873 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
3874
3875         * flow-fill.el (fill-flowed): Remove trailing space from blank
3876         quoted lines.
3877
3878 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3879
3880         * smiley.el (smiley-style): Move definition later to avoid a
3881         compilation warning.
3882
3883 2006-04-12  Kenichi Handa  <handa@m17n.org>
3884
3885         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3886         buffer and then decode the buffer text if necessary.
3887         (rfc2231-encode-string): Be sure to work on multibyte buffer at
3888         first, and after mm-encode-body, change the buffer to unibyte.
3889         Use mm-disable-multibyte instead of set-buffer-multibyte.
3890
3891 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
3894         Content-Type header instead of Content-Disposition header.
3895         (gnus-mime-inline-part): Ditto.
3896         (gnus-mime-view-part-as-charset): Ignore charset that the part
3897         specifies.
3898
3899         * mm-decode.el (mm-display-part): Work with external parts and
3900         usual parts similarly.
3901
3902         * mm-extern.el (mm-inline-external-body): Use mm-display-part
3903         instead of gnus-display-mime.
3904
3905         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
3906         instead of with-temp-buffer.
3907
3908         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
3909         tag to summarized topics part in order to encode non-ASCII text.
3910
3911 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3912
3913         * smiley.el (smiley-style): New variable.
3914         (smiley-directory): New function.
3915         (smiley-data-directory): Derive from `smiley-style' using
3916         `smiley-directory'.
3917         (smiley-regexp-alist): Add new entries.
3918
3919         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
3920         (gnus-article-browse-delete-temp): Add :version.
3921
3922 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3923
3924         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
3925         the sieve region.
3926
3927 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3928
3929         * gnus.el (gnus-version-number): Bump version.
3930
3931 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3932
3933         * gnus.el: No Gnus v0.4 is released.
3934
3935 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3936
3937         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
3938         layout.
3939
3940         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
3941         unknown charset.
3942
3943         * message.el (message-header-synonyms): Add Original-To to the
3944         default.
3945
3946         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
3947         optional parameter.
3948
3949 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3950
3951         * gnus-fun.el (gnus): Require it for gnus-directory.
3952
3953 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3954
3955         * gnus-fun.el (gnus-face-properties-alist): Add :version.
3956
3957 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3958
3959         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
3960
3961 2006-04-05  Simon Josefsson  <jas@extundo.com>
3962
3963         * password.el (password-reset): New function.
3964
3965 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3966
3967         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
3968         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3969
3970 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3971
3972         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3973         Some whitespace was matched into the url, which broke browsing hits
3974         > 100 when mm-url-use-external was nil.
3975
3976 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3977
3978         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
3979         gnus-extra-headers for 'Newsgroups.
3980
3981         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
3982         bound.
3983
3984 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
3985
3986         * pgg-gpg.el: Clean up process buffers every time gpg processes
3987         complete.
3988
3989 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3990
3991         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3992         doc string.
3993
3994 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
3995
3996         * pgg-gpg.el (pgg-gpg-process-filter)
3997         (pgg-gpg-wait-for-completion): Check if buffer is alive.
3998
3999         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4000         lines, temporary fix.
4001
4002 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4003
4004         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4005
4006 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4007
4008         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4009         default-enable-multibyte-characters.  This reverts the change from
4010         revision 6.17 which is no longer necessary because the passphrase
4011         is sent separately now.  GnuPG messages are unreadable under
4012         multibyte locales with default-enable-multibyte-characters set to
4013         nil.
4014
4015 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4016
4017         * message.el (message-tool-bar-gnome): Move "spell".
4018
4019 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4020
4021         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4022         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
4023         instead.
4024
4025 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
4026
4027         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4028         newsgroups handling for NNTP overviews which don't include
4029         Newsgroups.
4030
4031 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4032
4033         * message.el (message-resend): Bind message-generate-hashcash to nil.
4034
4035 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4036
4037         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4038         when searching for already-paid recipients.
4039
4040 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4041
4042         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4043         passphrases when it is not needed.
4044         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4045         passphrase stuff from gpg, should only be necessary when you use
4046         gpg with a smartcard.
4047
4048 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * mml.el (mml-insert-mime): Ignore cached contents of
4051         message/external-body part.
4052
4053         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4054         (mm-insert-part): Ditto.
4055
4056 2006-03-23  Simon Josefsson  <jas@extundo.com>
4057
4058         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4059         Reiner.
4060         (pgg-gpg-use-agent-p): Use it again.
4061
4062 2006-03-23  Simon Josefsson  <jas@extundo.com>
4063
4064         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4065         older emacsen.
4066         (pgg-gpg-use-agent-p): Don't use it.
4067
4068 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
4069
4070         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4071         if we can.
4072
4073 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4074
4075         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4076         (pgg-gpg-update-agent): New function.
4077         (pgg-gpg-use-agent-p): New function.
4078         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4079         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4080         (pgg-gpg-sign-region): Use it.
4081
4082 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4085         Reported by Ralf Wachinger <rwachinger@gmx.de>.
4086
4087 2006-03-21  Simon Josefsson  <jas@extundo.com>
4088
4089         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4090         <wilde@sha-bang.de>.
4091         (pgg-gpg-use-agent): New variable.
4092         (pgg-gpg-process-region): Use it.
4093         (pgg-gpg-encrypt-region): Likewise.
4094         (pgg-gpg-encrypt-symmetric-region): Likewise.
4095         (pgg-gpg-decrypt-region): Likewise.
4096         (pgg-gpg-sign-region): Likewise.
4097         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4098
4099 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4100
4101         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
4102
4103         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4104         Add comment on version.
4105
4106 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4107
4108         * smiley.el: Add missing test smiley.
4109
4110 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4111
4112         * mm-decode.el (mm-with-part): New macro.
4113         (mm-get-part): Use it; work with message/external-body as well.
4114         (mm-save-part): Treat name and filename equally.
4115
4116         * mm-extern.el (mm-extern-cache-contents): New function.
4117         (mm-inline-external-body): Use it; force the part to be displayed;
4118         move undisplayer added to the cached handle to the parent.
4119
4120         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4121         (gnus-mime-view-part-as-type): Work with message/external-body.
4122
4123         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4124
4125 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4126
4127         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4128         images in image-load-path.  [Sync with image.el, revision 1.60, in
4129         Emacs.]
4130
4131 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4132
4133         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4134         path rather than symbol.  Always return list of directories.
4135         Guarantee that image directory comes first.  [Sync with image.el,
4136         revision 1.59, in Emacs.]
4137
4138         * message.el (message-make-tool-bar): Adjust to new API of
4139         `gmm-image-load-path-for-library'.
4140
4141         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4142
4143         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4144
4145 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4146
4147         * gnus-art.el (gnus-article-only-boring-p):
4148         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4149         intangible text.
4150         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4151
4152 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
4153
4154         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
4155         `defun' instead of `gmm-defun-compat'.
4156
4157 2006-03-14  Simon Josefsson  <jas@extundo.com>
4158
4159         * message.el (message-unique-id): Don't use message-number-base36
4160         if (user-uid) is a float.
4161         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4162
4163 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4164
4165         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4166
4167         * gnus-art.el (gnus-mime-display-single): Make sure there is an
4168         empty line between a part and a message part.
4169
4170 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4171
4172         * smiley.el: Add more test smileys.
4173         (smiley-data-directory, smiley-regexp-alist)
4174         (gnus-smiley-file-types): Fix doc strings.
4175         (smiley-update-cache): Clear smiley-cached-regexp-alist before
4176         adding new elements.
4177         (smiley-mouse-map): Unused code.  Make it a comment.
4178
4179 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4180
4181         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4182         scan latest NoCeM messages instead of old ones.
4183         (gnus-nocem-check-article): Fix regexps so as to match to PGP
4184         delimiters that are recently used.
4185         (gnus-nocem-load-cache): Add autoload cookie.
4186
4187         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4188
4189         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4190         level which is larger than gnus-use-nocem is specified.
4191
4192         * gnus-group.el (gnus-group-get-new-news): Ditto.
4193
4194 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4195
4196         * gnus-util.el (gnus-tool-bar-update): New function.
4197
4198         * gnus-group.el (gnus-group-update-tool-bar): New variable.
4199         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4200
4201         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4202
4203         * gnus-group.el (gnus-group-redraw-when-idle)
4204         (gnus-group-redraw-check): Remove.
4205         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4206
4207 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4210         if optional last element is specified in splits (FIELD VALUE...).
4211
4212 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
4213
4214         * message.el (message-make-tool-bar): Rename gmm-image-load-path
4215         to gmm-image-load-path-for-library.  Call with no-error argument.
4216         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4217
4218         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4219
4220         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4221
4222         * gmm-utils.el (gmm-image-load-path): Remove alias.
4223
4224 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
4225
4226         * gmm-utils.el (gmm-image-load-path): Add alias.
4227
4228         * nnml.el (nnml-generate-nov-databases-directory): Rename from
4229         nnml-generate-nov-databases-1.
4230         (nnml-generate-nov-databases): Use it.
4231         (nnml-generate-nov-databases-directory): Document no-active
4232         argument.
4233
4234         * gmm-utils.el (gmm-image-load-path-for-library): Return single
4235         directory if path is t.  Add no-error.
4236
4237         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4238         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4239
4240         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4241         resetting gnus-article-browse-html-temp-list.
4242
4243         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4244         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
4245         Add example to docstring.  Rename local variables.  Move error
4246         checks to default case in cond and simplify.
4247
4248 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4249
4250         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4251         handle is multipart when calling it recursively.
4252         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
4253
4254 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
4255
4256         * nnimap.el (nnimap-request-update-info-internal): Optimize.
4257         Don't `gnus-uncompress-range' to avoid excessive memory usage.
4258
4259 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4262         is loaded.
4263
4264         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4265         loaded.
4266
4267 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4268
4269         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4270         to "Emacs 23 (unicode)" in doc string.
4271
4272         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4273         "Emacs 23 (unicode)" in comment.
4274
4275 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
4278
4279         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4280         characters 160 through 255 in Emacs 23.
4281
4282 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4283
4284         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4285         gnus-article-browse-html-temp.
4286         (gnus-article-browse-delete-temp): Make it customizable.  Add
4287         `file'.  Adjust doc string.
4288         (gnus-article-browse-delete-temp-files): Add argument.  Allow
4289         query for each file.  Adjust doc string.
4290         (gnus-article-browse-html-parts): Add
4291         `gnus-article-browse-delete-temp-files' to
4292         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
4293
4294 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
4295
4296         * gnus-art.el (gnus-article-browse-html-temp)
4297         (gnus-article-browse-delete-temp): New variables.
4298         (gnus-article-browse-delete-temp-files): New function.
4299         (gnus-article-browse-html-parts): Use it.
4300
4301 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4302
4303         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
4304
4305         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4306         string.
4307
4308         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4309         gnus-summary-insert-new-articles when unplugged.  Remove
4310         gnus-summary-search-article-forward.
4311
4312         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4313         display-visual-class instead of display-color-cells.
4314
4315 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4316
4317         * dgnushack.el: Autoload customize-group for XEmacs.
4318
4319         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4320         message/* containing non-ASCII text properly.
4321
4322 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4323
4324         * message.el: Require gmm-utils, remove autoloads.
4325         (message-tool-bar): Set default based on
4326         gmm-tool-bar-style.
4327         (message-tool-bar-gnome): Add gmm-customize-mode.
4328
4329         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4330         gmm-tool-bar-style.
4331         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
4332
4333         * gnus-group.el (gnus-group-tool-bar): Set default based on
4334         gmm-tool-bar-style.
4335         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
4336
4337         * gmm-utils.el (gmm-image-directory): Rename variable from
4338         gmm-image-load-path.
4339         (gmm-image-load-path): Use gmm-image-directory.
4340         (gmm-customize-mode): New function.
4341         (gmm-tool-bar-style): New variable.
4342
4343         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4344         gnus-group-redraw-line-number.
4345         (gnus-group-redraw-check): Simplify.
4346         (gnus-group-tool-bar-update): Remove redraw check.
4347         (gnus-group-make-tool-bar): Add redraw check.
4348
4349 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
4350
4351         * gnus-art.el (gnus-button): Add missing parentheses.
4352
4353 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * lpath.el: Fbind line-number-at-pos.
4356
4357 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4358
4359         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
4360
4361 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4362
4363         * gnus-art.el (gnus-button): New face.
4364         (gnus-article-button-face): Use it.
4365
4366         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4367         gnus-summary-next-page.  Re-order.
4368
4369         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4370         next-node are now included.
4371         (gnus-group-redraw-line-number): New internal variable.
4372         (gnus-group-redraw-check): Helper function for updating the tool
4373         bar.
4374         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
4375
4376         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
4377
4378         * spam.el (spam-spamassassin-score-regexp): New internal variable.
4379         (spam-extra-header-to-number, spam-check-spamassassin-headers):
4380         Use it to match format of Spamassassin 3.0 and later.  Reported by
4381         IRIE Tetsuya <irie@t.email.ne.jp>.
4382         (spam-check-bogofilter)
4383         (spam-bogofilter-register-with-bogofilter): Fix args of
4384         `gnus-error' calls.
4385
4386 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4387
4388         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4389         unnecessary interaction when sending queued mails.  Reported by
4390         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
4391
4392 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4393
4394         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4395         first or last are nil.
4396
4397 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4398
4399         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
4400
4401 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4402
4403         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
4404
4405 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4406
4407         * dns.el (query-dns): Protect more against buggy tcp output.
4408
4409 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4410
4411         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
4412         nov.php.
4413
4414 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4415
4416         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
4417         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
4418         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
4419         output on the server side.
4420         (nnweb-google-create-mapping): Update regexps and add some
4421         progress indication.
4422
4423 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
4424
4425         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
4426         gnus-agent-toggle-plugged.  Re-order icons.
4427         (gnus-group-tool-bar-gnome): Add
4428         gnus-group-{prev,next}-unread-group.
4429         (gnus-group-tool-bar-gnome): Re-order icons.
4430
4431         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
4432         gnus-summary-insert-new-articles.
4433
4434         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
4435         comments.
4436
4437         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
4438         also available in Emacs 21.3.
4439
4440         * message.el (message-fix-before-sending): Change "Emacs 22" to
4441         "Emacs 23 (unicode)" in comment.
4442
4443         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
4444         "Emacs 23 (unicode)" in comment.
4445
4446         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
4447         comment.
4448         (mm-coding-system-p): Add comment about no-MULE XEmacs.
4449
4450         * mm-view.el (mm-fill-flowed): Add :version.
4451
4452 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4453
4454         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
4455         and load-path.
4456
4457 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
4458
4459         * message.el: Autoload gmm-image-load-path.
4460         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
4461         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
4462         consitency.
4463
4464         * gmm-utils.el (gmm-image-load-path): Also search in
4465         "../etc/images".  Don't set gmm-image-load-path if we don't find
4466         the image.
4467
4468 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4469
4470         * gmm-utils.el (gmm-image-load-path): Don't make
4471         `gmm-image-load-path' include subdirectories which the second arg
4472         `image' might specify.
4473
4474         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
4475         subdirectory to icon file names.
4476
4477         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
4478
4479 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4480
4481         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
4482         gmm-image-load-path calls.
4483
4484         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4485
4486         * message.el (message-make-tool-bar): Ditto.
4487
4488         * mml.el (mml-preview): Added comment concerning tool bar icons.
4489
4490         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
4491         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
4492
4493         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
4494         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
4495
4496         * message.el (message-tool-bar-gnome): Use new icon names.
4497         (message-make-tool-bar): Use `gmm-image-load-path'.
4498
4499         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
4500         functions from MH-E.
4501         (gmm-image-load-path): New variable from MH-E.
4502         (gmm-image-load-path): New function from MH-E.  Added arguments
4503         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
4504         *-image-load-path-called-flag.
4505
4506 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
4507
4508         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
4509
4510 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
4511
4512         * nnimap.el (nnimap-request-move-article): Change folder back to
4513         source group before deleting.
4514
4515 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4516
4517         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
4518
4519         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
4520         mm-url.
4521
4522         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
4523
4524 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4525
4526         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
4527         coding system which mm-charset-to-coding-system returns for a
4528         given charset is valid.
4529
4530 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
4531
4532         * html2text.el (html2text-remove-tag-list):
4533         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
4534
4535 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4536
4537         * gnus-cus.el: Revert 2005-10-17 change.
4538
4539 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * gnus-art.el (article-strip-banner): Call
4542         article-really-strip-banner only when the regexp match is made.
4543
4544 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4545
4546         * gnus-art.el (article-strip-banner): Use
4547         gnus-extract-address-components instead of
4548         mail-header-parse-addresses to make it work with non-ASCII text;
4549         remove mail-encode-encoded-word-string.
4550
4551         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
4552         values which are surrounded with \"...\"; make it never cause a
4553         Lisp error; give up parsing of parameters if it failed in
4554         extracting type.
4555
4556 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4557
4558         * smime.el (smime-cert-by-ldap-1): Fix bug where
4559         `smime-ldap-search' returns results without userCertificates.
4560
4561 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4562
4563         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
4564
4565 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4566
4567         * spam.el (spam-check-spamassassin-headers): Adapt format for
4568         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
4569         <ari@mbf.ocn.ne.jp>.
4570         (spam-list-of-processors): Add spam-use-gmane.
4571
4572 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4573
4574         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
4575         make-temp-file; make it work with XEmacs as well.
4576
4577         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
4578         mm-make-temp-file.
4579
4580         * mm-decode.el (mm-display-external): Use the 3rd arg of
4581         mm-make-temp-file.
4582         (mm-create-image-xemacs): Ditto.
4583
4584 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
4587         with message-narrow-to-headers.
4588         (gnus-draft-setup): Narrow to header to run message-fetch-field.
4589         (gnus-draft-check-draft-articles): New function.
4590         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
4591
4592 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4593
4594         * gnus-art.el (gnus-article-browse-html-parts):
4595         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
4596         Don't use suffix argument for mm-make-temp-file for Emacs 21
4597         compatibility.  Remove useless `format'.
4598
4599 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4600
4601         * nnweb.el (nnweb-google-wash-article): Update regexps.
4602         (nnweb-group-alist): Use defvoo instead of defvar.
4603
4604 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4605
4606         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
4607         re-loading nn* modules.
4608
4609 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4610
4611         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
4612         for `tool-bar-mode' and don't check it's default-value.
4613
4614         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4615
4616         * message.el (message-make-tool-bar): Ditto.
4617
4618         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
4619         `substring'.  Shorten tmp-file name.
4620
4621         * gnus.el: Remove bogus comment.
4622
4623 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
4624
4625         * gnus-art.el (gnus-article-browse-html-parts): New function.
4626         (gnus-article-browse-html-article): New function for viewing html
4627         articles with a browser.
4628
4629 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
4630
4631         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
4632         in elisp.
4633         (pgg-gpg-encrypt-symmetric-region): Ditto.
4634         (pgg-gpg-sign-region): Ditto.
4635
4636         * pgg-def.el (pgg-text-mode): New variable.
4637
4638         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
4639         (mml2015-pgg-encrypt): Ditto.
4640
4641         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
4642         (mml1991-pgg-encrypt): Ditto.
4643
4644 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
4647         message-make-date instead of current-time-string.
4648
4649         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
4650         to gnus-decoded which mm-uu might set.
4651
4652 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4653
4654         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
4655         don't decode quoted parameters; remove misimported Emacs code.
4656         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4657         (rfc2231-decode-encoded-string): Don't use split-string which
4658         behaves differently according to Emacs version; use
4659         mm-decode-coding-region to convert charset to coding-system.
4660         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4661         (rfc2231-encode-string): Remove misimported Emacs code.
4662
4663 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4664
4665         * gnus-art.el (article-decode-charset): Don't use ignore-errors
4666         when calling mail-header-parse-content-type.
4667         (article-de-quoted-unreadable): Ditto.
4668         (article-de-base64-unreadable): Ditto.
4669         (article-wash-html): Ditto.
4670
4671         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
4672         calling mail-header-parse-content-type and
4673         mail-header-parse-content-disposition.
4674         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
4675         mail-header-parse-content-type.
4676
4677         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
4678         insert charset and format parameters; encode description after
4679         inserting it to buffer.
4680         (mml-insert-parameter): Fold lines properly even if a parameter is
4681         segmented into two or more lines; change the max column to 76.
4682
4683         * rfc1843.el (rfc1843-decode-article-body): Don't use
4684         ignore-errors when calling mail-header-parse-content-type.
4685
4686         * rfc2231.el (rfc2231-parse-string): Return at least type if
4687         possible; don't cause an error even if it fails in parsing of
4688         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4689         (rfc2231-encode-string): Don't break lines at the beginning, leave
4690         it to mml-insert-parameter.
4691
4692         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
4693         calling mail-header-parse-content-type.
4694
4695 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
4696
4697         * spam-report.el (spam-report-gmane-use-article-number):
4698         Improve doc string.
4699         (spam-report-gmane-internal): Check if a suitable header was found
4700         in the article.
4701
4702 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4703
4704         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
4705         (rfc2231-encode-string): Make param*=value always begin with LWSP.
4706
4707 2006-02-05  Romain Francoise  <romain@orebokech.com>
4708
4709         Update copyright notices of all files in the gnus directory.
4710
4711 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4712
4713         * nnweb.el (nnweb-request-group): Avoid growing overview files.
4714
4715 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4716
4717         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
4718         segmented lines of parameter value to cope with Thunderbird 1.5
4719         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
4720         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4721         (rfc2231-encode-string): Don't make lines exceeding 76 column.
4722
4723 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
4724
4725         * mml.el (mml-generate-mime-1): Correct the order of inline signed
4726         parts.
4727
4728 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4729
4730         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
4731         there's only one active file for all servers.
4732         (nnweb-request-scan): Make sure nnweb-articles is initialized on
4733         solid groups.  Gnus might have used a FAST request to select the group.
4734         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
4735         and nnweb-search redundantly in the active file.
4736         (nnweb-request-list): Don't list bogus groups.  There can only be one.
4737         (nnweb-request-create-group): Don't use ARGS.
4738         (nnweb-possibly-change-server, nnweb-request-group): Remove some
4739         initialisations.  Let nnoo do the work.
4740
4741 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4742
4743         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
4744         Say the part has been decoded.
4745
4746         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
4747
4748 2006-01-31  Kevin Ryde  <user42@zip.com.au>
4749
4750         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
4751         mailcap-viewer-test-cache when there's no 'test clause, since that
4752         will invert the meaning of a "nil" test previously determined by
4753         mailcap-mailcap-entry-passes-test.
4754
4755 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
4758         compiling.
4759
4760         * gnus-sum.el: Ditto.
4761
4762         * message.el: Don't bind tool-bar-map when compiling.
4763
4764 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
4765
4766         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
4767
4768 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4769
4770         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
4771         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
4772         current Google Groups.
4773
4774 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
4775
4776         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
4777         and tool-bar-mode.
4778
4779         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
4780         and tool-bar-mode.
4781
4782         * message.el (message-tool-bar-update): Simplify.
4783         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
4784
4785         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
4786         gnus-summary-buffer.
4787         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
4788         gnus-summary-reply.
4789
4790         * gmm-utils.el (gmm): Add :version.
4791
4792 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4793
4794         * Makefile.in (clean): New rule.
4795         (distclean): Use it.
4796
4797 2006-01-26  Steve Youngs  <steve@sxemacs.org>
4798
4799         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
4800         autoload.
4801
4802 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4803
4804         * gmm-utils.el (gmm-verbose): Add :group.
4805
4806 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
4807
4808         * message.el: Change some comments WRT tool-bars.
4809
4810         * gnus-sum.el (gnus-summary-tool-bar)
4811         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
4812         (gnus-summary-tool-bar-zap-list): New variables.
4813         (gnus-summary-make-tool-bar): Complete rewrite using
4814         `gmm-tool-bar-from-list'.
4815
4816         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
4817         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
4818         variables.
4819         (gnus-group-make-tool-bar): Complete rewrite using
4820         `gmm-tool-bar-from-list'.
4821         (gnus-group-tool-bar-update): New function.
4822
4823         * message.el (message-mode-field-menu): Add "Show hidden Headers".
4824
4825 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
4828         is dissected into a single part of which the type is the same as
4829         the given one; decode charset.
4830
4831 2006-01-21  Kevin Ryde  <user42@zip.com.au>
4832
4833         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
4834         into alists as symbol not string, since that's what
4835         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
4836         look for.
4837
4838 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
4839
4840         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
4841         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
4842
4843         * message.el (message-tool-bar-gnome): Use gmm-ignore.
4844
4845 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4846
4847         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
4848         (gnus-xmas-mime-security-button-menu): New function.
4849
4850         * gnus-art.el (gnus-mime-security-button-commands): New variable.
4851         (gnus-mime-security-button-menu): New definition.
4852         (gnus-mime-security-button-map): Use them.
4853         (gnus-mime-security-button-menu): New function.
4854         (gnus-insert-mime-security-button): Addition to help echo.
4855         (gnus-mime-security-run-function, gnus-mime-security-save-part)
4856         (gnus-mime-security-pipe-part): New functions.
4857
4858         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
4859         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
4860
4861         * mm-decode.el (mm-handle-set-disposition): Remove.
4862         (mm-handle-set-description): Remove.
4863
4864 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4865
4866         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
4867         (mm-w3m-standalone-supports-m17n-p): New function.
4868         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
4869         w3m usage.
4870
4871         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
4872         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
4873
4874 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4875
4876         * message.el (message-tool-bar-zap-list): Use
4877         gmm-tool-bar-zap-list as custom type.
4878         (message-tool-bar-update): New function.
4879         (message-tool-bar, message-tool-bar-gnome)
4880         (message-tool-bar-retro): Add message-tool-bar-update.
4881         (message-tool-bar-gnome): Add flyspell-buffer.
4882
4883         * gnus-util.el (gnus-error): Describe `args'.
4884
4885         * gmm-utils.el (gmm-error): Describe `args'.
4886         (gmm-tool-bar-zap-list): New widget.
4887         (gmm-tool-bar-from-list): Improve description of `zap-list'.
4888
4889 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4892         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
4893         the number of recursive calls.
4894
4895         * mm-decode.el (mm-handle-set-disposition): New macro.
4896         (mm-handle-set-description): New macro.
4897
4898 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4899
4900         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
4901         encoding.
4902
4903 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4904
4905         * message.el (message-tool-bar-zap-list, message-tool-bar)
4906         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
4907         (message-tool-bar-local-item-from-menu): Remove.
4908         (message-tool-bar-map): Replace by `message-make-tool-bar'.
4909         (message-make-tool-bar): New function.
4910         (message-mode): Use `message-make-tool-bar'.
4911
4912         * gmm-utils.el: New file.
4913         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
4914         (gmm-lazy): New widget copied from `nnmail.el'.
4915         (gmm-tool-bar-from-list): New function for creating customizable
4916         tool bars.
4917         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
4918         output.
4919         (gmm): Add :prefix to defgroup.
4920
4921 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4922
4923         * gmm-utils.el (gmm-widget-p): New function.
4924
4925 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4926
4927         * mml.el (mml-attach-file): Describe `description' in doc string.
4928         (mml-menu): Add Emacs MIME manual and PGG manual.
4929
4930 2006-01-20  Richard M. Stallman  <rms@gnu.org>
4931
4932         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4933
4934 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
4935
4936         * nntp.el (nntp-end-of-line): Doc fix.
4937
4938 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
4939
4940         * imap.el (imap-open): Handle case where buffer is a buffer
4941         object.
4942
4943 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4944
4945         * gnus-delay.el (gnus-delay): Don't autoload.
4946         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4947         to be re-loaded when customizing the `gnus-delay' group.
4948
4949 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
4950
4951         * message.el (message-insert-citation-line): Use newlines.
4952
4953 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4954
4955         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4956         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
4957         these routines, so the passphrase can be managed externally and
4958         passed in to the system.
4959         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4960         pgg-add-passphrase-to-cache function.
4961
4962         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4963         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
4964         these routines, so the passphrase can be managed externally and
4965         passed in to the system.
4966         (pgg-pgp5-sign-region): Use new name of
4967         pgg-add-passphrase-to-cache function.
4968
4969 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4970
4971         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
4972         part of the decoded armor to find the key-identifier.
4973         (pgg-gpg-lookup-key-owner): New function to return the
4974         human-readable identifier of a key owner.
4975         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
4976         itself.
4977         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
4978         the key value) if we have a key and can match it against a secret
4979         key.  Also, added a note pointing out fact that the prompt only
4980         indicates the first matching key.
4981
4982         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
4983         pgg-decrypt-region.
4984         (pgg-add-passphrase-to-cache): Rename from
4985         `pgg-add-passphrase-cache' to reduce confusion (all callers
4986         changed).
4987         (pgg-remove-passphrase-from-cache): Rename from
4988         `pgg-remove-passphrase-cache' to reduce confusion (all callers
4989         changed).
4990         (pgg-read-passphrase, pgg-add-passphrase-cache)
4991         (pgg-remove-passphrase-cache): Add informative docstrings.
4992         (pgg-decrypt): Convey provided passphrase in subordinate call to
4993         pgg-decrypt-region.
4994
4995 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
4996
4997         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
4998         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
4999         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5000         'passphrase' argument, so the passphrase can be managed externally
5001         and then passed in to the system.
5002
5003         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5004         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
5005         so the passphrase cache can be used reliably with identifiers
5006         besides a pgp packet's key id.
5007
5008         * pgg-gpg.el (pgg-gpg-encrypt-region)
5009         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5010         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
5011         these routines, so the passphrase can be managed externally and
5012         passed in to the system.
5013
5014         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5015         'notruncate' argument, so the passphrase cache can be used
5016         reliably with identifiers besides a pgp packet's key id.
5017
5018 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
5019
5020         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5021         symmetric encryption.
5022         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5023         encrypted session key.
5024         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5025         message ask for the passphrase in a proper way.
5026
5027         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5028         New user commands for symmetric encryption.
5029
5030 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5033
5034         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5035
5036 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
5037
5038         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5039
5040 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5041
5042         * mm-decode.el (mm-inlined-types): Add application/pgp.
5043         (mm-automatic-display): Ditto.
5044
5045         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5046         part as text.
5047
5048 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * nnrss.el: Update copyright.
5051         (nnrss-opml-import): Query whether to subscribe to each entry.
5052
5053         * gnus-art.el:
5054         * gnus-sum.el:
5055         * gnus-xmas.el:
5056         * messagexmas.el:
5057         * mm-uu.el:
5058         * mm-view.el: Update copyright.
5059
5060 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
5061
5062         * message.el (message-info): New function.
5063         (message-mode-menu): Add it.
5064         Update copyright.
5065
5066         * ChangeLog: Fix and update copyright.
5067
5068 2006-01-13  Romain Francoise  <romain@orebokech.com>
5069
5070         * message.el (message-forward-subject-name-subject): Prefer the
5071         address to 'nowhere' if the sender has no name.
5072         Fix typo.  Update copyright year.
5073
5074 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * gnus-art.el (article-wash-html): Use
5077         gnus-summary-show-article-charset-alist if a numeric arg is given.
5078         (gnus-article-wash-html-with-w3m-standalone): New function.
5079
5080         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5081         mm-inline-text-html-render-with-w3m-standalone.
5082         (mm-text-html-washer-alist): Map w3m-standalone to
5083         gnus-article-wash-html-with-w3m-standalone.
5084         (mm-inline-text-html-render-with-w3m-standalone): New function.
5085
5086 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5087
5088         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5089         Improve LaTeX.
5090
5091 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5094         (nnrss-request-article): Render text/plain parts as HTML.
5095
5096         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5097         the buffer.
5098
5099 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5100
5101         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5102         custom definition of `gnus-posting-styles'.
5103
5104         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5105         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5106
5107 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5108
5109         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5110         Use nntp for bug archive.
5111
5112 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5115         parts.
5116         (nnrss-normalize-date): New function converts ISO 8601 date into
5117         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5118         (nnrss-check-group): Use it.
5119
5120 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
5123
5124         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5125         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5126         (nnrss-insert-w3): Ditto.
5127
5128 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5131         the articles to be forwarded including the case where neither a
5132         number of articles nor a region is specified.
5133
5134 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * nnrss.el (nnrss-request-article): Fix last change; fill
5137         text/plain parts.
5138
5139 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5140
5141         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5142         in text/plain part.
5143         (nnrss-check-group): Don't add excessive newline to dc:subject.
5144
5145 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
5146
5147         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5148         article.
5149
5150 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5151
5152         * nnml.el: Don't require gnus-bcklg.  Autoload it.
5153         (nnml-use-compressed-files, nnml-save-mail): Support other
5154         comression programs such as bzip2.
5155
5156 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5157
5158         * dns.el (query-dns): Make sure we check the buffer size before
5159         removing tcp headers.
5160
5161 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5162
5163         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5164         remove MIME buttons associated with multipart/alternative parts.
5165         (gnus-mime-display-alternative): Tag buttons using `article-type'
5166         text property.
5167
5168         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5169         associated with multipart/alternative parts.
5170
5171         * gnus-art.el (gnus-signature-separator): Fix custom type.
5172
5173         * mm-decode.el (mm-inlined-types): Fix custom type.
5174         (mm-keep-viewer-alive-types): Ditto.
5175         (mm-automatic-display): Ditto.
5176         (mm-attachment-override-types): Ditto.
5177         (mm-inline-override-types): Ditto.
5178         (mm-automatic-external-display): Ditto.
5179
5180 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5181
5182         * spam-report.el (spam-report-user-mail-address)
5183         (spam-report-user-agent): New variables.
5184         (spam-report-url-ping-plain): Use spam-report-user-agent.
5185
5186 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
5187
5188         * gnus-art.el (gnus-button-handle-custom): Do not just use
5189         `customize-apropos' for any "M-x customize-*" button but the
5190         function called for.  Accept both the function name and its
5191         argument in order to achieve this.
5192         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
5193         function name to `gnus-button-handle-custom' in case of "M-x
5194         customize-*" buttons.
5195
5196 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5199         multipart/alternative and add xref to mm-discouraged-alternatives
5200         in doc string.
5201
5202         * mm-decode.el (mm-discouraged-alternatives): Add xref to
5203         gnus-buttonized-mime-types in doc string.
5204
5205 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5206
5207         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5208         Suggest image/.* in the doc string.
5209
5210 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5211
5212         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5213         message-marks (Debian bug #342521).
5214
5215 2005-12-12  Simon Josefsson  <jas@extundo.com>
5216
5217         * password.el (password-read-from-cache): Add.
5218         (password-read): Use it.
5219
5220 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5223         us-ascii as a MIME charset.
5224
5225         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5226         against the case where the 2nd arg TYPE is nil.
5227
5228 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5229
5230         * pop3.el (pop3-stream-type): Fix custom version.
5231
5232         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5233
5234 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5235
5236         * mm-decode.el (mm-display-external): Add missing cdr.
5237
5238 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5239
5240         * mm-decode.el (mm-display-external): Use nametemplate (defined in
5241         RFC1524) if it is in mailcap or add a suffix according to
5242         mailcap-mime-extensions when generating a temp filename; postpone
5243         deleting a temp file for 2 seconds for some wrappers, shell
5244         scripts, and so on, which might exit right after having started a
5245         viewer command as a background job.
5246
5247 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5248
5249         * nntp.el (nntp-marks-directory): Fix custom group.
5250
5251         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5252         steps when < 10.
5253
5254         * gnus-start.el (gnus-no-server-1): Mention
5255         `gnus-level-default-subscribed' in doc string.
5256
5257 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5258
5259         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5260         parens.
5261
5262 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * gnus-xmas.el (gnus-use-toolbar): Revert.
5265         (gnus-xmas-setup-toolbar): Use global default-toolbar if
5266         gnus-use-toolbar is default.
5267
5268         * messagexmas.el (message-use-toolbar): Revert.
5269         (message-setup-toolbar): Use global default-toolbar if
5270         message-use-toolbar is default.
5271
5272 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5273
5274         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
5275         according to default-toolbar-visible-p.
5276
5277         * messagexmas.el (message-use-toolbar): Ditto.
5278
5279 2005-11-26  Dave Love  <fx@gnu.org>
5280
5281         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5282         (tls-program, tls-success): Provide openssl alternative.
5283
5284         * starttls.el: Doc fixes.
5285         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5286         SERVICE to PORT.
5287
5288         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
5289         port null or service name.
5290         (starttls-negotiate): Autoload.
5291
5292 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * message.el (message-kill-to-signature): Fix interactive spec.
5295
5296 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * pop3.el (pop3-open-server): Recognize a string as a service name.
5299
5300 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
5301
5302         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5303
5304 2005-11-23  Dave Love  <fx@gnu.org>
5305
5306         Add pop3s, pop3/starttls.
5307
5308         * pop3.el (pop3-authentication-scheme): Clarify doc.
5309         (open-tls-stream, starttls-open-stream): Autoload.
5310         (pop3-stream-type): New.
5311         (pop3-open-server): Use it.
5312
5313         * mail-source.el (mail-sources): Fix some :types.  Add stream type
5314         for POP.
5315         (mail-source-keyword-map): Add :stream for POP.
5316         (mail-source-fetch-pop): Use pop3-stream-type.
5317
5318 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5321         of current-time-string.
5322
5323 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
5324
5325         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5326         date header.
5327
5328 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5329
5330         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5331         it can seriously impact performance as it bypasses the agent's
5332         local caches.
5333
5334 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5335
5336         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5337         must be explicitly online rather than "not explicitly offline" for
5338         its flags to be synchronized.
5339
5340         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5341         that gnus-uu-unmark-thread will function correctly.
5342
5343         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5344         1024K is instead displayed as 1M.
5345
5346 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5347
5348         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5349
5350 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
5351
5352         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5353
5354 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
5355
5356         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5357         error message to display actual error condition.
5358         (gnus-agent-save-local): Avoid saving symbols that are bound to
5359         nil as they simply result in a warning message in
5360         gnus-agent-read-local.
5361
5362 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5365         rather than make-variable-buffer-local for file-precious-flag.
5366
5367 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5368
5369         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5370         for duplicates which are removed.  The invalid sort check then
5371         triggers a rescan after the sort as sorting may have moved
5372         duplicate entries such that they can be cheaply detected.
5373
5374 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5377
5378 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5379
5380         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5381         internal variable to a custom variable.  Changed default value
5382         from compressed(2) to uncompressed(1).
5383         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5384         support for uncompressed agentview files.  Taken together, reading
5385         the agentview file should now be 6-7 times faster.
5386
5387 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5388
5389         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5390         as a buffer-local variable.  This avoids creating truncated
5391         dribble files as a result of a hang up, eg.
5392
5393 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
5394
5395         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
5396         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
5397         XEmacs.
5398
5399 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5400
5401         * gnus-start.el (gnus-start-draft-setup): Enforce
5402         `gnus-draft-mode' for nndraft:drafts at startup.
5403
5404         * gnus.el (gnus-splash): Change custom group.
5405         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5406         allow-list argument.
5407
5408         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5409         string.
5410
5411 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5412
5413         * gnus-art.el (gnus-default-article-saver): Add user-defined
5414         `function' to custom type.
5415
5416 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5417
5418         * imap.el (imap-open): Handle case where buffer is a buffer
5419         object.
5420
5421 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5422
5423         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5424         long lines.
5425         (gnus-cache-delete-group): Wrap doc strings.
5426
5427         * gnus-agent.el (gnus-agent-rename-group)
5428         (gnus-agent-delete-group): Wrap doc strings.
5429
5430
5431 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * messagexmas.el (message-use-toolbar): Change the valid values
5434         into default, top, bottom, left, and right.
5435         (message-toolbar-thickness): New variable.
5436         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
5437         well.
5438         (message-setup-toolbar): Make it work.
5439
5440         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
5441         (gnus-use-toolbar): Change the valid values into default, top,
5442         bottom, left, and right.
5443         (gnus-toolbar-thickness): New variable.
5444         (gnus-xmas-setup-toolbar): New function.
5445         (gnus-xmas-setup-group-toolbar): Use it.
5446         (gnus-xmas-setup-summary-toolbar): Use it.
5447
5448 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5449
5450         * gnus-start.el (gnus-1): Add "native" to
5451         gnus-predefined-server-alist.
5452
5453         * gnus.el (gnus-method-to-server): Don't add "native" to the
5454         lists here, because that leads to problems when
5455         gnus-select-method is bound.
5456
5457 2005-11-09  Simon Josefsson  <jas@extundo.com>
5458
5459         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5460         use (not sort-by-date) instead.
5461
5462 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5463
5464         * gnus-delay.el (gnus-delay-group): Don't autoload.
5465         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5466         to be re-loaded when customizing the `gnus-delay' group.
5467
5468 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
5469
5470         * message.el: Revert last changes.
5471         (message-insert-citation-line): Use newlines.
5472
5473 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5474
5475         * message.el (message-courtesy-message)
5476         (message-mark-insert-begin, message-mark-insert-end)
5477         (message-elide-ellipsis, message-cancel-message)
5478         (message-add-header, message-change-subject)
5479         (message-cross-post-followup-to-header)
5480         (message-cross-post-insert-note, message-reduce-to-to-cc)
5481         (message-widen-reply, message-delete-not-region)
5482         (message-kill-to-signature, message-insert-signature)
5483         (message-insert-importance-high, message-insert-importance-low)
5484         (message-insert-or-toggle-importance)
5485         (message-insert-disposition-notification-to)
5486         (message-indent-citation, message-yank-original)
5487         (message-cite-original-without-signature, message-cite-original)
5488         (message-insert-citation-line, message-position-on-field)
5489         (message-fix-before-sending, message-send-mail-partially)
5490         (message-send-mail, message-send-mail-with-sendmail)
5491         (message-send-mail-with-qmail, message-send-news)
5492         (message-check-news-header-syntax, message-generate-headers)
5493         (message-insert-courtesy-copy, message-fill-address)
5494         (message-fill-header, message-shorten-references)
5495         (message-setup-1, message-cancel-news)
5496         (message-forward-make-body-plain, message-forward-make-body-mime)
5497         (message-forward-make-body-mml, message-encode-message-body)
5498         (message-forward-make-body-digest-plain)
5499         (message-forward-make-body-digest-mime)
5500         (message-use-alternative-email-as-from): Insert `hard-newline'
5501         instead of ordinary newlines.
5502
5503 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * message.el (message-generate-headers): Downcase the argument
5506         given to message-check-element.
5507
5508 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
5509
5510         * nntp.el (nntp-authinfo-rejected): New error condition.
5511         (nntp-wait-for): Use new error condition to signal authentication
5512         error.
5513         (nntp-retrieve-data): Rethrow new error condition to break out of
5514         recursive call to nntp-send-authinfo.
5515
5516 2005-11-08  Romain Francoise  <romain@orebokech.com>
5517
5518         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5519         (gnus-summary-exit-map): Bind to `Z p'.
5520         (gnus-summary-make-menu-bar): Add menu item.
5521
5522 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
5523
5524         * gnus-art.el (gnus-article-treat-custom): Add `first'.
5525         (gnus-treat-*): Add `first' in all doc strings.
5526
5527         * gnus-group.el (gnus-group-compact-group): Fix typo.
5528
5529 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5530
5531         * gnus.el (gnus-parameters-case-fold-search): New variable.
5532         (gnus-parameters-get-parameter): Use it.
5533
5534         * gnus-score.el (gnus-home-score-file): Doc fix.
5535
5536 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
5537
5538         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
5539
5540 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5541
5542         * mm-util.el (mm-special-display-p): New function.
5543
5544         * mml.el (mml-preview): Use it; doc fix.
5545
5546 2005-10-29  Romain Francoise  <romain@orebokech.com>
5547
5548         * message.el (message-fix-before-sending): Fix comment.
5549
5550 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5551
5552         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
5553
5554 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5555
5556         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
5557         Used in gnus-score.el.
5558
5559 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5560
5561         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
5562
5563 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5564
5565         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
5566         whitespace removed in revision 7.8.  Use concatenated string to
5567         protect trailing whitespace.
5568
5569 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
5570
5571         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5572         (nnimap-request-expire-articles): Use it to avoid sending 'UID
5573         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
5574         Courier IMAP ("some version from 2004").  Mostly based on similar
5575         code in the same function.
5576
5577 2005-10-26  Didier Verna  <didier@xemacs.org>
5578
5579         * gnus-group.el (gnus-group-compact-group): invalidate original
5580         article buffer.
5581         * gnus-srvr.el (gnus-server-compact-server): ditto.
5582         * nnml.el (nnml-request-compact-group): handle self Xref: field in
5583         NOV database and in article itself.
5584         Invalidate article backlog.
5585
5586 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
5589
5590 2005-10-26  Simon Josefsson  <jas@extundo.com>
5591
5592         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
5593         part of 2004-07-25 change.
5594
5595 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * message.el (message-display-completion-list): New function.
5598         (message-expand-group): Use it; make sure the Completions buffer
5599         is modifiable.
5600
5601 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5602
5603         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
5604         user-mail-name is an empty string.
5605
5606 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5607
5608         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
5609         depending on gnus-score-decay-constant.
5610
5611         * encrypt.el (encrypt-insert-file-contents)
5612         (encrypt-write-file-contents): Don't use `gnus-message'.
5613
5614         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
5615         arguments.
5616         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
5617         arguments to mm-uu-verbatim-marks-extract.
5618         (mm-uu-hide-markers): New variable.
5619         (mm-uu-extract): Use face similar to `gnus-cite-3'.
5620
5621         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5622         (gnus-convert-image-to-face-command): Use "convert" by default to
5623         allow other input image formats.
5624         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
5625         accordingly.
5626
5627 2005-10-23  Simon Josefsson  <jas@extundo.com>
5628
5629         * imap.el (imap-gssapi-program): Align command line parameters
5630         with latest GNU SASL.
5631         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
5632
5633 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5634
5635         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
5636         HTML.
5637         (nnslashdot-request-article): Ditto.
5638
5639         * lpath.el (featurep): Add nobreak-char-display.
5640
5641 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5642
5643         * mail-source.el (mail-source-fetch-pop): Require pop3.
5644         (mail-source-check-pop): Ditto.
5645
5646 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
5649         errors.
5650
5651 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
5652
5653         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
5654         (gnus-treat-strip-leading-blank-lines): Improve doc string.
5655
5656         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
5657
5658         * mm-bodies.el (mm-decode-string): Call
5659         `mm-charset-to-coding-system' with allow-override argument.
5660
5661 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
5664         (rfc2047-charset-to-coding-system): New function.
5665         (rfc2047-decode-encoded-words): New function.
5666         (rfc2047-decode-region): Use them.
5667         (rfc2047-decode-cte): Remove.
5668         (rfc2047-parse-and-decode): Remove.
5669         (rfc2047-decode): Remove.
5670
5671 2005-10-15  Kenichi Handa  <handa@m17n.org>
5672
5673         * rfc2047.el (rfc2047-decode-cte): New function.
5674         (rfc2047-decode-region): Change the way to decode successive
5675         encoded-words: decode B- or Q-encoding in each encoded-word,
5676         concatenate them, and decode it as charset.
5677
5678 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5679
5680         * lpath.el: Fbind codepage-setup for XEmacs.
5681
5682 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
5683
5684         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
5685         widget-move-and-invoke.
5686         (gnus-custom-mode): Use gnus-custom-map.
5687
5688 2005-10-15  Bill Wohler  <wohler@newt.com>
5689
5690         * message.el (message-tool-bar-map): Renamed image file from
5691         mail_send to mail/send.
5692
5693 2005-10-16  Masatake YAMATO  <jet@gyve.org>
5694
5695         * message.el (message-expand-group): Pass the common
5696         prefix substring of completion to `display-completion-list'.
5697
5698 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
5699
5700         * mml-sec.el (mml-secure-method): New internal variable.
5701         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
5702         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
5703         functions using mml-secure-method.
5704
5705         * mml.el (mml-mode-map): Add key bindings for those functions.
5706         (mml-menu): Simplify security menu entries.  Suggested by Jesper
5707         Harder <harder@myrealbox.com>.
5708         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
5709         end of message if point is the headers of the message.
5710
5711         * message.el (message-in-body-p): New function.
5712
5713         * assistant.el: Autoload gnus-util and netrc.
5714
5715         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
5716         Use `mm-charset-override-alist' only when decoding.
5717
5718         * mm-bodies.el (mm-decode-body): Call
5719         `mm-charset-to-coding-system' with allow-override argument.
5720
5721         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
5722         `filename' from Content-Disposition if Content-Type doesn't
5723         provide `name'.
5724         (gnus-mime-view-part-as-type): Set default instead of
5725         initial-input.
5726
5727 2005-10-09  Daniel Brockman  <daniel@brockman.se>
5728
5729         * format-spec.el (format-spec): Propagate text properties of % spec.
5730
5731 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5732
5733         * gnus-art.el (gnus-treat-predicate): Add `first'.
5734
5735 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5736
5737         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
5738         (mm-charset-override-alist): New variable.
5739         (mm-charset-to-coding-system): Use it.
5740         (mm-codepage-setup): New helper function.
5741         (mm-charset-eval-alist): New variable.
5742         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
5743         about unknown charsets.
5744
5745         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
5746
5747 2005-10-04  David Hansen  <david.hansen@gmx.net>
5748
5749         * nnrss.el (nnrss-request-article): Add support for the comments tag.
5750         (nnrss-check-group): Ditto.
5751
5752 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5753
5754         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
5755         Rename x-gnus-verbatim to x-verbatim.
5756         (mm-uu-type-alist): Fix regexp for verbatim-marks.
5757
5758         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
5759         x-verbatim.
5760
5761         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
5762
5763         * gnus-util.el (gnus-remove-duplicates): Remove.
5764
5765         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
5766         instead of gnus-remove-duplicates.
5767
5768         * message.el (message-remove-duplicates): Remove.
5769         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
5770         message-remove-duplicates.
5771
5772         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
5773         available, else use implementation from `delete-dups'.
5774
5775         * message.el (message-insert-expires): New function.
5776         (message-mode-map): Add key binding.
5777         (message-mode-field-menu): Add menu entry.
5778         (message-mode): Document it.
5779         (message-make-expires-date): Use `message-make-date'.
5780
5781 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
5782
5783         * message.el (message-make-expires-date): New function.
5784
5785 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5786
5787         * Makefile.in (list-installed-shadows): New entry.
5788         (install): Use it.
5789         (remove-installed-shadows): New entry.
5790
5791         * dgnushack.el (dgnushack-default-load-path): New variable.
5792         (dgnushack-find-lisp-shadows): New function.
5793         (dgnushack-remove-lisp-shadows): New function.
5794
5795 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * Makefile.in (install-el-elc): New entry.
5798         (install): Use it so that .el files are necessarily installed.
5799
5800 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * time-date.el: Autoload parse-time-string, XEmacs needs it.
5803
5804 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5805
5806         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
5807         function rather than the diff-mode.el package.
5808         (mm-display-external): Use with-current-buffer.
5809         (mm-viewer-completion-map, mm-viewer-completion-map):
5810         Move initialization inside declaration.
5811
5812 2005-09-29  Simon Josefsson  <jas@extundo.com>
5813
5814         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
5815         autoload mail-check-payment.
5816         (spam-check-hashcash): Define unconditionally, since hashcash.el
5817         is part of Gnus now.  Ignore errors from payment checking.
5818
5819 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
5820
5821         * message.el (message-bold-region, message-unbold-region): Rename
5822         from `bold-region' and `unbold-region'.
5823
5824         * message.el: Remove useless autoloads.
5825
5826 2005-09-28  Simon Josefsson  <jas@extundo.com>
5827
5828         * message.el (message-use-idna): Default to t.
5829         (message-use-idna): Test whether encoding works too.  Doc fix.
5830
5831 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5832
5833         * nntp.el (nntp-warn-about-losing-connection): Remove.
5834
5835 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
5836
5837         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
5838         customizable.  Change default value.
5839         (mm-uu-diff-groups-regexp): Change default value.
5840         (mm-uu-type-alist): Add doc string.
5841         (mm-uu-configure): Add doc string.  Make it interactive.
5842         (mm-uu-tex-groups-regexp): New variable.
5843         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
5844         (mm-uu-type-alist): Add LaTeX documents.
5845         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
5846         of "text/verbatim".
5847         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
5848
5849         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
5850         instead of "text/verbatim".
5851
5852         * message.el (message-mark-inserted-region)
5853         (message-mark-insert-file): Use slrn style marks when called with
5854         prefix argument.
5855
5856 2005-09-27  Simon Josefsson  <jas@extundo.com>
5857
5858         * message.el (message-idna-to-ascii-rhs-1): Reformat.
5859
5860 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5861
5862         * message.el (message-remove-duplicates): New function.
5863         Implementation borrowed from `gnus-remove-duplicates'.
5864         (message-idna-to-ascii-rhs): Also encode idna addresses in
5865         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5866         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
5867         only ask about the same idna domain once per header and also tell
5868         in what header to replace the idna domain.
5869
5870         * gnus-art.el (article-decode-idna-rhs): Also decode idna
5871         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5872         (article-decode-idna-rhs): Fix regexp so that all idna-address in
5873         a header is decoded and not just the last one.
5874
5875 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5876
5877         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
5878         has been decoded.
5879
5880         * mm-decode.el (mm-automatic-display): Add text/verbatim.
5881         (mm-insert-part): Don't modify text if it has been decoded.
5882
5883         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
5884         decoded.
5885
5886         * mm-view.el (mm-inline-text): Don't strip text props unless
5887         decoding enriched or richtext parts.
5888
5889 2005-09-25  Romain Francoise  <romain@orebokech.com>
5890
5891         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
5892         * gnus-start.el (gnus-subscribe-interactively):
5893         * gnus-uu.el (gnus-uu-grab-articles):
5894         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
5895         space.
5896
5897 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
5898
5899         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5900         * mm-view.el (mm-view-pkcs7-decrypt):
5901         * gnus-sum.el (gnus-summary-limit-to-extra)
5902         (gnus-summary-respool-article, gnus-read-move-group-name):
5903         * gnus-score.el (gnus-summary-increase-score):
5904         * gnus-util.el (gnus-completing-read-with-default):
5905         * gnus-art.el (gnus-read-save-file-name)
5906         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
5907         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
5908         * message.el (message-check-news-header-syntax):
5909         Follow convention for reading with the minibuffer.
5910
5911 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * spam-report.el (spam-report-url-ping-plain):
5914         Use gnus-extended-version as User-Agent.
5915
5916         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
5917         default value is nil.
5918
5919         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
5920         (mm-uu-verbatim-marks-extract): New function.
5921         (mm-uu-extract): New face.
5922         (mm-uu-copy-to-buffer): Use it.
5923
5924         * spam-report.el (spam-report-gmane-ham): Renamed from
5925         `spam-report-gmane-unspam'.
5926         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
5927         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
5928
5929         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
5930         Autoload.
5931         (spam-report-gmane-unregister-routine): Renamed
5932         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
5933
5934 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
5935
5936         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
5937         (spam-report-gmane-unregister-routine): Add support for gmane
5938         unregistration.
5939
5940         * spam-report.el (spam-report-gmane-unspam)
5941         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
5942         (spam-report-gmane): Change to take a single article and do unspam
5943         registration.
5944
5945 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5946
5947         * mm-url.el (mm-url-decode-entities): Fix regexp.
5948
5949 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5950
5951         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
5952         default to nil, to be able to use Gnus at all.  If the default
5953         switches to something else, then the function should be fixed not
5954         be exceedingly slow.
5955
5956 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
5957
5958         * gnus-start.el (gnus-activate-group): If the server is nil, don't
5959         fail hard.
5960
5961         * spam-report.el: Add better Keywords line.
5962
5963         * spam.el: Add Maintainer and better Keywords line.
5964
5965 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5966
5967         * gnus-art.el (gnus-article-replace-part)
5968         (gnus-mime-replace-part): New functions.
5969         (gnus-mime-action-alist, gnus-mime-button-commands)
5970         (gnus-mime-save-part-and-strip): Added file argument.
5971         (gnus-article-part-wrapper): Added interactive argument.
5972
5973         * gnus-sum.el (gnus-summary-mime-map): Add
5974         `gnus-article-replace-part'.
5975
5976 2005-09-19  Didier Verna  <didier@xemacs.org>
5977
5978         The nnml compaction feature:
5979         * nnml.el (nnml-request-compact-group): New function.
5980         * nnml.el (nnml-request-compact): New function.
5981         * gnus-int.el (gnus-request-compact-group): New function.
5982         * gnus-int.el (gnus-request-compact): New function.
5983         * gnus-group.el (gnus-group-compact-group): New function.
5984         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
5985         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
5986         * gnus-srvr.el (gnus-server-compact-server): New function.
5987         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
5988         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
5989
5990 2005-09-18  Deepak Goel  <deego@gnufans.org>
5991
5992         * sieve.el (sieve-help): Fix `message' call: first arg should be a
5993         format spec.
5994
5995 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5996
5997         * gnus.el (gnus-group-startup-message): Bind image-load-path.
5998
5999 2005-09-15  Romain Francoise  <romain@orebokech.com>
6000
6001         * message.el (message-fill-paragraph): Clarify docstring.
6002
6003 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6004
6005         * gnus-art.el (gnus-mime-display-part): Protect against broken
6006         MIME messages.
6007
6008 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6009
6010         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6011         before parsing header.
6012
6013 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
6014
6015         * html2text.el: (html2text-replace-list): Add new entities.
6016
6017 2005-09-11  Romain Francoise  <romain@orebokech.com>
6018
6019         * message.el (message-alternative-emails): Improve docstring.
6020         (message-setup-1): Call `message-use-alternative-email-as-from'
6021         after `message-setup-hook' to give it precedence over posting
6022         styles, etc.
6023         (message-use-alternative-email-as-from): Add docstring.  Remove
6024         the original From header if present.
6025
6026         * nnml.el (nnml-compressed-files-size-threshold): New variable.
6027         (nnml-save-mail): Use it.
6028
6029         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6030         articles.  Add new argument `silent'.
6031         (gnus-uu-mark-all): Report the total number of marked articles.
6032
6033 2005-09-10  Romain Francoise  <romain@orebokech.com>
6034
6035         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6036         (gnus-uu-mark-series): Likewise.
6037
6038 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
6039
6040         * spam-report.el (spam-report-gmane): Fix generation of spam
6041         report URL.
6042
6043 2005-09-10  Simon Josefsson  <jas@extundo.com>
6044
6045         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6046         t, based on discussion on the ding list with Robert Epprecht
6047         <epprecht@solnet.ch>.
6048
6049 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
6050
6051         * spam-report.el (spam-report-gmane): Make it work without
6052         X-Report-Spam header.  Gmane now only provides Archived-At.
6053         This is only used if `spam-report-gmane-use-article-number' is nil.
6054         (spam-report-gmane-spam-header): Remove.  Not used anymore.
6055
6056         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6057         make `gnus-summary-sort-by-recipient' work with threading.
6058
6059         * nnweb.el (nnweb-google-wash-article): Print a message if article
6060         is not available.
6061
6062 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6063
6064         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6065         change.  Decode text/* parts content before displaying.
6066
6067 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6068
6069         * mml-smime.el: Remove defvar of gnus-extract-address-components.
6070
6071 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6072
6073         * mm-view.el (mm-display-inline-fontify): Disable support modes.
6074
6075         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
6076         url-package-name, url-package-version,
6077         w3m-cid-retrieve-function-alist, w3m-current-buffer,
6078         w3m-display-inline-images, and w3m-minor-mode-map.
6079
6080 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
6081
6082         * message.el (message-tab-body-function): Fixed mismatched custom
6083         type.
6084
6085         * gnus.el (gnus-group-change-level-function): Ditto.
6086
6087         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6088
6089         * gnus-art.el (gnus-signature-limit)
6090         (gnus-article-mime-part-function): Ditto.
6091
6092 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * mml.el (mml-mode): Silence the byte compiler.
6095
6096         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6097         using `(sit-for 0)' before moving the point to the specified part;
6098         skip unbuttonized parts.
6099         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6100         return to the summary window if gnus-auto-select-part is non-nil.
6101
6102 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
6103
6104         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6105         variables.
6106         (mml-dnd-attach-file, mml-mode): Use them.
6107
6108         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6109         Make fetching article by MID work again for Google Groups.  Added
6110         FIXME concerning gnus-group-make-web-group.
6111
6112         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6113         Don't depend on Gnus by using mail-extract-address-components if
6114         gnus-extract-address-components is not bound.
6115
6116 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6117
6118         * gnus-art.el (gnus-mime-display-security): Don't display the
6119         signature, but only the signed part.
6120
6121 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6122
6123         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6124
6125         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6126         list, not listp.
6127
6128 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
6129
6130         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6131         when encoding.
6132
6133         * mm-bodies.el (mm-decode-content-transfer-encoding):
6134         De-canonicalize CRLF for all text content types, not just
6135         text/plain.
6136
6137 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6140         valid article; point arrow and cursor at the MIME button.
6141
6142 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6145         Suggested by Dan Christensen <jdc@uwo.ca>.
6146
6147         * mm-decode.el (mm-save-part): Enable change of prompt.
6148
6149 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
6150
6151         * gnus-msg.el (gnus-inews-add-send-actions): Made
6152         `message-post-method' lambda parameter ARG `&optional'.
6153
6154 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6155
6156         * gnus-sum.el (gnus-summary-mime-map): Added
6157         gnus-article-save-part-and-strip, gnus-article-delete-part and
6158         gnus-article-jump-to-part.
6159
6160         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6161         (gnus-article-edit-part): Use it.
6162         (gnus-article-part-wrapper): Added no-handle argument.
6163         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6164         functions.
6165
6166 2005-08-29  Romain Francoise  <romain@orebokech.com>
6167
6168         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6169         docstring.
6170         (gnus-face-from-file): Likewise.
6171
6172 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6173
6174         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6175         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6176         non-nil.
6177         (gnus-auto-select-part): New variable.
6178         (gnus-article-jump-to-part): New function.
6179         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6180         (gnus-mime-delete-part): Allow selecting specified part after
6181         deleting or stripping parts.
6182         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
6183         part if argument is bogus.
6184
6185 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
6186
6187         * gnus-art.el (w3m-minor-mode-map):
6188         * gnus-spec.el (gnus-newsrc-file-version):
6189         * gnus-util.el (nnmail-active-file-coding-system)
6190         (gnus-original-article-buffer, gnus-user-agent):
6191         * gnus.el (gnus-ham-process-destinations)
6192         (gnus-parameter-ham-marks-alist)
6193         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6194         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6195         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6196         * mm-decode.el (gnus-current-window-configuration):
6197         * mm-extern.el (gnus-article-mime-handles):
6198         * mm-url.el (url-current-object, url-package-name)
6199         (url-package-version):
6200         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6201         (smime-keys, w3m-cid-retrieve-function-alist)
6202         (w3m-current-buffer, w3m-display-inline-images)
6203         (w3m-minor-mode-map):
6204         * mml-smime.el (gnus-extract-address-components):
6205         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6206         (gnus-newsrc-hashtb, message-default-charset)
6207         (message-deletable-headers, message-options)
6208         (message-posting-charset, message-required-mail-headers)
6209         (message-required-news-headers):
6210         * mml1991.el (mc-pgp-always-sign):
6211         * mml2015.el (mc-pgp-always-sign):
6212         * nnheader.el (nnmail-extra-headers):
6213         * rfc1843.el (gnus-decode-encoded-word-function)
6214         (gnus-decode-header-function, gnus-newsgroup-name):
6215         * spam-stat.el (gnus-original-article-buffer): Add defvars.
6216
6217 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
6218
6219         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6220         the end of the date treatments.
6221
6222 2005-08-15  Simon Josefsson  <jas@extundo.com>
6223
6224         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6225         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
6226         Capello and Romain Francoise.
6227         (pgg-fetch-key-function): Removed, not used?
6228         (pgg-insert-url-with-w3): Require url, to get
6229         url-insert-file-contents regardless of where it is defined.
6230
6231 2005-08-13  Romain Francoise  <romain@orebokech.com>
6232
6233         * message.el (message-cite-original-1): New function.
6234         (message-cite-original): Use it.
6235         (message-cite-original-without-signature): Ditto.
6236
6237 2005-08-08  Romain Francoise  <romain@orebokech.com>
6238
6239         * message.el (message-yank-empty-prefix): New variable.
6240         (message-indent-citation): Use it.
6241         (message-cite-original-without-signature): Respect X-No-Archive.
6242
6243 2005-08-08  Simon Josefsson  <jas@extundo.com>
6244
6245         * pgg.el: Autoload url-insert-file-contents instead of loading
6246         w3/url.
6247         (pgg-insert-url-with-w3): Don't load url here.
6248
6249 2005-08-07  Jesper Harder  <harder@phys.au.dk>
6250
6251         * message.el (message-kill-to-signature): Don't insert newline at
6252         bol.
6253         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6254
6255 2005-08-06  Romain Francoise  <romain@orebokech.com>
6256
6257         * message.el (message-user-fqdn): Fix typo in docstring.
6258
6259 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
6260
6261         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6262
6263         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6264
6265 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6266
6267         * mm-bodies.el (mm-encode-body): Use coding system rather than
6268         charset to encode text.
6269
6270         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6271         number of charsets if utf-8 is available (XEmacs).
6272
6273 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
6274
6275         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6276         taken from `gnus-button-mid-or-mail-regexp'.
6277         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6278         (gnus-button-alist): Improve regexp for domain part of the MIDs
6279         for news:localpart@domain buttons.
6280         (gnus-button-ctan-directory-regexp): Update.
6281
6282 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * sieve-manage.el (sieve-manage-interactive-login): Use
6285         make-local-variable rather than make-variable-buffer-local.
6286         (sieve-manage-open): Ditto.
6287         (sieve-manage-authenticate): Ditto.
6288
6289         * mml.el (mml-generate-mime-1): Make the content type default to
6290         text/plain if the filename is not specified.
6291
6292 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6295         instead of insert-buffer.
6296
6297         * message.el (message-yank-original): Ditto; set the mark at the
6298         end of the yanked message.
6299
6300 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6303         lines to scroll rather than to stop it.
6304
6305         * mml.el (mml-generate-default-type): Add doc string.
6306         (mml-generate-mime-1): Use mm-default-file-encoding or make it
6307         default to application/octet-stream when determining the content
6308         type if it is not specified for the part or the mml contents; add
6309         a comment about mml-generate-default-type.
6310
6311 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
6312
6313         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6314         make it default to application/octet-stream when determining the
6315         content type if it is not specified for the external contents.
6316
6317 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * rfc2231.el (rfc2231-parse-string): Take care that not only a
6320         segmented parameter but also other parameters might be there.
6321
6322 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * mm-decode.el (mm-display-external): Delete temp file, directory
6325         and buffer immediately if the external process is exited.
6326
6327 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6330         fewer lines than that of scroll-margin.
6331         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6332
6333 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6334
6335         * gnus-art.el (gnus-article-next-page): Revert.
6336         (gnus-article-beginning-of-window): New macro.
6337         (gnus-article-next-page-1): Use it.
6338         (gnus-article-prev-page): Ditto.
6339         (gnus-article-edit-part): Use insert-buffer-substring instead of
6340         insert-buffer.
6341         (gnus-article-edit-exit): Ditto.
6342
6343         * gnus-util.el (gnus-beginning-of-window): Remove.
6344         (gnus-end-of-window): Remove.
6345
6346         * lpath.el: Don't bind header-line-format and scroll-margin.
6347
6348 2005-07-25  Simon Josefsson  <jas@extundo.com>
6349
6350         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6351         to have the url package without w3.  Reported by Daiki Ueno
6352         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6353
6354 2005-07-20  Didier Verna  <didier@xemacs.org>
6355
6356         * gnus-diary.el: Remove the description comment (nndiary is now
6357         properly documented in the Gnus manual).
6358         Fix the spelling of "Back End".
6359         * nndiary.el: Ditto.
6360         Fix the copyright notice.
6361
6362 2005-07-18  Romain Francoise  <romain@orebokech.com>
6363
6364         * gnus-sum.el (gnus-summary-to-prefix,
6365         gnus-summary-newsgroup-prefix): New variables.
6366         (gnus-summary-from-or-to-or-newsgroups): Use them.
6367
6368 2005-07-17  Romain Francoise  <romain@orebokech.com>
6369
6370         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6371         space as it's generally not especially interesting to the user.
6372
6373 2005-07-16  Romain Francoise  <romain@orebokech.com>
6374
6375         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6376         nil to avoid prompting and file modification if one of the
6377         messages at the top of the nnfolder file contains a copyright
6378         notice.
6379         Update copyright notice.
6380
6381         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6382         instead of `current-time-string' as the latter creates a time
6383         string that is not RFC 2822 compliant (it lacks the zone).
6384         Update copyright notice.
6385
6386 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6387
6388         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6389         for text/rtf.  Display default in prompt.  Pass default for M-n.
6390
6391         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6392
6393 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6394
6395         * gnus-msg.el (gnus-button-mailto): Remove
6396         save-selected-window-window hackery because it relies on
6397         save-selected-window internals.
6398
6399 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6402         (gnus-article-next-page-1): Use gnus-beginning-of-window.
6403         (gnus-article-prev-page): Ditto.
6404
6405         * gnus-util.el (gnus-beginning-of-window): New function.
6406         (gnus-end-of-window): New function.
6407
6408         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
6409
6410 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6411
6412         * gnus-score.el (gnus-score-edit-all-score): Set
6413         gnus-score-edit-exit-function to gnus-score-edit-done and call
6414         gnus-message.
6415
6416 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6417
6418         * gnus-msg.el (gnus-button-mailto): Remove
6419         save-selected-window-window hackery because it relies on
6420         save-selected-window internals.
6421
6422 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6425         add-minor-mode.
6426         (gnus-binary-mode): Ditto.
6427
6428         * gnus-topic.el (gnus-topic-mode): Ditto.
6429
6430 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
6431
6432         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6433         (gnus-article-prev-page): Take scroll-margin into consideration.
6434
6435 2005-07-04  Lute Kamstra  <lute@gnu.org>
6436
6437         Update FSF's address in GPL notices.
6438
6439 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
6440
6441         * gnus.el (gnus-exit):
6442         * gnus-group.el (gnus-group-icons):
6443         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6444
6445         * gnus-nocem.el (gnus-nocem):
6446         * message.el (message-various, message-buffers, message-sending)
6447         (message-interface, message-forwarding, message-insertion)
6448         (message-headers, message-news, message-mail):
6449         * pgg-gpg.el (pgg-gpg):
6450         * pgg-parse.el (pgg-parse):
6451         * pgg-pgp.el (pgg-pgp):
6452         * pgg-pgp5.el (pgg-pgp5):
6453         * pop3.el (pop3): Finish `defgroup' description with period.
6454
6455 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6456
6457         * gnus-art.el (article-display-face): Improve the efficiency.
6458         (article-display-x-face): Ditto; remove grey x-face stuff.
6459
6460 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * gnus-art.el (article-display-face): Correct the position in
6463         which Faces are inserted.
6464
6465 2005-06-29  Didier Verna  <didier@xemacs.org>
6466
6467         * gnus-art.el (article-display-face): Display faces in correct
6468         order.
6469
6470 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6473         (gnus-fill-real-hashtb): Use hash table instead of obarray.
6474         (gnus-nocem-check-article): Fetch the Type header.
6475         (gnus-nocem-message-wanted-p): Fix the way to examine types.
6476         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6477         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6478         make sure gnus-nocem-hashtb is initialized.
6479         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6480         (gnus-nocem-unwanted-article-p): Ditto.
6481
6482         * pgg.el (pgg-verify): Return the verification result.
6483
6484 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6485
6486         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6487         is ascii.
6488
6489 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
6490
6491         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6492         `show-nonbreak-escape'.
6493
6494 2005-06-23  Lute Kamstra  <lute@gnu.org>
6495
6496         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6497
6498         * dig.el (dig-mode):
6499         * smime.el (smime-mode): Use gnus-run-mode-hooks.
6500
6501 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
6502
6503         * nnimap.el (nnimap-split-download-body): Fix spellings.
6504
6505 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6506
6507         * gnus-art.el (gnus-article-encrypt-body):
6508         * gnus-cus.el (gnus-score-customize):
6509         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6510         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6511
6512 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6513
6514         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6515         header by looking for magic "MII" at the beginnig.
6516
6517 2005-06-16  Miles Bader  <miles@gnu.org>
6518
6519         * gnus-xmas.el (gnus-xmas-group-startup-message):
6520         Use renamed gnus-splash face.
6521
6522         * assistant.el (assistant-field): Remove "-face" suffix from face name.
6523         (assistant-field-face): New backward-compatibility alias for renamed
6524         face.
6525         (assistant-render-text): Use renamed assistant-field face.
6526
6527         * spam.el (spam): Remove "-face" suffix from face name.
6528         (spam-face): New backward-compatibility alias for renamed face.
6529         (spam-face, spam-initialize): Use renamed spam face.
6530
6531         * message.el (message-header-to, message-header-cc)
6532         (message-header-subject, message-header-newsgroups)
6533         (message-header-other, message-header-name)
6534         (message-header-xheader, message-separator, message-cited-text)
6535         (message-mml): Remove "-face" suffix from face names.
6536         (message-header-to-face, message-header-cc-face)
6537         (message-header-subject-face, message-header-newsgroups-face)
6538         (message-header-other-face, message-header-name-face)
6539         (message-header-xheader-face, message-separator-face)
6540         (message-cited-text-face, message-mml-face):
6541         New backward-compatibility aliases for renamed faces.
6542         (message-font-lock-keywords): Use renamed message faces.
6543
6544         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6545         (sieve-test-commands, sieve-tagged-arguments):
6546         Remove "-face" suffix from face names.
6547         (sieve-control-commands-face, sieve-action-commands-face)
6548         (sieve-test-commands-face, sieve-tagged-arguments-face):
6549         New backward-compatibility aliases for renamed faces.
6550         (sieve-control-commands-face, sieve-action-commands-face)
6551         (sieve-test-commands-face, sieve-tagged-arguments-face):
6552         Use renamed sieve faces.
6553
6554         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
6555         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
6556         (gnus-group-news-3-empty, gnus-group-news-4)
6557         (gnus-group-news-4-empty, gnus-group-news-5)
6558         (gnus-group-news-5-empty, gnus-group-news-6)
6559         (gnus-group-news-6-empty, gnus-group-news-low)
6560         (gnus-group-news-low-empty, gnus-group-mail-1)
6561         (gnus-group-mail-1-empty, gnus-group-mail-2)
6562         (gnus-group-mail-2-empty, gnus-group-mail-3)
6563         (gnus-group-mail-3-empty, gnus-group-mail-low)
6564         (gnus-group-mail-low-empty, gnus-summary-selected)
6565         (gnus-summary-cancelled, gnus-summary-high-ticked)
6566         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
6567         (gnus-summary-high-ancient, gnus-summary-low-ancient)
6568         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
6569         (gnus-summary-low-undownloaded)
6570         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
6571         (gnus-summary-low-unread, gnus-summary-normal-unread)
6572         (gnus-summary-high-read, gnus-summary-low-read)
6573         (gnus-summary-normal-read, gnus-splash):
6574         Remove "-face" suffix from face names.
6575         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6576         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6577         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6578         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6579         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6580         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6581         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6582         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6583         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6584         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6585         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6586         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6587         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6588         (gnus-summary-normal-ticked-face)
6589         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
6590         (gnus-summary-normal-ancient-face)
6591         (gnus-summary-high-undownloaded-face)
6592         (gnus-summary-low-undownloaded-face)
6593         (gnus-summary-normal-undownloaded-face)
6594         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6595         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6596         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6597         (gnus-splash-face):
6598         New backward-compatibility aliases for renamed faces.
6599         (gnus-group-startup-message): Use renamed gnus faces.
6600
6601         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
6602         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
6603         (gnus-server-agent): Remove "-face" suffix from face names.
6604         (gnus-server-agent-face, gnus-server-opened-face)
6605         (gnus-server-closed-face, gnus-server-denied-face)
6606         (gnus-server-offline-face):
6607         New backward-compatibility aliases for renamed faces.
6608         (gnus-server-agent-face, gnus-server-opened-face)
6609         (gnus-server-closed-face, gnus-server-denied-face)
6610         (gnus-server-offline-face): Use renamed gnus faces.
6611
6612         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
6613         Remove "-face" suffix from face names.
6614         (gnus-picon-xbm-face, gnus-picon-face):
6615         New backward-compatibility aliases for renamed faces.
6616
6617         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
6618         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
6619         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
6620         (gnus-cite-11): Remove "-face" suffix from face names.
6621         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
6622         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
6623         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
6624         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
6625         New backward-compatibility aliases for renamed faces.
6626         (gnus-cite-attribution-face, gnus-cite-face-list)
6627         (gnus-article-boring-faces): Use renamed gnus faces.
6628
6629         * gnus-art.el (gnus-signature, gnus-header-from)
6630         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
6631         (gnus-header-content): Remove "-face" suffix from face names.
6632         (gnus-signature-face, gnus-header-from-face)
6633         (gnus-header-subject-face, gnus-header-newsgroups-face)
6634         (gnus-header-name-face, gnus-header-content-face):
6635         New backward-compatibility aliases for renamed faces.
6636         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
6637
6638         * gnus-sum.el (gnus-summary-selected-face)
6639         (gnus-summary-highlight): Use renamed gnus faces.
6640         * gnus-group.el (gnus-group-highlight): Likewise.
6641
6642 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
6643
6644         * gnus-sieve.el (gnus-sieve-article-add-rule):
6645         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
6646         * spam-stat.el (spam-stat-buffer-change-to-spam)
6647         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
6648
6649         * message.el (message-is-yours-p):
6650         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
6651
6652 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * mm-view.el (mm-inline-text): Withdraw the last change.
6655
6656 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6657
6658         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
6659         executing enriched-decode.
6660
6661 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6662
6663         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
6664         charset of tar files.
6665
6666 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
6667
6668         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
6669
6670 2005-06-04  Lute Kamstra  <lute@gnu.org>
6671
6672         * nnfolder.el (nnfolder-read-folder): Make sure that undo
6673         information is never recorded.
6674
6675 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6676
6677         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
6678
6679 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6680
6681         * pop3.el (pop3-apop): Run md5 in the binary mode.
6682
6683         * starttls.el (starttls-set-process-query-on-exit-flag):
6684         Use eval-and-compile.
6685
6686 2005-05-31  Simon Josefsson  <jas@extundo.com>
6687
6688         * smime.el (smime-replace-in-string): Define.
6689         (smime-cert-by-ldap-1): Use it.
6690
6691 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * gnus-art.el (article-display-x-face): Replace
6694         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6695
6696         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
6697         set-process-query-on-exit-flag or process-kill-without-query.
6698
6699         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
6700         loop instead of replace-regexp.
6701
6702         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
6703         instead of process-kill-without-query if it is available.
6704
6705         * lpath.el: Fbind ldap-search-entries.
6706
6707         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
6708         instead of find-file-hooks if it is available.
6709
6710         * mml1991.el: Bind pgg-default-user-id when compiling.
6711
6712         * mml2015.el: Bind pgg-default-user-id when compiling.
6713
6714         * nndraft.el (nndraft-request-associate-buffer):
6715         Use write-contents-functions instead of write-contents-hooks if it is
6716         available.
6717
6718         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
6719         instead of find-file-hooks if it is available.
6720
6721         * nntp.el (nntp-open-connection): Replace
6722         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6723         (nntp-open-ssl-stream): Ditto.
6724         (nntp-open-tls-stream): Ditto.
6725
6726         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
6727         set-process-query-on-exit-flag or process-kill-without-query.
6728         (starttls-open-stream-gnutls): Use it instead of
6729         process-kill-without-query.
6730         (starttls-open-stream): Ditto.
6731
6732 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
6733
6734         * smime.el (smime-cert-by-ldap-1): Don't use
6735         replace-regexp-in-string.
6736
6737 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6738
6739         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6740
6741         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
6742         in PEM format. Adjust to the XEmacs compability.
6743
6744 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
6745
6746         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
6747         by `string-to-number'.
6748         * gnus-agent.el (gnus-agent-regenerate-group)
6749         (gnus-agent-fetch-articles): Ditto.
6750         * gnus-art.el (gnus-button-fetch-group): Ditto.
6751         * gnus-cache.el (gnus-cache-generate-active)
6752         (gnus-cache-articles-in-group): Ditto.
6753         * gnus-group.el (gnus-group-set-current-level)
6754         (gnus-group-insert-group-line): Ditto.
6755         * gnus-score.el (gnus-score-set-expunge-below)
6756         (gnus-score-set-mark-below, gnus-summary-score-effect)
6757         (gnus-summary-score-entry): Ditto.
6758         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
6759         (gnus-soup-pack): Ditto.
6760         * gnus-spec.el (gnus-xmas-format): Ditto.
6761         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
6762         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
6763         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
6764         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
6765         * nndb.el (nndb-get-remote-expire-response): Ditto.
6766         * nndiary.el (nndiary-parse-schedule-value)
6767         (nndiary-string-to-number, nndiary-request-replace-article)
6768         (nndiary-request-article): Ditto.
6769         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
6770         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
6771         * nneething.el (nneething-make-head): Ditto.
6772         * nnfolder.el (nnfolder-request-article)
6773         (nnfolder-retrieve-headers): Ditto.
6774         * nnheader.el (nnheader-file-to-number): Ditto.
6775         * nnkiboze.el (nnkiboze-request-article): Ditto.
6776         * nnmail.el (nnmail-process-unix-mail-format)
6777         (nnmail-process-babyl-mail-format): Ditto.
6778         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
6779         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
6780         (nnmh-request-create-group, nnmh-request-list-1)
6781         (nnmh-request-group, nnmh-request-article): Ditto.
6782         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
6783         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
6784         * nnsoup.el (nnsoup-make-active): Ditto.
6785         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
6786         * nntp.el (nntp-find-group-and-number)
6787         (nntp-retrieve-headers-with-xover): Ditto.
6788         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
6789         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
6790         (pgg-format-key-identifier): Ditto.
6791         * pop3.el (pop3-last, pop3-stat): Ditto.
6792         * qp.el (quoted-printable-decode-region): Ditto.
6793
6794         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
6795         of concat.
6796
6797 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
6800
6801         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
6802
6803         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
6804
6805         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
6806
6807         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
6808
6809         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
6810
6811         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
6812         (gnus-carpal-mode): Ditto.
6813
6814         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
6815         (gnus-browse-mode): Ditto.
6816
6817         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
6818
6819         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
6820
6821 2005-05-29  Richard M. Stallman  <rms@gnu.org>
6822
6823         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
6824
6825 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6826
6827         * gnus-util.el (gnus-run-mode-hooks): New function.
6828
6829         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
6830
6831         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
6832         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
6833
6834 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
6835
6836         * gnus-agent.el (gnus-agent-make-mode-line-string):
6837         Use mode-line-highlight as mouse-face.
6838
6839 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6840
6841         * canlock.el (canlock): Change the parent group to news.
6842
6843         * deuglify.el (gnus-outlook-deuglify): Add :group.
6844
6845         * dig.el (dig): Add :group.
6846
6847         * dns-mode.el (dns-mode): Add :group.
6848
6849         * encrypt.el (encrypt): Add :group.
6850
6851         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
6852         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
6853         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
6854         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
6855         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
6856
6857         * gnus-diary.el (gnus-diary): Add :group.
6858
6859         * gnus.el (gnus-group-news-1-face): Add :group.
6860         (gnus-group-news-1-empty-face): Ditto.
6861         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
6862         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
6863         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
6864         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
6865         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
6866         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
6867         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
6868         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
6869         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
6870         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
6871         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
6872         (gnus-summary-high-ticked-face): Ditto.
6873         (gnus-summary-low-ticked-face): Ditto.
6874         (gnus-summary-normal-ticked-face): Ditto.
6875         (gnus-summary-high-ancient-face): Ditto.
6876         (gnus-summary-low-ancient-face): Ditto.
6877         (gnus-summary-normal-ancient-face): Ditto.
6878         (gnus-summary-high-undownloaded-face): Ditto.
6879         (gnus-summary-low-undownloaded-face): Ditto.
6880         (gnus-summary-normal-undownloaded-face): Ditto.
6881         (gnus-summary-high-unread-face): Ditto.
6882         (gnus-summary-low-unread-face): Ditto.
6883         (gnus-summary-normal-unread-face): Ditto.
6884         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
6885         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
6886
6887         * hashcash.el (hashcash): New custom group.
6888         (hashcash-default-payment): Add :group.
6889         (hashcash-payment-alist): Ditto.
6890         (hashcash-default-accept-payment): Ditto.
6891         (hashcash-accept-resources): Ditto.
6892         (hashcash-path): Ditto.
6893         (hashcash-extra-generate-parameters): Ditto.
6894         (hashcash-double-spend-database): Ditto.
6895         (hashcash-in-news): Ditto.
6896
6897         * message.el (message-minibuffer-local-map): Add :group.
6898
6899         * netrc.el (netrc): Add :group.
6900
6901         * sieve-manage.el (sieve-manage-log): Add :group.
6902         (sieve-manage-default-user): Diito.
6903         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
6904         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
6905         (sieve-manage-authenticators): Ditto.
6906         (sieve-manage-authenticator-alist): Ditto.
6907         (sieve-manage-default-port): Ditto.
6908
6909         * sieve-mode.el (sieve-control-commands-face): Add :group.
6910         (sieve-action-commands-face): Ditto.
6911         (sieve-test-commands-face): Ditto.
6912         (sieve-tagged-arguments-face): Ditto.
6913
6914         * smime.el (smime): Add :group.
6915
6916         * spam-report.el (spam-report): Add :group.
6917
6918         * spam.el (spam, spam-face): Add :group.
6919
6920 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6921
6922         * nntp.el (nntp-next-result-arrived-p): Some news servers may
6923         return \n.\n.\n at the end of articles.  Protect against that.
6924         (nntp-with-open-group): Allow debugging.
6925
6926         * nnheader.el (mail-header-set-extra): Make into a function
6927         because I just could't understand how to quote the list properly.
6928
6929         * dns.el (query-dns-cached): New function.
6930
6931 2005-05-26  Lute Kamstra  <lute@gnu.org>
6932
6933         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
6934
6935 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
6938
6939         * gnus-art.el: Don't autoload mail-extract-address-components.
6940
6941         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
6942         eval-and-compile to evaluate it.
6943
6944         * hashcash.el: Don't autoload executable-find.
6945
6946         * nndb.el: Don't declare the nndb back end two or more times; don't
6947         autoload news-reply-mode, news-setup, cancel-timer and telnet.
6948
6949         * nntp.el: Autoload format-spec instead of format; use
6950         eval-and-compile to evaluate autoload forms.
6951
6952 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
6953
6954         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
6955
6956 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6957
6958         * gnus.el (gnus-version-number): Bump version.
6959
6960 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6961
6962         * gnus.el: No Gnus v0.3 is released.
6963
6964 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6965
6966         * lpath.el (featurep): Bind show-nonbreak-escape.
6967
6968 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6969
6970         * gnus-art.el (gnus-article-edit-part): Disable undo.
6971
6972 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
6975         gnus-article-date-lapsed-new-header is t if date timer is active;
6976         skip headers in which the original date value is empty.
6977         (gnus-article-save-original-date): Redefine it as a macro.
6978         (gnus-display-mime): Use it.
6979
6980 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6981
6982         * gnus-art.el (article-date-ut): Support converting date in
6983         forwarded parts as well.
6984         (gnus-article-save-original-date): New function.
6985         (gnus-display-mime): Use it.
6986
6987 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
6988
6989         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
6990         enclosure element of <item>.
6991
6992 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
6993
6994         * message.el (message-kill-buffer-query): Renamed from
6995         `message-kill-buffer-query-if-modified'.  Added :version.
6996
6997 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7000         window layout.
7001
7002 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7003
7004         * mml.el: Autoload dnd when compiling.
7005
7006 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7007
7008         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7009         x-dnd-*.
7010
7011 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * qp.el (quoted-printable-encode-region): Save excursion.
7014
7015 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7016
7017         * message.el (message-kill-buffer-query-if-modified): Add new variable
7018         so the user can kill a modified message buffer quickly.
7019         (message-kill-buffer): Use it.
7020
7021 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * lpath.el: Fbind display-time-event-handler; don't fbind
7024         string-to-multibyte.
7025
7026         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7027
7028 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7031         contained in text because xml.el decodes entities) with LFs.
7032
7033 2005-04-11  Lute Kamstra  <lute@gnu.org>
7034
7035         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7036         differently.
7037
7038 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7039
7040         * mm-util.el (mm-detect-coding-region): Typo.
7041
7042 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7043
7044         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7045
7046 2005-04-06  D Goel  <deego@gnufans.org>
7047
7048         * spam-stat.el (spam-stat-score-buffer): Add a call to a
7049         user-function allow user modifications of the scores.
7050         (spam-stat-score-buffer-user): New function, to allow
7051         user-computed modifications to the score.
7052         (spam-stat-score-buffer-user-functions): list of additional
7053         scoring functions
7054         (spam-stat-error-holder): global temporary error holder
7055         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
7056         variable
7057
7058 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7059
7060         * gnus-registry.el (gnus-registry-clean-empty-function)
7061         (gnus-registry-trim, gnus-registry-fetch-groups)
7062         (gnus-registry-delete-group): Groups that match
7063         `gnus-registry-ignored-groups' are removed from the registry
7064         entries, not just ignored for splitting.  This helps clean up the
7065         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
7066         to get all the groups a message ID is in.
7067
7068         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7069         (spam-stat-split-fancy): Change "threshhold" to "threshold"
7070         (spam-stat-score-buffer-user-functions): Add :number custom type.
7071
7072 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7075         argument in XEmacs.
7076
7077         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7078         (nnrss-request-group): Decode group name first.
7079         (nnrss-request-article): Make a text/plain article if mml-to-mime
7080         failed.
7081         (nnrss-get-encoding): Return a compatible encoding according to
7082         nnrss-compatible-encoding-alist.
7083         (nnrss-find-el): Use consp instead of listp.
7084         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7085
7086 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7087
7088         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7089         which Emacs 20 doesn't support.
7090         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7091
7092 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7093
7094         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7095         silence the byte compiler inside the defun
7096
7097         * gnus-demon.el (parse-time-string): Add autoload.
7098
7099         * gnus-delay.el (parse-time-string): Add autoload.
7100
7101         * gnus-art.el (parse-time-string): Add autoload.
7102
7103         * nnultimate.el (parse-time): Require for `parse-time-string'.
7104
7105 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7106
7107         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7108
7109         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7110
7111         * smime.el (smime-ldap-host-list): Add :version.
7112
7113 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7114
7115         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7116         pass it to `gnus-browse-read-group'.
7117         (gnus-browse-read-group): Add NUMBER argument and pass it to
7118         `gnus-group-read-ephemeral-group'.
7119
7120         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7121         argument and pass it to `gnus-group-read-group'.
7122
7123 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
7124
7125         * mm-util.el (mm-xemacs-find-mime-charset): Only call
7126         mm-xemacs-find-mime-charset-1 if we have the mule feature
7127         available at runtime.
7128
7129 2005-03-25  Werner Lemberg  <wl@gnu.org>
7130
7131         * nnmaildir.el: Replace `illegal' with `invalid'.
7132
7133 2005-03-23  Lute Kamstra  <lute@gnu.org>
7134
7135         * time-date.el: Add comment on time value formats.
7136         Don't require parse-time.
7137         (with-decoded-time-value): New macro.
7138         (encode-time-value): New function.
7139         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7140         (days-to-time): Return a valid time value when arg is huge.
7141         (time-since): Use time-subtract.
7142         (time-to-number-of-days): Use time-to-seconds.
7143
7144 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7145
7146         * gnus-start.el (gnus-display-time-event-handler):
7147         Check display-time-timer at runtime rather than only at load time
7148         in case display-time-mode is turned off in the mean time.
7149
7150 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7151
7152         * nnimap.el (nnimap-open-connection): Print which authinfo file is
7153         used.
7154
7155         * nneething.el (nneething-map-file-directory): Derive from
7156         `gnus-directory'.
7157
7158         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7159         the To/Cc button.
7160
7161 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7162
7163         * nnmaildir.el (nnmaildir-request-accept-article):
7164         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7165
7166 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7167
7168         * gnus-async.el: Require timer-funcs at compile time when in
7169         XEmacs for `run-with-idle-timer'.
7170
7171 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7172
7173         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7174         autoloaded function.
7175
7176 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7177
7178         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7179
7180 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7181
7182         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7183
7184 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7185
7186         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7187         gnus-expert-user to default.
7188
7189 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
7190
7191         * nnimap.el (nnimap-open-server): Ditto.
7192
7193         * imap.el (imap-authenticate): Fix typo.
7194
7195 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
7196
7197         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7198         buffer (since IMAP server might return FETCH response out of
7199         order, and the nntp buffer must be sorted).
7200
7201 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
7202
7203         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7204         comparison on string.
7205
7206         * gnus-agent.el (gnus-agent-long-article,
7207         gnus-agent-short-article, gnus-agent-score): Renamed category
7208         keywords to match gnus-cus.
7209         (gnus-agent-summary-fetch-series): Modified to protect against
7210         gnus-agent-summary-fetch-group clearing processable flags.
7211         (gnus-agent-synchronize-group-flags): Update live group buffer as
7212         synchronization may occur due to the user toggle the plugged
7213         status.
7214         (gnus-agent-fetch-group-1): Clear downloadable flag when article
7215         successfully downloaded.
7216         (gnus-agent-expire-group-1): Avoid using markers when the overview
7217         is in ascending order; greatly improves performance.
7218         (gnus-agent-regenerate-group): Use
7219         gnus-agent-synchronize-group-flags to reset read status in both
7220         gnus and server.
7221         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7222
7223 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7224
7225         * message.el: Don't autoload former message-utils variables.
7226         (message-strip-subject-trailing-was): Change doc string.
7227
7228         * nnweb.el: Fixes for `gnus-group-make-web-group'.
7229         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
7230         (nnweb-google-search): Add "hl=en" here.
7231         (nnweb-google-parse-1, nnweb-google-create-mapping):
7232         Don't hardcode URL.
7233
7234 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7235
7236         * message.el (message-get-reply-headers, message-followup):
7237         Mention related variables `message-use-followup-to' and
7238         `message-use-mail-followup-to', in the information buffer.
7239
7240         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7241         of broken groups(-beta).google.com.
7242
7243 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7244
7245         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7246         parameter to invoked gnus-request-move-article; remove the
7247         redundant gnus-sum-hint-move-is-internal variable; apply the marks
7248         all at once instead of once per article.
7249         (gnus-summary-remove-process-mark): Accept a list of articles as
7250         well as a single article for processing.
7251
7252         * gnus-int.el (gnus-request-move-article): Add move-is-internal
7253         parameter.
7254
7255         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7256
7257         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7258
7259         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7260         parameter.
7261
7262         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7263         parameter.
7264
7265         * nnimap.el (nnimap-request-move-article): Add move-is-internal
7266         parameter and remove the gnus-sum-hint-move-is-internal variable.
7267
7268         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7269         parameter.
7270
7271         * nndraft.el (nndraft-request-move-article): Add move-is-internal
7272         parameter.
7273
7274         * nndiary.el (nndiary-request-move-article): Add move-is-internal
7275         parameter.
7276
7277         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7278
7279         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7280         parameter.
7281
7282         * nnagent.el (nnagent-request-move-article): Add move-is-internal
7283         parameter.
7284
7285 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7286
7287         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7288         a more conservative way.
7289
7290 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7291
7292         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7293         buffer, so it moves the window's cursor.
7294
7295 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7296
7297         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7298         `mm-dissect-multipart' and receive the from field as an (optional)
7299         argument from `mm-dissect-multipart'.
7300         (mm-dissect-multipart): Receive the from field as an argument and
7301         pass it on when we call `mm-dissect-buffer' on MIME parts.
7302         Fixes verification/decryption of signed/encrypted MIME parts.
7303
7304 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7305
7306         * gnus-sum.el (gnus-summary-move-article): Set
7307         gnus-sum-hint-move-is-internal for gnus-request-move-article and
7308         whatever it calls (right now, only nnimap-request-move article
7309         respects it).
7310
7311         * nnimap.el (nnimap-request-move-article): When
7312         gnus-sum-hint-move-is-internal is set, don't do the extra
7313         nnimap-request-article.
7314
7315 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7316
7317         * nnheader.el (nnheader-find-file-noselect): Add doc string.
7318
7319         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7320         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7321
7322         * gnus-sum.el (gnus-summary-caesar-message):
7323         Apply `gnus-treat-article' after rotation.
7324
7325         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7326         doc string.
7327
7328 2005-02-22  Simon Josefsson  <jas@extundo.com>
7329
7330         * encrypt.el (encrypt-password-cache-expiry): Remove (use
7331         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
7332         <arne@arnested.dk>.
7333         (encrypt): Add password-cache and password-cache-expiry as group
7334         members.
7335
7336 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7337
7338         * smime.el (smime-ldap-host-list): Doc fix.
7339         (smime-ask-passphrase): Use `password-read-and-add' to read (and
7340         cache) password.
7341         (smime-sign-region): Use it.
7342         (smime-decrypt-region): Use it.
7343         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7344         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7345         fails.
7346         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7347         certificate from DER to PEM format rather than calling openssl.
7348
7349         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7350
7351         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7352         for signing/encryption.
7353
7354         * mml.el (mml-parse-1): Use them.
7355
7356 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7357
7358         * nnrss.el (nnrss-verbose): Removed.
7359         (nnrss-request-group): Use `nnheader-message' instead.
7360
7361 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
7362
7363         * nnrss.el (nnrss-verbose): New variable.
7364         (nnrss-request-group): Make it say nnrss is requesting a group.
7365
7366 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7367
7368         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7369         Handle news URL with given port correctly.
7370
7371 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7374         containing special characters.
7375
7376         * gnus-sum.el (gnus-summary-edit-article): Ditto.
7377
7378         * mml.el (mime-to-mml): Ditto.
7379
7380         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7381         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7382         (rfc2047-decode-region): Quote decoded words containing special
7383         characters when rfc2047-quote-decoded-words-containing-tspecials
7384         is non-nil.
7385
7386 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7387
7388         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7389
7390         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7391
7392 2005-02-15  Simon Josefsson  <jas@extundo.com>
7393
7394         * nnimap.el (nnimap-debug): Doc fix.
7395
7396         * imap.el (imap-debug): Doc fix.
7397
7398 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7399
7400         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7401
7402 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7403
7404         * gnus.el (spam-contents): Improve docs for spam-contents
7405         parameter in its variable incarnation.
7406
7407 2005-02-14  Simon Josefsson  <jas@extundo.com>
7408
7409         * smime-ldap.el: Use require instead of load-library for ldap.
7410         (smime-ldap-search): Indent.
7411         (smime-ldap-search-internal): Shorten line.
7412
7413         * smime.el (smime-cert-by-dns): Add doc-string.
7414         (smime-cert-by-ldap-1): Indent.
7415
7416         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7417         mml-smime-get-dns-ldap.
7418         (mml-smime-encrypt-query): Use new function.  Default to ldap.
7419
7420 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7421
7422         * smime.el: Require smime-ldap.
7423         (smime-ldap-host-list): New variable.
7424         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7425
7426         * mml-smime.el (mml-smime-encrypt-query): New function.
7427         (mml-smime-encrypt-query): Use it.
7428
7429         * smime-ldap.el: New file.
7430
7431 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7432
7433         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7434
7435 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7436
7437         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7438         argument in doc string.  Make query for type more clear.
7439
7440 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7441
7442         * gnus.el (gnus-group-startup-message): Search for gnus images in
7443         etc/images/gnus.
7444         * mm-util.el (mm-image-load-path): Likewise.
7445         * smiley.el (smiley-data-directory): Search for smilies in
7446         etc/images/smilies.
7447
7448 2005-02-09  Kim F. Storm  <storm@cua.dk>
7449
7450         Change Emacs release version from 21.4 to 22.1 throughout.
7451         Change Emacs development version from 21.3.50 to 22.0.50.
7452
7453 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7454
7455         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7456
7457         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7458         non-Mule XEmacs as well.
7459         (mm-decompress-buffer): Signal an error intentionally if it does
7460         not decompress compressed data because auto-compression-mode is
7461         disabled.
7462
7463 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
7464
7465         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7466         an ID in the registry even if it has no groups.
7467
7468 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7469
7470         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7471         merge it into mm-decompress-buffer.
7472         (gnus-mime-copy-part): Use the MIME part charset, the value which
7473         a user specified or gnus-newsgroup-charset for decoding, like
7474         gnus-mime-inline-part does; set buffer-file-coding-system to tell
7475         save-buffer what was used.  Suggested by Kevin Ryde
7476         <user42@zip.com.au>.
7477         (gnus-mime-inline-part): Allow the name parameter as well as the
7478         filename parameter; force decompressing of compressed data; always
7479         display contents being not decoded as unibyte.
7480
7481         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7482         as well as the filename parameter.
7483
7484         * mm-util.el (mm-decompress-buffer): Merge
7485         gnus-mime-jka-compr-maybe-uncompress.
7486         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7487         of compressed data.
7488
7489 2005-02-08  Simon Josefsson  <jas@extundo.com>
7490
7491         * imap.el (imap-log): Doc fix.
7492
7493 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7496         the coding cookies; decompress compressed parts.
7497
7498         * mml.el (mml-generate-mime-1): Add the charaset parameter according
7499         to the value which a user specified manually or the coding cookie.
7500
7501         * mm-util.el (mm-string-to-multibyte): New function.
7502         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7503         (mm-coding-system-to-mime-charset): New function.
7504         (mm-decompress-buffer): New function.
7505         (mm-find-buffer-file-coding-system): New function.
7506
7507         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7508         (mm-display-inline-fontify): Rewrite for decoding and decompressing
7509         parts.
7510
7511 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7512
7513         * mm-view.el (mm-display-inline-fontify): Decode a part according
7514         to the charset parameter.
7515
7516 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7517
7518         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7519         prefix arg is neither nil nor a number, as info specifies.
7520
7521 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7522
7523         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7524         timestamps.
7525
7526 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
7527
7528         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7529         groups error checking and notify user.
7530
7531 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
7532
7533         * message.el (message-send-mail-function): Check existence of
7534         sendmail-program first before using default value
7535         `message-send-mail-with-sendmail'.  Otherwise use more generic
7536         `smtpmail-send-it'.
7537
7538 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * nntp.el (nntp-request-update-info): Always return nil.
7541
7542 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7543
7544         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7545
7546 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7547
7548         * message.el (message-beginning-of-line): Change the behavior when
7549         invoked between BOL and : so that it first moves backward.
7550
7551 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7554         article buffer when editing of the article is discarded.
7555         (gnus-article-prepare): Revert.
7556
7557 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7558
7559         * gnus-art.el (gnus-article-prepare):
7560         Remove message-strip-forbidden-properties from the local hook.
7561
7562 2005-01-27  Simon Josefsson  <jas@extundo.com>
7563
7564         * password.el (password-cache-add): Only start one timer per key.
7565         Reported by Derek Atkins <warlord@MIT.EDU>.
7566
7567 2005-01-26  Steve Youngs  <steve@sxemacs.org>
7568
7569         * run-at-time.el: Removed.  It is no longer needed as
7570         timer-funcs.el in the xemacs-base package has a working version of
7571         `run-at-time'.
7572
7573         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
7574
7575         * password.el: Require timer-funcs instead of run-at-time in
7576         XEmacs.
7577         Remove `password-run-at-time' macro.
7578         (password-cache-add): Use `run-at-time' instead of
7579         `password-run-at-time'.
7580
7581         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
7582         Remove `nnheader-cancel-function-timers' alias,
7583         `cancel-function-timers' exists in XEmacs in timer-funcs.
7584
7585         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
7586         for `run-with-idle-timer'.
7587
7588         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
7589         for `run-at-time'.
7590
7591         * mm-url.el: Require timer-funcs at compile time when in XEmacs
7592         for `with-timeout'.
7593
7594         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
7595         the same as for XEmacs 21.4.
7596         No need to ignore `run-with-idle-timer', this function exists in
7597         XEmacs now in timer-funcs.el in the xemacs-base package.
7598         (dgnushack-compile): No need to delete
7599         run-at-time.el from the list of files to compile because it
7600         doesn't exist anymore.
7601
7602 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * mml.el (mml-generate-mime-1): Convert string into unibyte when
7605         inserting " *mml*" buffer's contents into a unibyte temp buffer.
7606
7607 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
7608
7609         * mail-source.el (mail-source-fetch-imap): Search for ^From case
7610         sensitively.
7611
7612 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
7613
7614         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
7615
7616 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7617
7618         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
7619         which will be inserted according to the multibyteness of a buffer
7620         rather than the type of contents.  Suggested by ARISAWA Akihiro
7621         <ari@mbf.ocn.ne.jp>.
7622
7623         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
7624         of string which old xml.el may return rather than a string.
7625
7626 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7627
7628         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
7629
7630 2005-01-16  Simon Josefsson  <jas@extundo.com>
7631
7632         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
7633         idn/idna.el isn't available.
7634         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
7635         <michael@waxrat.com>.
7636
7637         * hashcash.el: Remove non-FSF copyright header.
7638
7639         * hashcash.el (hashcash-extra-generate-parameters): New variable.
7640         (hashcash-generate-payment): Use it.
7641         (hashcash-generate-payment-async): Use it.
7642
7643 2005-01-15  Simon Josefsson  <jas@extundo.com>
7644
7645         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
7646         Suggested by Raymond Scholz <ray-2005@zonix.de>.
7647
7648         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
7649         gnus-summary-idna-message.
7650         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
7651         (gnus-summary-idna-message): New function.
7652
7653 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7654
7655         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
7656         gnus-novice-user.
7657
7658 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7659
7660         * nnrss.el (nnrss-request-delete-group): Delete entries in
7661         nnrss-group-alist as well.
7662         (nnrss-save-server-data): Insert newline.
7663
7664 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
7665
7666         * gnus.el (gnus-user-agent): Use list of symbols instead of
7667         symbols.  Display full version number for (S)XEmacs.  Optionally
7668         display (S)XEmacs codename.
7669
7670         * gnus-util.el (gnus-emacs-version): Update for new
7671         `gnus-user-agent'.
7672
7673         * gnus-msg.el (gnus-extended-version): Make it possible to omit
7674         Gnus version.
7675
7676 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7677
7678         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
7679         which is unreadable in some setups.
7680
7681 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7682
7683         * gnus-spec.el (gnus-update-format-specifications): Flush the
7684         group format spec cache if it doesn't support decoded group names.
7685
7686 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7687
7688         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
7689         to apply decay on score files matching a regexp.
7690
7691 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7692
7693         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
7694         compatibility in %g and %c.
7695
7696 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7697
7698         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
7699         name for only %g and %c.
7700         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
7701         of gnus-tmp-group to decoded group name.
7702         (gnus-group-make-rss-group): Exclude `/'s from group names.
7703
7704 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7705
7706         * nnrss.el (nnrss-get-encoding): Fix regexp.
7707
7708 2004-12-27  Simon Josefsson  <jas@extundo.com>
7709
7710         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
7711         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
7712         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
7713
7714 2004-12-17  Kim F. Storm  <storm@cua.dk>
7715
7716         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
7717
7718         * gnus-sum.el (gnus-summary-mode-map): Likewise.
7719
7720 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7721
7722         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
7723
7724 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * nnrss.el: Require rfc2047 and mml.
7727         (nnrss-file-coding-system): New variable.
7728         (nnrss-format-string): Redefine it as an inline function.
7729         (nnrss-decode-group-name): New function.
7730         (nnrss-string-as-multibyte): Remove.
7731         (nnrss-retrieve-headers): Decode group name; don't use
7732         nnrss-format-string.
7733         (nnrss-request-group): Decode group name.
7734         (nnrss-request-article): Decode group name; allow a Message-ID as
7735         well as an article number; don't use nnrss-format-string; encode a
7736         Message-ID string which may contain non-ASCII characters; use
7737         mml-to-mime to compose a MIME article.
7738         (nnrss-request-expire-articles): Decode group name.
7739         (nnrss-request-delete-group): Decode group name.
7740         (nnrss-fetch): Clarify error message.
7741         (nnrss-read-server-data): Use insert-file-contents instead of load;
7742         bind file-name-coding-system; use multibyte buffer.
7743         (nnrss-save-server-data): Bind coding-system-for-write to the
7744         value of nnrss-file-coding-system; bind file-name-coding-system;
7745         add coding cookie.
7746         (nnrss-read-group-data): Use insert-file-contents instead of load;
7747         bind file-name-coding-system; use multibyte buffer.
7748         (nnrss-save-group-data): Bind coding-system-for-write to the
7749         value of nnrss-file-coding-system; bind file-name-coding-system.
7750         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
7751         make it work with non-ASCII text.
7752         (nnrss-find-el): Make it work with old xml.el as well.
7753
7754 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7755
7756         * nnrss.el (nnrss-get-encoding): New function.
7757         (nnrss-fetch): Use unibyte buffer initially; bind
7758         coding-system-for-read while performing mm-url-insert; remove ^Ms;
7759         decode contents according to the encoding attribute.
7760         (nnrss-save-group-data): Add coding cookie.
7761         (nnrss-mime-encode-string): New function.
7762         (nnrss-check-group): Use it to encode subject and author.
7763
7764 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
7765
7766         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
7767         imaginary variable.
7768
7769 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7770
7771         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
7772         correctly even if there are wide characters.
7773
7774 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7775
7776         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
7777         downcased symbol names; make a new cache instead of reusing
7778         bbdb-hashtable.
7779
7780 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7781
7782         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7783         concatenating segments rather than before concatenating them.
7784         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7785
7786         * message.el (message-get-reply-headers): Bind `extra'.
7787
7788 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7789
7790         * message.el (message-extra-wide-headers): New variable.
7791         (message-get-reply-headers): Use it.
7792
7793 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus-agent.el (gnus-agent-group-path): Decode group name.
7796         (gnus-agent-group-pathname): Ditto.
7797
7798         * gnus-cache.el (gnus-cache-file-name): Decode group name.
7799
7800         * gnus-group.el (gnus-group-make-group): Decode group name.
7801         (gnus-group-make-rss-group): Register the group data after opening
7802         the nnrss group.
7803
7804 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
7805
7806         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
7807         by expiry now get marked as read.
7808
7809 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
7812
7813 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
7814
7815         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
7816         unify Latin characters in XEmacs.
7817         (mm-find-mime-charset-region): Use it.
7818
7819 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * gnus-util.el (gnus-delete-directory): New function.
7822
7823         * gnus-agent.el (gnus-agent-delete-group): Use it.
7824
7825         * gnus-cache.el (gnus-cache-delete-group): Use it.
7826
7827 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
7830         names.
7831
7832 2004-12-16  Simon Josefsson  <jas@extundo.com>
7833
7834         * hashcash.el (hashcash-payment-alist): Fix custom :type.
7835
7836 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7837
7838         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
7839
7840         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
7841         (gnus-group-set-current-level): Decode group name.
7842
7843 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
7844
7845         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
7846         failed.
7847
7848 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * gnus-group.el (gnus-group-delete-group): Decode group name.
7851         (gnus-group-make-rss-group): Encode group name.
7852         (gnus-group-catchup-current): Decode group name.
7853         (gnus-group-kill-group): Decode group name.
7854
7855 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7856
7857         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7858
7859 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus-group.el (gnus-group-make-rss-group):
7862         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
7863
7864         * gnus-start.el (gnus-setup-news): Honor user's setting to
7865         gnus-message-archive-method.  Suggested by Lute Kamstra
7866         <lute@gnu.org>.
7867
7868 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
7869
7870         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
7871         global counterparts of the buffer-local variables.
7872
7873 2004-11-16  Romain Francoise  <romain@orebokech.com>
7874
7875         * gnus-sum.el (gnus-summary-exit): Don't clear the global
7876         counterparts of the buffer-local variables.
7877
7878 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7879
7880         * message.el (message-forbidden-properties): Fixed typo in doc
7881         string.
7882
7883 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7884
7885         * gnus-util.el (gnus-replace-in-string): Added doc string.
7886
7887         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
7888         to avoid problems when splitting mails with many recipients.
7889
7890 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7891
7892         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
7893         pop-to-buffer, covered by the subsequent gnus-configure-windows.
7894
7895 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
7896
7897         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
7898         if there is no hashtable in memory or file modification time is
7899         newer than cached timestamp.
7900
7901 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
7904         not-matching option.
7905
7906 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
7907
7908         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
7909         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
7910         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7911         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
7912         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
7913         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
7914
7915 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * message.el (message-forward-make-body-mml): Remove headers
7918         according to message-forward-ignored-headers if a message is decoded.
7919
7920 2004-12-02  Romain Francoise  <romain@orebokech.com>
7921
7922         * message.el (message-forward-make-body-plain): Always remove
7923         headers according to message-forward-ignored-headers.
7924
7925 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7926
7927         * spam.el (spam-summary-prepare-exit): Remove the
7928         gnus-summary-limit pop for now, it has problems with ham marks for
7929         me.
7930
7931 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
7932
7933         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
7934         correctly.
7935
7936 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
7937
7938         * format-spec.el (format-spec): Message the char.
7939
7940 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7941
7942         * gnus-art.el (gnus-split-methods): Reformat comments.
7943
7944         * spam.el (spam-summary-prepare-exit): Remove article limits
7945         before exiting the summary buffer.
7946
7947 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7948
7949         * lpath.el: Remove bbdb-create-internal, bbdb-records,
7950         spam-BBDB-register-routine and spam-enter-ham-BBDB.
7951
7952         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
7953         order to silence the byte compiler.
7954
7955         * spam.el: Fix the way to silence the byte compiler, which
7956         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
7957         bbdb-search-simple, spam-BBDB-register-routine,
7958         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
7959         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
7960         spam-stat-buffer-is-spam, spam-stat-load,
7961         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
7962         spam-stat-save and spam-stat-split-fancy.
7963
7964 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
7967         which may confuse users.
7968         (canlock-password-for-verify): Ditto.
7969
7970         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
7971
7972         * gnus-art.el (gnus-emphasis-alist): Ditto.
7973
7974         * gnus-registry.el (gnus-registry-max-entries): Ditto.
7975
7976         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
7977
7978         * gnus-start.el (gnus-save-killed-list): Ditto.
7979
7980         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
7981         (gnus-sum-thread-tree-root): Ditto.
7982         (gnus-sum-thread-tree-false-root): Ditto.
7983         (gnus-sum-thread-tree-single-indent): Ditto.
7984
7985         * message.el (message-courtesy-message): Ditto.
7986         (message-archive-note): Ditto.
7987         (message-subscribed-address-file): Ditto.
7988         (message-user-fqdn): Ditto.
7989
7990         * spam-report.el (spam-report-gmane-regex): Ditto.
7991
7992         * spam.el (spam-blackhole-good-server-regex): Ditto.
7993
7994 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7995
7996         * mml.el (mml-preview): Widen the message buffer before copying
7997         the contents to the preview buffer; sort headers before previewing.
7998
7999         * message.el (message-hidden-headers): Fix the way to avoid a bug
8000         in the `repeat' widget in Emacs 21.3 or earlier.
8001
8002 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8003
8004         * message.el (message-hidden-headers): Default to "^References:".
8005         Improve customization type.  Suggested by Reiner Steib
8006         <Reiner.Steib@gmx.de>.
8007
8008 2004-11-25  Romain Francoise  <romain@orebokech.com>
8009
8010         * message.el (message-strip-forbidden-properties): Remove check for
8011         obsolete `message-hidden' text property, hidden headers are not
8012         accessible in the buffer anymore.
8013
8014 2004-11-22  Romain Francoise  <romain@orebokech.com>
8015
8016         * message.el (message-header-format-alist): Add `From' in list
8017         so that it can be sorted.
8018         (message-fix-before-sending): Widen and sort headers before
8019         sending.
8020         (message-hide-headers): Use narrowing to hide headers by moving
8021         them to the top of the buffer and narrowing to the region
8022         underneath.
8023
8024 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8025
8026         * message.el (message-strip-forbidden-properties): Bind
8027         buffer-read-only (etc) to nil.
8028
8029 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8030
8031         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8032         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8033
8034 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
8035
8036         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8037
8038 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8039
8040         * dns.el (query-dns): Use sit-for to time instead of
8041         accept-process-output, since that doesn't seem to work on udp
8042         sockets.
8043
8044 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8047
8048 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
8049
8050         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8051         doc string.  Improve doc string.
8052
8053 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * nntp.el (nntp-request-update-info): Return nil if
8056         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8057         may not call gnus-activate-group which uselessly issues the GROUP
8058         commands for all nntp groups and wastes time.  Reported by Romain
8059         Francoise <romain@orebokech.com>.
8060
8061         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8062
8063 2004-11-15  Simon Josefsson  <jas@extundo.com>
8064
8065         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8066         headers separately.
8067         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
8068         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8069
8070 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8071
8072         * gnus-start.el (gnus-convert-old-newsrc):
8073         Assign legacy-gnus-agent to 5.10.7.
8074
8075 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8076
8077         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8078         start of the lines.
8079
8080 2004-11-14  Magnus Henoch  <mange@freemail.hu>
8081
8082         * hashcash.el (hashcash-default-payment): Change default to 20
8083         (hashcash-default-accept-payment): Change default to 20
8084         (hashcash-process-alist): New variable
8085         (hashcash-generate-payment-async): Add
8086         (hashcash-already-paid-p): Add
8087         (hashcash-insert-payment): Don't generate payments twice
8088         (hashcash-insert-payment-async): Add
8089         (hashcash-insert-payment-async-2): Add
8090         (hashcash-cancel-async): Add
8091         (hashcash-wait-async): Add
8092         (hashcash-processes-running-p): Add
8093         (hashcash-wait-or-cancel): Add
8094         (mail-add-payment): New optional argument.  Conditionally start
8095         asynchronous calculation.
8096         (mail-add-payment-async): Add
8097
8098         * message.el (message-send-mail): Wait for asynchronous hashcash
8099         results.  Don't clobber existing X-Hashcash headers.
8100         (message-setup-1): Call mail-add-payment-async when
8101         message-generate-hashcash is non-nil.
8102
8103 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8104
8105         * message.el (message-use-alternative-email-as-from): Examine the
8106         From header as well; use message-make-from in order to include a
8107         user's full name.
8108
8109 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8110
8111         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8112         default; improve customization type.
8113         (gnus-emphasis-custom-with-format): New macro.
8114         (gnus-emphasis-custom-value-to-external): New function.
8115         (gnus-emphasis-custom-value-to-internal): New function.
8116
8117 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8118
8119         * dns.el (query-dns): Resolve reverse addresses.
8120
8121 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8122
8123         * gnus-group.el (gnus-group-get-new-news): Use it.
8124
8125         * gnus-start.el (gnus-check-reasonable-setup): New function.
8126
8127 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8130         "Args out of range" error.  Reported by Arnaud Giersch
8131         <arnaud.giersch@free.fr>.
8132
8133 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8134
8135         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8136
8137 2004-11-04  Richard M. Stallman  <rms@gnu.org>
8138
8139         * spam.el (spam group): Add :version.
8140
8141         * pgg-def.el (pgg group): Add :version.
8142
8143 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8144
8145         * gnus-art.el (gnus-article-edit-article): Don't associate the
8146         article buffer with a draft file.  This is a temporary measure
8147         against the 2004-08-22 change to gnus-article-edit-mode.
8148
8149 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8150
8151         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8152         (html2text-format-tags): Remove unused variable `attr'.
8153
8154 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8157
8158         * tls.el (tls-process-connection-type, tls-success)
8159         (tls-certtool-program): Add :version.
8160
8161         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
8162         (starttls-extra-arguments, starttls-process-connection-type)
8163         (starttls-connect, starttls-failure, starttls-success):
8164
8165         * spam-stat.el (spam-stat): Add :version.
8166
8167         * sieve.el (sieve): Add :version.
8168
8169         * sha1.el (sha1): Add :version.
8170         (sha1-use-external): Remove redundant version.
8171
8172         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8173         (nnmail-cache-ignore-groups, nnmail-spool-hook)
8174         (nnmail-split-fancy-match-partial-words)
8175         (nnmail-split-lowercase-expanded): Add :version.
8176
8177         * nndiary.el (nndiary): Add :version.
8178
8179         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8180
8181         * mml-sec.el (mml-default-sign-method)
8182         (mml-default-encrypt-method, mml-signencrypt-style-alist):
8183         Add :version.
8184
8185         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8186
8187         * mm-url.el (mm-url-use-external, mm-url-program)
8188         (mm-url-arguments): Add :version.
8189
8190         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8191         (mm-attachment-file-modes, mm-decrypt-option)
8192         (mm-w3m-safe-url-regexp): Add :version.
8193
8194         * message.el (message-cite-prefix-regexp)
8195         (message-sendmail-envelope-from, message-minibuffer-local-map)
8196         (message-user-fqdn, message-completion-alist): Add :version.
8197
8198         * gnus-win.el (gnus-configure-windows-hook)
8199         (gnus-use-frames-on-any-display): Add :version.
8200
8201         * gnus-art.el (gnus-article-address-banner-alist)
8202         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8203         (gnus-treat-from-picon, gnus-treat-mail-picon)
8204         (gnus-treat-x-pgp-sig): Add :version.
8205
8206         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8207         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8208         (gnus-summary-article-delete-hook)
8209         (gnus-summary-display-while-building): Add :version.
8210
8211         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8212         (gnus-get-top-new-news-hook):Add :version.
8213
8214         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8215         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8216
8217         * gnus-registry.el (gnus-registry): Add :version.
8218
8219         * gnus-spec.el (gnus-use-correct-string-widths)
8220         (gnus-make-format-preserve-properties): Add :version.
8221
8222         * gnus.el (gnus-group-charter-alist)
8223         (gnus-group-fetch-control-use-browse-url)
8224         (gnus-install-group-spam-parameters): Add :version.
8225
8226         * gnus-diary.el (gnus-diary): Add :version.
8227
8228         * gnus-delay.el (gnus-delay): Add :version.
8229
8230         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8231         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8232         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8233         Add :version.
8234
8235         * gnus-agent.el (gnus-agent-max-fetch-size)
8236         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8237         (gnus-agent-prompt-send-queue): Add :version.
8238
8239         * deuglify.el (gnus-outlook-deuglify): Add :version.
8240
8241         * html2text.el: Beautify code.  Improve doc strings.  Some
8242         checkdoc cleanup.
8243         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8244
8245 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
8246
8247         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8248
8249 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
8250
8251         * gnus-registry.el (gnus-registry-hashtb): Create the registry
8252         when package is loaded.
8253
8254         * spam.el (spam-summary-score-preferred-header): Add global preference
8255         for people who want to override the default SpamAssassin over
8256         Bogofilter preference (when both are set).
8257         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8258         (spam-user-format-function-S): Check
8259         spam-summary-score-preferred-header.
8260         (spam-extra-header-to-number): Add X-Bogosity header parsing.
8261         (spam-user-format-function-S): Format the score correctly.
8262
8263 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8266         signature file.  Suggested by Manoj Srivastava
8267         <srivasta@golden-gryphon.com>.
8268
8269         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8270         iso-2022-jp even in the Japanese language environment.
8271         Suggested by Jason Rumney <jasonr@gnu.org>.
8272
8273 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8276         use the same characters as the dummy marks; make it free from
8277         getting affected by the language environment.
8278         (gnus-summary-read-group-1): Update mark positions only when the
8279         format spec is updated.
8280
8281         * gnus-spec.el (gnus-update-format-specifications): Return a list
8282         of updated types.
8283
8284 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8287         of boundp to check if display-warning is available.
8288
8289 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
8290
8291         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8292
8293 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8294
8295         * nnspool.el (nnspool-spool-directory): Use news-path if the
8296         news-directory variable is not bound.
8297
8298         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8299         function instead of display-warning if it is not available.
8300
8301 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8302
8303         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8304         v5-10: Use `point-at-bol'.
8305
8306 2004-10-26  Simon Josefsson  <jas@extundo.com>
8307
8308         * hashcash.el: Fix URL in comment, reported by Cheng Gao
8309         <chenggao@gmail.com>.
8310
8311 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
8314         instead.
8315
8316 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
8317
8318         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8319         to remove a server from the nnimap-server-buffer-alist.
8320         (nnimap-open-connection, nnimap-close-server): Use it.
8321
8322         * gnus-encrypt.el: Remove file in favor of encrypt.el.
8323
8324 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8327         running the major-mode function.
8328
8329 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8332         dummy marks in the right way.
8333
8334 2004-10-18  David Edmondson  <dme@dme.org>
8335
8336         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8337         excessively.
8338
8339 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
8340
8341         * gnus-util.el (gnus-split-references): Accept a nil references
8342         string and go on blissfully.
8343
8344         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8345         cases where the references string is non-nil but has no references.
8346
8347         * encrypt.el: Add autoload tags.
8348
8349         * spam.el (spam-resolve-registrations-routine): Remove article
8350         from unregistration list too.  Reported by David Hanak
8351         <dhanak@isis.vanderbilt.edu>
8352
8353 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
8354
8355         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8356         nil.  Changed custom type.
8357
8358 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
8359
8360         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8361
8362         * gnus-sum.el (gnus-summary-move-article): Use it.
8363
8364 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
8365
8366         * encrypt.el: Add autoload cookies.
8367
8368         * spam.el (spam-backend-article-list-property)
8369         (spam-backend-get-article-todo-list)
8370         (spam-backend-put-article-todo-list, )
8371         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8372         Resolve registrations separately.
8373         (spam-register-routine): Format comments.
8374         (spam-unregister-routine, spam-register-routine): Always call with
8375         specific-articles, no default list.
8376         (spam-summary-prepare-exit): Use the spam-classifications function.
8377
8378         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8379         gnus-encrypt.el.
8380
8381         * encrypt.el: copied from gnus-encrypt.el
8382
8383         * gnus-encrypt.el: commented that it's obsolete
8384
8385 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8386
8387         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8388         (gnus-score-save): Use it.
8389
8390         * message.el (message-bury): Use `window-dedicated-p'.
8391
8392 2004-10-15  Simon Josefsson  <jas@extundo.com>
8393
8394         * pop3.el (top-level): Don't require nnheader.
8395         (pop3-read-timeout): Add.
8396         (pop3-accept-process-output): Add.
8397         (pop3-read-response, pop3-retr): Use it.
8398
8399 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
8400
8401         * spam.el (spam-register-routine): Move comment.
8402         (spam-verify-bogofilter): Use 'unknown for the initial
8403         spam-bogofilter-valid state, not 'never.
8404
8405         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8406         for netrc-machine.
8407
8408         * nnimap.el (nnimap-open-connection): Use
8409         netrc-machine-user-or-password.
8410
8411 2004-10-17  Richard M. Stallman  <rms@gnu.org>
8412
8413         * gnus-registry.el (gnus-registry-unload-hook):
8414         Set as a variable with add-hook.
8415
8416         * nnspool.el (nnspool-spool-directory): Use news-directory instead
8417         of news-path.
8418
8419         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8420
8421         * spam.el: Delete duplicate `provide'.
8422         (spam-unload-hook): Set as a variable with add-hook.
8423
8424 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8425
8426         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8427         in the doc string.
8428
8429         * message.el (message-ignored-news-headers)
8430         (message-ignored-supersedes-headers)
8431         (message-ignored-resent-headers)
8432         (message-forward-ignored-headers): Improve custom type.
8433
8434 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8435
8436         * message.el (message-tokenize-header): Fix 2004-09-06 change
8437         which used point-min in the wrong place.
8438
8439 2004-10-12  Simon Josefsson  <jas@extundo.com>
8440
8441         * tls.el (tls-certtool-program): New variable.
8442         (tls-certificate-information): New function, based on
8443         ssl-certificate-information.
8444
8445 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8446
8447         * compface.el: Move the version of ELisp-based uncompface program
8448         to the contrib directory because of the copyright problem.
8449
8450 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8451
8452         * message.el (message-kill-buffer): Raise the current frame.
8453
8454 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8455
8456         * gnus-sum.el: Mention that multibyte characters don't work as marks.
8457
8458         * gnus.el (message-y-or-n-p): Autoload.
8459
8460         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8461         (pop3-password-required, pop3-authentication-scheme)
8462         (pop3-leave-mail-on-server): Made customizable.
8463         (pop3): New custom group.
8464         (pop3-retr): Remove `sleep-for' statements.
8465         Suggested by Dave Love <fx@gnu.org>.
8466
8467         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8468         Windows/DOS.
8469
8470         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8471         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
8472         Dave Love <fx@gnu.org>.
8473
8474         * mml.el (mml-minibuffer-read-disposition): Require match.
8475         Suggested by Dave Love <fx@gnu.org>.
8476
8477 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8478
8479         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
8480         doc string.
8481
8482 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8485
8486 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8487
8488         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8489         instead of calling `mm-insert-inline', to decode text/* parts
8490         before displaying them.
8491
8492 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8493
8494         * mm-uu.el (mm-uu-text-plain-type): New variable.
8495         (mm-uu-pgp-signed-extract-1): Use it.
8496         (mm-uu-pgp-encrypted-extract-1): Use it.
8497         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8498         bind mm-uu-text-plain-type with that value.
8499         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8500         mm-uu-dissect.
8501
8502 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * gnus-group.el (gnus-update-group-mark-positions):
8505         * gnus-sum.el (gnus-update-summary-mark-positions):
8506         * message.el (message-check-news-body-syntax):
8507         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8508         of string-as-multibyte.
8509
8510 2004-10-05  Juri Linkov  <juri@jurta.org>
8511
8512         * gnus-group.el (gnus-update-group-mark-positions):
8513         * gnus-sum.el (gnus-update-summary-mark-positions):
8514         * message.el (message-check-news-body-syntax):
8515         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8516         8-bit unibyte values to a multibyte string for search functions.
8517
8518 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8519
8520         * mm-uu.el (mm-uu-dissect): Allow optional arg.
8521         (mm-uu-dissect-text-parts): New function.
8522
8523         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8524         dissect text parts.
8525
8526         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8527         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8528
8529         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8530
8531         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8532         gnus-current-topics instead of gnus-current-topic.
8533
8534 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
8535
8536         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8537
8538 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
8539
8540         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8541         where approriate.
8542
8543         * nnml.el (nnml-generate-active-info): do.
8544
8545         * nndiary.el (nndiary-generate-active-info): do.
8546
8547         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8548         (gnus-topic-move): do.
8549
8550         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8551         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8552
8553         * gnus-srvr.el (gnus-server-prepare)
8554         (gnus-server-open-all-servers): do.
8555
8556         * gnus-msg.el (gnus-summary-cancel-article)
8557         (gnus-summary-resend-message)
8558         (gnus-summary-mail-crosspost-complaint): do.
8559
8560         * gnus-move.el (gnus-change-server): do.
8561
8562         * gnus-group.el (gnus-group-unmark-all-groups)
8563         (gnus-group-set-current-level): do.
8564
8565 2004-10-04  Simon Josefsson  <jas@extundo.com>
8566
8567         * message.el (message-generate-hashcash): Doc fix.
8568
8569 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
8570
8571         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8572         avoid infinite recursion via gnus-get-function.
8573
8574 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
8575
8576         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8577
8578         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8579
8580         * nnmail.el (nnmail-split-history): do.
8581
8582         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8583         (nnml-request-delete-group): do.
8584
8585         * nnslashdot.el (nnslashdot-read-groups): do.
8586
8587         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8588         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8589
8590         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8591         (nnspool-sift-nov-with-sed): Use last
8592         (nnspool-retrieve-headers-with-nov): Use mapc.
8593         (nnspool-request-newgroups): Use dolist.
8594         (nnspool-request-group): Use last.
8595
8596         * nntp.el (nntp-read-server-type): Use dolist.
8597
8598         * nnvirtual.el (nnvirtual-create-mapping)
8599         (nnvirtual-update-read-and-marked): Use dolist.
8600         (nnvirtual-convert-headers): Simplify.
8601
8602 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8603
8604         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
8605         support for sync'ing tick marks.
8606
8607 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8608
8609         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
8610         there's no visible header.
8611
8612 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8613
8614         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
8615         necessary, pass full group name to gnus-request-set-marks.
8616
8617 2004-10-01  Simon Josefsson  <jas@extundo.com>
8618
8619         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
8620         acroread.
8621
8622 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8623
8624         * spam-report.el (spam-report-gmane): Fix interactive.
8625
8626         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
8627
8628         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
8629         when writing file.
8630         (gnus-agent-synchronize-flags): Don't default to being
8631         interactive.
8632
8633 2004-09-30  Simon Josefsson  <jas@extundo.com>
8634
8635         * message.el (message-generate-hashcash): Add.
8636         (message-send-mail): Use it, call mail-add-payment.
8637
8638 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8639
8640         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
8641
8642 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
8643
8644         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
8645         gnus-requst-update-info with explicit code to sync the in-memory
8646         info read flags with the marks being sync'd to the backend.
8647
8648         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
8649
8650 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8651
8652         * spam.el (spam-verify-bogofilter): Add new function.
8653         (spam-check-bogofilter)
8654         (spam-bogofilter-register-with-bogofilter): Use it.
8655         (spam-verify-bogofilter): Add small fixes.
8656
8657 2004-09-28  Simon Josefsson  <jas@extundo.com>
8658
8659         * hashcash.el (hashcash-generate-payment): Revert.
8660
8661 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8662
8663         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
8664         gnus-extract-references instead of gnus-split-references.
8665
8666         * gnus-util.el (gnus-extract-references): Add new function, analogous
8667         to gnus-split-references but extracts only the message-ID without
8668         anything extra.
8669
8670         * hashcash.el (hashcash-generate-payment)
8671         (hashcash-check-payment): Do the right thing if hashcash-path is
8672         nil (because the hashcash program could not be found).
8673
8674         * spam.el (spam-use-hashcash): Remove comment.
8675
8676 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
8677
8678         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
8679         (gnus-cache-enter-article, gnus-cache-remove-article)
8680         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
8681
8682         * gnus-async.el (gnus-async-prefetch-remove-group): do.
8683
8684         * gnus-art.el (article-hide-boring-headers)
8685         (article-translate-strings, article-display-face)
8686         (gnus-article-mime-match-handle-first)
8687         (gnus-article-highlight-headers)
8688         (gnus-article-add-buttons-to-head): do.
8689
8690 2004-09-27  Simon Josefsson  <jas@extundo.com>
8691
8692         * hashcash.el: New version, from
8693         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
8694         ../contrib/.
8695
8696 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
8699
8700 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8701
8702         * gnus-dup.el (gnus-dup-open): Use mapc.
8703         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
8704
8705         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
8706         Reported by Stefan Wiens <s.wi@gmx.net>.
8707
8708         * gnus.el (gnus-shutdown): Use dolist.
8709
8710         * gnus-undo.el (gnus-undo): Use mapc.
8711
8712         * nnrss.el (nnrss-generate-active): do.
8713
8714         * message.el (message-cite-original-without-signature)
8715         (message-cite-original): Use mapc.
8716         (message-do-actions, message-make-forward-subject): Use dolist.
8717
8718 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8719
8720         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
8721         deletion to remove entire duplicate line.  Fixes merged article
8722         number bug.
8723
8724 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8725
8726         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
8727         servers that are offline.  Avoids having gnus-agent-toggle-plugged
8728         first ask if you want to open a server and then, even when you
8729         responded with no, asking if you want to synchronize the server's
8730         flags.
8731         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
8732         multi-line expressions.
8733         (gnus-agent-synchronize-group-flags): New internal function.
8734         Updates marks in memory (in the info structure) AND in the
8735         backend.
8736
8737         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
8738
8739         * nnagent.el (nnagent-request-set-mark): Use
8740         gnus-agent-synchronize-group-flags, not backend's request-set-mark
8741         method, to ensure that synchronization updates marks in the
8742         backend and in the info (in memory) structure.
8743
8744 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8745
8746         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
8747         convention fully; don't miss the root article of a thread; make
8748         the X-Draft-From header with correct article numbers.
8749
8750 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
8751
8752         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
8753         unless plugged.  Disable the agent so that an open failure causes
8754         an error.
8755
8756         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
8757         Reverted 2004-09-21 change.  The backend must be opened while
8758         synchronizing flags even when the backend stores the flags
8759         locally.
8760
8761 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8762
8763         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
8764         in `header' match.  Reported by Svend Tollak Munkejord.
8765
8766         * message.el (message-cite-original): Fix use of
8767         `message-cite-articles-with-x-no-archive'.
8768
8769 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
8772         (gnus-window-to-buffer): Ditto.
8773
8774         * mml.el (mml-preview-buffer): New variable.
8775         (mml-preview): Manage window layout with gnus-buffer-configuration.
8776
8777         * gnus-msg.el (gnus-setup-message): Put article numbers into the
8778         X-Draft-From header even if those articles aren't quoted.
8779
8780 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
8781
8782         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
8783         (gnus-request-set-mark, gnus-request-update-mark): Use new
8784         g-s-t-u-l-m to decide to use backend even when unplugged.
8785
8786 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
8789         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
8790
8791 2004-09-20  Simon Josefsson  <jas@extundo.com>
8792
8793         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
8794         "utf-16-le".
8795
8796 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8797
8798         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
8799
8800 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8801
8802         * uudecode.el (uudecode-use-external): Add :version.
8803
8804         * smime.el (smime-CA-file, smime-encrypt-cipher)
8805         (smime-dns-server): Add :version.
8806
8807         * smiley.el (gnus-smiley-file-types): Add :version.
8808
8809         * sha1.el (sha1-use-external): Add :version.
8810
8811         * pgg-def.el (pgg-query-keyserver): Add :version.
8812
8813         * nnmail.el (nnmail-fancy-expiry-targets)
8814         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
8815         Add :version.
8816
8817         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
8818         (nnimap-retrieve-groups-asynchronous): Add :version.
8819         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
8820
8821         * mml.el (mml-content-disposition-parameters)
8822         (mml-insert-mime-headers-always): Add :version.
8823
8824         * mm-util.el (mm-coding-system-priorities): Add :version.
8825
8826         * mm-decode.el (mm-inline-text-html-with-images)
8827         (mm-keep-viewer-alive-types, mm-external-terminal-program)
8828         (mm-verify-option): Add :version.
8829         (mm-text-html-renderer): Change :version.
8830
8831         * message.el (message-fcc-externalize-attachments)
8832         (message-required-headers, message-draft-headers)
8833         (message-subject-trailing-was-query)
8834         (message-subject-trailing-was-ask-regexp)
8835         (message-subject-trailing-was-regexp, message-mark-insert-begin)
8836         (message-mark-insert-end, message-archive-header)
8837         (message-archive-note, message-cross-post-default)
8838         (message-cross-post-note, message-followup-to-note)
8839         (message-cross-post-note-function, message-use-mail-followup-to)
8840         (message-subscribed-address-functions)
8841         (message-subscribed-address-file, message-subscribed-addresses)
8842         (message-subscribed-regexps, message-allow-no-recipients)
8843         (message-yank-cited-prefix, message-signature-insert-empty-line)
8844         (message-hidden-headers, message-hierarchical-addresses)
8845         (message-mail-user-agent, message-use-idna)
8846         (message-valid-fqdn-regexp)
8847         (message-strip-special-text-properties, message-header-synonyms)
8848         (message-beginning-of-line, message-tab-body-function): Add :version.
8849         (message-insert-canlock, message-wide-reply-confirm-recipients):
8850         Change :version.
8851
8852         * mail-source.el (mail-source-ignore-errors): Add :group, :type
8853         and :version.
8854         (mail-source-delete-old-incoming-confirm)
8855         (mail-source-movemail-program): Add :version.
8856
8857         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8858         (gnus-agent-cache, gnus-agent): Change :version.
8859
8860         * gnus-util.el (gnus-use-byte-compile): Change :version.
8861
8862         * gnus-sum.el (gnus-summary-make-false-root-always)
8863         (gnus-summary-default-high-score)
8864         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8865         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8866         (gnus-read-all-available-headers, gnus-article-emulate-mime)
8867         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8868         (gnus-sum-thread-tree-single-indent)
8869         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8870         (gnus-sum-thread-tree-leaf-with-other)
8871         (gnus-sum-thread-tree-single-leaf): Add :version.
8872         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
8873         (gnus-article-loose-mime): Change :version.
8874
8875         * gnus-start.el (gnus-backup-startup-file)
8876         (gnus-save-startup-file-via-temp-buffer): Add :version.
8877
8878         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
8879         (gnus-server-offline-face): Add :version.
8880
8881         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
8882
8883         * gnus-msg.el (gnus-gcc-externalize-attachments)
8884         (gnus-debug-files, gnus-debug-exclude-variables)
8885         (gnus-discouraged-post-methods): Change :version.
8886         (gnus-confirm-mail-reply-to-news)
8887         (gnus-confirm-treat-mail-like-news): Add :version.
8888
8889         * gnus-int.el (gnus-server-unopen-status): Add :version.
8890
8891         * gnus-group.el (gnus-group-jump-to-group-prompt)
8892         (gnus-large-ephemeral-newsgroup)
8893         (gnus-fetch-old-ephemeral-headers): Add :version.
8894
8895         * gnus-fun.el (gnus-x-face-directory)
8896         (gnus-convert-pbm-to-x-face-command)
8897         (gnus-convert-image-to-x-face-command)
8898         (gnus-convert-image-to-face-command): Add :version.
8899
8900         * gnus-delay.el (gnus-delay-default-hour): Add :version.
8901
8902         * gnus-cite.el (gnus-cite-blank-line-after-header)
8903         (gnus-article-boring-faces): Add :version.
8904
8905         * gnus-art.el (gnus-buttonized-mime-types)
8906         (gnus-inhibit-mime-unbuttonizing)
8907         (gnus-treat-display-face)
8908         (gnus-treat-body-boundary): Change :version.
8909         (gnus-body-boundary-delimiter, gnus-picon-databases)
8910         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
8911         (gnus-treat-date-english, gnus-treat-fold-headers)
8912         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
8913         (gnus-treat-mail-picon, gnus-treat-wash-html)
8914         (gnus-article-encrypt-protocol)
8915         (gnus-use-idna, gnus-article-over-scroll)
8916         (gnus-mime-display-multipart-alternative-as-mixed)
8917         (gnus-mime-display-multipart-related-as-mixed)
8918         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
8919         (gnus-ctan-url, gnus-button-ctan-handler)
8920         (gnus-button-handle-ctan-bogus-regexp)
8921         (gnus-button-ctan-directory-regexp)
8922         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
8923         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
8924         (gnus-button-man-level, gnus-button-emacs-level)
8925         (gnus-button-message-level, gnus-button-browse-level): Add :version.
8926
8927         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
8928         (gnus-agent-go-online): Change :version.
8929         (gnus-agent-expire-unagentized-dirs)
8930         (gnus-agent-auto-agentize-methods): Add :version.
8931
8932         * flow-fill.el (fill-flowed-display-column)
8933         (fill-flowed-encode-column): Add :version.
8934
8935         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8936         (gnus-outlook-deuglify-unwrap-max)
8937         (gnus-outlook-deuglify-cite-marks)
8938         (gnus-outlook-deuglify-unwrap-stop-chars)
8939         (gnus-outlook-deuglify-no-wrap-chars)
8940         (gnus-outlook-deuglify-attrib-cut-regexp)
8941         (gnus-outlook-deuglify-attrib-verb-regexp)
8942         (gnus-outlook-deuglify-attrib-end-regexp)
8943         (gnus-outlook-display-hook): Add :version.
8944
8945         * binhex.el (binhex-use-external): Add :version.
8946
8947 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
8948
8949         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
8950         and `invisible'.
8951
8952 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8953
8954         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
8955         in gnus-registry-trim.
8956
8957 2004-09-13  Simon Josefsson  <jas@extundo.com>
8958
8959         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
8960
8961         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
8962
8963         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
8964         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8965         <yamaoka@jpl.org>.
8966         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
8967         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8968         <yamaoka@jpl.org>.
8969
8970         * sieve.el (sieve-manage-mode): Ditto.
8971
8972 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
8973
8974         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
8975
8976 2004-09-11  Simon Josefsson  <jas@extundo.com>
8977
8978         * dns-mode.el: Add.
8979
8980         * mm-view.el (mm-display-dns-inline): Add.
8981
8982         * mm-decode.el (mm-inline-media-tests): Add text/dns.
8983         (mm-automatic-display): Ditto.
8984
8985         * mailcap.el (mailcap-mime-data): Add text/dns.
8986         (mailcap-mime-extensions): Map .soa to text/dns.
8987
8988 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
8989
8990         * gnus-art.el (article-decode-mime-words, article-babel)
8991         (gnus-article-highlight-signature, gnus-article-add-buttons)
8992         (gnus-signature-toggle): Remove unnecessary bindings of
8993         `inhibit-read-only' inherited from v5.10 merge.
8994
8995 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
8996
8997         * nntp.el (nntp): New customization group.
8998         (nntp-authinfo-file): Add customization group.
8999
9000         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9001
9002         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9003
9004         * gnus.el (to-address, to-list, subscribed)
9005         (large-newsgroup-initial): Ditto.
9006
9007         * flow-fill.el (fill-flowed-display-column)
9008         (fill-flowed-encode-column): Ditto.
9009
9010 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
9011
9012         * message.el (message-tokenize-header, message-send-mail-with-qmail):
9013         Use point-min rather than 1.
9014         (message-send-mail): Use buffer-size rather than point-max.
9015
9016         * gnus-sum.el (gnus-summary-search-article-forward):
9017         Signal a specific `search-failed' rather than a generic `error'.
9018
9019         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9020         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9021         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9022
9023 2004-09-10  Simon Josefsson  <jas@extundo.com>
9024
9025         * nndb.el (require): Remove tcp and duplicate cl.
9026
9027 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9028
9029         * gnus-agent.el (directory-files-and-attributes): Move forward.
9030
9031 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9032
9033         * gnus-agent.el (directory-files-and-attributes): Optionally
9034         defined to support XEmacs.
9035
9036 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9037
9038         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
9039         to avoid run-time CL dependencies.
9040         (gnus-agent-unfetch-articles): New function.
9041         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9042         article numbers even when local .overview file is missing.
9043         (gnus-agent-read-article-number): New function. Only accepts
9044         27-bit article numbers.
9045         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9046         gnus-agent-read-article-number.
9047         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9048         from backend while recognizing that article numbers in .overview
9049         must be valid.
9050         (gnus-agent-update-files-total-fetched-for): Use
9051         directory-files-and-attributes to improve performance.
9052         * gnus-int.el (gnus-request-move-article): Use
9053         gnus-agent-unfetch-articles in place of gnus-agent-expire to
9054         improve performance.
9055
9056         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9057         some users confused by references to .newsrc when they only have a
9058         .newsrc.eld file.
9059         (gnus-convert-mark-converter-prompt,
9060         gnus-convert-converter-needs-prompt): Fixed use of property list.
9061         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9062         New function. Used internally to only display 'gnus converting
9063         files' message when actually necessary.
9064
9065         * gnus-sum.el (): Removed (require 'gnus-agent) as required
9066         methods now autoloaded.
9067
9068 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9069
9070         * gnus-sum.el (gnus-summary-insert-subject): Remove list
9071         identifiers.
9072
9073 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * gnus-picon.el: Fix indentation and closing parenthesis.
9076
9077 2004-09-01  Simon Josefsson  <jas@extundo.com>
9078
9079         * message.el (message-canlock-generate): Require sha1, not
9080         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
9081         to require within a function.  Sadly, if sha1.el isn't loaded, the
9082         let binding in m-c-g will hide the defcustom definition, which is
9083         bad.)
9084
9085         * canlock.el: Require sha1, not sha1-el.
9086
9087         * message.el: Don't autoload sha1 (there is a autoload cookie in
9088         sha1.el).
9089
9090         * sha1-el.el: Renamed to sha1.el.
9091
9092 2004-08-30  Juanma Barranquero  <lektu@terra.es>
9093
9094         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9095
9096 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9097
9098         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9099
9100 2004-08-30  Kim F. Storm  <storm@cua.dk>
9101
9102         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9103
9104         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9105         Add :group 'nnimap.
9106
9107 2004-08-30  Andreas Schwab  <schwab@suse.de>
9108
9109         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9110         ?* and ?\;.
9111
9112         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9113         and ?\' to symbol instead of whitespace.
9114
9115 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9118
9119         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9120         instead of re-search-forward.
9121
9122         * gnus-uu.el (gnus-uu-save-article): Ditto.
9123         (gnus-uu-post-encode-uuencode): Ditto.
9124
9125         * html2text.el (html2text-clean-list-items): Ditto.
9126         (html2text-clean-dtdd): Ditto.
9127         (html2text-format-tags): Ditto.
9128
9129         * message.el (message-send-mail-with-sendmail): Fix regexp.
9130         (message-fill-field-general): Use search-forward instead of
9131         re-search-forward.
9132         (unbold-region): Ditto.
9133
9134         * nnrss.el (nnrss-request-article): Ditto.
9135
9136         * nnslashdot.el (nnslashdot-request-article): Ditto.
9137
9138         * nnweb.el (nnweb-gmane-wash-article): Ditto.
9139
9140         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9141         "Unrecognized menu descriptor" error in XEmacs.
9142
9143 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9144
9145         * gnus-sum.el (gnus-read-header): Don't remove a header for the
9146         parent article of a sparse article in the thread hashtb.
9147
9148 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
9149
9150         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9151         (nnmail-expand-newtext): Lowercase expanded entries if
9152         nnmail-split-lowercase-expanded is non-nil.
9153
9154 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
9157         entry.
9158
9159         * gnus-group.el (gnus-group-line-format-alist): Convert the value
9160         of gnus-tmp-news-method into string under XEmacs.  It will be
9161         passed to gnus-correct-length which takes only a string argument.
9162
9163 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * gnus-util.el (gnus-bind-print-variables): New macro.
9166         (gnus-prin1): Use it.
9167         (gnus-prin1-to-string): Use it.
9168         (gnus-pp): New function.
9169         (gnus-pp-to-string): New function.
9170
9171         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
9172         pp-to-string with gnus-pp-to-string.
9173         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9174         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9175         * gnus-msg.el (gnus-debug): Ditto.
9176         * gnus-score.el (gnus-score-save): Ditto.
9177         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9178         gnus-pp-to-string.
9179         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9180         with gnus-pp.
9181         * score-mode.el (gnus-score-pretty-print): Ditto.
9182         * webmail.el (webmail-debug): Ditto.
9183
9184 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9185
9186         * gnus-art.el (article-display-face, article-display-x-face): Use
9187         buffer-read-only.
9188
9189 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * gnus-art.el (article-hide-list-identifiers): Bind
9192         inhibit-read-only as t.
9193
9194 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9197
9198 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9199
9200         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9201         (gnus-narrow-to-page): Don't assume point-min == 1.
9202         (gnus-article-edit-mode): Derive from message-mode.
9203
9204         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9205         point-min == 1.
9206
9207         * imap.el (imap-parse-address-list, imap-parse-body-ext):
9208         Disable incorrect use of `assert'.
9209
9210         * message.el (message-mode): Set comment-start-skip.
9211
9212
9213 2004-08-22  Sam Steingold  <sds@gnu.org>
9214
9215         * pop3.el (pop3-leave-mail-on-server): New user variable.
9216         (pop3-movemail): Delete mail only when it is nil.
9217
9218 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
9219
9220         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9221
9222         * mml.el (mml-preview): Use `pop-to-buffer'.
9223
9224         * message.el (message-goto-mail-followup-to): Insert after "To".
9225         (message-carefully-insert-headers): Add comment.
9226
9227         * gnus.el: Remove unused variable `gnus-article-check-size'.
9228
9229         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9230
9231         * gnus-art.el (gnus-button-alist): Improve
9232         `gnus-button-handle-library' entry.
9233
9234 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
9235
9236         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9237         downcase, since XEmacs capitalizes error messages differently.
9238
9239 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
9240
9241         * nntp.el: Add (require 'gnus) due to reference to
9242         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
9243
9244 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
9245
9246         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9247         `mm-fill-flowed'.
9248
9249         * mm-decode.el (mm-dissect-singlepart): Check it.
9250
9251 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
9252
9253         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9254         'imap' for netrc parsing.
9255
9256 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
9257
9258         * mailcap.el (mailcap-mime-data): Mark as risky.
9259
9260 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9261
9262         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9263         may be included in the encoded word.
9264         (rfc2047-encode): Don't append a space if the encoded word
9265         includes close parenthesis.
9266
9267 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9268
9269         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9270         of text within parentheses.
9271
9272 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
9273
9274         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9275         (gnus-encrypt-write-file-contents): Make the password key the file
9276         name PLUS the cipher, not just the cipher.  Also remove failed
9277         passwords from the cache.
9278
9279 2004-08-06  Simon Josefsson  <jas@extundo.com>
9280
9281         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
9282         fix.
9283
9284 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9287         LWSP.
9288
9289 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
9290
9291         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9292         to append in-reply-to: data to the references: header.
9293
9294         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9295         (netrc-parse): Use gnus-encrypt.el functions.
9296
9297         * gnus-encrypt.el: Add new file for encryption support; currently
9298         does only a few GPG ciphers and an internal XOR cipher.
9299
9300         * password.el: Add comments on using password-read-and-add.
9301         (password-read-and-add): Add function to read and add the
9302         password to the cache at once.
9303
9304 2004-07-28  Simon Josefsson  <jas@extundo.com>
9305
9306         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9307         parameter (but don't use it, for now).
9308
9309         * imap.el (imap-ssl-open): Use imap-process-connection-type,
9310         instead of hard coding to nil.
9311
9312 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9313
9314         * mm-view.el (mm-inline-image-emacs): Open lines under an image
9315         as mm-inline-image-xemacs does.
9316
9317 2004-07-26  Simon Josefsson  <jas@extundo.com>
9318
9319         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9320         Revert part of 2004-07-17 change below.
9321
9322 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
9325         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9326
9327 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9328
9329         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9330         quotes that actually start with ">" at the beginning of the
9331         lines.
9332
9333 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9334
9335         * rfc2047.el (rfc2047-encode-region): Fix last change.
9336         (rfc2047-encode-parameter): Remove useless concat.
9337
9338 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9341         encode special characters; fix some kind of misconfigured headers;
9342         signal a real error if debug-on-quit or debug-on-error is non-nil.
9343         (rfc2047-encode-max-chars): New variable.
9344         (rfc2047-encode-1): Use it.
9345         (rfc2047-encode-parameter): New function.
9346
9347         * mml.el (mml-insert-parameter): Remove an excessive space.
9348
9349 2004-07-17  Simon Josefsson  <jas@extundo.com>
9350
9351         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9352         Kai Grossjohann <kai@emptydomain.de>.
9353         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9354         (gnus-group-make-menu-bar): Ditto.
9355
9356         * gnus-util.el (gnus-group-server): Add.
9357
9358 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
9359
9360         * message.el (message-clone-locals): Clone sendmail and smtp
9361         variables.
9362
9363 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * rfc2047.el (rfc2047-encode-region): Fix last change.
9366
9367 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9370         characters as non-special.
9371
9372 2004-07-09  Simon Josefsson  <jas@extundo.com>
9373
9374         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9375         Users will lose all flag changes made while unplugged with
9376         e.g. nntp unless flag synchronization happens, thus `nil' is not a
9377         good default.  See numerous reports on ding mailing list.
9378
9379 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9380
9381         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9382         add generate-head-function and generate-article-function to the
9383         rfc822-forward entry.
9384         (nndoc-rfc822-forward-generate-article): New function.
9385         (nndoc-rfc822-forward-generate-head): New function.
9386
9387         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9388
9389 2004-07-06  Dan Christensen  <jdc@uwo.ca>
9390
9391         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9392         respect display group parameter and gnus-summary-expunge-below.
9393         (gnus-articles-to-read): Remove unused reference to display group
9394         parameter.
9395
9396 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9397
9398         * nnheader.el (nnheader-uniquify-message-id): New experimental
9399         variable.
9400         (nnheader-nov-read-message-id): Use it.
9401
9402         * spam-report.el (spam-report-gmane): Add interactive.
9403
9404 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9405
9406         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9407         qp-or-base64 for the application/* types.
9408
9409 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
9410
9411         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9412
9413 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
9414
9415         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9416         trim value.
9417
9418 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9419
9420         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9421         New macro and function.
9422         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9423
9424 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9425
9426         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9427         after-load-alist.
9428
9429 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9430
9431         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9432         update info that isn't there.
9433
9434 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
9435
9436         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9437         entry.
9438
9439 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9440
9441         * mm-view.el (mm-inline-render-with-function): Use multibyte
9442         buffer; decode html source by charset.
9443
9444         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9445
9446         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9447         Mule-UCS is loaded under XEmacs.
9448         (mm-mime-mule-charset-alist): Avoid duplicated entries.
9449
9450 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
9451
9452         * nnheader.el (nnheader-max-head-length): Increase to 8192.
9453
9454 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9455
9456         * mm-util.el (mm-coding-system-p): Return a coding-system.
9457         (mm-mime-mule-charset-alist): Use shift_jis instead of
9458         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9459         entries for the mime charsets iso-2022-jp-3 and shift_jis.
9460         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9461         instead of japanese-shift-jis and iso-latin-1 respectively in
9462         order to share the default value with both Emacs and XEmacs-mule.
9463         (mm-mule-charset-to-mime-charset): Make
9464         mm-coding-system-priorities effective.
9465         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9466         while predicating of candidates upon the priorities.
9467
9468 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
9469
9470         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9471         gnus-uu-invert-processable.
9472
9473         * gnus.el: Autoload gnus-uu-invert-processable.
9474
9475 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * mm-util.el (mm-with-multibyte-buffer): New macro.
9478
9479         * rfc2047.el (rfc2047-encode-string): Use it.
9480         (rfc2047-encode-region): Move point to the end of the region after
9481         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9482
9483 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9486         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9487
9488 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9491         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
9492         Karl Chen <quarl@nospam.quarl.org>.
9493
9494 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
9495
9496         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9497         invalid addresses.
9498
9499 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
9500
9501         * spam.el: Change section markers, revise TODO list.
9502         (spam-backends): Make new master list of all installed backends.
9503         (spam-summary-exit-behavior): Add new variable to determine how
9504         messages moves are done at summary exit.
9505         (spam-move-spam-nonspam-groups-only)
9506         (spam-process-ham-in-nonham-groups)
9507         (spam-process-ham-in-spam-groups): Remove variables, the
9508         spam-summary-exit-behavior variable should be used to manage this
9509         behavior.
9510         (spam-old-ham-articles, spam-old-spam-articles): Remove.
9511         (spam-old-articles): Add variable, replacing spam-old-ham-articles
9512         and spam-old-spam-articles.
9513         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9514         Add empty variables, placeholders for the backends they represent.
9515         (spam-set-difference): Move, unchanged.
9516         (spam-list-of-processors): Declare OBSOLETE, not used anymore
9517         unless the user has a processor variable.
9518         (spam-classifications, spam-classification-valid-p)
9519         (spam-backend-properties, spam-backend-property-valid-p)
9520         (spam-backend-function-type-valid-p)
9521         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9522         (spam-report-articles-gmane, spam-report-articles-resend):
9523         Remove functions, they are not needed.
9524         (spam-install-backend-super, spam-backend-list)
9525         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9526         (spam-backend-function, spam-backend-ham-registration-function)
9527         (spam-backend-spam-registration-function)
9528         (spam-backend-ham-unregistration-function)
9529         (spam-backend-spam-unregistration-function)
9530         (spam-backend-statistical-p, spam-backend-mover-p)
9531         (spam-install-backend-alias, spam-install-checkonly-backend)
9532         (spam-install-mover-backend, spam-install-nocheck-backend)
9533         (spam-install-backend, spam-install-statistical-backend)
9534         (spam-install-statistical-checkonly-backend): Add backend installation
9535         support.
9536         (spam-summary-prepare-exit): Rewrite to use the new backend code.
9537         (spam-group-processor-p): Use the new backend code and respect the
9538         summary exit behavior.
9539         (spam-mark-spam-as-expired-and-move-routine): Remove.
9540         (spam-summary-prepare): Change to use the new spam-old-articles
9541         variable.
9542         (spam-copy-or-move-routine, spam-copy-spam-routine)
9543         (spam-move-spam-routine, spam-copy-ham-routine)
9544         (spam-move-ham-routine): Add code to copy/move ham or spam.
9545         (spam-fetch-field-fast): Improve doc and code, plus allow the
9546         'number request.
9547         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9548         variables.
9549         (spam-split, spam-find-spam): Use the new backend code.
9550         (spam-registration-functions): Remove variable.
9551         (spam-unregister-routine): Add convenience wrapper.
9552         (spam-log-undo-registration, spam-register-routine)
9553         (spam-log-processing-to-registry)
9554         (spam-log-unregistration-needed-p): Rename "check" to "backend"
9555         where possible.
9556         (spam-check-gmane-xref, spam-check-regex-headers)
9557         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9558         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9559         (spam-check-bogofilter-headers, spam-check-spamoracle)
9560         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9561         (spam-check-crm114-headers): Use the spam-split-group that
9562         spam-split prepares, no need to determine it every time.
9563
9564         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9565         to the nnheader-parse-naked-head call.
9566
9567         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9568
9569         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9570         the nnheader-nov-read-message-id call.
9571
9572 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9573
9574         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9575         gnus-activate-group twice.  Suggested by Markus Peter
9576         <warp@spin.de>.
9577
9578 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * gnus-art.el (gnus-article-time-format): Exchange the order of
9581         day and month in the default value; fix customization type.
9582         (article-date-ut): Use add-text-properties.
9583         (article-make-date-line): Use message-make-date instead of
9584         current-time-string.
9585
9586         * message.el (message-fetch-field): Don't use set-text-properties.
9587         (message-make-date): Simplify.
9588
9589         * messagexmas.el (message-xmas-make-date): New function.
9590         (message-xmas-redefine): Defalias message-make-date to it.
9591
9592 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9593
9594         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9595         (rfc2047-encode-region): Treat text within parentheses as special;
9596         show the original text when error has occurred.
9597
9598         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9599         already-computed method to gnus-activate-group.
9600
9601         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
9602         same select-methods identical Lisp objects.
9603
9604         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
9605         object when modifying the info.
9606
9607 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * gnus-srvr.el (gnus-server-set-info): Remove the server from
9610         gnus-opened-servers since it has never been opened with the new
9611         configuration yet.
9612
9613 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
9616         arg to nnheader-generate-fake-message-id.
9617
9618 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
9619
9620         * nnheader.el (nnheader-generate-fake-message-id): Accept a
9621         number and build a fake message ID localized to a group and
9622         article number (so it's repeatable from that point on).
9623         (nnheader-fake-message-id-p): Change regex to accomodate new fake
9624         ID format.
9625
9626         * gnus-sum.el (gnus-get-newsgroup-headers): Call
9627         nnheader-generate-fake-message-id with the article number.
9628
9629 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
9630
9631         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
9632         end-of-buffer.
9633
9634 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9635
9636         * message.el (message-ignored-supersedes-headers): Add Approved.
9637
9638 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9639
9640         * rfc2047.el (rfc2047-encode-message-header): Remove useless
9641         goto-char.
9642         (rfc2047-encode): Fold the line before encoding.
9643
9644 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9645
9646         * rfc2047.el (rfc2047-encode-message-header): Disabled header
9647         folding -- not all headers can be folded, and this should be done
9648         by the message composition mode.  Probably.  I think.
9649
9650 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
9653         fast.
9654
9655         * gnus-ems.el (gnus-remove-image): Don't use
9656         message-text-with-property; remove only the image found first.
9657
9658         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
9659         found first.
9660
9661 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
9662
9663         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
9664
9665 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9666
9667         * message.el (message-text-with-property): Make it fast and accept
9668         optional arguments.
9669         (message-strip-forbidden-properties): Use it.
9670         (message-fix-before-sending): Follow the m-t-w-p change.
9671
9672         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
9673
9674 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9675
9676         * gnus-art.el (article-hide-headers): Don't change the buffer
9677         mistakenly when performing mml-preview even if
9678         gnus-single-article-buffer is nil.
9679
9680 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
9681
9682         * message.el (message-expand-name-databases): New user option.
9683         (message-expand-name): Use it.
9684
9685 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
9686
9687         * spam.el (spam-report-articles-resend)
9688         (spam-report-resend-register-routine): Allow ham reporting.
9689         (spam-report-resend-register-ham-routine): Add wrapper.
9690         (spam-registration-functions): Add ham resending functions.
9691         (spam-list-of-processors): Add ham resend processor.
9692
9693         * gnus.el (ham-resend-to): Add new group parameter.
9694         (spam-process): Add ham resend option.
9695
9696         * spam-report.el (spam-report-resend): Allow reporting ham.
9697         (spam-report-resend-ham): Add wrapper.
9698
9699 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * message.el (message-cite-articles-with-x-no-archive): New
9702         variable.
9703         (message-cite-original): Use it.
9704
9705 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * message.el (message-cite-original): Respect X-No-Archive.
9708
9709 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9710
9711         * gnus-art.el (article-hide-headers): Refer to the values for
9712         gnus-ignored-headers and gnus-visible-headers in the summary
9713         buffer since a user may have set them as group parameters.
9714
9715 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
9716
9717         * assistant.el (assistant-node-name): Add convenience function.
9718         (assistant-render-text, assistant-render-node): Add error handling,
9719         plus handle multiple next nodes.
9720         (assistant-find-next-node): Comment out for now.
9721         (assistant-find-next-nodes): Add function, returns list of next
9722         nodes.
9723
9724 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
9725
9726         * mail-source.el (mail-source-directory): Fix doc-string.
9727
9728 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
9729
9730         * assistant.el (assistant-render-text, assistant-eval): Add :set
9731         widget type, which is different because it takes and returns a
9732         list.  Much hilarity ensues.
9733
9734 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
9735
9736         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
9737
9738         * gnus-group.el (gnus-group-get-new-news-this-group): Added
9739         doc-string.
9740
9741         * gnus-start.el (gnus-activate-group): Added doc-string.
9742
9743 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9744
9745         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
9746
9747 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
9748
9749         * assistant.el (assistant-render-text): Try to add a :set
9750         widget, more to come.
9751
9752         * spam.el (spam-group-spam-contents-p): Handle empty groupname
9753         strings.
9754         (spam-report-articles-resend)
9755         (spam-register-routine): Do registration iff any articles warrant
9756         it.
9757         (spam-summary-prepare-exit): Change log message for nil group
9758         destinations.
9759
9760 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
9761
9762         * spam.el (spam-report-resend-register-routine): Allow
9763         spam-report-resend-to to be a group parameter or a global value.
9764
9765 2004-05-26  Simon Josefsson  <jas@extundo.com>
9766
9767         * starttls.el: Merge with my GNUTLS based starttls.el.
9768         (starttls-gnutls-program, starttls-use-gnutls)
9769         (starttls-extra-arguments, starttls-process-connection-type)
9770         (starttls-connect, starttls-failure, starttls-success): New
9771         variables.
9772         (starttls-program, starttls-extra-args): Doc fix.
9773         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
9774         functions.
9775         (starttls-negotiate, starttls-open-stream): Check
9776         `starttls-use-gnutls' and pass on to corresponding *-gnutls
9777         function if it is set.
9778
9779 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9780
9781         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
9782         structured fields.
9783
9784 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
9787
9788 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
9789
9790         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
9791         variable.
9792         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
9793         assigning the spam-mark to new messages.
9794
9795 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
9796
9797         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
9798
9799 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9800
9801         * dgnushack.el: Autoload customize-set-variable for XEmacs.
9802
9803         * rfc2047.el (rfc2047-encodable-p): Don't move point.
9804         (rfc2047-decode): Treat the ascii coding-system as raw-text by
9805         default.
9806
9807 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
9808
9809         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
9810         correct data.
9811
9812 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
9813
9814         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
9815         (spam-group-processor-p): Fix function.
9816         (spam-group-processor-multiple-p)
9817         (spam-group-spam-processor-report-gmane-p)
9818         (spam-group-spam-processor-report-resend-p)
9819         (spam-group-spam-processor-bogofilter-p)
9820         (spam-group-spam-processor-blacklist-p)
9821         (spam-group-spam-processor-ifile-p)
9822         (spam-group-ham-processor-ifile-p)
9823         (spam-group-spam-processor-spamoracle-p)
9824         (spam-group-spam-processor-crm114-p)
9825         (spam-group-ham-processor-bogofilter-p)
9826         (spam-group-spam-processor-stat-p)
9827         (spam-group-ham-processor-stat-p)
9828         (spam-group-ham-processor-whitelist-p)
9829         (spam-group-ham-processor-BBDB-p)
9830         (spam-group-ham-processor-spamoracle-p)
9831         (spam-group-ham-processor-copy-p): Remove functions with some
9832         prejudice against unneeded code.
9833         (spam-report-articles-resend)
9834         (spam-report-resend-register-routine): Allow the group/topic
9835         spam-resend-to value to override spam-report-resend-to.
9836         (spam-summary-prepare-exit): Invoke spam-group-processor-p
9837         properly now.
9838
9839         * gnus.el (spam-resend-to): Add group/topic parameter.
9840         (spam-process): Move the OBSOLETE processors to the end of the
9841         choices.
9842
9843 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
9844
9845         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
9846         with resend-to set to nil, and then ask the user if necessary.
9847         (spam-report-resend): spam-report-resend takes a list of articles, not
9848         separate article numbers.
9849
9850 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9853         addition to emacs-w3m.
9854
9855 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9856
9857         * assistant.el (assistant-authinfo-data): New function.
9858         (assistant-eval): Eval for entire assistant.
9859
9860         * netrc.el (netrc-services-file): New variable.
9861         (netrc-parse-services): New function.
9862         (netrc-find-service-name): New function.
9863         (netrc-find-service-number): New function.
9864         (netrc-port-equal): New function.
9865         (netrc-machine): Use it.
9866
9867         * nnimap.el (nnimap-open-connection): Use netrc.
9868
9869         * gnus-util.el (gnus-netrc-get): Remove aliases.
9870
9871         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9872
9873         * assistant.el (wid-edit): Fix compilation.
9874
9875         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9876
9877 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
9878
9879         * gnus-util.el (gnus-set-file-modes): New function.  (small
9880         patch).
9881
9882 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9883
9884         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
9885
9886         * assistant.el (assistant-render-node): Fix up rendering and
9887         read-only text.
9888         (assistant-render-node): Reset.
9889         (assistant-make-read-only): Not sticky.
9890
9891 2004-05-20  Danny Siu  <dsiu@adobe.com>
9892
9893         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
9894         centered even when gnus-auto-center-summary is t
9895
9896 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9897
9898         * dns.el (dns-get-txt-answer): New function.
9899         (dns-read-txt): Ditto.
9900         (query-dns): Use it.
9901
9902 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9903
9904         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
9905         active for foreign groups even if the group level is higher than
9906         the specified value.
9907
9908 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9909
9910         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
9911         non-active groups.
9912
9913         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
9914
9915 2004-05-20  Magnus Henoch  <mange@freemail.hu>
9916
9917         * dns.el (dns-read-type): Add support for SVR.  (small patch)
9918
9919 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9920
9921         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
9922         (spam-crm114-header, spam-crm114-spam-switch)
9923         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
9924         (spam-crm114-positive-spam-header)
9925         (spam-crm114-database-directory, spam-list-of-processors)
9926         (spam-group-spam-processor-crm114-p)
9927         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
9928         (spam-generic-score, spam-list-of-checks)
9929         (spam-list-of-statistical-checks, spam-registration-functions)
9930         (spam-check-crm114-headers, spam-crm114-score)
9931         (spam-check-crm114, spam-crm114-register-with-crm114)
9932         (spam-crm114-register-spam-routine)
9933         (spam-crm114-unregister-spam-routine)
9934         (spam-crm114-register-ham-routine)
9935         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
9936         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
9937
9938         * gnus.el: Add spam-use-crm114.
9939
9940         * spam.el (spam-list-of-processors, spam-registration-functions):
9941         Add spam-use-resend.
9942         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
9943         (spam-report-articles-gmane): Add doc fix.
9944         (spam-report-articles-resend,
9945         spam-report-resend-register-routine): Add wrappers around
9946         spam-report-resend-to.
9947
9948         * spam-report.el (spam-report-resend-to, spam-report-resend):
9949         Add support for resending spam.
9950         (spam-report-gmane): Fix line length >80.
9951
9952         * gnus.el (spam-process): Add spam-use-resend.
9953
9954 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9955
9956         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
9957         number of processed spam messages.
9958         (spam-ham-copy-or-move-routine): Return the number of processed
9959         ham messages.
9960         (spam-summary-prepare-exit): Use the above values to decide
9961         whether status messages shouled be displayed.
9962
9963 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
9966         `rfc2047-encoding-function-alist' in order to avoid conflicting
9967         with the old version.
9968         (rfc2047-encode-region): Concatenate words containing non-ASCII
9969         characters in structured fields; don't encode space-delimited
9970         ASCII words even in unstructured fields; don't break words at
9971         char-category boundaries.
9972         (rfc2047-encode-1): New function.
9973         (rfc2047-encode): Use it; encode text so that it occupies the
9974         maximum width within 76-column; work correctly on Q encoding for
9975         iso-2022-* charsets.
9976         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
9977         sure not to break a line just after the header name.
9978         (rfc2047-b-encode-region): Removed.
9979         (rfc2047-b-encode-string): New function.
9980         (rfc2047-q-encode-region): Removed.
9981         (rfc2047-q-encode-string): New function.
9982
9983         * mm-util.el (mm-replace-in-string): New function.
9984
9985 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9986
9987         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
9988         get it right.
9989         (gnus-inews-make-draft): Really.
9990
9991 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
9992
9993         * nnmh.el (nnmh-request-list-1): Don't check the link count
9994         before descending.  (small patch)
9995
9996 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9997
9998         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
9999         stuff.
10000
10001         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10002         on real group name.
10003
10004         * gnus-art.el (gnus-signature-limit): Doc fix.
10005
10006         * gnus-msg.el (gnus-inews-make-draft): Quote list.
10007
10008         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
10009
10010 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
10011
10012         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
10013         isn't a string.
10014
10015 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10016
10017         * gnus-draft.el (gnus-draft-send): Bind
10018         rfc2047-encode-encoded-words.
10019
10020         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10021         (rfc2047-encodable-p): Say that =? needs encoding.
10022         (rfc2047-encode-encoded-words): New variable.
10023
10024         * gnus-group.el (gnus-group-select-group): Doc fix.
10025
10026         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10027
10028         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10029         to nil.
10030
10031         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10032
10033         * nnheader.el (nnheader-get-lines-and-char): New function.
10034
10035 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
10036
10037         * gnus-msg.el (gnus-summary-followup-with-original): Document
10038         yanking of region when active.
10039
10040 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10043         groups if the group level is higher than the specified value.
10044
10045 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10046
10047         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10048         (gnus-group-jump-to-group): Added prefix argument using
10049         `gnus-group-jump-to-group-prompt'.  Query before jumping to
10050         non-active group.
10051
10052         * compface.el (uncompface): Be verbose when changing
10053         `uncompface-use-external'.
10054
10055         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10056         handle manual section.
10057
10058 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10059
10060         * gnus-art.el (gnus-button-alist): Revert previous change.
10061
10062 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10063
10064         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10065
10066 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10067
10068         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10069         whether backend can accept message.
10070
10071         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10072
10073 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
10074
10075         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10076         Avoid creating directory when nntp-marks-is-evil is true.
10077         Reported by Reiner Steib.
10078
10079 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10080
10081         * gnus-picon.el (gnus-picon-style): New variable.
10082         (gnus-picon-insert-glyph): Added optional `nostring' argument.
10083         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
10084         Jesper Harder <harder@ifa.au.dk>.
10085
10086 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10087
10088         * message.el (message-fill-field): Return point.
10089         (message-generate-headers): Go to end of field.
10090
10091         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10092         stuff for non-living groups.
10093
10094 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
10095
10096         * gnus-art.el (gnus-article-followup-with-original)
10097         (gnus-article-reply-with-original): gnus-mark-active-p ->
10098         gnus-region-active-p.
10099
10100 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
10101
10102         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10103         only when there is spam or ham to be processed.
10104
10105 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10106
10107         * mail-source.el (mail-source-delete-crash-box): Refactor.
10108         (mail-source-fetch): Use it.
10109         (mail-source-fetch-file): Ditto.
10110         (mail-source-fetch-directory): Run postscript in loop.
10111         (mail-source-fetch-pop): Delete.
10112         (mail-source-fetch-maildir): Ditto.
10113         (mail-source-fetch-imap): Ditto.
10114
10115         * imap.el (imap-authenticators): Comment out sasl.
10116
10117         * message.el (message-skip-to-next-address): New function.
10118         (message-fill-header-address): Refactor.
10119         (message-fill-address): Use it.
10120         (message-delete-address): Use it.
10121         (message-fill-header-general): Refactor.
10122         (message-fill-field-address): Rename.
10123         (message-narrow-to-field): Find the start of the header.
10124         (message-header-format-alist): Don't pre-fill.
10125         (message-fill-header): Removed.
10126         (message-insert-header): New function.
10127         (message-shorten-references): Use it.
10128
10129         * rfc2047.el (rfc2047-field-value): Strip props.
10130
10131         * mail-parse.el (mail-header-make-address): New alias.
10132
10133         * ietf-drums.el (ietf-drums-make-address): New function.
10134
10135         * imap.el: Add compiler directives.
10136
10137         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10138
10139         * gnus-art.el (article-decode-idna-rhs): Don't use
10140         message-idna-inside-rhs-p.
10141
10142 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10143
10144         * message.el (message-idna-inside-rhs-p): Removed.
10145         (message-idna-to-ascii-rhs-1): Use proper address parsing.
10146
10147         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10148         false positives.
10149
10150 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10151
10152         * imap.el (imap-sasl-make-mechanisms): Use sasl.
10153
10154 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10155
10156         * nneething.el (nneething-file-name): Don't create spurions
10157         files.
10158
10159         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10160         (gnus-inews-do-gcc): Remove sleep.
10161
10162         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10163         part under point.
10164
10165         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10166         (gnus-agent-regenerate-group): Using nil messages aren't valid.
10167
10168 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
10169
10170         * spam.el (spam-summary-prepare-exit): Fixed (length).
10171
10172 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10173
10174         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10175         as expired without moving it" message when there are spam
10176         messages left.
10177
10178 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
10179
10180         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
10181         header is not nil.
10182
10183 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
10184
10185         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10186         nntp-possibly-create-directory, not nntp-possibly-change-group.
10187         (nntp-marks-changed-p): New arg SERVER.
10188         (nntp-request-update-info): Adjust caller.
10189
10190 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
10191
10192         * nntp.el (nntp-save-marks): Pass missing arg.
10193
10194 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
10195
10196         * nntp.el: Support marks.
10197         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10198         (nntp-marks-modtime, nntp-marks-directory): New variables.
10199         (nntp-request-set-mark, nntp-request-update-info)
10200         (nntp-possibly-create-directory, nntp-marks-changed-p)
10201         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10202         functions.
10203
10204 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
10205
10206         * gnus-xmas.el (gnus-xmas-select-lowest-window)
10207         (gnus-xmas-redefine): Rename.
10208
10209         * gnus-score.el (gnus-score-insert-help): Use
10210         gnus-select-lowest-window.
10211
10212         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10213         appt-select-lowest-window and rename to gnus-select-lowest-window.
10214
10215         * gnus.el: do.
10216
10217 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10218
10219         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10220         encodings of MIME-encoded words, in order to improve
10221         interoperability with several broken MUAs.
10222
10223 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10224
10225         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10226         tags, only when charsets are not specified in headers.
10227         (mm-inline-text-html-render-with-w3m): Ditto.
10228
10229         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
10230         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
10231
10232 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10233
10234         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10235         instead of MIME-decoded from fields when checking
10236         `gnus-article-address-banner-alist'.
10237
10238 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
10239
10240         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10241         description rather than subject.
10242
10243 2004-05-02  Steve Youngs  <steve@youngs.au.com>
10244
10245         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
10246
10247 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10248
10249         * gnus.el (gnus-version-number): Bump.
10250
10251 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10252
10253         * gnus.el: No Gnus v0.2 is released.
10254
10255 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10256
10257         * gnus-agent.el (gnus-agent-read-agentview): Inline
10258         gnus-uncompress-range.
10259
10260 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10261
10262         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10263         `exec-installed-p'.
10264
10265 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10266
10267         * gnus.el (spam-process, spam-autodetect-methods): Add
10268         bsfilter and bsfilter-headers.
10269
10270         * spam.el (spam-bsfilter): New customize group.
10271         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10272         (spam-bsfilter-header, spam-bsfilter-probability-header)
10273         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10274         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10275         (spam-bsfilter-database-directory): New options.
10276         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10277         (spam-list-of-statistical-checks, spam-registration-functions):
10278         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10279         (spam-bsfilter-score): New command.
10280         (spam-check-bsfilter-headers, spam-check-bsfilter)
10281         (spam-bsfilter-register-with-bsfilter)
10282         (spam-bsfilter-register-spam-routine)
10283         (spam-bsfilter-unregister-spam-routine)
10284         (spam-bsfilter-register-ham-routine)
10285         (spam-bsfilter-unregister-ham-routine): New functions.
10286         (spam-generic-score): Support bsfilter; Accept an optional argument
10287         to recalcurate spam score even if scoring header has already been
10288         added.
10289         (spam-bogofilter-score, spam-spamassassin-score): Accept an
10290         optional argument to recalcurate spam score even if scoring header
10291         has already been added.
10292
10293 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
10294
10295         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10296         strings!  Reported by David D. Smith <davidsmith@acm.org>.
10297         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10298         link is missing.
10299
10300 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
10301
10302         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10303         (html2text-get-attr): Rewrite.
10304
10305         * message.el (message-setup-1): Remove redundant put-text-property
10306         on mail-header-separator.
10307
10308 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
10309
10310         * gnus-registry.el (gnus-registry-cache-whitespace)
10311         (gnus-registry-action, gnus-registry-spool-action)
10312         (gnus-registry-split-fancy-with-parent): Change message levels
10313         from 5 to 3 or 7, as needed.
10314
10315         * spam.el (spam-summary-prepare-exit)
10316         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10317         (spam-split, spam-find-spam, spam-log-undo-registration)
10318         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10319         level from 5 to 6.
10320
10321 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10322
10323         * gnus-ems.el: Autoload appt-select-lowest-window (revert
10324         2004-03-04 change).
10325
10326 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
10327
10328         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10329         Use mapc when appropriate.
10330
10331         * sieve-manage.el (sieve-manage-open): do.
10332
10333         * nnweb.el (nnweb-insert-html): do.
10334
10335         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10336         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
10337
10338         * nnspool.el (nnspool-request-group): do.
10339
10340         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10341         do.
10342
10343         * nnml.el (nnml-request-update-info): do.
10344
10345         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10346         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
10347
10348         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10349         (nnimap-request-set-mark): do.
10350
10351         * nnfolder.el (nnfolder-request-update-info): do.
10352
10353         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10354         do.
10355
10356         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
10357
10358         * gnus-uu.el (gnus-uu-find-articles-matching): do.
10359
10360         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10361         do.
10362
10363         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10364         do.
10365
10366         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
10367
10368         * gnus-nocem.el (gnus-nocem-scan-groups): do.
10369
10370         * gnus-int.el (gnus-start-news-server): do.
10371
10372         * gnus-group.el (gnus-group-make-kiboze-group)
10373         (gnus-group-browse-foreign-server): do.
10374
10375 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
10376
10377         FIXME: Make separate entries for each person.
10378
10379         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10380         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10381         <shields@msrl.com>:
10382
10383         * spam.el (spam-necessary-extra-headers): Get the extra headers we
10384         may need for spam sorting and scoring.
10385         (spam-user-format-function-S): Add user format function suitable for
10386         general use.
10387         (spam-article-sort-by-spam-status): Add sorting function for summary
10388         sorting.
10389         (spam-extra-header-to-number): Add function to get a score from a
10390         header.
10391         (spam-summary-score): Add function to  get a numeric score from the
10392         headers.
10393         (spam-generic-score): Fixed function doc, was in wrong place.
10394         (spam-initialize): Take symbols when it's run, and install the
10395         extra headers that spam-necessary-extra-headers thinks we need.
10396
10397 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
10398
10399         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10400         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10401
10402 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
10403
10404         * gnus-sum.el (gnus-set-global-variables)
10405         (gnus-build-all-threads, gnus-get-newsgroup-headers)
10406         (gnus-article-get-xrefs, gnus-summary-best-group)
10407         (gnus-summary-next-article, gnus-summary-enter-digest-group)
10408         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10409         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
10410         with-current-buffer.
10411
10412 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
10413
10414         * spam.el (spam-summary-prepare-exit): Simplify logic.
10415         (spam-fetch-article-header): Read the article header if it's not
10416         available.
10417         (spam-list-articles): Simplify logic.
10418         (spam-filelist-register-routine): Fix bug with unregister-list.
10419
10420         * gnus-registry.el: Fix comments at beginning.
10421
10422 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
10423
10424         * message.el (message-cater-to-broken-inn): Remove.
10425         (message-shorten-references): Make sure the total folded length of
10426         References is shorter than 998 characters to cater to a bug in INN
10427         2.3.  Also, don't pretend that references aren't folded -- this
10428         hasn't worked for a while.
10429
10430 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10431
10432         * gnus-agent.el (gnus-agentize):
10433         gnus-agent-send-mail-real-function no longer set to current value
10434         of message-send-mail-function but rather a lambda that calls
10435         message-send-mail-function.  The change makes the agent real-time
10436         responsive to user changes to message-send-mail-function.
10437
10438 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10439
10440         * legacy-gnus-agent.el
10441         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10442         help from Florian Weimer <fw@deneb.enyo.de>
10443
10444 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10445
10446         * nnmail.el (nnmail-cache-insert): Revert last change.
10447
10448 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * nnmail.el (nnmail-cache-insert): Always check whether
10451         nnmail-cache-ignore-groups matches a group name.
10452
10453 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
10454
10455         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10456         (spam-find-spam, spam-log-processing-to-registry)
10457         (spam-log-registered-p, spam-log-unregistration-needed-p)
10458         (spam-log-undo-registration): Use gnus-message instead of
10459         gnus-error, none of these errors are fatal.
10460
10461         * gnus-registry.el (gnus-registry-clean-empty-function)
10462         (gnus-registry-clean-empty): Remove only empty entries without
10463         extra data.
10464
10465 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
10466
10467         * spam-stat.el (spam-stat-buffer-change-to-spam)
10468         (spam-stat-buffer-change-to-non-spam): Change (error) to
10469         (gnus-message 8) invocation.
10470
10471 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * nntp.el (nntp-via-netcat-command): New variable.
10474         (nntp-via-netcat-switches): New variable.
10475         (nntp-open-via-rlogin-and-netcat): New function.
10476         (nntp-open-connection-function): Doc fix.
10477         (nntp-telnet-command): Doc fix.
10478         (nntp-end-of-line): Doc fix.
10479         (nntp-via-rlogin-command): Doc fix.
10480         (nntp-via-user-name): Doc fix.
10481         (nntp-via-address): Doc fix.
10482
10483 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10484
10485         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10486         error in Emacs 21.1.
10487
10488 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
10489
10490         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
10491
10492 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10493         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10494         (gnus-agent-with-refreshed-group): New macro.
10495         (gnus-agent-rename-group): New function.
10496         (gnus-agent-delete-group): New function.
10497         (gnus-agent-save-group-info): Use gnus-command-method when
10498         `method' parameter is nil.  Don't write nil entries into the
10499         active file.
10500         (gnus-agent-get-group-info): New function.
10501         (gnus-agent-fetch-articles): Use
10502         gnus-agent-update-files-total-fetched-for to increment disk space
10503         used.
10504         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10505         gnus-agent-update-view-total-fetched-for to increment disk space
10506         used.
10507         (gnus-agent-get-local): Added optional parameters to avoid calling
10508         gnus-group-real-name and gnus-find-method-for-group.
10509         (gnus-agent-set-local): Delete stored entry if either min, or max,
10510         are nil.
10511         (gnus-agent-fetch-session): Reworded error/quit messages.  On
10512         quit, use gnus-agent-regenerate-group to record existance of any
10513         articles fetched to disk before the quit occurred.
10514         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10515         gnus-agent-update-view-total-fetched-for, and
10516         gnus-agent-update-files-total-fetched-for to decrement disk space
10517         used.
10518         (gnus-agent-retrieve-headers): Use
10519         gnus-agent-update-view-total-fetched-for to increment disk space
10520         used.
10521         (gnus-agent-regenerate-group): Replace gnus-group-update-group
10522         with gnus-agent-update-files-total-fetched-for to decrement disk
10523         space and fresh group buffer.
10524         (gnus-agent-inhibit-update-total-fetched-for): New variable.
10525         (gnus-agent-need-update-total-fetched-for): New variable.
10526         (gnus-agent-update-files-total-fetched-for): New function.
10527         (gnus-agent-update-view-total-fetched-for): New function.
10528         (gnus-agent-total-fetched-for): New function.
10529
10530         * gnus-cache.el (gnus-cache-save-buffers): Use
10531         gnus-cache-update-overview-total-fetched-for to change disk space
10532         used by this group.
10533         (gnus-cache-possibly-enter-article): Use
10534         gnus-cache-update-file-total-fetched-for to increment disk space
10535         used by this group.
10536         (gnus-cache-possibly-remove-article): Use
10537         gnus-cache-update-file-total-fetched-for to decrement disk space
10538         used by this group.
10539         (gnus-cache-generate-nov-databases): Purge total fetched cache.
10540         (gnus-cache-rename-group): New function.
10541         (gnus-cache-delete-group): New function.
10542         (gnus-cache-inhibit-update-total-fetched-for): New variable.
10543         (gnus-cache-need-update-total-fetched-for): New variable.
10544         (gnus-cache-with-refreshed-group): New macro.
10545         (gnus-cache-update-file-total-fetched-for): New function.
10546         (gnus-cache-update-overview-total-fetched-for): New function.
10547         (gnus-cache-rename-group-total-fetched-for): New function.
10548         (gnus-cache-delete-group-total-fetched-for): New function.
10549         (gnus-cache-total-fetched-for): New function.
10550
10551         * gnus-group.el: Require gnus-sum and autoload functions to
10552         resolve warnings when gnus-group.el compiled alone.
10553         (gnus-group-line-format): Documented new %F
10554         (size of Fetched data) group line format; identifies disk space
10555         used by agent and cache.
10556         (gnus-group-line-format-alist): Defined new F format.
10557         (gnus-total-fetched-for): New function.
10558         (gnus-group-delete-group): No longer update
10559         gnus-cache-active-altered as gnus-request-delete-group now keeps
10560         the cache in sync.
10561         (gnus-group-list-active): Let the agent store a server's active
10562         list if currently plugged.
10563
10564         * gnus-int.el (gnus-request-delete-group): Use
10565         gnus-cache-delete-group and gnus-agent-delete-group to keep the
10566         local disk in sync with the server.
10567          (gnus-request-rename-group): Use
10568         gnus-cache-rename-group and gnus-agent-rename-group to keep the
10569         local disk in sync with the server.
10570
10571         * gnus-start.el (gnus-get-unread-articles): Cosmetic
10572         simplification to logic.
10573
10574         * gnus-util.el (gnus-rename-file): New function.
10575
10576 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
10577
10578         * mm-util.el (mm-image-load-path): Handle nil in load-path.
10579
10580 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
10581
10582         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10583         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
10584
10585 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
10586
10587         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10588         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
10589
10590 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
10591
10592         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
10593
10594 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
10595
10596         * spam.el (spam-set-difference): Add function to replace
10597         gnus-set-difference in spam.el.
10598         (spam-summary-prepare-exit): Use spam-set-difference.
10599
10600 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10601
10602         * gnus-registry.el (gnus-registry-cache-file): Update to use
10603         gnus-dribble-directory OR gnus-home-directory OR ~.
10604         (gnus-registry-split-fancy-with-parent): Fix doc.
10605
10606 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10607
10608         * message.el (message-exchange-point-and-mark): Use
10609         message-mark-active-p.  Suggested by Jesper Harder
10610         <harder@ifa.au.dk>.
10611
10612 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10613
10614         * message.el (message-exchange-point-and-mark): Don't activate
10615         region if it was inactive.  Suggested by Hiroshi Fujishima
10616         <pooh@nature.tsukuba.ac.jp>.
10617
10618 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10619
10620         * gnus-art.el (article-display-face): Display Faces in the same
10621         order as X-Faces.
10622
10623 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10624
10625         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
10626
10627 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10630         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10631         (gnus-article-mime-hierarchy): Remove.
10632         (gnus-article-mime-hierarchy-next): Remove.
10633         (gnus-article-mode): Revert 2004-03-19 change.
10634         (gnus-article-setup-buffer): Revert 2004-03-19 change.
10635         (gnus-insert-mime-button): Revert 2004-03-19 change.
10636         (gnus-mime-accumulate-hierarchy): Remove.
10637         (gnus-mime-enter-multipart): Remove.
10638         (gnus-mime-leave-multipart): Remove,
10639         (gnus-mime-display-part): Revert 2004-03-19 change.
10640         (gnus-mime-display-alternative): Revert 2004-03-19 change.
10641
10642         * mml.el (mml-preview): Revert 2004-03-19 change.
10643
10644 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10645
10646         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
10647
10648 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10649
10650         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
10651         t while entering a file name using the mm-with-multibyte macro.
10652         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10653
10654         * mm-util.el (mm-with-multibyte): New macro.
10655
10656 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10657
10658         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
10659         user option.
10660         (gnus-mime-multipart-functions): Doc and customization fix.
10661         (gnus-article-mime-hierarchy): New variable.
10662         (gnus-article-mime-hierarchy-next): New variable.
10663         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
10664         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
10665         gnus-article-mime-hierarchy-next to nil.
10666         (gnus-insert-mime-button): Show hierarchy numbers.
10667         (gnus-mime-accumulate-hierarchy): New function.
10668         (gnus-mime-enter-multipart): New function.
10669         (gnus-mime-leave-multipart): New function.
10670         (gnus-mime-display-part): Recompute hierarchical MIME structure.
10671         (gnus-mime-display-alternative): Show hierarchy numbers.
10672
10673         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
10674         gnus-article-mime-hierarchy-next to nil.
10675
10676 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
10677
10678         * dns.el: Don't require gnus-xmas.
10679
10680 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
10681
10682         * mml.el (mml-generate-mime-1): Don't use format=flowed with
10683         inline PGP.
10684         (mml-menu): Disable mml-quote-region if mark is inactive.
10685
10686 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10687
10688         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
10689         when the group's active is not available.
10690
10691 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10692
10693         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
10694         error.
10695
10696 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
10697
10698         * imap.el (imap-store-password): New variable.
10699         (imap-interactive-login): Use it.
10700         Suggested by Mark Plaksin <happy@mcplaksin.org>.
10701
10702 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * gnus-art.el (gnus-article-read-summary-keys): Restore new
10705         window-start and hscroll to summary window.
10706
10707 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10708
10709         * gnus-start.el (gnus-convert-old-newsrc): Only write the
10710         conversion message to newsrc-dribble when an actual conversion is
10711         performed.
10712
10713 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
10714
10715         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
10716
10717 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10718
10719         * mm-decode.el (mm-complicated-handles): New function reviving
10720         former definition of mm-multiple-handles.
10721
10722         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10723         (gnus-mime-delete-part): Use it.
10724
10725 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10726
10727         * gnus-agent.el (gnus-agent-read-local): Bind
10728         nnheader-file-coding-system to gnus-agent-file-coding-system to
10729         avoid the implicit assumption that they will always be equal.
10730         (gnus-agent-save-local): Bind buffer-file-coding-system, not
10731         coding-system-for-write, as the with-temp-file macro first prints
10732         to a buffer then saves the buffer.
10733
10734 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * gnus-art.el (gnus-article-edit-part): New function.
10737         (gnus-mime-save-part-and-strip): Use it; do query instead of
10738         signaling an error; don't use mm-multiple-handles.
10739         (gnus-mime-delete-part): Ditto.
10740
10741 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10742
10743         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
10744         old file versions.
10745         (gnus-group-prepare-hook): Removed function that converted list
10746         form of gnus-agent-expire-days to group properties.
10747
10748         * gnus-int.el: Autoload gnus-agent-regenerate-group.
10749         (gnus-request-accept-article): Re-indented.
10750
10751         * gnus-start.el (gnus-convert-old-newsrc): Registered new
10752         converters to handle old agent file formats.  Added logic for a
10753         "backup before upgrading warning".
10754         (gnus-convert-mark-converter-prompt): Developers can mark
10755         functions as needing (default), or not needing,
10756         gnus-convert-old-newsrc's "backup before upgrading warning".
10757         (gnus-convert-converter-needs-prompt): Tests whether the user
10758         should be protected from potentially irreversable changes by the
10759         function.
10760
10761         * legacy-gnus-agent.el (): New. Provides converters that are only
10762         loaded when gnus-convert-old-newsrc needs to call them.
10763
10764 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10765
10766         * mail-source.el (mail-source-touch-pop): Doc fix.
10767
10768         * message.el (message-smtpmail-send-it): Doc fix.
10769
10770 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
10771
10772         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
10773
10774         * nnmail.el (nnmail-split-fancy): do.
10775
10776         * gnus-kill.el (gnus-kill, gnus-execute): do.
10777
10778 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
10779
10780         * gnus-sum.el (gnus-widget-reversible-match)
10781         (gnus-widget-reversible-to-internal)
10782         (gnus-widget-reversible-to-external): New functions.
10783         (gnus-widget-reversible): New widget.
10784         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
10785
10786 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
10787
10788         * gnus-sum.el (gnus-thread-sort-functions)
10789         (gnus-article-sort-functions): Document `(not F)' items.
10790
10791 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10792
10793         * spam.el (spam-use-gmane-xref): Add new backend.
10794         (spam-gmane-xref-spam-group): Add variable to control the name of the
10795         Gmane spam group.
10796         (spam-blackhole-servers, spam-blackhole-good-server-regex)
10797         (spam-regex-headers-spam, spam-regex-headers-ham)
10798         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
10799         (spam-list-of-checks): Add spam-use-gmane-xref to list of
10800         backends and checks.
10801         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
10802
10803         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
10804         an autodetect method.
10805
10806 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10807
10808         * gnus-int.el (gnus-request-accept-article): Inform the agent that
10809         articles are being added to a group.
10810         (gnus-request-replace-article): Inform the agent that articles
10811         need to be uncached as the cached contents are no longer valid.
10812
10813 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * binhex.el: Don't autoload executable-find.
10816
10817         * canlock.el: Don't autoload mail-fetch-field.
10818
10819         * dgnushack.el: Autoload c-mode for XEmacs.
10820
10821         * gnus-ems.el: Don't autoload appt-select-lowest-window.
10822
10823         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
10824         rmail-dont-reply-to and rmail-output.
10825
10826         * gnus-score.el: Don't autoload ffap-string-at-point.
10827
10828         * gnus-setup.el: Don't autoload sc-cite-original.
10829
10830         * imap.el: Don't autoload base64-decode-string,
10831         base64-encode-string and md5.
10832
10833         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
10834         and rmail-msg-restore-non-pruned-header.
10835
10836         * mm-decode.el: Don't autoload executable-find.
10837
10838         * mm-url.el: Don't autoload executable-find.
10839
10840         * mm-view.el: Don't autoload diff-mode.
10841
10842         * nndb.el: Don't autoload news-reply-mode, news-setup,
10843         cancel-timer and telnet.
10844
10845         * password.el: Don't autoload run-at-time for Emacs.
10846
10847         * sha1-el.el: Don't autoload executable-find.
10848
10849         * sieve-mode.el: Don't autoload c-mode.
10850
10851         * uudecode.el: Don't autoload executable-find.
10852
10853 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10854
10855         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10856         (gnus-agent-possibly-alter-active): Avoid null in numeric
10857         comparison.
10858         (gnus-agent-set-local): Refuse to save null in local object table.
10859         (gnus-agent-regenerate-group): The REREAD parameter can now be a
10860         list of articles that will be marked as unread.
10861
10862 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10863
10864         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
10865
10866 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
10867
10868         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10869         language tags.
10870
10871 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10872
10873         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10874         Don't bind "obarray".
10875
10876         * gnus-sum.el (gnus-thread-sort-functions): Added
10877         `gnus-thread-sort-by-most-recent-number' and
10878         `gnus-thread-sort-by-most-recent-date'.
10879         Reported by Kai Grossjohann <kai@emptydomain.de>.
10880
10881 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10882
10883         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
10884
10885 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10886
10887         * gnus-cus.el (gnus-agent-customize-category): Removed
10888         ignore-errors macro reference that required cl to be loaded at
10889         run-time.
10890
10891         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10892         single-interval range of the form (min . max).  Previously the
10893         range had to look like ((min . max)).  Likewise, return
10894         (min . max) rather than ((min . max)).
10895         (gnus-range-map): Use gnus-range-normalize to accept
10896         single-interval range.
10897
10898         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
10899         the cache, but not the agent, now appear with their usual face.
10900
10901         * dgnushack.el (loaddir): New variable that is bound to the
10902         directory containing the dgnushack.el file. Use loaddir, rather
10903         than srcdir, to update load-path. Change lets dgnushack compile
10904         code in directories other than GNUS/lisp.
10905
10906 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10907
10908         * lpath.el: Don't bind w3m-safe-url-regexp.
10909
10910         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
10911         w3m-safe-url-regexp variable buffer-local.
10912
10913         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10914
10915 2004-02-27  Simon Josefsson  <jas@extundo.com>
10916
10917         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
10918         gnus-group-real-prefix.
10919         (gnus-summary-move-article): Use it, instead of
10920         gnus-group-real-prefix.
10921
10922 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10923
10924         * lpath.el: Bind w3m-safe-url-regexp.
10925
10926         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
10927         w3m-safe-url-regexp variable buffer-local and set it as the value
10928         of mm-w3m-safe-url-regexp.
10929
10930         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10931
10932         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
10933         parsing gnus-posting-styles when the message is not for replying.
10934
10935         * dgnushack.el: Autoload sgml-mode for XEmacs.
10936
10937         * nnrss.el (nnrss-opml-export): Use
10938         mm-set-buffer-file-coding-system instead of
10939         set-buffer-file-coding-system.
10940
10941 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
10942
10943         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
10944         of checkdoc.el).
10945         * nnrss.el: do.
10946         * gnus-mlspl.el: do.
10947         * gnus-ml.el: do.
10948         * gnus-srvr.el: do.
10949
10950         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
10951
10952 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10953
10954         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
10955         Corrections to custom-manual links.
10956
10957         * gnus-art.el (gnus-article): Ditto.
10958
10959         * mm-decode.el (mime-display, mime-security): Ditto.
10960
10961 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10962
10963         * flow-fill.el: Typo.
10964
10965 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
10966
10967         * spam-wash.el: New file.
10968
10969 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
10970
10971         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
10972
10973 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10974
10975         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
10976         to be run with new-articles as LIST1, not LIST2.
10977         (spam-registration-functions): Add spam-use-ham-copy as a nil
10978         registration backend.
10979
10980 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10981
10982         * spam-stat.el (spam-stat-washing-hook): New option.
10983         (spam-stat-buffer-words): Use it.
10984         (spam-stat-process-directory, spam-stat-test-directory): Use
10985         insert-file-contents-literally.
10986         (spam-stat-coding-system): New variable.
10987         (spam-stat-load, spam-stat-save): Use it.
10988
10989 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * spam-report.el (spam-report-plug-agent): Quote
10992         spam-report-url-to-file and spam-report-url-ping-plain.
10993
10994 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
10995
10996         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
10997         / in mailto URLs.
10998
10999 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11000
11001         * spam-report.el (spam-report-process-queue): Fix interactive use.
11002         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11003         (spam-report-unplug-agent): Doc fixes.
11004         (spam-report-url-ping-mm-url, spam-report-url-to-file)
11005         (spam-report-agentize, spam-report-deagentize): Autoload
11006
11007 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11008
11009         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
11010
11011         * message.el (message-setup-fill-variables): Add mml tags to
11012         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
11013         <ajk@iu.edu>.
11014         (message-mode): Don't modify paragraph-separate there.
11015
11016 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11017
11018         * compface.el (uncompface-use-external): Default to undecided.
11019         (uncompface-use-external-threshold): New variable.
11020         (uncompface-float-time): New macro.
11021         (uncompface): Determine whether to use the external decoder if
11022         uncompface-use-external is undecided.
11023
11024 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11027         after images.
11028
11029         * gnus-art.el (gnus-mime-display-single): Remove dead code.
11030
11031 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
11032
11033         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11034
11035         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
11036
11037         * gnus-sum.el (gnus-summary-limit-to-age)
11038         (gnus-summary-limit-children): do.
11039
11040         * gnus-int.el (gnus-request-scan): do.
11041
11042         * gnus-group.el (gnus-group-suspend): do.
11043
11044         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11045
11046         * gnus-cite.el (gnus-cite-parse-attributions): do.
11047
11048         * gnus-agent.el (gnus-summary-set-agent-mark)
11049         (gnus-agent-regenerate-group): do.
11050
11051         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11052
11053         * binhex.el (binhex-decode-region-internal): do.
11054
11055 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * gnus-fun.el (gnus-face-properties-alist): New user option.
11058         (gnus-display-x-face-in-from): Use it.
11059
11060         * gnus-art.el (article-display-face): Ditto.
11061
11062         * compface.el (uncompface-use-external): Default to nil.
11063
11064 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
11065
11066         * nntp.el (nntp-erase-buffer): New function.
11067         (nntp-retrieve-data, nntp-send-command)
11068         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11069         (nntp-possibly-change-group): Use it.
11070
11071         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11072         with-current-buffer.
11073
11074 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
11075
11076         * compface.el: Merge the ELisp-based uncompface program.
11077         (compface): New customization group.
11078         (uncompface-use-external): New user option.
11079         (uncompface): Call uncompface-internal if uncompface-use-external
11080         is nil.
11081         (uncompface-internal): New function.  Note that there are also
11082         some other functions and variables added for this function.
11083
11084 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
11085
11086         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11087         if necessary.
11088
11089 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
11090
11091         * spam-report.el (spam-report-unplug-agent)
11092         (spam-report-plug-agent, spam-report-deagentize)
11093         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11094         Add support for the Agent in spam-report: when unplugged, report to a
11095         file; when plugged, submit all the requests.
11096
11097         * spam.el (spam-register-routine): Fix message about
11098         registration.
11099
11100 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
11101
11102         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11103         dependencies.
11104         (rfc2047-encode): Use it.
11105
11106         * gnus-art.el (gnus-button-marker-list): Move before first
11107         reference.
11108
11109         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11110         (imap-parse-body): Fix format string mismatch.
11111
11112         * gnus-score.el (gnus-summary-increase-score): do.
11113
11114         * nnrss.el (nnrss-close): New function.
11115
11116 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
11117
11118         * nnrss.el (nnrss-make-filename): New function.
11119         (nnrss-request-delete-group, nnrss-read-server-data)
11120         (nnrss-save-server-data, nnrss-read-group-data)
11121         (nnrss-save-group-data): Use it.
11122         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11123         (nnrss-read-server-data, nnrss-read-group-data): Use load.
11124         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11125
11126 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
11127
11128         * mml.el (mml-compute-boundary-1): Don't uncompress files.
11129
11130 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
11131
11132         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11133         files.
11134
11135         * message.el (message-generate-headers-first): Don't quote nil
11136         and t in docstrings.
11137
11138         * imap.el (imap-id): do.
11139
11140         * gnus-agent.el (gnus-agent-consider-all-articles)
11141         (gnus-agent-queue-mail): do.
11142
11143 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
11144
11145         * spam-report.el (spam-report-process-queue): New function.
11146         Process requests from `spam-report-requests-file'.
11147         (spam-report-process-queue): Doc fix.
11148
11149 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
11150
11151         * spam.el (spam-register-routine)
11152         (spam-log-processing-to-registry, spam-log-registered-p)
11153         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11154         Change "check" to "spam-check" for semi-clarity.
11155
11156 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
11157
11158         * pop3.el: Require nnheader.
11159
11160         * mml-smime.el: Require cl.  Autoload message-fetch-field.
11161
11162         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11163
11164         * gnus-picon.el: Require cl.
11165
11166         * gnus-fun.el: Require gnus-ems and gnus-util.
11167
11168         * gnus.el (gnus-method-to-server): Move defsubst before first use.
11169
11170         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11171
11172         * gnus-art.el (gnus-article-edit-mode): Define before first
11173         reference.
11174
11175 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
11176
11177         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11178         (gnus-uu-post-encoded): Use point-at-bol.
11179
11180         * gnus-topic.el (gnus-group-active-topic-p): do.
11181
11182         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11183
11184         * gnus-group.el (gnus-group-kill-region): do.
11185
11186         * gnus-art.el (article-date-ut): do.
11187
11188         * message.el (message-fetch-field): Remove redundant
11189         case-fold-search binding.
11190         (message-narrow-to-field): Simplify.
11191
11192 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11193
11194         * spam.el (spam-directory): Derive from `gnus-directory'.
11195
11196         * spam-report.el (spam-report-url-to-file)
11197         (spam-report-requests-file): New function and variable for offline
11198         reporting.
11199         (spam-report-url-ping-function): Add `spam-report-url-to-file'
11200         and user defined function.
11201         (spam-report-url-ping-mm-url): Remove doubled slash.
11202
11203 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
11204
11205         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11206
11207 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
11208
11209         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11210         format string mismatch.
11211
11212         * sieve.el (sieve-deactivate-all): do.
11213
11214         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11215
11216         * nnlistserv.el (nnlistserv-kk-wash-article): do.
11217
11218         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11219
11220         * mm-bodies.el (mm-7bit-chars): Don't include \r.
11221
11222 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
11223
11224         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11225         the list of checks.
11226
11227 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
11228
11229         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11230         padding.
11231
11232 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
11233
11234         * mm-view.el (mm-fill-flowed): New variable.
11235         (mm-inline-text): Use it.
11236
11237 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
11238
11239         * spam.el (spam-spamassassin-register-ham-routine)
11240         (spam-spamassassin-register-spam-routine): Fix function names.
11241
11242 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * gnus.el (gnus-tmp-grouplens): Remove.
11245         (gnus-summary-line-format): Remove grouplens.
11246
11247         * gnus-group.el (gnus-group-line-format): Ditto.
11248
11249         * gnus-spec.el (gnus-format-specs): Ditto.
11250         (gnus-update-format-specifications): Flush the group format spec
11251         cache if there's the grouplens stuff.
11252         (gnus-parse-simple-format): Replace %l with the empty string.
11253
11254 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
11255
11256         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11257         omission.
11258
11259 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11260
11261         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11262         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11263
11264 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
11265
11266         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
11267         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11268         New macros and functions.
11269         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11270         Handle > NLINK_MAX messages.
11271         * nnmaildir.el (nnmaildir-request-set-mark): Use
11272         nnmaildir--emlink-p and nnmaildir--eexist-p.
11273
11274 2004-01-25  Alex Schroeder  <alex@gnu.org>
11275
11276         * spam-stat.el (spam-stat-process-directory-age): New option.
11277         (spam-stat-process-directory): Use it.
11278
11279 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
11280
11281         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11282         (spam-stat-save): Accept prefix argument.
11283
11284 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
11285
11286         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11287         links" error.
11288
11289 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11290
11291         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
11292         the rest of the and/or forms.
11293
11294 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11295
11296         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11297         compatibility with old .newsrc.eld files.
11298
11299         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
11300
11301         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
11302
11303         * gnus-start.el (gnus-1): do.
11304
11305         * gnus-group.el (gnus-group-line-format-alist): do.
11306
11307         * gnus.el (gnus-use-grouplens, gnus-visual): do.
11308
11309         * gnus-gl.el: Remove.
11310
11311 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11312
11313         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11314         marks consisting of a single range {for example, (3 . 5)} rather
11315         than a list of a single range { ((3 . 5)) }.
11316
11317 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11318
11319         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11320         with-current-buffer.
11321         (spam-stat-store-current-buffer): Use insert-buffer-substring to
11322         avoid consing a string.
11323
11324         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11325         Remove obsolete entries for big5 and gb2312.
11326
11327 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11328
11329         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11330         uncompressed list.
11331
11332 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
11333
11334         * spam-stat.el (spam-stat-strip-xref): New function.
11335         (spam-stat-process-directory): Use it.
11336
11337         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11338         here -- it's done in message-fetch-field.
11339
11340 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11341
11342         * gnus-agent.el (gnus-agent-queue-mail,
11343         gnus-agent-prompt-send-queue): New variables.
11344         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11345         * gnus-draft.el (gnus-group-send-queue): Pass the group name
11346         "nndraft:queue" along to gnus-draft-send.  Use
11347         gnus-agent-prompt-send-queue.
11348         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11349         is "nndraft:queue".  Suggested by Gaute Strokkenes
11350         <gs234@srcf.ucam.org>
11351
11352         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11353         (agent-enable-undownloaded-faces): Added
11354         (gnus-agent-cat-groups): Use eval-and-compile, not
11355         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11356         method of gnus-agent-cat-groups even when the buffer has been
11357         evaled.
11358         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11359         delete gnus-agent-save-active-1.
11360         (gnus-agent-save-groups): Deleted. Identical to
11361         gnus-agent-save-active.
11362         (gnus-agent-write-active): No longer adjust agent's copy of active
11363         file as agent's adjustments are now stored in their own
11364         file. Removed optional parameter.
11365         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11366         servers.  Add use of min/max range limits from server's local
11367         file.
11368         (gnus-agent-save-alist): Removed unused optional argument.
11369         (gnus-agent-load-local, gnus-agent-read-and-cache-local),
11370         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
11371         (gnus-agent-set-local): A per-server file that keeps min/max range
11372         limits for articles known to the agent.  Provides a fast mechanism
11373         for altering many active ranges.
11374         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11375         active file (local makes it unnecessary).
11376         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11377
11378         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11379         (agent-enable-undownloaded-faces): Added
11380
11381         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11382         disable it when sending to "nndraft:queue".
11383         (gnus-group-send-queue): Add safety check to avoid sending queue
11384         when unplugged.
11385
11386         * gnus-group.el (gnus-group-catchup): Use new
11387         gnus-sequence-of-unread-articles, not
11388         gnus-list-of-unread-articles, to avoid exhausting memory with huge
11389         numbers of articles.  Use gnus-range-map to avoid having to
11390         uncompress the unread list.
11391         (gnus-group-archive-directory,
11392         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
11393         reference.
11394
11395         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11396         (gnus-sorted-range-intersection): Intersection of two ranges
11397         without requiring that they first be uncompressed.
11398
11399         * gnus-start.el (gnus-activate-group): Unless blocked by the
11400         caller, possibly expand the active range to include both cached
11401         and agentized articles.
11402         (gnus-convert-old-newsrc): Rewrote in anticipation of having
11403         multiple version-dependent converters.
11404         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11405         gnus-agent-save-active.
11406         (gnus-save-newsrc-file): Save dirty agent range limits.
11407
11408         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11409         gnus-agent-possibly-alter-active.
11410         (gnus-adjust-marked-articles): Faster handling of simple lists
11411
11412 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
11413
11414         * spam-stat.el (spam-stat-test-directory): New optional argument
11415         displays a list of files detected.  Suggested by Andrew Cohen
11416         <cohen@andy.bu.edu>.
11417         (spam-stat-buffer-words-with-scores): Don't narrow and change
11418         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
11419
11420 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
11421
11422         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11423         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11424         (spam-spamassassin-arguments)
11425         (spam-spamassassin-spam-flag-header)
11426         (spam-spamassassin-positive-spam-flag-header)
11427         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11428         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11429         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11430         (spam-list-of-processors, spam-list-of-checks)
11431         (spam-list-of-statistical-checks, spam-registration-functions)
11432         (spam-check-spamassassin-headers, spam-check-spamassassin)
11433         (spam-spamassassin-score)
11434         (spam-spamassassin-register-with-sa-learn)
11435         (spam-spamassassin-register-spam-routine)
11436         (spam-spamassassin-register-ham-routine)
11437         (spam-assassin-register-spam-routine)
11438         (spam-assassin-register-ham-routine): add SpamAssassin support
11439         (spam-bogofilter-score): fix to show article before scoring
11440
11441 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
11442
11443         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11444         default scoring function.
11445         (spam-generic-score): Call spam-spamassassin-score if
11446         spam-use-spamassassin or spam-use-spamassassin-headers is on;
11447         spam-bogofilter-score otherwise.
11448
11449         * gnus.el (spam-process, spam-autodetect-methods): Add
11450         spamassassin and spamassassin-headers.
11451
11452 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
11453
11454         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11455         Suppress unnecessary messages.
11456
11457 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
11458
11459         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11460         make-hash-table.
11461
11462 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11463
11464         * canlock.el (base64-encode-string): Don't autoload it.
11465
11466 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11467
11468         * run-at-time.el: Remove useless (require 'itimer),
11469         eval-and-compile and (featurep 'xemacs).
11470
11471 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
11472
11473         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11474         GROUP is a virtual group.
11475
11476 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
11477
11478         * gnus.el: Autoload `message-y-or-n-p'.
11479
11480 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
11481
11482         * pgg-parse.el: Remove unnecessary (require 'custom).
11483
11484         * pgg-def.el: do.
11485
11486         * nnmail.el: do.
11487
11488         * gnus-undo.el: do.
11489
11490         * gnus-picon.el: do.
11491
11492         * gnus-util.el: do.
11493
11494 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
11495
11496         * gnus-sum.el (gnus-pick-line-number): Add autoload.
11497
11498 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11501         handle, as well as a list.
11502
11503         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11504         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11505         (mm-w3m-cid-retrieve): Simplify.
11506
11507 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
11508
11509         * message.el (message-kill-to-signature): Allow prefix arg to
11510         specify number of lines to keep before signature.
11511
11512 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
11513
11514         (message-kill-to-signature): Change docstring.
11515
11516 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11517
11518         * canlock.el: Always require sha1-el.
11519         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
11520
11521         * message.el: Autoload sha1 only when compiling.
11522
11523         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
11524         eudc-expand-inline for XEmacs.
11525
11526 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11527
11528         * message.el (message-canlock-generate): Require sha1-el.
11529
11530 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
11531
11532         * message.el (message-expand-name): Silence the byte compiler.
11533
11534         * lpath.el: Add detect-coding-system.
11535
11536         * dgnushack.el (dgnushack-compile): Remove obsolete check for
11537         cus-edit.
11538
11539 2004-01-13  Simon Josefsson  <jas@extundo.com>
11540
11541         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11542         Invoke gnus-score-mode.  Reported by
11543         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
11544
11545         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
11546         Jim Blandy <jimb@redhat.com> (tiny change).
11547
11548 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11549
11550         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
11551
11552 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
11553
11554         * spam.el (spam-get-article-as-string): Update to use
11555         gnus-request-article-this-buffer, much simpler.
11556         (spam-get-article-as-buffer): Remove.
11557
11558 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
11559
11560         * message.el (message-expand-name): Use EUDC if the user uses
11561         that.
11562
11563 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11564
11565         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11566         character for the encoding to avoid consing a string.
11567
11568         * rfc2047.el (rfc2047-decode-string): Don't cons a string
11569         unnecessarily.
11570
11571         * mm-util.el (mm-replace-chars-in-string): Remove.
11572
11573         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11574         of mm-replace-chars-in-string.
11575
11576 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
11577
11578         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
11579         strings.
11580
11581         * mm-util.el (mm-subst-char-in-string): Support inplace.
11582
11583         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11584         a new string in every iteration.  Use shy groups.
11585
11586 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
11587
11588         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11589         (gnus-group-change-level, gnus-kill-newsgroup)
11590         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11591         (gnus-get-unread-articles, gnus-make-articles-unread)
11592         (gnus-make-ascending-articles-unread): Use accessor
11593         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11594         to get group information for improved readability.
11595
11596         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
11597
11598         * gnus-soup.el (gnus-soup-group-brew): do.
11599
11600         * gnus-msg.el (gnus-put-message): do.
11601
11602         * gnus-move.el (gnus-group-move-group-to-server): do.
11603
11604         * gnus-kill.el (gnus-batch-score): do.
11605
11606         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11607         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11608         (gnus-group-update-group, gnus-group-read-group)
11609         (gnus-group-make-group, gnus-group-make-help-group)
11610         (gnus-group-make-archive-group, gnus-group-make-directory-group)
11611         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11612         (gnus-group-sort-by-unread, gnus-group-catchup)
11613         (gnus-group-unsubscribe-group, gnus-group-kill-group)
11614         (gnus-group-yank-group, gnus-group-set-info)
11615         (gnus-group-list-groups): do.
11616
11617         * gnus.el (gnus-generate-new-group-name): do.
11618
11619         * gnus-delay.el (gnus-delay-send-queue): do.
11620
11621         * nnvirtual.el (nnvirtual-catchup-group): do.
11622
11623         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11624         do.
11625
11626         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11627         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
11628
11629         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11630         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11631         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11632         (gnus-group-make-articles-read): do.
11633
11634 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11635
11636         * gnus-art.el (article-decode-mime-words, article-babel)
11637         (gnus-article-highlight-signature, gnus-article-add-buttons)
11638         (gnus-signature-toggle): Use gnus-with-article-buffer.
11639
11640         * gnus-art.el (gnus-article-highlight-headers)
11641         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
11642
11643         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11644         (gnus-article-set-globals, gnus-request-article-this-buffer)
11645         (gnus-button-message-id, gnus-article-maybe-hide-headers)
11646         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11647         (gnus-mime-display-alternative): Use with-current-buffer.
11648
11649 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11650
11651         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11652         also under 80 char limit, and call gnus-error if needed.
11653         (spam-fetch-article-header): Fix - it was a
11654         buffer-local variable (gnus-newsgroup-data).
11655         (spam-find-spam): Use spam-generate-fake-headers, forget about
11656         spam-insert-fake-headers.
11657         (spam-insert-fake-headers): Remove.
11658
11659 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11660
11661         * deuglify.el (gnus-article-outlook-unwrap-lines)
11662         (gnus-outlook-rearrange-article)
11663         (gnus-outlook-repair-attribution-outlook)
11664         (gnus-outlook-repair-attribution-block)
11665         (gnus-outlook-repair-attribution-other): Remove redundant
11666         save-excursion.
11667
11668 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11669
11670         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11671         (spam-fetch-field-subject-fast)
11672         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11673         (spam-fetch-article-header): Add functions to deal with Gnus
11674         internals for fast retrieval of article header data.
11675         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
11676
11677 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11678
11679         * pop3.el (pop3-md5): Remove.
11680         (pop3-apop): Replace pop3-md5 with md5.
11681
11682         * mm-bodies.el: base64 is always built-in.
11683
11684         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11685         with-current-buffer.
11686
11687 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11688
11689         * canlock.el (canlock-insert-header): Remove excessive grouping in
11690         regexp.
11691
11692         * gnus-sum.el (gnus-summary-read-document): Ditto.
11693
11694         * gnus-uu.el (gnus-uu-part-number): Ditto.
11695
11696         * html2text.el (html2text-remove-tags): Ditto.
11697         (html2text-format-tags): Ditto.
11698         (html2text-format-single-elements): Ditto.
11699
11700         * mml.el (mml-parse-1): Ditto.
11701
11702 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11703
11704         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
11705
11706         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
11707
11708         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
11709
11710         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
11711
11712 2003-11-15  Simon Josefsson  <jas@extundo.com>
11713
11714         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
11715         (pgg-gpg-lookup-key): Use regexp match instead of
11716         split-string (split-string is different between emacs 21.2 and
11717         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
11718
11719 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11720
11721         * gnus-art.el (gnus-mime-view-all-parts)
11722         (gnus-article-part-wrapper, gnus-article-view-part): Use
11723         with-current-buffer.
11724
11725 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11726
11727         * spam.el (spam-disable-spam-split-during-ham-respool)
11728         (spam-spamoracle-database, spam-cache-lookups)
11729         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
11730         (spam-group-ham-mark-p, spam-group-spam-mark-p)
11731         (spam-group-ham-marks, spam-group-spam-marks)
11732         (spam-group-spam-contents-p, spam-group-ham-contents-p)
11733         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
11734         also add spam-use-blackholes to the statistical checks.
11735         (spam-fetch-field-fast): Add interface to fetching fields, may
11736         become a macro.
11737         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
11738         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
11739         (spam-insert-fake-headers): Fake an article when needed.
11740         (spam-find-spam): Fake article when possible.
11741         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
11742         (spam-check-bogofilter-headers): Use message-fetch-field instead
11743         of nnmail-fetch-field.
11744
11745 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
11748
11749 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11750
11751         * spam.el (spam-split): Do not require spam-use-CHECK to be
11752         enabled if that check is passed to spam-split explicitly; also
11753         fix so 'spam doesn't get converted to spam-split-group when
11754         spam-split-symbolic-return is t.
11755         (spam-find-spam): Find registrations of the article and use those
11756         instead of re-running spam-split to find the spam/ham
11757         classification of the article.
11758         (spam-log-processing-to-registry, spam-log-registered-p)
11759         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11760         Use gnus-error instead of gnus-message.
11761         (spam-log-registration-type): Add function to determine the
11762         classification of a message based on registry entries; will
11763         return nil if both 'spam and 'ham are found.
11764         (spam-check-BBDB): Expand all the BBDB macros here so we can have
11765         a reasonably fast local cache without the loading errors.
11766         (spam-cache-lookups): Set to t by default.
11767         (spam-find-spam): Don't try to guess spam-cache-lookups.
11768         (spam-enter-whitelist, spam-enter-blacklist): Clear the
11769         spam-caches entry.
11770         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
11771         caching of whitelist/blacklist entries.
11772         (spam-check-whitelist, spam-check-blacklist): Invoke
11773         spam-from-listed-p with a type, not a cache variable.
11774         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
11775
11776 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11777
11778         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
11779
11780         * nnmail.el (nnmail-split-fancy): do.
11781
11782         * mml.el (mml-parse): do.
11783
11784         * gnus-score.el (gnus-enter-score-words-into-hashtb)
11785         (gnus-score-adaptive): do.
11786
11787 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11788
11789         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
11790         (gnus-mime-button-map): Don't set keymap parent.
11791         (gnus-button-ctan-directory-regexp): Use shy grouping.
11792         (gnus-prev-page-map): Don't set keymap parent.
11793         (gnus-prev-page-map): Remove duplicated one.
11794         (gnus-next-page-map): Don't set keymap parent.
11795         (gnus-mime-security-button-map): Ditto.
11796
11797         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
11798         version number.
11799
11800         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
11801
11802 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11803
11804         * canlock.el (canlock-sha1-function): Remove.
11805         (canlock-sha1-function-for-verify): Remove.
11806         (canlock-openssl-program): Remove.
11807         (canlock-openssl-args): Remove.
11808         (canlock-ignore-errors): Remove.
11809         (canlock-sha1-with-openssl): Remove.
11810         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
11811         (canlock-verify): Don't use canlock-ignore-errors.
11812
11813         * sha1-el.el (sha1-string-external): Make it can return a string
11814         in binary form.
11815         (sha1-region-external): Ditto.
11816         (sha1-string-internal): Ditto.
11817         (sha1-region-internal): Ditto.
11818         (sha1-region): Ditto.
11819         (sha1-string): Ditto.
11820         (sha1): Ditto.
11821
11822 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11823
11824         * spam.el (spam-report-articles-gmane): New command.
11825
11826 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11827
11828         * gnus.el: Don't make unnecessary *Group* buffer when loading.
11829
11830         * run-at-time.el (run-at-time-saved): Remove.
11831         (run-at-time): Doc fix.
11832
11833 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11834
11835         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
11836         (gnus-summary-limit-map): Add it.
11837         (gnus-summary-make-menu-bar): do.
11838
11839 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
11840
11841         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
11842         Make attempt at some caching support (done for BBDB only now).
11843         (spam-find-spam): Set spam-cache-lookups if there are more than 2
11844         addresses to be checked.
11845         (spam-clear-cache-BBDB): Add function, to be invoked by
11846         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
11847         (spam-check-BBDB): Check and use the caches, if
11848         spam-cache-lookups is on, remove superfluous (provide).
11849
11850 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11851
11852         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
11853
11854 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
11855
11856         * run-at-time.el (run-at-time-saved): Move to after the definition
11857         of `run-at-time'.
11858
11859         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
11860
11861 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11862
11863         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11864         mm-w3m-local-map-property.
11865
11866         * mm-view.el (mm-w3m-mode-map): Remove.
11867         (mm-w3m-local-map-property): Remove.
11868         (mm-inline-text-html-render-with-w3m): Don't use
11869         mm-w3m-local-map-property.
11870
11871 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11872
11873         * run-at-time.el: New file.
11874
11875         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
11876         under Emacs.
11877
11878         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11879         of gnus-set-text-properties.
11880
11881         * gnus-uu.el (gnus-uu-save-article): Ditto.
11882
11883         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
11884
11885         * gnus-cite.el (gnus-cite-parse): Ditto.
11886
11887         * gnus-art.el (gnus-button-push): Use set-text-properties instead
11888         of gnus-.
11889
11890         * gnus-xmas.el (run-at-time): Require run-at-time.
11891
11892         * gnus.el: Changed calls to nnheader-run-at-time and
11893         password-run-at-time throughout to use run-at-time directly.
11894
11895         * password.el: Removed definition of run-at-time.
11896
11897         * nnheaderxm.el: Remove definition of run-at-time.
11898
11899 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
11900
11901         * mml.el (mml-minibuffer-read-disposition): Show attachment type
11902         in prompt.
11903
11904 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11905
11906         * messagexmas.el (message-xmas-redefine): Alias
11907         `message-make-caesar-translation-table' to
11908         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
11909         version.
11910
11911         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
11912         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
11913         `gnus-xmas-set-text-properties'.
11914         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
11915         `gnus-xmas-completing-read'.
11916         (gnus-xmas-completing-read): Removed.
11917         (gnus-xmas-open-network-stream): Removed.
11918
11919         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11920         XEmacs version.
11921
11922         * dns.el (dns-make-network-process): Use `open-network-stream'
11923         instead of `gnus-xmas-open-network-stream'.
11924
11925         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
11926
11927         * .cvsignore: Add auto-autoloads.el, custom-load.el.
11928
11929 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11930
11931         * gnus-art.el (gnus-mime-display-alternative)
11932         (gnus-insert-mime-button, gnus-insert-mime-security-button)
11933         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11934         Don't use gnus-local-map-property.
11935
11936         * gnus-util.el (gnus-local-map-property): Remove.
11937
11938         * mm-view.el (mm-view-pkcs7-decrypt): Replace
11939         gnus-completing-read-maybe-default with completing-read.
11940
11941         * gnus-util.el (gnus-completing-read): do.
11942         (gnus-completing-read-maybe-default): Remove.
11943
11944 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11945
11946         * password.el: Only autoload `run-at-time' if not XEmacs.
11947         Only autoload the itimer functions if XEmacs.
11948
11949 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11950
11951         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
11952         XEmacsen.
11953
11954         * dgnushack.el: Autoload executable-find for XEmacs.
11955
11956 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11957
11958         * gnus-art.el (gnus-read-string): Remove.
11959         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
11960         read-string.
11961
11962 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
11963
11964         * netrc.el: Autoload password-read.
11965         (netrc): Add configuration group.
11966         (netrc-encoding-method, netrc-openssl-path): Add
11967         variables for encoding and decoding of files with symmetric
11968         ciphers.
11969         (netrc-encode): Add assistant function to encode a file with
11970         netrc-encoding-method.
11971         (netrc-parse): Add interactive parameter, added optional
11972         decoding if netrc-encoding-method is non-nil but otherwise
11973         behavior is standard.
11974         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
11975         Do s/encode/encrypt/ everywhere.
11976
11977         * spam.el: Remove executable-find autoload.
11978
11979 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11980
11981         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
11982
11983         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
11984
11985 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11986
11987         * gnus-art.el (gnus-treat-ansi-sequences,
11988         article-treat-ansi-sequences): New variable and function.
11989         Suggested by Dan Jacobson <jidanni@jidanni.org>.
11990
11991         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11992         Use it.
11993
11994 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11995
11996         * mm-util.el (mm-quote-arg): Remove.
11997
11998         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
11999         shell-quote-argument.
12000
12001         * gnus-uu.el (gnus-uu-command): do.
12002
12003         * gnus-sum.el (gnus-summary-insert-pseudos): do.
12004
12005         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12006         with make-char.
12007
12008         * mm-util.el (mm-make-char): Remove.
12009
12010         * mml.el (mml-mode): Replace gnus-add-minor-mode with
12011         add-minor-mode.
12012
12013         * gnus-undo.el (gnus-undo-mode): do.
12014
12015         * gnus-topic.el (gnus-topic-mode): do.
12016
12017         * gnus-sum.el (gnus-dead-summary-mode): do.
12018
12019         * gnus-start.el (gnus-slave-mode): do.
12020
12021         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12022
12023         * gnus-ml.el (gnus-mailing-list-mode): do.
12024
12025         * gnus-gl.el (gnus-grouplens-mode): do.
12026
12027         * gnus-draft.el (gnus-draft-mode): do.
12028
12029         * gnus-dired.el (gnus-dired-mode): do.
12030
12031         * gnus-ems.el (gnus-add-minor-mode): Remove.
12032
12033         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12034         Replace gnus-char-width with char-width.
12035
12036         * gnus-ems.el (gnus-char-width): Remove.
12037
12038         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12039         Replace gnus-char-width with char-width.
12040
12041         * gnus-ems.el (gnus-char-width): Remove.
12042
12043         * spam-stat.el (with-syntax-table): Remove with-syntax-table
12044         definition.
12045         Remove Emacs 20 hash table compatibility code.
12046
12047         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12048         20 compatibility code.
12049
12050         * spam.el (spam-point-at-eol): Replace with point-at-eol.
12051
12052         * smime.el (smime-point-at-eol): Replace with point-at-eol.
12053
12054         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12055         with point-at-{eol,bol}.
12056
12057         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12058
12059         * imap.el (imap-point-at-eol): Replace with point-at-eol.
12060
12061         * flow-fill.el (fill-flowed-point-at-bol,
12062         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12063
12064         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12065         Replace with point-at-{eol,bol} throughout all files.
12066
12067 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12068
12069         * ntlm.el (ntlm-string-as-unibyte): New macro.
12070         (ntlm-build-auth-response): Use it.
12071
12072         Remove Emacs 20 stuff:
12073         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
12074         (butlast, mapc, remove): Remove the compiler macros.
12075         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12076         of delq and copy-sequence.
12077         * gnus-art.el (popup-menu): Remove the compiler macro.
12078         * nnmail.el (nnmail-split-fancy): Don't support customizing with
12079         Emacs 20.
12080
12081 2004-01-05  Simon Josefsson  <jas@extundo.com>
12082
12083         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
12084         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12085         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12086         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12087         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12088         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12089         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12090         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12091         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12092         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12093         ntlm-string-permute, string-lshift into ntlm-string-lshift,
12094         string-xor into ntlm-string-xor.  Suggested by
12095         Jesper Harder <harder@myrealbox.com>.
12096
12097         * ntlm.el: Don't include poem.
12098
12099         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
12100         Jesper Harder <harder@myrealbox.com>.
12101
12102         * sasl-ntlm.el, ntlm.el, md4.el: New files.
12103
12104         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
12105         probably breaks emacs with DL patch, but do we care? Is anyone
12106         still using the DL stuff?)
12107
12108         * sieve-manage.el: Use the password package.
12109         (sieve-manage-read-passwd): Remove.
12110         (sieve-manage-interactive-login): Use password.  Re-add
12111         condition-case around loop.
12112
12113         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12114         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12115         the password package.
12116
12117 2003-02-19  Simon Josefsson  <jas@extundo.com>
12118
12119         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12120         token.
12121
12122 2002-08-07  Simon Josefsson  <jas@extundo.com>
12123
12124         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12125         (sieve-manage-authenticators):
12126         (sieve-manage-authenticator-alist): Add some SASL mechs.
12127         (sieve-sasl-auth): New function.
12128         (sieve-manage-cram-md5-auth):
12129         (sieve-manage-plain-auth): Rewrite using SASL library.
12130         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12131         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12132         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12133         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12134
12135 2004-01-05  Simon Josefsson  <jas@extundo.com>
12136
12137         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12138         New files.
12139
12140 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12141
12142         * gnus-group.el (gnus-no-groups-message): Update.
12143
12144         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12145
12146 2003-11-09  Simon Josefsson  <jas@extundo.com>
12147
12148         * imap.el: Support for ID IMAP extension (RFC 2971).
12149         (imap-local-variables): Add imap-id.
12150         (imap-id): New variable.
12151         (imap-id): New function.
12152         (imap-parse-response): Parse untagged ID response.
12153         * nnimap.el (nnimap-id): New variable.
12154         (nnimap-open-connection): Use it.
12155
12156 2003-12-28  Simon Josefsson  <jas@extundo.com>
12157
12158         * gnus-score.el (gnus-score-edit-all-score): New.
12159         * gnus-group.el (gnus-group-score-map): Bind it to W e.
12160
12161 2004-01-04  Simon Josefsson  <jas@extundo.com>
12162
12163         * password.el: Add.
12164
12165 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
12166
12167         * dns.el: Add support for AAAA records (see RFC 3596)
12168
12169         * Fix typo PRT -> PTR
12170
12171         * Parse MX, PTR and SOA replies (see RFC 1035)
12172
12173 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12174
12175         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12176
12177         * Moved to Changelog.2.
12178
12179 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12180
12181         * gnus.el (gnus-version-number): Bump version.
12182
12183 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12184
12185         * gnus.el: No Gnus v0.1 is released.
12186
12187 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12188
12189         * gnus.el: No Gnus v0.0 is released.
12190
12191 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12192
12193         * gnus.el (gnus-version-number): Bump.
12194         (gnus-version): No.
12195
12196 See ChangeLog.2 for earlier changes.
12197
12198     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
12199
12200   This file is part of GNU Emacs.
12201
12202   GNU Emacs is free software; you can redistribute it and/or modify
12203   it under the terms of the GNU General Public License as published by
12204   the Free Software Foundation; either version 3, or (at your option)
12205   any later version.
12206
12207   GNU Emacs is distributed in the hope that it will be useful,
12208   but WITHOUT ANY WARRANTY; without even the implied warranty of
12209   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12210   GNU General Public License for more details.
12211
12212   You should have received a copy of the GNU General Public License
12213   along with GNU Emacs; see the file COPYING.  If not, write to the
12214   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12215   Boston, MA 02110-1301, USA.
12216
12217 ;; Local Variables:
12218 ;; coding: iso-2022-7bit
12219 ;; fill-column: 79
12220 ;; add-log-time-zone-rule: t
12221 ;; End:
12222
12223 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4