(message-send-mail-function): Increase custom version.
[gnus] / lisp / ChangeLog
1 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * message.el (message-send-mail-function): Increase custom version.
4
5         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7
8 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9
10         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
11         for the cases where imap-authenticate is called with a nil buffer
12         parameter.
13
14 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
17         html parts correctly; support forwarded messages.
18         (gnus-article-browse-html-article): Remove work buffers.
19
20         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
21         compiling.
22         (netrc-bound-and-true-p): New macro.
23         (netrc-parse): Use it instead of bound-and-true-p that is not available
24         in XEmacs 21.4.
25
26 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
27
28         * gnus-registry.el (gnus-registry-mark-article)
29         (gnus-registry-article-marks): Add functionality to mark articles
30         through the Gnus registry.
31
32         * encrypt.el: Clarify documentation for the new pgg method.
33         (encrypt-file-alist): Add PGG option.
34         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
35         functionality.  Abstract password key and messaging to external
36         functions.
37         (encrypt-password-key, encrypt-get-passphrase-if-needed)
38         (encrypt-message-method-and-cipher): Add new convenience external
39         functions.
40         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
41         (encrypt-pgg-process-buffer): Add PGG functionality glue.
42
43         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
44         (netrc-parse): Use encrypt-file-alist to determine if
45         encrypt-find-model or encrypt-insert-file-contents should be used.
46
47         * encrypt.el: Clarify documentation.  Load password-cache or
48         password, whichever one is found first, instead of autoloading.
49
50 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
53         title to html parts.
54         (gnus-article-browse-html-article): Pass message header to it.
55
56         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
57
58 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
59
60         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
61         or password compatible with XEmacs.
62
63 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
64
65         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
66         format document.
67         (gnus-mime-delete-part): Don't write description line if empty.
68         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
69
70 2007-12-14  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
71
72         * gnus-sum.el (gnus-summary-mark-unread-as-read)
73         (gnus-summary-mark-read-and-unread-as-read)
74         (gnus-summary-mark-current-read-and-unread-as-read)
75         (gnus-summary-mark-unread-as-ticked): Doc fix.
76         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
77
78 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
79
80         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
81         Christoph Conrad <christoph.conrad@gmx.de>.
82
83 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
84
85         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
86         yes-or-no-p.
87
88 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * mm-decode.el (mm-add-meta-html-tag): New function.
91         (mm-save-part-to-file, mm-pipe-part): Use it
92
93         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
94         gnus-y-or-n-p instead of y-or-n-p.
95         (gnus-article-browse-html-parts): Work with message/external-body; use
96         mm-add-meta-html-tag.
97
98 2007-12-11  Glenn Morris  <rgm@gnu.org>
99
100         * gnus-cache.el: Require gnus-sum not just when compiling.
101
102         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
103
104         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
105         definitions before use.
106
107         * mm-decode.el: Require gnus-util.
108         (mm-remove-part): Only call delete-annotation on XEmacs.
109
110         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
111
112         * nnmail.el: Require gnus-int.
113
114         * spam.el: Move `require's before `eval-when-compile's.
115
116         * gnus-ems.el (gnus-alive-p):
117         * gnus-fun.el (message-goto-eoh):
118         * gnus-util.el (gnus-group-name-decode):
119         * mail-source.el (gnus-compress-sequence):
120         * message.el (Info-goto-node, format-spec):
121         * mm-bodies.el (message-options-get):
122         * mm-decode.el (mm-view-pkcs7):
123         * mm-util.el (gmm-write-region):
124         * mml-smime.el (mml-compute-boundary)
125         (gnus-completing-read-with-default):
126         * mml.el (widget-button-press, gnus-make-hashtable):
127         * mml1991.el (mm-decode-content-transfer-encoding)
128         (mm-encode-content-transfer-encoding)
129         (message-options-get, message-options-set):
130         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
131         * nnfolder.el (gnus-request-group):
132         * nnheader.el (ietf-drums-unfold-fws):
133         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
134         * smime.el (gnus-run-mode-hooks):
135         * spam-stat.el (gnus-message): Autoload.
136
137         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
138         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
139         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
140         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
141         Add declare-function compatibility definition.
142
143         * gnus-cache.el (nnvirtual-find-group-art):
144         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
145         (gnus-add-image, gnus-add-wash-type):
146         * gnus-group.el (nnkiboze-score-file):
147         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
148         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
149         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
150         (message-tokenize-header, gnus-get-buffer-create)
151         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
152         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
153         * gnus.el (gnus-group-decoded-name):
154         * mail-source.el (imap-capability):
155         * mm-bodies.el (message-options-set):
156         * mm-decode.el (gnus-configure-windows):
157         * mm-extern.el (message-goto-body):
158         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
159         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
160         (epg-sub-key-validity, message-options-set):
161         * mml.el (widget-event-point, gnus-configure-windows):
162         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
163         * mml2015.el (epg-check-configuration, epg-configuration)
164         (message-options-set):
165         * nndb.el (nndb-request-article):
166         * nnfolder.el (gnus-request-create-group):
167         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
168         * nnmaildir.el (gnus-group-mark-article-read):
169         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
170         * rfc1843.el (message-fetch-field):
171         * spam.el (gnus-extract-address-components):
172         Declare as functions.
173
174 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
177
178         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
179
180         * lpath.el: Fbind run-mode-hooks for Emacs 21;
181         bind show-trailing-whitespace for XEmacs.
182
183 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
184
185         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
186         new no-op macro for backward compatibility.
187
188         * imap.el (imap-string-to-integer): New function.
189
190 2007-12-09  Glenn Morris  <rgm@gnu.org>
191
192         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
193
194         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
195         * message.el, mm-view.el, sieve-manage, smime.el:
196         Add declare-function compatibility definition.
197
198         * gnus-art.el (w3-region, w3m-region, Info-menu):
199         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
200         * gnus-sum.el (gnus-get-predicate):
201         * gnus-util.el (mm-append-to-file, w32-focus-frame):
202         * message.el (mail-abbrev-in-expansion-header-p):
203         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
204         (w3m-detect-meta-charset, w3m-region):
205         * sieve-manage.el (password-read, password-cache-add)
206         (password-cache-remove):
207         * smime.el (password-read-and-add): Declare as functions.
208
209 2007-12-08  David Kastrup  <dak@gnu.org>
210
211         * gnus-sum.el (gnus-summary-simplify-subject-query):
212         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
213         `message'.
214
215 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
218         it to bind idna-program, installation-directory, defined-colors, and
219         face-attribute for XEmacs of the version that compiles defcustom forms.
220
221 2007-12-07  Glenn Morris  <rgm@gnu.org>
222
223         * gnus-art.el (article-make-date-line): Revert previous change.
224
225 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
226
227         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
228
229 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
230
231         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
232         Call gnus-add-to-range ranges only once with a prepared article-list.
233
234 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
235
236         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
237         nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
238         group names with backslashes.  Reported by Tassilo Horn
239         <tassilo@member.fsf.org>.
240
241 2007-12-06  D. Goel  <deego3@gmail.com>
242
243         * gnus-art.el (article-make-date-line):
244         * gnus-start.el (gnus-load):
245         * pop3.el (pop3-read-response): Fix buggy call to `error'.
246
247 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
248
249         * gnus-art.el (gnus-use-idna)
250         * gnus-start.el (gnus-site-init-file)
251         * message.el (message-use-idna)
252         * mm-uu.el (mm-uu-hide-markers)
253         * smiley.el (smiley-style): Revert changes that suppress warnings.
254
255 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
258         specify charset to html source.  Reported by Christoph Conrad
259         <christoph.conrad@gmx.de>.
260
261 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
264         idna-program in order to suppress byte compile warning issued by XEmacs
265         that came to byte compile the default value section of defcustom forms
266         recently.
267
268         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
269         value of installation-directory.
270
271         * message.el (message-use-idna): Don't directly refer to the value of
272         idna-program.
273
274         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
275
276         * smiley.el (smiley-style): Don't directly call face-attribute.
277
278 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
279
280         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
281
282         * gnus-dired.el: Reduce Gnus dependencies.
283         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
284         require.  Use autoloads instead.
285         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
286         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
287         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
288         (gnus-dired-mode): Adjust doc string.
289         (gnus-dired-mail-mode): New variable.
290         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
291         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
292         (gnus-dired-mail-buffers): New function.  Return mail or message
293         composition buffers.
294         (gnus-dired-attach): Use it.
295         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
296         NO-DECODE.
297         (gnus-dired-print): Use `gnus-print-buffer' depending on
298         `gnus-dired-mail-mode'.
299
300 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * rfc2047.el (rfc2047-encoded-word-regexp)
303         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
304         explaining what regexp patterns are for.
305
306 2007-12-04  Glenn Morris  <rgm@gnu.org>
307
308         * password.el: Move to password-cache.el.
309
310         * mml1991.el (password-read, password-cache-add, password-cache-remove):
311         * mml2015.el (password-read, password-cache-add, password-cache-remove):
312         * mml-smime.el (password-read, password-cache-add)
313         (password-cache-remove):
314         No need to autoload, since mml-sec requires password.
315
316         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
317         * message.el (gnus-extract-address-components):
318         * mml-smime.el (gnus-extract-address-components): Define for compiler.
319
320         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
321         password.
322
323 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
324
325         * mailcap.el: Reduce dependencies.
326         (mail-header-parse-content-type): Autoload.
327         (mailcap-delete-duplicates): New alias.
328         (mailcap-mime-info): Add optional argument NO-DECODE.
329         (mailcap-mime-types): Use mailcap-delete-duplicates.
330
331         * message.el (message-ignored-supersedes-headers): Add "X-ID".
332
333 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
334
335         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
336         (imap-parse-status): Upcase status-att for servers that sends them
337         lower-case (e.g., MS Exchange 2007).
338
339 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
340
341         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
342         function.
343
344         * gnus-uu.el (gnus-uu-decode-yenc): New command.
345         (gnus-uu-yenc-article): New function.
346
347         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
348
349         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
350         buffer.
351
352 2007-12-02  Glenn Morris  <rgm@gnu.org>
353
354         * binhex.el (binhex): New custom group.
355         (binhex-decoder-program, binhex-decoder-switches)
356         (binhex-use-external): Move to the binhex custom group.
357
358         * uudecode.el (uudecode): New custom group.
359         (uudecode-decoder-program, uudecode-decoder-switches)
360         (uudecode-use-external): Move to the uudecode custom group.
361
362         * netrc.el (top-level): Don't load `encrypt' features.
363         (netrc-parse): Don't use encrypt.
364         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
365
366         * encrypt.el: Remove file.
367
368 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
369
370         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
371         matches on patches.
372
373         * gnus-art.el (gnus-article-browse-html-article): Mention
374         `mm-text-html-renderer' in the doc string.
375
376         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
377         string.  Add comments.
378
379         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
380         if rhs is ASCII.
381
382 2007-12-01  Glenn Morris  <rgm@gnu.org>
383
384         * mail-source.el (top-level): Require format-spec before
385         eval-when-compile.
386
387 2007-11-30  Glenn Morris  <rgm@gnu.org>
388
389         * encrypt.el: Require password, rather than autoloading password-read.
390
391 2007-11-29  Glenn Morris  <rgm@gnu.org>
392
393         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
394         (sasl-make-client, sasl-next-step, sasl-step-data)
395         (sasl-step-set-data): Declare as functions.
396
397 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
398
399         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
400
401 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
402
403         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
404         certs should be verified and what is to be done in the event of a
405         verification failure.
406
407         * gnus.el (gnus-method-to-server): Add an optional parameter so the
408         caller can indicate whether the cache should be disregarded for this
409         call.  This way the result of the call is reproducible at all times and
410         can be considered a canonical server name for the supplied method.
411         (gnus-agent-method-p): Canonicalize server names by pushing their
412         method through `gnus-method-to-server' using the no-cache argument.
413
414         * gnus-srvr.el (gnus-server-insert-server-line): Call
415         `gnus-method-to-server' with `no-cache' argument.
416
417         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
418         gnus-agent-possibly-synchronize-flags as this should be called when the
419         server is actually being opened.
420         (gnus-agent-possibly-synchronize-flags)
421         (gnus-agent-possibly-synchronize-flags-server): Move check for the
422         flags file of an agentized server to the latter function.
423
424         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
425         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
426         after a connection has been established successfully.
427
428 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
429
430         * gnus-art.el (article-display-face): Force to display face if called
431         interactively; check if gnus-article-x-face-too-ugly matches author.
432         (article-display-x-face): Display face even if From header is missing
433         as article-display-face does.
434
435 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
436
437         * hashcash.el (message-narrow-to-headers-or-head)
438         (message-fetch-field, message-goto-eoh)
439         (message-narrow-to-headers): Declare as functions.
440
441 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
442
443         * mail-source.el (mail-sources): Default to fetch from file for
444         compatibility with default of nnmail-spool-file.
445
446 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
449         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
450         to look for encoded word that should be encoded again.
451         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
452         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
453         encoding pattern.
454         (rfc2047-decode-region): Switch strict regexp and loose one according
455         to rfc2047-allow-irregular-q-encoded-words.
456
457 2007-11-25  Romain Francoise  <romain@orebokech.com>
458
459         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
460
461 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
462
463         * tls.el (tls-program): Provide more custom choices from
464         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
465         (tls-process-connection-type, tls-success): Remove "*" in doc string.
466
467 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
468
469         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
470         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
471
472         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
473         `nnmail-spool-file'.
474
475         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
476         `nnmail-spool-file'.
477
478         * gnus-move.el (gnus-change-server): Ditto.
479
480         * gnus-kill.el (gnus-batch-score): Ditto.
481
482         * gnus-cache.el (gnus-jog-cache): Ditto.
483
484         * gnus-msg.el (gnus-summary-reply): Ignore
485         gnus-confirm-mail-reply-to-news for wide and very wide replies.
486
487 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
488
489         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
490         version.  Minor improvement to doc strings.
491         (tls-program): Add comment.
492
493 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
494
495         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
496         (tls-checktrust): New variable.  Check if GNU TLS complained about a
497         mismatch between the hostname provided in the certificate and the name
498         of the host connnecting to.
499         (open-tls-stream): Use them.  Check certificates against trusted root
500         certificates.
501
502 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
503
504         * gnus-cache.el (gnus-cache-generate-nov-databases): Use
505         nnml-generate-nov-databases-directory instead of
506         nnml-generate-nov-databases-1.
507
508 2007-11-24  Glenn Morris  <rgm@gnu.org>
509
510         * message.el (message-tool-bar-retro): Update for rename
511         mail_send.xpm->mail-send.xpm.
512
513 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
514
515         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
516         `smime-ldap-search' for Emacs 22 and up.
517
518 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
519
520         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
521
522         * message.el (message-send-mail-function): Fix error convention.
523         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
524         (message-widen-reply, message-send-mail, message-talkative-question)
525         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
526         (message-clone-locals, message-send-news): Use with-current-buffer.
527         (message-insert-or-toggle-importance): Remove unused var `valid'.
528         (message-make-references): Remove unused var `new-references'.
529         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
530
531 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
532
533         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
534         (spam-split-symbolic-return-positive): Reflow docstring.
535         (spam-backends, spam-summary-exit-behavior)
536         (spam-mark-ham-unread-before-move-from-spam-group)
537         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
538         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
539         (spam-clear-cache, spam-backend-check, spam-install-backend)
540         (spam-install-statistical-backend, spam-list-of-processors)
541         (spam-group-processor-p, spam-split, spam-bogofilter-score)
542         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
543         (spam-check-crm114, spam-initialize, spam-unload-hook):
544         Fix typos in docstrings.
545
546 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
547
548         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
549         been checked if they have never been read and those group levels are
550         higher than the one that a user specified.
551
552 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
553
554         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
555         foreign groups unless a group level is specified by a user.
556         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
557
558 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
559
560         * message.el (message-send-mail-function): Require sendmail.
561
562 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
563
564         * message.el (message-send-mail-function): Check for smtpmail too.
565
566         * utf7.el (utf7-encode, utf7-decode): Use coding system
567         `utf-7'/`utf-7-imap' from utf-7.el' if available.
568
569         * message.el (message-send-mail-function): New function.
570         (message-send-mail-function): Set default using
571         message-send-mail-function.  Adjust doc string.
572         (message-send-mail-with-mailclient): New function.
573
574 2007-11-17  Richard Stallman  <rms@gnu.org>
575
576         * assistant.el: Remove file.
577
578 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
579
580         * smime.el (from):
581         * rfc2047.el (message-posting-charset):
582         * qp.el (mm-use-ultra-safe-encoding):
583         * pop3.el (parse-time-months):
584         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
585         * nnml.el (files):
586         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
587         (jka-compr-compression-info-list, ange-ftp-path-format)
588         (efs-path-regexp):
589         * nndiary.el (files):
590         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
591         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
592         (epg-digest-algorithm-alist, inhibit-redisplay)
593         (password-cache-expiry):
594         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
595         (pgg-output-buffer, password-cache-expiry):
596         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
597         (efs-path-regexp):
598         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
599         (inhibit-redisplay):
600         * mm-uu.el (file-name, start-point, end-point, entry)
601         (gnus-newsgroup-name, gnus-newsgroup-charset):
602         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
603         (latin-unity-ucs-list):
604         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
605         (mm-uu-binhex-decode-function):
606         * message.el (gnus-message-group-art, gnus-list-identifiers, )
607         (rmail-enable-mime-composing, gnus-local-organization)
608         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
609         (gnus-read-active-file, facemenu-add-face-function)
610         (facemenu-remove-face-function, gnus-article-decoded-p)
611         (tool-bar-mode):
612         * mail-source.el (display-time-mail-function):
613         * gnus-util.el (nnmail-pathname-coding-system)
614         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
615         (gnus-original-article-buffer, gnus-user-agent)
616         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
617         (xemacs-codename, sxemacs-codename, emacs-program-version):
618         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
619         * gnus-start.el (gnus-agent-covered-methods)
620         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
621         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
622         (gnus-newsgroup-headers, gnus-group-list-mode)
623         (gnus-group-mark-positions, gnus-newsgroup-data)
624         (gnus-newsgroup-unreads, nnoo-state-alist)
625         (gnus-current-select-method, mail-sources)
626         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
627         (nnmail-spool-file, gnus-cache-active-hashtb):
628         * gnus-mh.el (mh-lib-progs):
629         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
630         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
631         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
632         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
633         (gnus-group-buffer):
634         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
635         (font-lock-set-defaults):
636         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
637         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
638         (gnus-summary-post-menu, total-parts, type, condition, length):
639         * gnus-agent.el (gnus-agent-read-agentview):
640         * flow-fill.el (show-trailing-whitespace):
641         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
642         eval-and-compile wrappers for byte compiler pacifiers.
643
644         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
645         (mm-display-inline-fontify): Check for featurep 'xemacs not
646         extent-list.
647
648         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
649         itimer-list.
650         (mm-create-image-xemacs): Only do something for XEmacs.
651         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
652
653         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
654
655         * gnus-registry.el (gnus-adaptive-word-syntax-table):
656         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
657
658 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
659
660         * nnimap.el (nnimap-split-download-body):
661         * gnus-demon.el (gnus-demon):
662         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
663
664 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
665
666         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
667         macros.
668         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
669         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
670         copy data from unibyte buffer to multibyte current buffer.
671         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
672         to copy data from unibyte current buffer to multibyte buffer.
673         (nntp-make-process-buffer): Make process buffer unibyte.
674
675         * pop3.el (pop3-open-server): Fix typo in Lisp code.
676
677 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
678
679         * pop3.el (pop3-open-server): Accept and process data more robustly at
680         connexion start to avoid spurious "POP SSL connexion failed" errors.
681
682 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
683
684         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
685         read group names.
686
687 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
688
689         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
690
691 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
692
693         * nnmail.el (nnmail-parse-active): Make group names unibyte.
694         (nnmail-save-active): Use a unibyte buffer when saving active file,
695         which may contain non-ASCII group names.
696
697         * nnml.el (nnml-request-group): Decode group names in messages.
698
699 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
700
701         * message.el (message-citation-line-function)
702         (message-insert-formatted-citation-line): Fix spelling of
703         `message-insert-formated-citation-line'.
704
705 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
706
707         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
708
709 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
710
711         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
712         nnmail-pathname-coding-system.
713
714         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
715         that a user enters; decode group names in messages.
716
717         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
718
719 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
720
721         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
722
723         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
724
725         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
726         risky local variable.
727
728         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
729
730 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
731
732         * encrypt.el: Improve documentation to fix function name typo.
733         Reported by Daiki Ueno <ueno@unixuser.org>.
734
735 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
736
737         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
738         even if the point is not in the last page of an article.
739         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
740         back to the previous page.
741
742 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
743
744         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
745
746 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
749
750 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
751
752         * message.el (message-check-news-body-syntax): Avoid
753         mm-string-as-multibyte.
754         (message-hide-headers): Don't assume (point-min)==1.
755
756 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
757
758         * message.el (message-remove-blank-cited-lines): Fix if remove is
759         given.
760         (message-bogus-address-regexp): New variable.
761         (message-bogus-recipient-p): New function.
762         (message-check-recipients): New command.
763         (message-syntax-checks): Add `bogus-recipient'.
764         (message-fix-before-sending): Add `bogus-recipient'.
765
766         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
767         (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
768         window-system.
769
770 2007-10-28  Miles Bader  <miles@gnu.org>
771
772         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
773         at compile-time too.
774
775 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
776
777         * gnus-msg.el (gnus-message-setup-hook): Add
778         `message-remove-blank-cited-lines' to options.
779
780 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
781
782         * message.el (message-remove-blank-cited-lines): New function.
783         Suggested by Karl Pl\e,Ad\e(Bsterer.
784
785 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
786
787         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
788         mapc.
789
790         * imap.el (imap-open): Replace mapcar called for effect with mapc.
791         (top-level): Use mapc to set functions to be traced for debugging.
792
793         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
794         called for effect with while loop.
795
796         * message.el (message-talkative-question): Replace mapcar called for
797         effect with mapc.
798
799         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
800         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
801         called for effect with dolist.
802
803         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
804
805         * nndiary.el: Use dolist instead of mapcar to add diary headers to
806         gnus-extra-headers and nnmail-extra-headers.
807
808         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
809         called for effect with dolist.
810         (top-level): Use mapc to set functions to be traced for debugging.
811
812         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
813         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
814         dolist.
815
816         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
817         Replace mapcar called for effect with mapc.
818         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
819         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
820         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
821         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
822
823         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
824         remove-if that's a cl function.
825
826         * webmail.el (webmail-debug): Replace mapcar called for effect with
827         dolist.
828
829         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
830         with mapc.
831
832 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
835         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
836         with while loop.
837
838         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
839         functions from article-* functions.
840         (gnus-multi-decode-header): Replace mapcar called for effect with
841         dolist.
842
843         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
844         (gnus-bookmark-show-details): Replace mapcar called for effect with
845         while loop.
846
847         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
848         called for effect with while loop.
849
850         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
851         with dolist.
852
853         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
854         mapcar called for effect with dolist.
855
856         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
857
858         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
859         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
860         Replace mapcar called for effect with dolist.
861         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
862         mapc.
863
864         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
865         Replace mapcar called for effect with dolist.
866         (gnus-topic-list): Replace mapcar called for effect with mapc.
867
868         * gnus.el: Use mapc instead of mapcar to add autoloads.
869
870 2007-10-23  Richard Stallman  <rms@gnu.org>
871
872         * gnus-group.el (gnus-group-highlight): Mark as risky.
873
874 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
875
876         * gnus.el (gnus-server-to-method): Return method found first in
877         gnus-newsrc-alist.
878
879         * gnus-art.el (gnus-article-highlight-signature)
880         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
881         button overlay without the front stickiness.
882
883 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
884
885         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
886         overview buffer needed a catch to receive its throw.
887         (gnus-agent-flush-cache): Declared as interactive to make this function
888         easier to use.
889
890 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
891
892         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
893         `next-line'.
894
895 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
898         exclude address matching message-dont-reply-to-names.
899
900 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * gnus-util.el (gnus-string<): New function.
903
904         * gnus-sum.el (gnus-article-sort-by-author)
905         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
906
907 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
908
909         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
910         the frame-focus tag is set in gnus-buffer-configuration.
911
912 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
913
914         * gnus-art.el (gnus-article-add-button): Make a button overlay without
915         the front stickiness.
916
917 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
918
919         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
920         url pattern; remove duplicate one.
921         (gnus-article-extend-url-button): New function.
922         (gnus-article-add-buttons): Use it.
923         (gnus-button-push): Use concatenated url that it makes.
924
925 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
926
927         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
928
929 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
930
931         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
932         Don't hardcode point-min==1.
933
934 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
935
936         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
937         Fix comment about "iso8859-1".
938
939 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
940
941         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
942         ones returned from the verify-function.
943
944         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
945         mml2015-extract-cleartext-signature if extraction failed.
946
947 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
948
949         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
950         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
951         failed.
952
953 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
954
955         * Relicense "GPLv2 or later" files to "GPLv3 or later".
956
957 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
958
959         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
960         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
961         recommends to use EasyPG instead of PGG.
962
963         * pgg.el: Revert to revision 6.23.2.16
964
965         * pgg-def.el: Revert to revision 6.6.2.14.
966
967         * pgg-gpg.el: Revert to revision 6.23.2.34.
968
969 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
972         to mark a thread as expirable.  Add variable `hide' to handle hiding of
973         thread for both the null and zero (kill/expire thread) universal prefix
974         cases.
975         (gnus-summary-expire-thread): Add new function to expire a thread,
976         using gnus-summary-kill-thread.
977         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
978         shortcuts for gnus-summary-expire-thread.
979         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
980         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
981
982 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
983
984         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
985         extras value, so an extras entry can be deleted.
986         (gnus-registry-delete-extra-entry): Use it.
987         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
988         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
989         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
990          storage through the gnus-registry, and provide an appropriate API for
991          it.
992
993 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
996         Suggested by Leo <sdl.web@gmail.com>.
997
998         * gnus.el: Do.
999
1000 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1001
1002         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1003         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
1004
1005         * gnus-agent.el (gnus-agent-fetch-headers): Do.
1006
1007         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1008         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1009
1010 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1011
1012         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1013         newline.
1014         (nnmbox-request-accept-article): Don't change article in source buffer;
1015         narrow to header to use message-fetch-field rather than
1016         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1017         (nnmbox-request-replace-article): Quote lines that'll be misidentified
1018         as delimiters; make sure article ends with newline.
1019         (nnmbox-delete-mail): Correct last position of article to be deleted;
1020         ignore X-Gnus-Newsgroup header in article body.
1021         (nnmbox-save-mail): Quote lines looking like delimiters at the right
1022         positions; make sure article ends with newline.
1023
1024         * message.el (message-display-abbrev): Don't infloop when a user
1025         inserts SPC in the beginning of header.
1026
1027         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
1028         coding-system-for-read and coding-system-for-write for XEmacs having no
1029         file-coding feature.
1030
1031         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
1032
1033 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
1034
1035         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1036         list of groups not followed by default.  Fix type to be regexp.
1037         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1038
1039 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
1040
1041         * hmac-def.el (define-hmac-function): Switch from old-style to
1042         new-style backquotes.
1043
1044         * md4.el (md4-make-step): likewise.
1045
1046 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1047
1048         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1049         raw-text coding system when saving .newsrc file, which may contain
1050         non-ASCII group names.
1051
1052 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * gnus-cus.el (gnus-score-extra): New widget.
1055         (gnus-score-extra-convert): New function.
1056         (gnus-score-customize): Use it for Extra.
1057
1058 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
1059
1060         * mml2015.el (mml2015-extract-cleartext-signature): New function.
1061         (mml2015-mailcrypt-clear-verify): Use it.
1062         (mml2015-gpg-clear-verify): Use it.
1063         (mml2015-pgg-clear-verify): Use it.
1064         (mml2015-epg-clear-verify): Replace the current part with the output
1065         from GnuPG; don't extract the plaintext by itself.
1066
1067         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1068         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1069         mml2015-clear-verify-function; don't touch the armor headers or
1070         dash-escaped text here.
1071
1072 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1075         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1076         parts, or application/octet-stream as a last resort.
1077         (gnus-mime-view-part-as-type): Don't toggle display.
1078         (gnus-mime-view-part-as-charset): Don't turn off display before
1079         querying charset.
1080
1081         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1082         stuff to undisplayer function in Emacs.
1083         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1084
1085         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1086         text/calendar parts.
1087
1088 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1089
1090         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1091         decoding text/calendar parts.
1092
1093         * message.el (message-forward-make-body-mime): Always mark body as
1094         having no illegible text; remove signed-or-encrypted argument.
1095         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1096
1097         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1098         (mml-generate-mime-1): Don't encode body if it is specified to be in
1099         raw form; don't make buffer be unibyte when inserting multibyte string.
1100
1101 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1102
1103         * sha1.el: Fix up comment style.
1104         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1105         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1106
1107         * hex-util.el: Fix up comment style.
1108         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1109
1110         * gnus-salt.el: Use with-current-buffer.
1111         (gnus-pick-setup-message): Fix long-standing typo.
1112
1113 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1114
1115         * imap.el (imap-logout-timeout): New variable.
1116         (imap-logout, imap-logout-wait): New functions.
1117         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1118
1119         * nnimap.el (nnimap-logout-timeout): New server variable.
1120         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1121         nnimap-logout-timeout.
1122
1123         * gnus-art.el (gnus-article-summary-command-nosave)
1124         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1125
1126 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * gnus.el (gnus-maximum-newsgroup): New variable.
1129
1130         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1131         according to gnus-maximum-newsgroup.
1132
1133         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1134         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1135         Limit the range of articles according to gnus-maximum-newsgroup.
1136
1137 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
1138
1139         * gnus-art.el (gnus-sticky-article): Fixed problems described in
1140         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
1141         Don't perform gnus-configure-windows here; reuse existing sticky
1142         article buffer.
1143
1144         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1145         it doesn't exist in gnus-article-mode.
1146
1147 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1148
1149         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1150         (gnus-agent-decoded-group-name): New function.
1151         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1152         (gnus-agent-expire-group-1): Use it; decode group name in messages.
1153
1154 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
1155
1156         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1157         Add binding for gnus-sticky-article.
1158         (gnus-summary-exit): Don't kill sticky article buffers.
1159
1160         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1161         article buffer.
1162         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1163         (gnus-kill-sticky-article-buffers): New commands.
1164
1165 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1166
1167         * nntp.el (nntp-xref-number-is-evil): New server variable.
1168         (nntp-find-group-and-number): If it is non-nil, don't trust article
1169         numbers in the Xref header.
1170
1171 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * gnus-agent.el (gnus-agent-read-group): New function.
1174         (gnus-agent-flush-group, gnus-agent-expire-group)
1175         (gnus-agent-regenerate-group): Use it.
1176         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1177         nnmail-pathname-coding-system.
1178
1179 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1180
1181         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1182
1183         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1184         that are unread as unread, and also as selected so that information of
1185         marks having been changed by a user may be updated when exiting group.
1186
1187 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1188
1189         * gnus-art.el (gnus-mime-display-single): Pass part number that is
1190         calculated ignoring signature parts to gnus-treat-article.
1191
1192 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1193
1194         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1195         a point here in order to keep the window start.
1196         (gnus-insert-mime-security-button): Make a button overlay without the
1197         front stickiness.
1198         (gnus-mime-display-security): Goto the end of a button.
1199
1200         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1201
1202 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1205         group-name-at-point.
1206         (gnus-group-completing-read): New function that offers decoded
1207         non-ASCII group names for completion.
1208         (gnus-fetch-group, gnus-group-read-ephemeral-group)
1209         (gnus-group-jump-to-group, gnus-group-make-group-simple)
1210         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1211         (gnus-group-fetch-control): Use it.
1212         (gnus-fetch-group): Use group-name-at-point for the initial value
1213         rather than the default value; use gnus-alive-p.
1214
1215         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1216         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1217         (gnus-summary-post-news): Use gnus-group-completing-read.
1218
1219         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1220         (gnus-read-move-group-name): Decode group name for completion.
1221
1222 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
1223
1224         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1225         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1226         Yamaoka slightly modified the code).
1227
1228 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1229
1230         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1231         (nnmail-split-incoming): Bind it.
1232
1233         * nnml.el (nnml-group-name-charset): New function.
1234         (nnml-decoded-group-name): Use it; don't decode group name if
1235         nnmail-group-names-not-encoded-p is non-nil.
1236         (nnml-encoded-group-name): New function.
1237         (nnml-group-pathname): Inline nnml-decoded-group-name.
1238         (nnml-request-expire-articles): Decode group name in message.
1239         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1240         nnmail-pathname-coding-system.
1241         (nnml-save-mail, nnml-active-number): Work with decoded group names and
1242         not decoded ones according to nnmail-group-names-not-encoded-p.
1243         (nnml-generate-active-info): Use nnml-encoded-group-name.
1244
1245 2007-08-08  Glenn Morris  <rgm@gnu.org>
1246
1247         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1248         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1249         doc-strings and comments.
1250
1251 2007-07-25  Glenn Morris  <rgm@gnu.org>
1252
1253         * Relicense all FSF files to GPLv3 or later.
1254
1255 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1256
1257         * gnus-sum.el (gnus-summary-move-article): Make
1258         gnus-summary-respool-article work.
1259
1260 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
1261
1262         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1263         string.
1264
1265 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1266
1267         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
1268         that should be ignored when comparing distant RSS articles with local
1269         ones.
1270         (nnrss-make-hash-index): New function.  Create a hash index according
1271         to the ignored fields.
1272         (nnrss-check-group): Use it.
1273
1274 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1275
1276         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1277
1278         * gnus-art.el (article-decode-group-name): Decode Xref header too.
1279
1280         * gnus-group.el (gnus-group-make-group): Encode group name here unless
1281         the new optional argument ENCODED is non-nil.
1282         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1283         coding system for encoding group name.
1284         (gnus-group-make-rss-group): Pass un-encoded group name to
1285         gnus-group-make-group.
1286         (gnus-group-set-info): Tell gnus-group-make-group that group name is
1287         encoded.
1288
1289         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1290         Encode group name to which articles are moved or copied.
1291         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1292         coding system for encoding Newsgroup, Followup-To and Xref headers.
1293
1294         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1295         marks; use nnheader-file-coding-system to write a file.
1296         (nnagent-retrieve-headers): Bind file-name-coding-system to
1297         nnmail-pathname-coding-system.
1298
1299         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1300
1301         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1302         (nnml-request-article, nnml-request-create-group)
1303         (nnml-request-rename-group, nnml-find-id)
1304         (nnml-possibly-change-directory, nnml-possibly-create-directory)
1305         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1306         (nnml-save-marks): Use nnml-group-pathname instead of
1307         nnmail-group-pathname.
1308
1309         (nnml-request-create-group, nnml-request-expire-articles)
1310         (nnml-request-move-article, nnml-request-delete-group)
1311         (nnml-deletable-article-p, nnml-possibly-create-directory)
1312         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1313         (nnml-open-marks): Bind file-name-coding-system to
1314         nnmail-pathname-coding-system.
1315
1316         (nnml-request-article): Pass server argument to nnml-find-group-number.
1317         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1318         server argument to nnml-possibly-create-directory.
1319         (nnml-request-accept-article): Pass server argument to
1320         nnml-active-number and nnml-save-mail.
1321         (nnml-find-group-number): Pass server argument to nnml-find-id.
1322         (nnml-request-update-info): Pass server argument to
1323         nnml-marks-changed-p.
1324
1325         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1326         (nnml-save-mail, nnml-active-number): Add server argument.
1327
1328         (nnml-request-delete-group): Warn if group is missing.
1329         (nnml-get-nov-buffer): Decode group name.
1330         (nnml-generate-active-info): Encode group name.
1331         (nnml-open-marks): Decode group name in messages.
1332
1333 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1334
1335         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
1336         if it is not specified.
1337         (gnus-article-pipe-part, gnus-article-save-part)
1338         (gnus-article-interactively-view-part, gnus-article-copy-part)
1339         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
1340         (gnus-article-inline-part, gnus-article-save-part-and-strip)
1341         (gnus-article-replace-part, gnus-article-delete-part)
1342         (gnus-article-view-part-as-type): Pass raw prefix argument to
1343         gnus-article-part-wrapper.
1344
1345 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1346
1347         * gnus-agent.el (gnus-agent-save-active): Bind
1348         nnheader-file-coding-system to gnus-agent-file-coding-system.
1349
1350         * gnus-cache.el (gnus-cache-save-buffers)
1351         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
1352         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
1353         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
1354         (gnus-cache-braid-nov, gnus-cache-braid-heads)
1355         (gnus-cache-generate-active, gnus-cache-rename-group)
1356         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
1357         (gnus-cache-update-overview-total-fetched-for): Bind
1358         file-name-coding-system to nnmail-pathname-coding-system.
1359         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
1360         variables.
1361         (gnus-cache-decoded-group-name): New function.
1362         (gnus-cache-file-name): Use it.
1363         (gnus-cache-generate-active): Use non-decoded group name for active.
1364
1365         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
1366         right place.
1367         (gnus-write-active-file): Don't break non-ASCII group names.
1368
1369         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
1370         nnmail-pathname-coding-system.
1371
1372         * lpath.el: Bind default-file-name-coding-system,
1373         file-name-coding-system and language-info-alist for XEmacs.
1374
1375         * gnus-uu.el (gnus-uu-decode-save): Typo.
1376
1377 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1378
1379         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
1380
1381 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1382
1383         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
1384         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
1385         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
1386         (gnus-agent-flush-group, gnus-agent-flush-cache)
1387         (gnus-agent-fetch-headers, gnus-agent-load-alist)
1388         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
1389         (gnus-agent-retrieve-headers, gnus-agent-request-article)
1390         (gnus-agent-regenerate-group)
1391         (gnus-agent-update-files-total-fetched-for)
1392         (gnus-agent-update-view-total-fetched-for): Bind
1393         file-name-coding-system to nnmail-pathname-coding-system.
1394         (gnus-agent-group-pathname): Don't encode file names by
1395         nnmail-pathname-coding-system.
1396         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
1397         coding-system-for-write instead of buffer-file-coding-system to
1398         gnus-agent-file-coding-system.
1399
1400         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
1401         Decode group name.
1402
1403         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
1404
1405         * gnus-start.el (gnus-update-active-hashtb-from-killed)
1406         (gnus-read-newsrc-el-file): Make group names unibyte.
1407
1408         * nnmail.el (nnmail-group-pathname): Don't encode file names by
1409         nnmail-pathname-coding-system.
1410
1411         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
1412         (nnrss-request-delete-group): Bind file-name-coding-system to
1413         nnmail-pathname-coding-system.
1414         (nnrss-read-server-data, nnrss-read-group-data): Bind
1415         file-name-coding-system correctly.
1416         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
1417
1418         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
1419         (nntp-server-to-method-cache): New variable.
1420         (nntp-group-pathname): New function that decodes non-ASCII group names.
1421         (nntp-possibly-create-directory, nntp-marks-changed-p)
1422         (nntp-save-marks, nntp-open-marks): Use it.
1423         (nntp-possibly-create-directory, nntp-open-marks):
1424         Bind file-name-coding-system to nnmail-pathname-coding-system.
1425         (nntp-open-marks): Decode group names when bootstrapping marks.
1426
1427         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
1428         Newsgroups and Folowup-To headers.
1429
1430 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1431
1432         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1433         (gnus-server-closed-face, gnus-server-denied-face)
1434         (gnus-server-offline-face): Remove variable.
1435         (gnus-server-font-lock-keywords): Use faces that are not aliases.
1436
1437         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
1438         of modifying message-stack directly for XEmacs.
1439
1440         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
1441         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
1442         if the coding-system argument is nil for XEmacs.
1443
1444         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
1445         mm-charset-override-alist.
1446
1447         * rfc2047.el: Don't require base64; require rfc2045 for the function
1448         rfc2045-encode-string.
1449         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
1450         to quote the parameter value.
1451
1452 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1453
1454         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
1455         form in gnus-group-name-charset-method-alist.
1456
1457         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
1458         overrides the default layout edit-form.
1459
1460         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
1461
1462         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
1463
1464 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
1467         as unfetched articles.
1468
1469 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1470
1471         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
1472
1473 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1474
1475         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
1476         original back end that keeps marks in the local system.
1477
1478 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1479
1480         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
1481         arg of pop-to-buffer for XEmacs.
1482         (gnus-article-read-summary-keys): Ditto; don't restore window
1483         configuration if summary command ends up with neither article buffer
1484         nor summary buffer; describe bindings if summary keys end with C-h.
1485
1486 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * message.el (message-fix-before-sending): Skip raw message part to be
1489         forwarded while checking illegible text.
1490         (message-forward-make-body-mime, message-forward-make-body): Mark
1491         signed or encrypted raw message as having no illegible text.
1492
1493 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1494
1495         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
1496         (gnus-message-with-timestamp-1): New macro.
1497         (gnus-message-with-timestamp): New function.
1498         (gnus-message): Use them.
1499
1500         * nnheader.el (nnheader-message): Use them.
1501
1502 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
1503
1504         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
1505         .newsrc.eld file.
1506
1507 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1508
1509         * gnus-agent.el (gnus-agent-fetch-headers)
1510         (gnus-agent-retrieve-headers): Bind
1511         gnus-decode-encoded-address-function to identity.
1512
1513         * nntp.el (nntp-send-xover-command): Recognize an xover command is
1514         available also when the server returns simply a dot.
1515
1516         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
1517
1518 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1519
1520         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
1521
1522 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1523
1524         * gnus-ems.el (gnus-x-splash): Make it work.
1525
1526         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
1527         from being used.
1528
1529         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
1530
1531 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
1534         4th and the 5th arguments.
1535
1536         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
1537         the front stickiness.
1538         (gnus-article-summary-command-nosave): Correct the order of the
1539         arguments passed to pop-to-buffer.
1540         (gnus-article-read-summary-keys): Ditto; make it work properly when the
1541         summary command ends up with the article buffer.
1542
1543         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
1544         the same faces.
1545
1546 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1547
1548         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
1549
1550 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1551
1552         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
1553         * gnus-sum.el (gnus-summary-highlight):
1554         * pgg.el (pgg-sign-region, pgg-sign):
1555         * mail-source.el (mail-source-delete-old-incoming-confirm):
1556         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
1557
1558 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * gnus-art.el (gnus-mime-view-part-externally)
1561         (gnus-mime-view-part-internally): Fix predicate function passed to
1562         completing-read.
1563
1564         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
1565
1566         * gnus.el (gnus-update-message-archive-method): Add :version.
1567
1568 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus.el (gnus-update-message-archive-method): New variable.
1571
1572         * gnus-start.el (gnus-setup-news): Update saved "archive" method
1573         according to gnus-message-archive-method if
1574         gnus-update-message-archive-method is non-nil.
1575
1576 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1577
1578         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
1579         by Loic Dachary <loic@dachary.org>.
1580         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
1581
1582 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1583
1584         * message.el (message-pop-to-buffer): Add switch-function argument.
1585         (message-mail): Pass switch-function argument to it.
1586
1587 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
1588
1589         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
1590         Improve doc string.
1591
1592 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1593
1594         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
1595         (gnus-header-content)
1596         * gnus-cite.el (gnus-cite-10)
1597         * gnus-srvr.el (gnus-server-closed)
1598         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
1599         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
1600         (gnus-group-mail-3-empty, gnus-group-mail-low)
1601         (gnus-group-mail-low-empty, gnus-splash)
1602         * message.el (message-header-to, message-header-cc)
1603         (message-header-subject, message-header-other, message-header-name)
1604         (message-header-xheader, message-separator, message-cited-text)
1605         (message-mml): Lighten colors of faces used for dark background.
1606
1607 2007-05-24  Simon Josefsson  <simon@josefsson.org>
1608
1609         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
1610         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
1611
1612 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * message.el (message-narrow-to-headers-or-head): Ignore
1615         mail-header-separator in the body.
1616
1617 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
1620         same as window size.
1621
1622 2007-05-22  Kevin Ryde  <user42@zip.com.au>
1623
1624         * message.el (message-font-lock-keywords): Use message-header-xheader
1625         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
1626         ahead of the anything pattern, to get it recognised.
1627
1628 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1629
1630         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
1631         spam.el loads uses it in the compiled defadvice form.
1632
1633 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1634
1635         * gnus-sum.el (gnus-articles-to-read)
1636         (gnus-summary-insert-old-articles): Don't truncate group name for
1637         `read-string'.
1638
1639         * gnus-util.el (gnus-limit-string): Delete this function.
1640
1641         * gnus-sum.el (gnus-simplify-subject-fully): Use
1642         `truncate-string-to-width' instead.
1643
1644 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1645
1646         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
1647         if, on summary exit, the next group has to be selected.
1648         (gnus-summary-exit): Use it.
1649
1650 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1651
1652         * gnus-art.el (gnus-article-mode): Fix comment about displaying
1653         non-break space.
1654
1655 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1656
1657         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
1658         Check if group is not a directory.
1659         (nnfolder-request-expire-articles): Don't delete articles if the target
1660         group is not available.
1661
1662         * nnml.el (nnml-request-create-group): Properly check if group is not a
1663         file.
1664         (nnml-request-expire-articles): Don't delete articles if the target
1665         group is not available.
1666
1667         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1668         Don't quote characters that are within parentheses.
1669
1670 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1671
1672         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
1673         (gnus-handle-ephemeral-exit): Select article according to it.
1674
1675 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1676
1677         * message.el (message-insert-formated-citation-line): Remove newline.
1678         (message-citation-line-format): Add final \n here so that the user can
1679         avoid a blank line.
1680
1681 2007-05-03  Dan Christensen  <jdc@uwo.ca>
1682
1683         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1684         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1685         Update lanl/arXiv support.
1686
1687 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1688
1689         * gnus.el: Bump version number.
1690
1691 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1692
1693         * gnus.el (gnus-version-number): Bump version.
1694
1695 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1696
1697         * gnus.el: No Gnus v0.6 is released.
1698
1699 2007-04-27  Didier Verna  <didier@xemacs.org>
1700
1701         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
1702         * gmm-utils.el (gmm-regexp-concat): here.
1703         * message.el: Don't require 'gnus-util.
1704         (message-dont-reply-to-names): Handle name change above.
1705         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
1706
1707 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
1710         since the initial value varies according to the system.
1711
1712 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1713
1714         * mm-util.el (mm-charset-synonym-alist): Defcustom.
1715
1716 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
1717
1718         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
1719
1720 2007-04-24  Didier Verna  <didier@xemacs.org>
1721
1722         Improve the type of gnus-ignored-from-addresses.
1723         * gnus-util.el (gnus-orify-regexp): New function.
1724         * message.el (gnus-util): Require it.
1725         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
1726         * gnus-sum.el (gnus-ignored-from-addresses): New function.
1727         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
1728
1729 2007-04-24  Didier Verna  <didier@xemacs.org>
1730
1731         * gnus-sum.el:
1732         * gnus-utils.el: Fix some trailing whitespaces.
1733
1734 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
1737         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
1738         article's Message-ID; refer parent article in summary buffer.
1739
1740         * message.el (message-bounce): Call mime-to-mml.
1741
1742         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
1743         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
1744         optimize and/or forms properly.
1745
1746 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
1747
1748         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
1749         URL.
1750
1751 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1752
1753         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
1754
1755 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
1758         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
1759         displayed of multipart/alternative part if it is invoked from summary
1760         buffer.
1761
1762         * mm-view.el (mm-inline-text-html-render-with-w3m)
1763         (mm-inline-text-html-render-with-w3m-standalone)
1764         (mm-inline-render-with-function): Use mail-parse-charset by default.
1765
1766 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
1767
1768         * parse-time.el (parse-time-string-chars): Check if CHAR
1769         is less than the length of parse-time-syntax.
1770
1771 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1772
1773         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
1774         from gnus-newsgroup-processable.
1775
1776 2007-04-16  Didier Verna  <didier@xemacs.org>
1777
1778         * gnus-msg.el (gnus-configure-posting-styles): Handle
1779         message-signature-directory properly with :file syntax. Reported by
1780         "Leo".
1781
1782 2007-04-11  Didier Verna  <didier@xemacs.org>
1783
1784         New user option: message-signature-directory.
1785         * gnus-msg.el (gnus-configure-posting-styles): Support it.
1786         * message.el (message-insert-signature): Ditto.
1787         * message.el (message-signature-file): Doc update.
1788         * message.el (message-signature-directory): New.
1789
1790 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1791
1792         * gnus-msg.el (gnus-inews-yank-articles): Use
1793         message-exchange-point-and-mark instead of exchange-point-and-mark.
1794
1795 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1796
1797         * message.el (message-yank-original): Make sure cited text ends with
1798         newline; don't exchange point and mark.
1799
1800 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1801
1802         * tls.el (open-tls-stream): Properly handle case where there
1803         is no associated buffer.
1804
1805 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
1806
1807         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
1808         message-yank-original, make sure (< mark TEXT point).
1809
1810 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1811
1812         * message.el (message-fill-column): New variable.
1813         (message-mode): Use it.  Add comment on a possible new hook.
1814
1815         * nnmail.el (nnmail-spool-file): Mark as obsolete.
1816         (nnmail-get-new-mail): Reformat.
1817
1818         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
1819
1820         * gmm-utils.el: Fix Commentary.
1821         (gmm-tool-bar-from-list): Fix typo in doc string.
1822
1823 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
1824
1825         * message.el (message-yank-original): Don't switch point and mark
1826         unnecessarily to put point and mark as documented.
1827
1828 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1829
1830         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
1831         from the message heads.
1832
1833 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
1834
1835         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
1836         article buffer does not have a window.  This may not be the best
1837         solution but is certainly better than setting the start of the null,
1838         that is the current, window.
1839
1840 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
1841
1842         * gnus-draft.el (gnus-draft-setup-hook): New hook.
1843         (gnus-draft-setup): Run it.
1844
1845         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
1846         gnus-score-fast-scoring.  Allow regexp.
1847         (gnus-score-headers): Use it.
1848
1849         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
1850         XEmacs.
1851
1852         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
1853         string.
1854         (gnus-button-alist): Also catch `<f1> k ...'.
1855         (gnus-treat-display-x-face): Fix doc string.
1856
1857 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1858
1859         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
1860         evaluation of gnus-extended-version to ensure correct generation of the
1861         User-Agent header when message-generate-headers-first is used.
1862
1863 2007-03-24  Simon Josefsson  <simon@josefsson.org>
1864
1865         * hashcash.el (hashcash-generate-payment-async): Don't crash if
1866         hashcash-path is nil.  Don't call callback with incorrect number of
1867         parameters if val is 0.
1868
1869 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1870
1871         * message.el (message-required-news-headers):
1872         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
1873
1874 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
1875
1876         * tls.el (open-tls-stream): In handshake-waiting loop,
1877         don't wait more if there is output available to process.
1878
1879 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
1880
1881         * tls.el (tls-program): Doc fix.
1882
1883 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1884
1885         * message.el (message-generate-new-buffers): Change the meaning of the
1886         nil value; add `standard' to the choices; treat t as `unique'; improve
1887         doc string.
1888         (gnus-select-frame-set-input-focus): Autoload.
1889         (message-buffer-name): Search for the existing message buffer if
1890         message-generate-new-buffers is nil or `standard'; treat the value t of
1891         message-generate-new-buffers as `unique'.
1892         (message-pop-to-buffer): Raise the frame already displaying the message
1893         buffer; clear the echo area after querying.
1894         (message-setup): Pass the `continue' argument to compose-mail.
1895         (message-mail): Prefer `switch-function' if it is given; search for the
1896         existing message buffer if the `continue' argument is non-nil; pass
1897         continue and switch-function arguments to compose-mail by way of
1898         message-setup.
1899         (message-mail-other-window): Adjust argument of message-setup.
1900         (message-mail-other-frame): Ditto.
1901
1902 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1903
1904         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
1905         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
1906         to turn font-lock on when turning gnus-message-citation-mode on.
1907
1908 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
1909
1910         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
1911         (mml-smime-function-alist): New variable; add epg as the backend.
1912         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
1913         mml-smime- functions instead.
1914         * mm-view.el: Require smime.
1915
1916 2007-03-05  Didier Verna  <didier@xemacs.org>
1917
1918         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
1919         instead of just inheritance for posting styles.
1920         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
1921
1922 2007-02-24  Chris Moore  <dooglus@gmail.com>
1923
1924         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
1925         * pgg-pgp.el (pgg-pgp-encrypt-region):
1926         * pgg-gpg.el (pgg-gpg-encrypt-region):
1927         Check pgg-encrypt-for-me if no other recipients.
1928
1929 2007-02-24  John Paul Wallington  <jpw@pobox.com>
1930
1931         * tls.el (tls-certtool-program): Fix custom type.
1932
1933 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
1936         and point-at-eol instead of line-(beginning|end)-position.
1937
1938         * assistant.el (assistant-parse-buffer): Ditto.
1939
1940         * netrc.el (netrc-parse-services): Ditto.
1941
1942 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
1943
1944         * mml2015.el (mml2015-epg-find-usable-key): New function.
1945         (mml2015-epg-sign): Use it.
1946         (mml2015-epg-encrypt): Use it.
1947
1948 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1949
1950         * message.el (message-make-in-reply-to): Quote name containing
1951         non-ASCII characters.  It will make the RFC2047 encoder cause an error
1952         if there are special characters.  Reported by NAKAJI Hiroyuki
1953         <nakaji@jp.freebsd.org>.
1954
1955 2007-02-27  Didier Verna  <didier@xemacs.org>
1956
1957         Include the group parameters as well as the topic ones in the
1958         inheritance filter process.
1959         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
1960         argument GROUP-PARAMS-LIST.
1961         * gnus-topic.el (gnus-group-topic-parameters): Use it.
1962
1963 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1964
1965         * nntp.el (nntp-never-echoes-commands)
1966         (nntp-open-connection-functions-never-echo-commands): New variables.
1967         (nntp-send-command): Use them.
1968
1969 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
1970
1971         * mml2015.el (mml2015-epg-verify): Simplified.
1972
1973 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1974
1975         * mml.el (mml-content-disposition-alist): New user option.
1976         (mml-content-disposition): New function.
1977         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
1978         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
1979
1980 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
1981
1982         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
1983         verification.
1984
1985 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1986
1987         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
1988         articles posted in the last 24 hours.
1989
1990 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1991
1992         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
1993
1994 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1995
1996         * nntp.el (nntp-send-command): Don't wait for echoes when
1997         nntp-open-ssl-stream is used.
1998
1999 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * gnus-cite.el (gnus-test-font-lock-add-keywords)
2002         (gnus-message-add-citation-keywords)
2003         (gnus-message-remove-citation-keywords): Remove.
2004         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2005         directly, make the variables in font-lock-defaults buffer-local, add
2006         gnus-message-citation-keywords to them and then update the value of
2007         font-lock-keywords.
2008
2009 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2010
2011         * message.el (message-cite-original-1): Don't call
2012         gnus-article-highlight-citation.
2013
2014         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2015         citations; fix line count.
2016
2017 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2018
2019         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2020         (gnus-message-add-citation-keywords)
2021         (gnus-message-remove-citation-keywords): Use it; fix the emulating
2022         versions of font-lock-add-keywords and font-lock-remove-keywords to
2023         work with XEmacs correctly.
2024
2025 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2026
2027         * gnus-cite.el (gnus-cite-face-list): Set the values of
2028         gnus-message-max-citation-depth and gnus-message-citation-keywords.
2029         (gnus-message-max-citation-depth): Use defvar rather than defconst.
2030         (gnus-message-cite-prefix-regexp): New variable.
2031         (gnus-message-search-citation-line): Use it; protect against long
2032         citation prefix; fill match data with nil rather than 0 for XEmacs; set
2033         the 0th match data for Emacs.
2034         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2035         (gnus-message-add-citation-keywords): Append keywords rather than
2036         prepending; emulate font-lock-add-keywords if it is not available.
2037         (gnus-message-remove-citation-keywords): Emulate
2038         font-lock-remove-keywords if it is not available.
2039
2040         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2041
2042         * message.el (message-cite-prefix-regexp): Set the value of
2043         gnus-message-cite-prefix-regexp.
2044
2045 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2046
2047         * nnweb.el (nnweb-google-parse-1): Update parser.
2048
2049 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
2050
2051         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2052
2053 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2054
2055         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2056         regexp.
2057
2058 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * uudecode.el (uudecode-string-to-multibyte): New function emulating
2061         string-to-multibyte.
2062         (uudecode-decode-region-internal): Use it.
2063
2064         * lpath.el: Fbind string-as-multibyte for XEmacs.
2065
2066 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2067
2068         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2069         custom choice.
2070
2071         * gnus-art.el (gnus-signature-limit): Fix custom choice.
2072
2073 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
2074
2075         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2076
2077         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2078         `write-region' to respect `mm-inhibit-file-name-handlers'.
2079
2080 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2081
2082         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2083         Use gnus-home-directory instead of "~/" or "$HOME".
2084
2085 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
2086
2087         * encrypt.el (encrypt-insert-file-contents): Add better prompt
2088         to mention filename.
2089         Add comments at beginning regarding usage.
2090         (encrypt-write-file-contents): Change interactive so a string is
2091         acceptable.  If the file has no associated model, show an error instead
2092         of a nonsense prompt.
2093
2094 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2095
2096         * spam.el (spam-bsfilter-ham-switch): Fix typo.
2097         Thanks to Yoshihiko Yamada for kind notification of this typo.
2098
2099 2007-01-12  Kenichi Handa  <handa@m17n.org>
2100
2101         * uudecode.el (uudecode-decode-region-internal): Make it work in a
2102         multibyte buffer.
2103
2104 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2105
2106         * gnus-score.el (gnus-score-fast-scoring): New variable.
2107         (gnus-score-headers): Use it.
2108
2109         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2110
2111         * message.el (message-cite-original-1): Call
2112         gnus-article-highlight-citation if requested.
2113         (message-make-from): Allow name and address as optional arguments.
2114
2115         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2116
2117         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2118         bugs to doc string.
2119         (gnus-button-alist): Add mid\\|message-id.
2120         (gnus-button-fetch-group): Extend for use in
2121         `browse-url-browser-function'.
2122         (gnus-button-url-regexp): Try to catch paired parentheses like in
2123         Wikipedia URLs.
2124
2125         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2126         Suggested by Simon Krahnke <overlord@gmx.li>.
2127
2128 2007-01-13  Romain Francoise  <romain@orebokech.com>
2129
2130         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2131         Update copyright.
2132
2133 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
2134
2135         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2136
2137 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2138
2139         * gnus-registry.el (gnus-registry-unfollowed-groups)
2140         (gnus-registry-split-fancy-with-parent): Fix documentation.
2141
2142 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2143
2144         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2145         from nnweb groups.
2146
2147 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2148
2149         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2150         Xref urls.  Erase buffer before requesting head.
2151
2152 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2153
2154         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
2155         customizable.
2156
2157 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
2158
2159         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2160         no signing key is found.
2161         (mml2015-epg-encrypt): Ask user whether to skip or abort if
2162         no encrypting and/or signing key is found.
2163
2164 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2165
2166         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2167
2168 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2169
2170         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2171         headers read from disk with the ones newly found in the current search.
2172         This should no longer cause problems, because the article numbers in
2173         Gmane's `nov.php' output are ignored since the previous change.
2174
2175 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2176
2177         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2178
2179 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2180
2181         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
2182         replace-regexp-in-string; bind url-version; fbind display-images-p and
2183         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
2184         find-face and set-itimer-function for Emacs; bind itimer-list for
2185         Emacs.
2186
2187         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2188
2189 2007-01-01  Romain Francoise  <romain@orebokech.com>
2190
2191         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2192
2193 2006-12-31  Steve Youngs  <steve@sxemacs.org>
2194
2195         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2196         `define-minor-mode' macro definition expanded properly.
2197         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2198         exclude it there.
2199
2200         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2201         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
2202         `fboundp' test.
2203         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2204         This is OK to autoload in (S)XEmacs now.
2205
2206 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2207
2208         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2209         keystroke.
2210         (gnus-summary-limit-to-singletons): Fix typo.
2211
2212         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2213         else fails.
2214
2215 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2216
2217         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2218         docstring.
2219
2220         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2221         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2222         (gnus-summary-insert-dormant-articles): Fix typo in message.
2223
2224 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2225
2226         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2227         nil for XEmacs.
2228         (gnus-message-citation-mode): Don't autoload in XEmacs.
2229
2230         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2231
2232 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2233
2234         * nnimap.el (nnimap-expunge-search-string): Mention
2235         nnimap-search-uids-not-since-is-evil in docstring.
2236
2237 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2238
2239         * spam.el: Revert to make-obsolete-variable because
2240         define-obsolete-variable-alias is not supported in Emacs 21.
2241
2242         * spam.el (spam-ifile-path, spam-ifile-database-path)
2243         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2244         make-obsolete-variable.
2245         (spam-bsfilter-path, spam-bsfilter-program)
2246         (spam-spamassassin-path, spam-spamassassin-program)
2247         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
2248         use "path" inappropriately.
2249         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2250         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2251         variable names.
2252
2253 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
2254
2255         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2256         summary buffer.
2257
2258         * password.el (password-cache-remove): Use clear-string to burn
2259         password, if available.
2260
2261 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2262
2263         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2264
2265         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2266
2267         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2268         (gnus-message-highlight-citation): Move defcustom here from
2269         gnus-cite.el.
2270         (gnus-message-citation-mode): Autoload.
2271
2272         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
2273         checks to make it compile with XEmacs.
2274         (gnus-message-citation-mode): New minor mode.
2275         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2276         (gnus-message-highlight-citation): New variables.
2277         (gnus-message-search-citation-line)
2278         (gnus-message-add-citation-keywords)
2279         (gnus-message-remove-citation-keywords)
2280         (turn-on-gnus-message-citation-mode)
2281         (turn-off-gnus-message-citation-mode): New functions.
2282
2283 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
2284
2285         * gnus-cite.el: Enable highlighting of different citation levels in
2286         message-mode.
2287
2288 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2289
2290         * message.el (message-make-fqdn): Fix comment.
2291         (message-bogus-system-names): Add ".local".
2292
2293         * spam.el (spam-ifile-path, spam-ifile-program)
2294         (spam-ifile-database-path, spam-ifile-database)
2295         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2296         Don't use "path" inappropriately.
2297         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2298         strings.
2299         (spam-check-ifile, spam-ifile-register-with-ifile)
2300         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2301         new variable names.
2302
2303         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2304         (gnus-treat-display-smileys): Simplify using
2305         gnus-image-type-available-p.
2306
2307         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2308         available.
2309
2310         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
2311         `display-images-p' if available.
2312
2313 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2314
2315         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2316         one after turning on the buffer's multibyteness instead of decoding
2317         them directly in the unibyte buffer that causes unexpected conversion
2318         in Emacs 23 (unicode).
2319
2320 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2321
2322         * message.el (message-generate-hashcash): Fix custom type.
2323
2324 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2325
2326         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2327
2328 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2329
2330         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2331         disconnect icons.  Add help text.
2332
2333 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
2334
2335         * spam.el (spam-extra-header-to-number): CRM114 spam score is
2336         negated to be consistent with the others we handle.
2337
2338 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2339
2340         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2341         version of gnus-summary-buffer to something, so that we can use two
2342         article buffers at the same time.
2343
2344 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
2345
2346         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2347         trigger all the extra headers.
2348         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2349         sorting.
2350
2351 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2352
2353         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2354         solid groups.
2355
2356 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
2357
2358         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
2359
2360 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2361
2362         * legacy-gnus-agent.el: Add Copyright notice.
2363
2364 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
2365
2366         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2367
2368 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2369
2370         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2371
2372         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2373         to make it work reliably in CVS Emacs.
2374         (gnus-summary-limit-strange-charsets-predicate)
2375         (gnus-summary-limit-to-predicate): New functions.
2376
2377 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
2378
2379         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2380         specifying array size.
2381         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2382         array if it is too small.
2383         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2384         (gnus-sort-threads-loop): New function.
2385
2386 2006-12-06  Chris Moore  <dooglus@gmail.com>
2387
2388         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2389         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2390
2391 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2392
2393         * mm-url.el (mm-url-predefined-programs): Call curl with correct
2394         options.
2395
2396 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397
2398         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
2399         DOS-ing the recipient.
2400
2401         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
2402         the headers when creating the mapping to avoid mismappings.
2403         (nnweb-gmane-create-mapping): Always nix out old mapping.
2404
2405 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
2408         and mm-verify-option to never.
2409
2410 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2411
2412         * message.el (message-signed-or-encrypted-p): New function.
2413         (message-forward-make-body): Use it.
2414
2415         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
2416         Replace encode-coding-string with mm-encode-coding-string.
2417
2418 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * nneething.el (nneething-decode-file-name): Replace
2421         decode-coding-string with mm-decode-coding-string.
2422
2423         * gnus-int.el (gnus-open-server): Say failed server's name.
2424
2425 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2426
2427         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
2428         strings to a single string.  Quote `errors-file-name'.
2429         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
2430         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
2431         Adjust calls.  Use `shell-quote-argument'.
2432
2433 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
2434
2435         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
2436         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
2437
2438         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
2439         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
2440         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
2441         (gnus-group-make-directory-group, gnus-group-transpose-groups):
2442         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
2443         (gnus-subscribe-newsgroup, gnus-1):
2444         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
2445         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
2446         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
2447         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
2448
2449 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2450
2451         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
2452         keystroke.
2453         (gnus-summary-limit-to-bodies): Implement headersp.
2454
2455 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456
2457         * dns.el (query-dns): Protect against "Process dns deleted" strings.
2458
2459 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2460
2461         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
2462
2463 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464
2465         * message.el (message-generate-hashcash): Expand range of values to
2466         include `opportunistic'.
2467         (message-send-mail): Use it.
2468
2469 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2470
2471         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
2472         and comment it.
2473
2474         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
2475
2476 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
2477
2478         * gnus-util.el (gnus-extract-address-components): Improve comment.
2479
2480 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * gnus-util.el (gnus-extract-address-components): Work with address in
2483         which the name portion contains @.
2484
2485         * lpath.el: Fbind custom-autoload.
2486
2487 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2488
2489         * gnus.el (gnus-start): Move custom group up.
2490         (gnus-select-method): Don't autoload, but make it available for
2491         `customize-variable'.
2492         (gnus-getenv-nntpserver): Don't autoload.
2493
2494 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
2495
2496         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
2497
2498 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2499
2500         * message.el (message-sendmail-extra-arguments): New variable.
2501         (message-send-mail-with-sendmail): Use it.
2502
2503 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
2506         mm-with-unibyte-current-buffer to make string unibyte.
2507
2508         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
2509         mm-string-as-multibyte.
2510
2511 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
2512
2513         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
2514         Reported by Werner Koch <wk@gnupg.org>.
2515
2516 2006-11-14  Daiki Ueno  <ueno@p360>
2517
2518         * mml2015.el: Autoload epa-select-keys when compiling.
2519
2520 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2521
2522         * mml2015.el (mml2015-epg-sign): Save the signing keys in
2523         message-options.
2524         (mml2015-epg-encrypt): Save the recipient keys in message-options.
2525
2526 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2527
2528         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
2529         EasyPG (< 0.0.6).
2530         (mml2015-always-trust): New user option.
2531         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
2532         prompt.
2533
2534 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * nntp.el (nntp-authinfo-force): New variable.
2537         (nntp-send-authinfo): Use it.
2538
2539 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
2540
2541         * message.el (message-strip-subject-encoded-words): Allow _not_ to
2542         decode encoded words.  Improve prompt.  Add comment about forwarding.
2543         (message-replacement-char): Move up.
2544
2545 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2546
2547         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
2548         instead of gnus-intersection because arguments of gnus-sorted-nunion
2549         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
2550
2551 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
2552
2553         * message.el (message-strip-subject-encoded-words): Reformat prompt.
2554         (message-simplify-subject-functions): Enable
2555         message-strip-subject-encoded-words by default.
2556
2557 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
2558
2559         * message.el (message-strip-subject-encoded-words): New function
2560         (message-simplify-subject-functions): New variable.
2561         (message-simplify-subject): Use it.  Fix typo in doc string.
2562         Support message-strip-subject-encoded-words.
2563
2564 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
2565
2566         * gnus-diary.el (gnus-diary-delay-format-function):
2567         * nndiary.el (nndiary-reminders):
2568         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
2569
2570 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2571
2572         * gnus-art.el (article-hide-boring-headers): Fetch date from
2573         gnus-original-article-buffer to avoid problems with localized date
2574         strings.
2575
2576 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2577
2578         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
2579
2580 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
2581
2582         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
2583         New variables.
2584         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2585         (mm-charset-synonym-alist): Move some entries to
2586         mm-codepage-iso-8859-list.
2587         (mm-charset-synonym-alist, mm-charset-override-alist): Add
2588         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2589
2590 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
2593
2594 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2595
2596         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
2597         with Emacs 21 and XEmacs.
2598
2599 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2600
2601         * spam.el (spam-parse-address): New function for better parsing,
2602         catching errors, etc.
2603         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
2604
2605 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2606
2607         * mm-view.el: Add interactive arg to html2text autoload.
2608
2609 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2610
2611         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
2612
2613 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
2614
2615         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
2616         variables.
2617         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2618         (mm-charset-synonym-alist): Move some entries to
2619         mm-codepage-iso-8859-list.
2620
2621         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
2622
2623 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
2624
2625         * message.el (message-citation-line-format)
2626         (message-insert-formated-citation-line): Fix implementation of %E, %N
2627         and %n according to the doc string.
2628
2629 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
2630
2631         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2632         car-safe to avoid bad parses.
2633
2634 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
2637         names.
2638
2639         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
2640
2641 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2642
2643         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
2644         header.
2645
2646         * message.el (message-draft-headers): Add Date.
2647         (message-headers-to-generate): Fix typo in docstring.
2648
2649         * nndraft.el (nndraft-required-headers): New variable.
2650         (nndraft-generate-headers): Use it.
2651
2652         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
2653
2654 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2655
2656         * gnus-registry.el (gnus-registry-wash-for-keywords)
2657         (gnus-registry-find-keywords): New functions to allow easy searching of
2658         articles that are in the registry.
2659
2660 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2661
2662         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2663         ietf-drums-parse-address instead of gnus-extract-address-components.
2664         Reported by Damien Elmes <damien@repose.cx>.
2665
2666 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2667
2668         * gnus.el (gnus-mime): Remove unused custom group.
2669
2670 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2671
2672         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
2673         "blank line" when searching for end of armor headers.
2674
2675 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * gmm-utils.el (gmm-write-region): Fix variable name.
2678
2679 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
2680
2681         * gmm-utils.el (gmm-write-region): New function based on compatibility
2682         code from `mm-make-temp-file'.
2683
2684         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
2685
2686         * nnmaildir.el (nnmaildir--update-nov)
2687         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
2688         Use `gmm-write-region'.
2689
2690 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2691
2692         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
2693         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2694
2695         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
2696
2697         * message.el (message-replacement-char): New variable.
2698         (message-fix-before-sending): Use it.
2699         (message-simplify-subject): New function to remove duplicate code.
2700         (message-reply, message-followup): Use it.
2701
2702         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
2703         gnus-summary-limit-to-articles.
2704
2705 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2706
2707         * gnus-util.el (gnus-with-local-quit): New macro.
2708
2709         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2710
2711 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
2712
2713         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
2714         ignore non-string data.
2715
2716 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
2717
2718         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
2719         non-string data (needs to be done in the registry too).
2720
2721 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2722
2723         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
2724         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
2725         (gnus-registry-split-fancy-with-parent)
2726         (gnus-registry-fetch-simplified-message-subject-fast)
2727         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
2728         Remove text properties on ingress into the registry and when it's saved.
2729         (gnus-registry-clean-empty-function): Fix bug with cleaning the
2730         registry from entries with no groups.
2731
2732 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2733
2734         * gnus-util.el (gnus-string-remove-all-properties): Add utility
2735         function to remove string properties.
2736
2737 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2738
2739         * gmm-utils.el (gmm): Adjust custom version.
2740
2741         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
2742         custom version.
2743
2744         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
2745
2746 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2747
2748         * gnus-art.el (gnus-insert-prev-page-button)
2749         (gnus-insert-next-page-button): Simplify.  Reformat.
2750
2751 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2752
2753         * gnus-art.el (gnus-insert-prev-page-button)
2754         (gnus-insert-next-page-button): Apply gnus-article-button-face.
2755
2756 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
2757
2758         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2759
2760 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2761
2762         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
2763         gnus-article-button-face to MIME and security buttons.
2764
2765 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2766
2767         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
2768         readable.
2769
2770 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2771
2772         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
2773
2774 2006-09-20  Steve Youngs  <steve@sxemacs.org>
2775
2776         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
2777         `browse-url-of-file' instead of `browse-url'.
2778
2779 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2780
2781         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2782         regexp.  Articles containing quotation were cut prematurely.
2783
2784 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * message.el (message-cite-original-1): Use nobody by default for the
2787         value of From header.
2788         (message-reply): Ditto.
2789
2790 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
2791
2792         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
2793         to the gnus-info.  This fixes a bug of inline-PGP message verification.
2794         Reported by Michael Piotrowski <mxp@dynalabs.de>.
2795
2796 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2797
2798         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
2799         mails in the doc string.  Add some URLs in comment.
2800         (pop3-movemail): Warn about pop3-leave-mail-on-server.
2801
2802 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2803
2804         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
2805         backslashes handling and the way to find boundaries of quoted strings.
2806
2807 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
2808
2809         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
2810         mml1991-encrypt-to-self is set and mml1991-signers is not set.
2811         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
2812         mml2015-encrypt-to-self is set and mml2015-signers is not set.
2813
2814 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2815
2816         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
2817         doc string.
2818         (gnus-button-regexp, gnus-button-last): Remove unused variables.
2819
2820 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * lpath.el: Fbind epg-check-configuration.
2823
2824 2006-09-06  Simon Josefsson  <jas@extundo.com>
2825
2826         * mml2015.el (mml2015-use): Doc fix, mention epg.
2827
2828 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
2829
2830         * mml2015.el (mml2015-use): Default to epg, if available.
2831
2832 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
2833
2834         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
2835         message-sender.
2836         (mml1991-epg-encrypt): Ditto.
2837         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
2838         message-sender.
2839         (mml2015-epg-encrypt): Ditto.
2840
2841 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
2842
2843         * message.el (message-send-mail-with-sendmail): Look for sendmail in
2844         several common directories.
2845
2846 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
2847
2848         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
2849         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
2850
2851 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2852
2853         * gnus-art.el (article-decode-encoded-words): Make it fast.
2854
2855 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2856
2857         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
2858
2859         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
2860         in quoted string into `\'.
2861
2862 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2863
2864         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2865         Use standard-syntax-table.
2866
2867 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * gnus-art.el (gnus-decode-address-function): New variable.
2870         (article-decode-encoded-words): Use it to decode headers which are
2871         assumed to contain addresses.
2872         (gnus-mime-delete-part): Remove useless `or'.
2873
2874         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
2875         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
2876         (gnus-nov-parse-line): Use it to decode From header.
2877         (gnus-get-newsgroup-headers): Ditto.
2878         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
2879
2880         * mail-parse.el (mail-decode-encoded-address-region): New alias.
2881         (mail-decode-encoded-address-string): New alias.
2882
2883         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2884         New function.
2885         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
2886         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
2887         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
2888         (rfc2047-decode-string): Ditto.
2889         (rfc2047-decode-address-region): New function.
2890         (rfc2047-decode-address-string): New function.
2891
2892 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
2893
2894         * message.el (message-caesar-buffer-body): Allow rotating headers.
2895
2896         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
2897
2898         * message.el (message-insert-formated-citation-line): Fix %f.
2899         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
2900
2901 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2902
2903         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
2904         (gnus-bookmark-mouse-available-p): New macro.
2905         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
2906         (gnus-bookmark-bmenu-show-infos): Use it.
2907         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
2908         (gnus-bookmark-bmenu-hide-infos): Ditto.
2909         (gnus-bookmark-remove-properties): New function.
2910         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
2911         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
2912         (gnus-bookmark-write-file): Bind coding-system-for-write.
2913         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
2914         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
2915         group before selecting it.
2916         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
2917         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
2918         quit-window if it is not available; use gnus-mouse-2 and bind it to
2919         gnus-bookmark-bmenu-select-by-mouse.
2920         (gnus-bookmark-show-details): Remove unused variable `details-list'.
2921         (gnus-bookmark-bmenu-select-by-mouse): New function.
2922
2923 2006-08-13  Romain Francoise  <romain@orebokech.com>
2924
2925         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
2926         space.
2927
2928 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2929
2930         * compface.el (uncompface): Use binary rather than raw-text-unix.
2931
2932 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2933
2934         * compface.el (uncompface): Make sure the eol conversion doesn't take
2935         place when communicating with the external programs.  Reported by
2936         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2937
2938 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2939
2940         * nnheader.el (nnheader-insert-head): Fix typo in comment.
2941
2942 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2943
2944         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2945         Make it more robust by parsing author and date independently.
2946
2947 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2950
2951 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
2952
2953         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
2954         first matching secret key.
2955         (mml2015-epg-encrypt): Ditto.
2956
2957         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
2958         first matching secret key.
2959         (mml1991-epg-encrypt): Ditto.
2960
2961         * mml2015.el (mml2015-encrypt-to-self): New user option.
2962         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
2963         mml2015-epg-encrypt-to-self is set.
2964
2965         * mml1991.el (mml1991-encrypt-to-self): New variable.
2966         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
2967         mml1991-epg-encrypt-to-self is set.
2968
2969         * mml2015.el (mml2015-signers): New user option.
2970         (mml2015-epg-sign): Reflect the value of mml2015-signers.
2971         (mml2015-epg-encrypt): Allow to select signing keys.
2972
2973         * mml1991.el (mml1991-signers): New variable.
2974         (mml1991-epg-sign): Reflect the value of mml1991-signers.
2975         (mml1991-epg-encrypt): Allow to select signing keys.
2976
2977 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * nnheader.el (nnheader-insert-head): Make it work even if the file
2980         uses CRLF for the line-break code.
2981
2982 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
2983
2984         * mml2015.el: Require mml-sec instead of password.
2985         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
2986         (mml2015-cache-passphrase): Inherit the default value from
2987         mml-secure-cache-passphrase.
2988         (mml2015-passphrase-cache-expiry): Inherit the default value from
2989         mml-secure-passphrase-cache-expiry.
2990
2991         * mml1991.el: Require mml-sec instead of password.
2992         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
2993         (mml1991-cache-passphrase): Inherit the default value from
2994         mml-secure-cache-passphrase.
2995         (mml1991-passphrase-cache-expiry): Inherit the default value from
2996         mml-secure-passphrase-cache-expiry.
2997
2998         * mml-sec.el: Require password.
2999         (mml-secure-verbose): New user option.
3000         (mml-secure-cache-passphrase): New user option.
3001         (mml-secure-passphrase-cache-expiry): New user option.
3002
3003 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
3004
3005         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3006         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
3007         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
3008
3009         FIXME: Use `tiny change'?
3010
3011 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3012
3013         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3014         workaround for the url package included with Emacs.
3015
3016         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3017
3018 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3021         correctly.  This fixes a bug caused by the 2006-05-12 change.
3022
3023 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
3024
3025         * nnmail.el (nnmail-article-group): If splitting raises an error, give
3026         some information about the error when saying that the `bogus' mail
3027         group will be used.
3028
3029 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3030
3031         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3032         string.
3033
3034 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
3035
3036         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3037
3038 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3039
3040         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3041
3042 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3043
3044         * mml1991.el (mml1991-function-alist): Add epg.
3045         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3046         (mml1991-epg-encrypt): New functions.
3047
3048 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
3049
3050         * mml2015.el (mml2015-verbose): New variable.
3051         (mml2015-cache-passphrase): Ditto.
3052         (mml2015-passphrase-cache-expiry): Ditto.
3053         (mml2015-function-alist): Add epg.
3054         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3055         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3056         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3057         functions.
3058
3059 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3060
3061         * message.el (message-cite-original-1): Preserve region when removing
3062         quoted text due to X-No-Archive in order to avoid bogus attribution
3063         when citing multiple messages.
3064
3065 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3066
3067         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
3068         Kenneth Jacker <khj@be.cs.appstate.edu>.
3069
3070 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
3071
3072         * gnus-diary.el (gnus-user-format-function-d)
3073         (gnus-user-format-function-D): Autoload.
3074
3075         * imap.el (Commentary): Fix typo.
3076
3077         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3078         2006-04-22 contribution.
3079
3080 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3081
3082         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3083         It didn't really fix the bogosity I'm seeing with solid web groups.
3084
3085 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3086
3087         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3088         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3089         created using server names.  If we use the feature without declaring
3090         it, Gnus does not properly manage server and group state.
3091
3092         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3093         bound.
3094
3095 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3096
3097         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3098         looking up the method using GROUP's prefix before inventing a new one.
3099         It is used on killed/unknown groups in various places where returning
3100         an all-new method isn't expected by the caller.
3101
3102         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3103         and match semantics of gnus-group-real-prefix.
3104
3105 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
3106
3107         * nnmail.el (nnmail-broken-references-mailers): New variable.
3108         (nnmail-ignore-broken-references): New function generalizing
3109         nnmail-fix-eudora-headers.
3110         (nnmail-fix-eudora-headers): Now obsolete.
3111
3112         * gnus-art.el (gnus-button-handle-custom): Support
3113         `customize-apropos*'.
3114
3115 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3116
3117         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3118
3119         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3120         articles.
3121
3122 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
3123
3124         * message.el (message-cite-reply-above): New variable.
3125         (message-yank-original): Use it.
3126
3127 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3128
3129         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3130
3131 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
3132
3133         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3134         as read.
3135
3136         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3137
3138 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
3139
3140         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3141         (gnus-bookmark-default-file): Use gnus-directory.
3142         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3143         Remove "*" in doc string.
3144         (gnus-bookmark-write-file): Simplify.
3145         (gnus-bookmark-maybe-sort-alist): Use `when'.
3146         (gnus-bookmark-get-bookmark): Fix typo in doc string.
3147         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3148         FIXME about Emacs 21 and XEmacs compatibility.
3149         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3150         compatibility.
3151         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3152         compatibility.
3153         (gnus-bookmark-menu-heading): Fix version.
3154
3155 2006-06-19  Bastien Guerry  <bzg@altern.org>
3156
3157         * gnus-bookmark.el: New file.
3158
3159 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3160
3161         * message.el (message-syntax-checks): Doc fix.
3162
3163 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3164
3165         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3166         unsubscribed groups as if they were killed ones.  It causes duplicate
3167         entries in gnus-newsrc-alist.
3168
3169 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * message.el (message-syntax-checks): Doc fix.
3172         (message-send-mail): Add check for continuation headers.
3173         (message-check-news-header-syntax): Fix regexp used to check for
3174         continuation headers.
3175
3176 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3179
3180 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
3181
3182         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3183
3184 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3187         default-truncate-lines.
3188
3189 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3192         to fill the utf-8 entry.
3193
3194         * lpath.el: Fbind unicode-precedence-list.
3195
3196 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3197
3198         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3199
3200 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
3201
3202         * gnus-agent.el (directory-files-and-attributes): Move all the way
3203         forward (the third and final move).
3204         (gnus-agent-read-agentview): Trap reconstruction errors due to
3205         nonexistant directory.  Handle by returning nil.
3206
3207 2006-05-30  Didier Verna  <didier@xemacs.org>
3208
3209         * message.el (message-dont-reply-to-names): Update the custom type.
3210         * message.el (message-dont-reply-to-names): New defsubst: potentially
3211         convert a list of regexps into a single one.
3212         * message.el (message-get-reply-headers): Use it.
3213         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3214
3215 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3216
3217         * gnus-agent.el (directory-files-and-attributes): Move forward.
3218
3219 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3220
3221         * gnus-ml.el (gnus-mailing-list-subscribe)
3222         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3223         (gnus-mailing-list-message): Fix doc strings.
3224
3225 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3226
3227         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3228         of doing it manually.
3229
3230 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3231
3232         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3233         comment.
3234
3235 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
3236
3237         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
3238         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
3239         (gnus-agent-read-local): All symbols allocated in my-obarray
3240         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3241         (gnus-agent-regenerate-group): Check numeric names to see if they are
3242         messages or groups.
3243         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3244         better way of do this...)
3245
3246         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3247         'dummy.group' (there should be a better way of do this...)
3248
3249 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3250
3251         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3252         (gnus-saved-headers): Ditto.
3253         (gnus-default-article-saver): Mention functions may have properties.
3254         (gnus-article-save): Override gnus-save-all-headers and
3255         gnus-saved-headers by :headers property which saver function may have.
3256         (gnus-summary-save-in-file): Add :headers property.
3257         (gnus-summary-write-to-file): Ditto.
3258
3259         * gnus-sum.el (gnus-summary-save-article): Bind
3260         gnus-prompt-before-saving to t when saving many articles in a file;
3261         always show all headers.
3262
3263         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
3264
3265 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3266
3267         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3268         marks.
3269
3270         * message.el (message-indent-citation): Add optional arguments to allow
3271         using it outside of message buffers.
3272
3273         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3274         (gnus-article-treat-unfold-headers): Use it.
3275         (gnus-article-truncate-lines): New variable.
3276         (gnus-article-mode): Use it.
3277         (gnus-article-toggle-truncate-lines): New function.
3278
3279         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3280         gnus-article-toggle-truncate-lines.
3281
3282         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3283         coding system in XEmacs, use binary.
3284
3285 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3286
3287         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3288         after-load-alist.
3289
3290         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3291         this function should save decoded articles.
3292         (gnus-summary-write-to-file): Use property to specify this function
3293         should save decoded articles and specify gnus-summary-save-in-file
3294         should be used to save articles other than the first one when saving
3295         many articles.
3296         (gnus-summary-save-body-in-file): Use property to specify this
3297         function should save decoded articles.
3298         (gnus-summary-write-body-to-file): Use property to specify this
3299         function should save decoded articles and specify
3300         gnus-summary-save-body-in-file should be used to save articles other
3301         than the first one when saving many articles.
3302
3303         * gnus-sum.el (gnus-summary-save-article): Simplify.
3304
3305 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * gnus-art.el (gnus-default-article-saver): Add
3308         gnus-summary-write-body-to-file.
3309         (gnus-article-save-coding-system): Don't use coding system object
3310         in XEmacs.
3311         (gnus-read-save-file-name): Add optional `dir-var' argument which
3312         specifies directory in which files are saved; work even if optional
3313         `variable' argument is not specified.
3314         (gnus-summary-write-to-file): Read file name.
3315         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3316         (gnus-summary-write-body-to-file): New function.
3317
3318         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3319         (gnus-summary-local-variables): Add it.
3320         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
3321         (gnus-summary-save-article): Remove optional `decode' argument;
3322         determine whether to decode articles by the value of
3323         gnus-default-article-saver; when saving many files using
3324         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3325         it first and use gnus-summary-save-in-file or
3326         gnus-summary-save-body-in-file thereafter unless
3327         gnus-prompt-before-saving is always; move point to article which
3328         will be saved.
3329         (gnus-summary-save-article-file): Revert.
3330         (gnus-summary-write-article-file): Revert.
3331         (gnus-summary-save-article-body-file): Revert.
3332         (gnus-summary-write-article-body-file): New function.
3333
3334 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3335
3336         * gnus-art.el (gnus-default-article-saver): Doc fix.
3337         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3338         from gnus-summary-save-article-coding-system, and default to a
3339         certain coding system.
3340         (gnus-output-to-file): Add coding cookie and encode text according
3341         to gnus-article-save-coding-system; don't use mm-append-to-file.
3342
3343         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3344         gnus-art.el and rename to gnus-article-save-coding-system.
3345         (gnus-summary-save-article): Require gnus-art; don't show all
3346         headers if it decodes articles; don't add coding cookie here;
3347         don't bind mm-text-coding-system-for-write.
3348         (gnus-summary-save-article-file): Save decoded articles.
3349         (gnus-summary-write-article-file): When saving many files, use
3350         gnus-summary-write-to-file first and gnus-summary-save-in-file
3351         thereafter unless gnus-prompt-before-saving is always.
3352         (gnus-summary-save-article-body-file): Save decoded articles.
3353
3354         * lpath.el: Fbind select-safe-coding-system for XEmacs.
3355
3356 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3357
3358         * nnrss.el (nnrss-check-group): Bind hash-index.
3359
3360 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3361
3362         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3363         its hash index.  Store this hash in `nnrss-group-data'.
3364         (nnrss-read-group-data): Update accordingly.
3365
3366 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3367
3368         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3369         entry.
3370
3371         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3372         gnus-article-browse-html-article.
3373
3374 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
3375
3376         * gnus-sum.el (gnus-summary-mime-map): Add
3377         gnus-article-browse-html-article.
3378
3379         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
3380
3381 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3382
3383         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3384         suitable coding systems in customize.
3385
3386 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3387
3388         * mail-source.el (mail-sources): Fix custom type.
3389
3390 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
3391
3392         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3393         (gnus-summary-expire-articles-now): Shorten prompt.
3394
3395         * gmm-utils.el (wid-edit): Require.
3396         (defun-gmm): Renamed from `gmm-defun-compat'.
3397         (gmm-image-search-load-path): Use it.
3398         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
3399
3400 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3401
3402         * gnus-sum.el (gnus-summary-save-article-coding-system): New
3403         variable.
3404         (gnus-summary-save-article): Add optional `decode' argument.  If
3405         it is set and gnus-summary-save-article-coding-system is non-nil,
3406         save decoded article.
3407         (gnus-summary-write-article-file): Save decoded article if
3408         gnus-summary-save-article-coding-system is non-nil.
3409
3410         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
3411         type.
3412
3413 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3414
3415         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
3416
3417 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3418
3419         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
3420         first to test gnus-single-article-buffer which may be buffer-local.
3421
3422         * gnus-sum.el (gnus-summary-setup-buffer): Make
3423         gnus-single-article-buffer buffer-local and nil in ephemeral
3424         group; make gnus-article-buffer, gnus-article-current, and
3425         gnus-original-article-buffer always buffer-local.
3426         (gnus-summary-exit): Kill article buffer belonging to ephemeral
3427         group.
3428         (gnus-handle-ephemeral-exit): Don't move to next summary line.
3429
3430 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
3431
3432         * nnml.el (nnml-request-compact-group): Compressed files might not
3433         have .gz extension.
3434
3435 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3436
3437         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
3438         (mm-copy-to-buffer): Use with-current-buffer.
3439         (mm-display-part): Simplify.
3440         (mm-inlinable-p): Add optional arg `type'.
3441
3442 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3443
3444         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
3445         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
3446         Try harder to show the attachment internally or externally using
3447         gnus-mime-view-part-as-type.
3448
3449 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
3450
3451         * message.el (message-from-style, message-signature-separator)
3452         (message-user-organization-file, message-send-mail-function)
3453         (message-citation-line-function, message-yank-prefix)
3454         (message-indent-citation-function, message-signature)
3455         (message-signature-file, message-signature-insert-empty-line):
3456         Remove autoloads.
3457
3458         * gnus-art.el (gnus-buttonized-mime-types): Remove
3459         "multipart/signed".  Revert 2006-04-26 change.
3460
3461 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3462
3463         * gnus.el (gnus-version-number): Bump version.
3464
3465 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3466
3467         * gnus.el: No Gnus v0.5 is released.
3468
3469 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3470
3471         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
3472         fetching articles by message-id.
3473
3474 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3475
3476         * message.el (hashcash): Require hashcash as normal.
3477
3478         * ecomplete.el (ecomplete-highlight-match-line): Use
3479         point-at-eol.
3480         (ecomplete-highlight-match-line): Use `highlight', because that
3481         face exists in both Emacs and XEmacs.
3482
3483         * message.el (message-display-abbrev): Use point-at-bol.
3484
3485         * mail-source.el: Don't require timer/timer-funcs.
3486
3487         * gnus-async.el: Ditto.
3488
3489         * password.el: Ditto.
3490
3491         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
3492
3493         * mm-url.el: Ditto.
3494
3495         * gnus-xmas.el: Don't require timer-funcs.
3496
3497         * mm-util.el: Require timer/timer-funcs.
3498
3499 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3500
3501         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
3502         Close.
3503
3504 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3505
3506         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
3507         unibyte after clear-decrypt function runs.
3508
3509         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
3510         returns as a unibyte string.
3511
3512 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3513
3514         * lpath.el: Revert.
3515
3516         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
3517         (pgg-gpg-process-sentinel): Revert.
3518
3519         * pgg-pgp.el (pgg-pgp-process-region): Revert.
3520         (pgg-pgp-lookup-key): Revert.
3521
3522         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
3523         (pgg-pgp5-lookup-key): Revert.
3524
3525         * pgg.el (pgg-fetch-key): Revert.
3526
3527 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3528
3529         * lpath.el: Fbind string-as-multibyte for XEmacs.
3530
3531         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
3532         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
3533         (mml1991-pgg-encrypt): Ditto.
3534
3535         * pgg-gpg.el (pgg-string-to-multibyte): New function.
3536         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
3537         a multibyte buffer.
3538
3539         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
3540         (pgg-pgp-lookup-key): Ditto.
3541
3542         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3543         (pgg-pgp5-lookup-key): Ditto.
3544
3545         * pgg.el (pgg-fetch-key): Ditto.
3546
3547 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
3548
3549         * message.el (message-user-organization-file): Check several
3550         locations of the organization file.
3551
3552         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
3553         Add gnus-article-view-part-as-type.
3554
3555         * gnus-art.el (gnus-article-view-part-as-type): New function.
3556
3557         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
3558         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
3559
3560         * mml.el: Simplify autoload.
3561         (mml-mode): defvar dnd-protocol-alist instead of using
3562         symbol-value.
3563         (mml-default-directory): New variable.
3564         (mml-minibuffer-read-file): Use it.
3565         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
3566
3567         * message.el (message-citation-line-format): New variable.
3568         (message-insert-formated-citation-line): New function.
3569         (message-citation-line-function): Add
3570         `message-insert-formated-citation-line' to custom type.
3571
3572         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
3573         to doc string.
3574
3575         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
3576         depending on mm-verify-option.
3577
3578 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3579
3580         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
3581         binding pgg-* variables; reimplement the section which prevents
3582         MIME header from being signed.
3583         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
3584         pgg-text-mode; remove a blank line at the top of body.
3585
3586         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
3587         lines at the top of body; use gnus-newsgroup-charset if there's no
3588         Charset header.
3589
3590 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3591
3592         * message.el (message-self-insert-commands): Doc fix.
3593
3594         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
3595         (mm-uu-pgp-encrypted-test): Ditto.
3596         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
3597         between header and body; return application/pgp-encrypted handle
3598         if decryption failed; decode decrypted body by charset.
3599
3600         * mm-decode.el (mm-automatic-display): Don't make application/pgp
3601         element match to application/pgp-*.
3602
3603 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3604
3605         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
3606         HTML.
3607
3608 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3609
3610         * mail-source.el (mail-source-call-script): Message the error
3611         string.
3612
3613 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * gnus-util.el (gnus-byte-compile): Use it.
3616
3617 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
3618
3619         * gnus-util.el (kill-empty-logs): New function.
3620
3621 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3622
3623         * message.el (message-mail-alias-type): Doc fix.
3624         (message-mail-alias-type-p): New function.
3625         (message-send): Use it.
3626         (message-mode): Ditto.
3627         (message-strip-forbidden-properties): Ditto.
3628
3629         * ecomplete.el (ecomplete-database-file-coding-system): New
3630         variable.
3631         (ecomplete-save): Use it.
3632         (ecomplete-setup): Use it.
3633
3634 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3635
3636         * message.el (message-self-insert-commands): New variable.
3637         (message-strip-forbidden-properties): Use it.
3638
3639 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * message.el (message-put-addresses-in-ecomplete): Use a regexp
3642         that doesn't make XEmacs choke.
3643
3644 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
3645
3646         * gnus-util.el (gnus-replace-in-string):
3647         Prefer replace-regexp-in-string over of replace-in-string.
3648
3649 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * gnus-util.el (gnus-select-frame-set-input-focus):
3652         Use select-frame-set-input-focus if it is available in XEmacs; use
3653         definition defined in Emacs 22 for old Emacsen.
3654
3655         * dgnushack.el: Autoload unmorse-region for XEmacs.
3656
3657         * lpath.el: Bind cursor-in-non-selected-windows and
3658         select-frame-set-input-focus for XEmacs.
3659
3660 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * mm-view.el (mm-inline-text): Use equal instead of equalp.
3663
3664 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3665
3666         * gnus-registry.el (gnus-registry-cache-save): Remove text
3667         properties when saving via the temp buffer.
3668
3669 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3670
3671         * message.el (message-generate-hashcash): Honor custom type.
3672
3673 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3674
3675         * message.el (message-generate-hashcash): Default to non-nil when
3676         hashcash is found.
3677
3678         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
3679         (gnus-refer-thread-limit): Increase default to 500.
3680
3681         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
3682
3683         * flow-fill.el (fill-flowed): Allow delete-space.
3684
3685 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3686
3687         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3688         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
3689         Remove autoloads.
3690
3691 2006-04-18  Simon Josefsson  <jas@extundo.com>
3692
3693         * message.el (message-generate-hashcash): Default to.
3694
3695 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3696
3697         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3698         concatenating segments rather than before concatenating them.
3699
3700 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3701
3702         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
3703
3704 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3705
3706         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
3707
3708         * message.el (message-forward-make-body-plain): Allow
3709         message-forward-ignored-headers to be a list.
3710         (message-remove-ignored-headers): Factor out into function.
3711         (message-forward-make-body-mml): Use it.
3712
3713         * imap.el (imap-quote-specials): New function.
3714         (imap-login-auth): Quote specials.
3715
3716         * rfc2231.el (rfc2231-parse-string): Remove dead code.
3717         (rfc2231-parse-string): Allow concatanation of parameters that
3718         aren't contiguous.  The test case is
3719           (mail-header-parse-content-type "message/external-body;
3720             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
3721             access-type=LOCAL-FILE;
3722             name*1*=plugh%2fhello-sailor%2fbing.pdf")
3723
3724 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3725
3726         * nntp.el (nntp-accept-process-output): Return the value of
3727         `nnheader-accept-process-output'.
3728
3729 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3730
3731         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
3732         (gnus-button-alist): Recognize more diff formats.
3733         (gnus-button-patch): Strip directory.
3734
3735 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3736
3737         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
3738         Emacs 22 when setting focus.
3739
3740 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * gnus-art.el (gnus-article-treat-types): Do treatment of
3743         text/x-verbatim parts.
3744         (gnus-button-patch): New command.
3745
3746         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
3747         addresses that contain invalid characters.
3748
3749 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * message.el (message-put-addresses-in-ecomplete): Use
3752         gnus-replace-in-string.
3753         (message-is-yours-p): Use the more correct
3754         mail-header-parse-address instead of
3755         mail-extract-address-components.
3756         (message-put-addresses-in-ecomplete): Fix typo.
3757
3758         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
3759         keystroke.
3760
3761         * gnus-art.el (gnus-treatment-function-alist): Change order of
3762         newsgroups/generic header folding to avoid double-folding.
3763
3764         * message.el (message-hidden-headers): Add X-Draft-From.
3765
3766         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
3767         command.
3768         (gnus-summary-repeat-search-article-backward): New command.
3769
3770         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
3771         groups in the parent topic.
3772
3773 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
3774
3775         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
3776         (spam-extra-header-to-number): Return the CRM114 number as a
3777         number instead of a string.
3778
3779 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3780
3781         * gnus-art.el (gnus-face-properties-alist): Moved here from
3782         gnus-fun.
3783
3784         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
3785
3786 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3787
3788         * message.el (message-strip-forbidden-properties): Only display on
3789         self-insert-command.
3790
3791         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
3792         reindent.
3793         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
3794
3795 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
3796
3797         * smiley.el (smiley-style): Fix typo.
3798
3799 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3800
3801         * hashcash.el (hashcash-insert-payment-async-2): Use
3802         message-goto-eoh instead of doing it manually.
3803         (mail-add-payment): Use message-narrow-to-header instead of trying
3804         to do the same itself.
3805
3806         * message.el (message-hidden-headers): Add Face.
3807
3808         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
3809         reparenting code.
3810         (gnus-summary-reparent-children): Refactored out code.
3811         (gnus-summary-thread-map): New keystroke.
3812         (gnus-summary-reparent-children): Make into command.
3813
3814         * smiley.el (smiley-style): Default to `medium' if using a large
3815         font.
3816
3817         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
3818         does it itself.
3819
3820         * message.el (message-point-in-header-p): Simplify definition.
3821
3822 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3823
3824         * nnagent.el (nnagent-request-set-mark): Silence log file
3825         writing.
3826         (nnagent-request-set-mark): Use write-region instead of
3827         append-to-file.
3828
3829         * gnus-sum.el (gnus-read-header): Fudge article number if using a
3830         strange select method.
3831
3832         * ecomplete.el (ecomplete-display-matches): Get highlightling
3833         right.
3834         (ecomplete-display-matches): Use literals.
3835         (ecomplete-display-matches): Disable message logging.
3836
3837         * message.el (message-display-abbrev): Small optimization.
3838
3839         * ecomplete.el (ecomplete-display-matches): Allow automatic
3840         display.
3841
3842         * message.el (message-strip-forbidden-properties): Display
3843         abbrevs.
3844         (message-display-abbrev): Get automatic display right.
3845
3846         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
3847         keystrokes.
3848
3849 2006-04-13  Romain Francoise  <romain@orebokech.com>
3850
3851         TODO: Backport to v5-10!
3852
3853         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
3854         Moved here (and renamed) from gnus-registry.el.
3855
3856         * gnus-registry.el: Require gnus-util.
3857         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
3858
3859 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3860
3861         * gnus-group.el (gnus-group-catchup-current): Change
3862         if-then-else-if-then-else into cond.
3863         (gnus-group-catchup): Indent.
3864         (group-name-at-point): New function.
3865         (gnus-fetch-group): Provide default from thing at point.
3866
3867 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3868
3869         * message.el (message-display-abbrev): Fix regexp.
3870
3871         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
3872         choosing.
3873         (ecomplete-highlight-match-line): Fix up code rewrite, remove
3874         dead variables.
3875
3876         * message.el (message-newline-and-indent): Remove debugging.
3877         (message-display-abbrev): Use new implementation.
3878
3879 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3880
3881         * gnus-art.el (gnus-article-mode): Set
3882         cursor-in-non-selected-windows to nil.
3883
3884         * smiley.el: Revert previous change.
3885         (smiley-data-directory): defvar it before using it in the
3886         defcustom of `smiley-style'.
3887
3888 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3889
3890         * message.el (message-newline-and-indent): New function.
3891
3892         * ecomplete.el: Implement more bits.
3893
3894         * message.el (message-put-addresses-in-ecomplete): Clean up the
3895         string.
3896
3897         * ecomplete.el (ecomplete-add-item): Chop off decimals.
3898
3899         * gnus-sum.el (gnus-summary-save-parts): Bind
3900         gnus-summary-save-parts-counter and use it to make unique file
3901         names.
3902
3903         * gnus-art.el (gnus-ignored-headers): Add some more headers.
3904
3905         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
3906         parameter to say whether to actually parse the individual
3907         addresses.
3908
3909         * message.el (message-put-addresses-in-ecomplete): New function.
3910         (ecomplete): Require.
3911         (message-mail-alias-type): Add ecomplete as an option.
3912
3913 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
3914
3915         * flow-fill.el (fill-flowed): Remove trailing space from blank
3916         quoted lines.
3917
3918 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3919
3920         * smiley.el (smiley-style): Move definition later to avoid a
3921         compilation warning.
3922
3923 2006-04-12  Kenichi Handa  <handa@m17n.org>
3924
3925         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3926         buffer and then decode the buffer text if necessary.
3927         (rfc2231-encode-string): Be sure to work on multibyte buffer at
3928         first, and after mm-encode-body, change the buffer to unibyte.
3929         Use mm-disable-multibyte instead of set-buffer-multibyte.
3930
3931 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3932
3933         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
3934         Content-Type header instead of Content-Disposition header.
3935         (gnus-mime-inline-part): Ditto.
3936         (gnus-mime-view-part-as-charset): Ignore charset that the part
3937         specifies.
3938
3939         * mm-decode.el (mm-display-part): Work with external parts and
3940         usual parts similarly.
3941
3942         * mm-extern.el (mm-inline-external-body): Use mm-display-part
3943         instead of gnus-display-mime.
3944
3945         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
3946         instead of with-temp-buffer.
3947
3948         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
3949         tag to summarized topics part in order to encode non-ASCII text.
3950
3951 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3952
3953         * smiley.el (smiley-style): New variable.
3954         (smiley-directory): New function.
3955         (smiley-data-directory): Derive from `smiley-style' using
3956         `smiley-directory'.
3957         (smiley-regexp-alist): Add new entries.
3958
3959         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
3960         (gnus-article-browse-delete-temp): Add :version.
3961
3962 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3963
3964         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
3965         the sieve region.
3966
3967 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3968
3969         * gnus.el (gnus-version-number): Bump version.
3970
3971 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3972
3973         * gnus.el: No Gnus v0.4 is released.
3974
3975 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3976
3977         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
3978         layout.
3979
3980         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
3981         unknown charset.
3982
3983         * message.el (message-header-synonyms): Add Original-To to the
3984         default.
3985
3986         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
3987         optional parameter.
3988
3989 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3990
3991         * gnus-fun.el (gnus): Require it for gnus-directory.
3992
3993 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3994
3995         * gnus-fun.el (gnus-face-properties-alist): Add :version.
3996
3997 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3998
3999         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4000
4001 2006-04-05  Simon Josefsson  <jas@extundo.com>
4002
4003         * password.el (password-reset): New function.
4004
4005 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4006
4007         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4008         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4009
4010 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4011
4012         * nnweb.el (nnweb-google-create-mapping): Update regexp.
4013         Some whitespace was matched into the url, which broke browsing hits
4014         > 100 when mm-url-use-external was nil.
4015
4016 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4017
4018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4019         gnus-extra-headers for 'Newsgroups.
4020
4021         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4022         bound.
4023
4024 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
4025
4026         * pgg-gpg.el: Clean up process buffers every time gpg processes
4027         complete.
4028
4029 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
4030
4031         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4032         doc string.
4033
4034 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
4035
4036         * pgg-gpg.el (pgg-gpg-process-filter)
4037         (pgg-gpg-wait-for-completion): Check if buffer is alive.
4038
4039         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4040         lines, temporary fix.
4041
4042 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4043
4044         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4045
4046 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4047
4048         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4049         default-enable-multibyte-characters.  This reverts the change from
4050         revision 6.17 which is no longer necessary because the passphrase
4051         is sent separately now.  GnuPG messages are unreadable under
4052         multibyte locales with default-enable-multibyte-characters set to
4053         nil.
4054
4055 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4056
4057         * message.el (message-tool-bar-gnome): Move "spell".
4058
4059 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4060
4061         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4062         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
4063         instead.
4064
4065 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
4066
4067         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4068         newsgroups handling for NNTP overviews which don't include
4069         Newsgroups.
4070
4071 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4072
4073         * message.el (message-resend): Bind message-generate-hashcash to nil.
4074
4075 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4076
4077         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4078         when searching for already-paid recipients.
4079
4080 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4081
4082         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4083         passphrases when it is not needed.
4084         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4085         passphrase stuff from gpg, should only be necessary when you use
4086         gpg with a smartcard.
4087
4088 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4089
4090         * mml.el (mml-insert-mime): Ignore cached contents of
4091         message/external-body part.
4092
4093         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4094         (mm-insert-part): Ditto.
4095
4096 2006-03-23  Simon Josefsson  <jas@extundo.com>
4097
4098         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4099         Reiner.
4100         (pgg-gpg-use-agent-p): Use it again.
4101
4102 2006-03-23  Simon Josefsson  <jas@extundo.com>
4103
4104         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4105         older emacsen.
4106         (pgg-gpg-use-agent-p): Don't use it.
4107
4108 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
4109
4110         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4111         if we can.
4112
4113 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4114
4115         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4116         (pgg-gpg-update-agent): New function.
4117         (pgg-gpg-use-agent-p): New function.
4118         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4119         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4120         (pgg-gpg-sign-region): Use it.
4121
4122 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4125         Reported by Ralf Wachinger <rwachinger@gmx.de>.
4126
4127 2006-03-21  Simon Josefsson  <jas@extundo.com>
4128
4129         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4130         <wilde@sha-bang.de>.
4131         (pgg-gpg-use-agent): New variable.
4132         (pgg-gpg-process-region): Use it.
4133         (pgg-gpg-encrypt-region): Likewise.
4134         (pgg-gpg-encrypt-symmetric-region): Likewise.
4135         (pgg-gpg-decrypt-region): Likewise.
4136         (pgg-gpg-sign-region): Likewise.
4137         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4138
4139 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4140
4141         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
4142
4143         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4144         Add comment on version.
4145
4146 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4147
4148         * smiley.el: Add missing test smiley.
4149
4150 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * mm-decode.el (mm-with-part): New macro.
4153         (mm-get-part): Use it; work with message/external-body as well.
4154         (mm-save-part): Treat name and filename equally.
4155
4156         * mm-extern.el (mm-extern-cache-contents): New function.
4157         (mm-inline-external-body): Use it; force the part to be displayed;
4158         move undisplayer added to the cached handle to the parent.
4159
4160         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4161         (gnus-mime-view-part-as-type): Work with message/external-body.
4162
4163         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4164
4165 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4166
4167         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4168         images in image-load-path.  [Sync with image.el, revision 1.60, in
4169         Emacs.]
4170
4171 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4172
4173         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4174         path rather than symbol.  Always return list of directories.
4175         Guarantee that image directory comes first.  [Sync with image.el,
4176         revision 1.59, in Emacs.]
4177
4178         * message.el (message-make-tool-bar): Adjust to new API of
4179         `gmm-image-load-path-for-library'.
4180
4181         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4182
4183         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4184
4185 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4186
4187         * gnus-art.el (gnus-article-only-boring-p):
4188         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4189         intangible text.
4190         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4191
4192 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
4193
4194         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
4195         `defun' instead of `gmm-defun-compat'.
4196
4197 2006-03-14  Simon Josefsson  <jas@extundo.com>
4198
4199         * message.el (message-unique-id): Don't use message-number-base36
4200         if (user-uid) is a float.
4201         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4202
4203 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4206
4207         * gnus-art.el (gnus-mime-display-single): Make sure there is an
4208         empty line between a part and a message part.
4209
4210 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4211
4212         * smiley.el: Add more test smileys.
4213         (smiley-data-directory, smiley-regexp-alist)
4214         (gnus-smiley-file-types): Fix doc strings.
4215         (smiley-update-cache): Clear smiley-cached-regexp-alist before
4216         adding new elements.
4217         (smiley-mouse-map): Unused code.  Make it a comment.
4218
4219 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4222         scan latest NoCeM messages instead of old ones.
4223         (gnus-nocem-check-article): Fix regexps so as to match to PGP
4224         delimiters that are recently used.
4225         (gnus-nocem-load-cache): Add autoload cookie.
4226
4227         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4228
4229         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4230         level which is larger than gnus-use-nocem is specified.
4231
4232         * gnus-group.el (gnus-group-get-new-news): Ditto.
4233
4234 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4235
4236         * gnus-util.el (gnus-tool-bar-update): New function.
4237
4238         * gnus-group.el (gnus-group-update-tool-bar): New variable.
4239         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4240
4241         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4242
4243         * gnus-group.el (gnus-group-redraw-when-idle)
4244         (gnus-group-redraw-check): Remove.
4245         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4246
4247 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4248
4249         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4250         if optional last element is specified in splits (FIELD VALUE...).
4251
4252 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
4253
4254         * message.el (message-make-tool-bar): Rename gmm-image-load-path
4255         to gmm-image-load-path-for-library.  Call with no-error argument.
4256         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4257
4258         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4259
4260         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4261
4262         * gmm-utils.el (gmm-image-load-path): Remove alias.
4263
4264 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
4265
4266         * gmm-utils.el (gmm-image-load-path): Add alias.
4267
4268         * nnml.el (nnml-generate-nov-databases-directory): Rename from
4269         nnml-generate-nov-databases-1.
4270         (nnml-generate-nov-databases): Use it.
4271         (nnml-generate-nov-databases-directory): Document no-active
4272         argument.
4273
4274         * gmm-utils.el (gmm-image-load-path-for-library): Return single
4275         directory if path is t.  Add no-error.
4276
4277         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4278         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4279
4280         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4281         resetting gnus-article-browse-html-temp-list.
4282
4283         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4284         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
4285         Add example to docstring.  Rename local variables.  Move error
4286         checks to default case in cond and simplify.
4287
4288 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4291         handle is multipart when calling it recursively.
4292         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
4293
4294 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
4295
4296         * nnimap.el (nnimap-request-update-info-internal): Optimize.
4297         Don't `gnus-uncompress-range' to avoid excessive memory usage.
4298
4299 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4300
4301         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4302         is loaded.
4303
4304         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4305         loaded.
4306
4307 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4308
4309         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4310         to "Emacs 23 (unicode)" in doc string.
4311
4312         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4313         "Emacs 23 (unicode)" in comment.
4314
4315 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4316
4317         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
4318
4319         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4320         characters 160 through 255 in Emacs 23.
4321
4322 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4323
4324         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4325         gnus-article-browse-html-temp.
4326         (gnus-article-browse-delete-temp): Make it customizable.  Add
4327         `file'.  Adjust doc string.
4328         (gnus-article-browse-delete-temp-files): Add argument.  Allow
4329         query for each file.  Adjust doc string.
4330         (gnus-article-browse-html-parts): Add
4331         `gnus-article-browse-delete-temp-files' to
4332         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
4333
4334 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
4335
4336         * gnus-art.el (gnus-article-browse-html-temp)
4337         (gnus-article-browse-delete-temp): New variables.
4338         (gnus-article-browse-delete-temp-files): New function.
4339         (gnus-article-browse-html-parts): Use it.
4340
4341 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4342
4343         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
4344
4345         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4346         string.
4347
4348         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4349         gnus-summary-insert-new-articles when unplugged.  Remove
4350         gnus-summary-search-article-forward.
4351
4352         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4353         display-visual-class instead of display-color-cells.
4354
4355 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4356
4357         * dgnushack.el: Autoload customize-group for XEmacs.
4358
4359         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4360         message/* containing non-ASCII text properly.
4361
4362 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4363
4364         * message.el: Require gmm-utils, remove autoloads.
4365         (message-tool-bar): Set default based on
4366         gmm-tool-bar-style.
4367         (message-tool-bar-gnome): Add gmm-customize-mode.
4368
4369         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4370         gmm-tool-bar-style.
4371         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
4372
4373         * gnus-group.el (gnus-group-tool-bar): Set default based on
4374         gmm-tool-bar-style.
4375         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
4376
4377         * gmm-utils.el (gmm-image-directory): Rename variable from
4378         gmm-image-load-path.
4379         (gmm-image-load-path): Use gmm-image-directory.
4380         (gmm-customize-mode): New function.
4381         (gmm-tool-bar-style): New variable.
4382
4383         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4384         gnus-group-redraw-line-number.
4385         (gnus-group-redraw-check): Simplify.
4386         (gnus-group-tool-bar-update): Remove redraw check.
4387         (gnus-group-make-tool-bar): Add redraw check.
4388
4389 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
4390
4391         * gnus-art.el (gnus-button): Add missing parentheses.
4392
4393 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4394
4395         * lpath.el: Fbind line-number-at-pos.
4396
4397 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
4400
4401 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4402
4403         * gnus-art.el (gnus-button): New face.
4404         (gnus-article-button-face): Use it.
4405
4406         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4407         gnus-summary-next-page.  Re-order.
4408
4409         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4410         next-node are now included.
4411         (gnus-group-redraw-line-number): New internal variable.
4412         (gnus-group-redraw-check): Helper function for updating the tool
4413         bar.
4414         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
4415
4416         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
4417
4418         * spam.el (spam-spamassassin-score-regexp): New internal variable.
4419         (spam-extra-header-to-number, spam-check-spamassassin-headers):
4420         Use it to match format of Spamassassin 3.0 and later.  Reported by
4421         IRIE Tetsuya <irie@t.email.ne.jp>.
4422         (spam-check-bogofilter)
4423         (spam-bogofilter-register-with-bogofilter): Fix args of
4424         `gnus-error' calls.
4425
4426 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4427
4428         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4429         unnecessary interaction when sending queued mails.  Reported by
4430         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
4431
4432 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4433
4434         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4435         first or last are nil.
4436
4437 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4438
4439         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
4440
4441 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4442
4443         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
4444
4445 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4446
4447         * dns.el (query-dns): Protect more against buggy tcp output.
4448
4449 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4450
4451         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
4452         nov.php.
4453
4454 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4455
4456         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
4457         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
4458         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
4459         output on the server side.
4460         (nnweb-google-create-mapping): Update regexps and add some
4461         progress indication.
4462
4463 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
4464
4465         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
4466         gnus-agent-toggle-plugged.  Re-order icons.
4467         (gnus-group-tool-bar-gnome): Add
4468         gnus-group-{prev,next}-unread-group.
4469         (gnus-group-tool-bar-gnome): Re-order icons.
4470
4471         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
4472         gnus-summary-insert-new-articles.
4473
4474         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
4475         comments.
4476
4477         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
4478         also available in Emacs 21.3.
4479
4480         * message.el (message-fix-before-sending): Change "Emacs 22" to
4481         "Emacs 23 (unicode)" in comment.
4482
4483         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
4484         "Emacs 23 (unicode)" in comment.
4485
4486         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
4487         comment.
4488         (mm-coding-system-p): Add comment about no-MULE XEmacs.
4489
4490         * mm-view.el (mm-fill-flowed): Add :version.
4491
4492 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4493
4494         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
4495         and load-path.
4496
4497 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
4498
4499         * message.el: Autoload gmm-image-load-path.
4500         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
4501         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
4502         consitency.
4503
4504         * gmm-utils.el (gmm-image-load-path): Also search in
4505         "../etc/images".  Don't set gmm-image-load-path if we don't find
4506         the image.
4507
4508 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * gmm-utils.el (gmm-image-load-path): Don't make
4511         `gmm-image-load-path' include subdirectories which the second arg
4512         `image' might specify.
4513
4514         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
4515         subdirectory to icon file names.
4516
4517         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
4518
4519 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4520
4521         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
4522         gmm-image-load-path calls.
4523
4524         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4525
4526         * message.el (message-make-tool-bar): Ditto.
4527
4528         * mml.el (mml-preview): Added comment concerning tool bar icons.
4529
4530         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
4531         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
4532
4533         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
4534         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
4535
4536         * message.el (message-tool-bar-gnome): Use new icon names.
4537         (message-make-tool-bar): Use `gmm-image-load-path'.
4538
4539         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
4540         functions from MH-E.
4541         (gmm-image-load-path): New variable from MH-E.
4542         (gmm-image-load-path): New function from MH-E.  Added arguments
4543         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
4544         *-image-load-path-called-flag.
4545
4546 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
4547
4548         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
4549
4550 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
4551
4552         * nnimap.el (nnimap-request-move-article): Change folder back to
4553         source group before deleting.
4554
4555 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4556
4557         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
4558
4559         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
4560         mm-url.
4561
4562         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
4563
4564 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4565
4566         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
4567         coding system which mm-charset-to-coding-system returns for a
4568         given charset is valid.
4569
4570 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
4571
4572         * html2text.el (html2text-remove-tag-list):
4573         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
4574
4575 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4576
4577         * gnus-cus.el: Revert 2005-10-17 change.
4578
4579 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4580
4581         * gnus-art.el (article-strip-banner): Call
4582         article-really-strip-banner only when the regexp match is made.
4583
4584 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * gnus-art.el (article-strip-banner): Use
4587         gnus-extract-address-components instead of
4588         mail-header-parse-addresses to make it work with non-ASCII text;
4589         remove mail-encode-encoded-word-string.
4590
4591         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
4592         values which are surrounded with \"...\"; make it never cause a
4593         Lisp error; give up parsing of parameters if it failed in
4594         extracting type.
4595
4596 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4597
4598         * smime.el (smime-cert-by-ldap-1): Fix bug where
4599         `smime-ldap-search' returns results without userCertificates.
4600
4601 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
4604
4605 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4606
4607         * spam.el (spam-check-spamassassin-headers): Adapt format for
4608         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
4609         <ari@mbf.ocn.ne.jp>.
4610         (spam-list-of-processors): Add spam-use-gmane.
4611
4612 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
4615         make-temp-file; make it work with XEmacs as well.
4616
4617         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
4618         mm-make-temp-file.
4619
4620         * mm-decode.el (mm-display-external): Use the 3rd arg of
4621         mm-make-temp-file.
4622         (mm-create-image-xemacs): Ditto.
4623
4624 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
4627         with message-narrow-to-headers.
4628         (gnus-draft-setup): Narrow to header to run message-fetch-field.
4629         (gnus-draft-check-draft-articles): New function.
4630         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
4631
4632 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4633
4634         * gnus-art.el (gnus-article-browse-html-parts):
4635         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
4636         Don't use suffix argument for mm-make-temp-file for Emacs 21
4637         compatibility.  Remove useless `format'.
4638
4639 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4640
4641         * nnweb.el (nnweb-google-wash-article): Update regexps.
4642         (nnweb-group-alist): Use defvoo instead of defvar.
4643
4644 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
4647         re-loading nn* modules.
4648
4649 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4650
4651         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
4652         for `tool-bar-mode' and don't check it's default-value.
4653
4654         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4655
4656         * message.el (message-make-tool-bar): Ditto.
4657
4658         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
4659         `substring'.  Shorten tmp-file name.
4660
4661         * gnus.el: Remove bogus comment.
4662
4663 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
4664
4665         * gnus-art.el (gnus-article-browse-html-parts): New function.
4666         (gnus-article-browse-html-article): New function for viewing html
4667         articles with a browser.
4668
4669 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
4670
4671         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
4672         in elisp.
4673         (pgg-gpg-encrypt-symmetric-region): Ditto.
4674         (pgg-gpg-sign-region): Ditto.
4675
4676         * pgg-def.el (pgg-text-mode): New variable.
4677
4678         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
4679         (mml2015-pgg-encrypt): Ditto.
4680
4681         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
4682         (mml1991-pgg-encrypt): Ditto.
4683
4684 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4685
4686         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
4687         message-make-date instead of current-time-string.
4688
4689         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
4690         to gnus-decoded which mm-uu might set.
4691
4692 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4693
4694         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
4695         don't decode quoted parameters; remove misimported Emacs code.
4696         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4697         (rfc2231-decode-encoded-string): Don't use split-string which
4698         behaves differently according to Emacs version; use
4699         mm-decode-coding-region to convert charset to coding-system.
4700         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4701         (rfc2231-encode-string): Remove misimported Emacs code.
4702
4703 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * gnus-art.el (article-decode-charset): Don't use ignore-errors
4706         when calling mail-header-parse-content-type.
4707         (article-de-quoted-unreadable): Ditto.
4708         (article-de-base64-unreadable): Ditto.
4709         (article-wash-html): Ditto.
4710
4711         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
4712         calling mail-header-parse-content-type and
4713         mail-header-parse-content-disposition.
4714         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
4715         mail-header-parse-content-type.
4716
4717         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
4718         insert charset and format parameters; encode description after
4719         inserting it to buffer.
4720         (mml-insert-parameter): Fold lines properly even if a parameter is
4721         segmented into two or more lines; change the max column to 76.
4722
4723         * rfc1843.el (rfc1843-decode-article-body): Don't use
4724         ignore-errors when calling mail-header-parse-content-type.
4725
4726         * rfc2231.el (rfc2231-parse-string): Return at least type if
4727         possible; don't cause an error even if it fails in parsing of
4728         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4729         (rfc2231-encode-string): Don't break lines at the beginning, leave
4730         it to mml-insert-parameter.
4731
4732         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
4733         calling mail-header-parse-content-type.
4734
4735 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
4736
4737         * spam-report.el (spam-report-gmane-use-article-number):
4738         Improve doc string.
4739         (spam-report-gmane-internal): Check if a suitable header was found
4740         in the article.
4741
4742 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4743
4744         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
4745         (rfc2231-encode-string): Make param*=value always begin with LWSP.
4746
4747 2006-02-05  Romain Francoise  <romain@orebokech.com>
4748
4749         Update copyright notices of all files in the gnus directory.
4750
4751 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4752
4753         * nnweb.el (nnweb-request-group): Avoid growing overview files.
4754
4755 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
4758         segmented lines of parameter value to cope with Thunderbird 1.5
4759         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
4760         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4761         (rfc2231-encode-string): Don't make lines exceeding 76 column.
4762
4763 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
4764
4765         * mml.el (mml-generate-mime-1): Correct the order of inline signed
4766         parts.
4767
4768 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4769
4770         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
4771         there's only one active file for all servers.
4772         (nnweb-request-scan): Make sure nnweb-articles is initialized on
4773         solid groups.  Gnus might have used a FAST request to select the group.
4774         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
4775         and nnweb-search redundantly in the active file.
4776         (nnweb-request-list): Don't list bogus groups.  There can only be one.
4777         (nnweb-request-create-group): Don't use ARGS.
4778         (nnweb-possibly-change-server, nnweb-request-group): Remove some
4779         initialisations.  Let nnoo do the work.
4780
4781 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4782
4783         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
4784         Say the part has been decoded.
4785
4786         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
4787
4788 2006-01-31  Kevin Ryde  <user42@zip.com.au>
4789
4790         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
4791         mailcap-viewer-test-cache when there's no 'test clause, since that
4792         will invert the meaning of a "nil" test previously determined by
4793         mailcap-mailcap-entry-passes-test.
4794
4795 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
4798         compiling.
4799
4800         * gnus-sum.el: Ditto.
4801
4802         * message.el: Don't bind tool-bar-map when compiling.
4803
4804 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
4805
4806         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
4807
4808 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4809
4810         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
4811         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
4812         current Google Groups.
4813
4814 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
4815
4816         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
4817         and tool-bar-mode.
4818
4819         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
4820         and tool-bar-mode.
4821
4822         * message.el (message-tool-bar-update): Simplify.
4823         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
4824
4825         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
4826         gnus-summary-buffer.
4827         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
4828         gnus-summary-reply.
4829
4830         * gmm-utils.el (gmm): Add :version.
4831
4832 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * Makefile.in (clean): New rule.
4835         (distclean): Use it.
4836
4837 2006-01-26  Steve Youngs  <steve@sxemacs.org>
4838
4839         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
4840         autoload.
4841
4842 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * gmm-utils.el (gmm-verbose): Add :group.
4845
4846 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
4847
4848         * message.el: Change some comments WRT tool-bars.
4849
4850         * gnus-sum.el (gnus-summary-tool-bar)
4851         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
4852         (gnus-summary-tool-bar-zap-list): New variables.
4853         (gnus-summary-make-tool-bar): Complete rewrite using
4854         `gmm-tool-bar-from-list'.
4855
4856         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
4857         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
4858         variables.
4859         (gnus-group-make-tool-bar): Complete rewrite using
4860         `gmm-tool-bar-from-list'.
4861         (gnus-group-tool-bar-update): New function.
4862
4863         * message.el (message-mode-field-menu): Add "Show hidden Headers".
4864
4865 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
4868         is dissected into a single part of which the type is the same as
4869         the given one; decode charset.
4870
4871 2006-01-21  Kevin Ryde  <user42@zip.com.au>
4872
4873         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
4874         into alists as symbol not string, since that's what
4875         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
4876         look for.
4877
4878 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
4879
4880         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
4881         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
4882
4883         * message.el (message-tool-bar-gnome): Use gmm-ignore.
4884
4885 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
4888         (gnus-xmas-mime-security-button-menu): New function.
4889
4890         * gnus-art.el (gnus-mime-security-button-commands): New variable.
4891         (gnus-mime-security-button-menu): New definition.
4892         (gnus-mime-security-button-map): Use them.
4893         (gnus-mime-security-button-menu): New function.
4894         (gnus-insert-mime-security-button): Addition to help echo.
4895         (gnus-mime-security-run-function, gnus-mime-security-save-part)
4896         (gnus-mime-security-pipe-part): New functions.
4897
4898         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
4899         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
4900
4901         * mm-decode.el (mm-handle-set-disposition): Remove.
4902         (mm-handle-set-description): Remove.
4903
4904 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4905
4906         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
4907         (mm-w3m-standalone-supports-m17n-p): New function.
4908         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
4909         w3m usage.
4910
4911         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
4912         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
4913
4914 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4915
4916         * message.el (message-tool-bar-zap-list): Use
4917         gmm-tool-bar-zap-list as custom type.
4918         (message-tool-bar-update): New function.
4919         (message-tool-bar, message-tool-bar-gnome)
4920         (message-tool-bar-retro): Add message-tool-bar-update.
4921         (message-tool-bar-gnome): Add flyspell-buffer.
4922
4923         * gnus-util.el (gnus-error): Describe `args'.
4924
4925         * gmm-utils.el (gmm-error): Describe `args'.
4926         (gmm-tool-bar-zap-list): New widget.
4927         (gmm-tool-bar-from-list): Improve description of `zap-list'.
4928
4929 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4932         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
4933         the number of recursive calls.
4934
4935         * mm-decode.el (mm-handle-set-disposition): New macro.
4936         (mm-handle-set-description): New macro.
4937
4938 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
4941         encoding.
4942
4943 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4944
4945         * message.el (message-tool-bar-zap-list, message-tool-bar)
4946         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
4947         (message-tool-bar-local-item-from-menu): Remove.
4948         (message-tool-bar-map): Replace by `message-make-tool-bar'.
4949         (message-make-tool-bar): New function.
4950         (message-mode): Use `message-make-tool-bar'.
4951
4952         * gmm-utils.el: New file.
4953         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
4954         (gmm-lazy): New widget copied from `nnmail.el'.
4955         (gmm-tool-bar-from-list): New function for creating customizable
4956         tool bars.
4957         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
4958         output.
4959         (gmm): Add :prefix to defgroup.
4960
4961 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4962
4963         * gmm-utils.el (gmm-widget-p): New function.
4964
4965 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4966
4967         * mml.el (mml-attach-file): Describe `description' in doc string.
4968         (mml-menu): Add Emacs MIME manual and PGG manual.
4969
4970 2006-01-20  Richard M. Stallman  <rms@gnu.org>
4971
4972         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4973
4974 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
4975
4976         * nntp.el (nntp-end-of-line): Doc fix.
4977
4978 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
4979
4980         * imap.el (imap-open): Handle case where buffer is a buffer
4981         object.
4982
4983 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4984
4985         * gnus-delay.el (gnus-delay): Don't autoload.
4986         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4987         to be re-loaded when customizing the `gnus-delay' group.
4988
4989 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
4990
4991         * message.el (message-insert-citation-line): Use newlines.
4992
4993 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4994
4995         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4996         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
4997         these routines, so the passphrase can be managed externally and
4998         passed in to the system.
4999         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5000         pgg-add-passphrase-to-cache function.
5001
5002         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5003         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
5004         these routines, so the passphrase can be managed externally and
5005         passed in to the system.
5006         (pgg-pgp5-sign-region): Use new name of
5007         pgg-add-passphrase-to-cache function.
5008
5009 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
5010
5011         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5012         part of the decoded armor to find the key-identifier.
5013         (pgg-gpg-lookup-key-owner): New function to return the
5014         human-readable identifier of a key owner.
5015         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
5016         itself.
5017         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5018         the key value) if we have a key and can match it against a secret
5019         key.  Also, added a note pointing out fact that the prompt only
5020         indicates the first matching key.
5021
5022         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
5023         pgg-decrypt-region.
5024         (pgg-add-passphrase-to-cache): Rename from
5025         `pgg-add-passphrase-cache' to reduce confusion (all callers
5026         changed).
5027         (pgg-remove-passphrase-from-cache): Rename from
5028         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5029         changed).
5030         (pgg-read-passphrase, pgg-add-passphrase-cache)
5031         (pgg-remove-passphrase-cache): Add informative docstrings.
5032         (pgg-decrypt): Convey provided passphrase in subordinate call to
5033         pgg-decrypt-region.
5034
5035 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
5036
5037         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5038         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5039         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5040         'passphrase' argument, so the passphrase can be managed externally
5041         and then passed in to the system.
5042
5043         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5044         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
5045         so the passphrase cache can be used reliably with identifiers
5046         besides a pgp packet's key id.
5047
5048         * pgg-gpg.el (pgg-gpg-encrypt-region)
5049         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5050         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
5051         these routines, so the passphrase can be managed externally and
5052         passed in to the system.
5053
5054         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5055         'notruncate' argument, so the passphrase cache can be used
5056         reliably with identifiers besides a pgp packet's key id.
5057
5058 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
5059
5060         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5061         symmetric encryption.
5062         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5063         encrypted session key.
5064         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5065         message ask for the passphrase in a proper way.
5066
5067         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5068         New user commands for symmetric encryption.
5069
5070 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5073
5074         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5075
5076 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
5077
5078         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5079
5080 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * mm-decode.el (mm-inlined-types): Add application/pgp.
5083         (mm-automatic-display): Ditto.
5084
5085         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5086         part as text.
5087
5088 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * nnrss.el: Update copyright.
5091         (nnrss-opml-import): Query whether to subscribe to each entry.
5092
5093         * gnus-art.el:
5094         * gnus-sum.el:
5095         * gnus-xmas.el:
5096         * messagexmas.el:
5097         * mm-uu.el:
5098         * mm-view.el: Update copyright.
5099
5100 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
5101
5102         * message.el (message-info): New function.
5103         (message-mode-menu): Add it.
5104         Update copyright.
5105
5106         * ChangeLog: Fix and update copyright.
5107
5108 2006-01-13  Romain Francoise  <romain@orebokech.com>
5109
5110         * message.el (message-forward-subject-name-subject): Prefer the
5111         address to 'nowhere' if the sender has no name.
5112         Fix typo.  Update copyright year.
5113
5114 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * gnus-art.el (article-wash-html): Use
5117         gnus-summary-show-article-charset-alist if a numeric arg is given.
5118         (gnus-article-wash-html-with-w3m-standalone): New function.
5119
5120         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5121         mm-inline-text-html-render-with-w3m-standalone.
5122         (mm-text-html-washer-alist): Map w3m-standalone to
5123         gnus-article-wash-html-with-w3m-standalone.
5124         (mm-inline-text-html-render-with-w3m-standalone): New function.
5125
5126 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5127
5128         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5129         Improve LaTeX.
5130
5131 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5134         (nnrss-request-article): Render text/plain parts as HTML.
5135
5136         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5137         the buffer.
5138
5139 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5140
5141         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5142         custom definition of `gnus-posting-styles'.
5143
5144         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5145         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5146
5147 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5148
5149         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5150         Use nntp for bug archive.
5151
5152 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5155         parts.
5156         (nnrss-normalize-date): New function converts ISO 8601 date into
5157         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5158         (nnrss-check-group): Use it.
5159
5160 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5161
5162         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
5163
5164         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5165         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
5166         (nnrss-insert-w3): Ditto.
5167
5168 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5169
5170         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5171         the articles to be forwarded including the case where neither a
5172         number of articles nor a region is specified.
5173
5174 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5175
5176         * nnrss.el (nnrss-request-article): Fix last change; fill
5177         text/plain parts.
5178
5179 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5180
5181         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5182         in text/plain part.
5183         (nnrss-check-group): Don't add excessive newline to dc:subject.
5184
5185 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
5186
5187         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5188         article.
5189
5190 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5191
5192         * nnml.el: Don't require gnus-bcklg.  Autoload it.
5193         (nnml-use-compressed-files, nnml-save-mail): Support other
5194         comression programs such as bzip2.
5195
5196 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5197
5198         * dns.el (query-dns): Make sure we check the buffer size before
5199         removing tcp headers.
5200
5201 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5202
5203         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5204         remove MIME buttons associated with multipart/alternative parts.
5205         (gnus-mime-display-alternative): Tag buttons using `article-type'
5206         text property.
5207
5208         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5209         associated with multipart/alternative parts.
5210
5211         * gnus-art.el (gnus-signature-separator): Fix custom type.
5212
5213         * mm-decode.el (mm-inlined-types): Fix custom type.
5214         (mm-keep-viewer-alive-types): Ditto.
5215         (mm-automatic-display): Ditto.
5216         (mm-attachment-override-types): Ditto.
5217         (mm-inline-override-types): Ditto.
5218         (mm-automatic-external-display): Ditto.
5219
5220 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5221
5222         * spam-report.el (spam-report-user-mail-address)
5223         (spam-report-user-agent): New variables.
5224         (spam-report-url-ping-plain): Use spam-report-user-agent.
5225
5226 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
5227
5228         * gnus-art.el (gnus-button-handle-custom): Do not just use
5229         `customize-apropos' for any "M-x customize-*" button but the
5230         function called for.  Accept both the function name and its
5231         argument in order to achieve this.
5232         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
5233         function name to `gnus-button-handle-custom' in case of "M-x
5234         customize-*" buttons.
5235
5236 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5239         multipart/alternative and add xref to mm-discouraged-alternatives
5240         in doc string.
5241
5242         * mm-decode.el (mm-discouraged-alternatives): Add xref to
5243         gnus-buttonized-mime-types in doc string.
5244
5245 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5246
5247         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5248         Suggest image/.* in the doc string.
5249
5250 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5251
5252         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5253         message-marks (Debian bug #342521).
5254
5255 2005-12-12  Simon Josefsson  <jas@extundo.com>
5256
5257         * password.el (password-read-from-cache): Add.
5258         (password-read): Use it.
5259
5260 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5263         us-ascii as a MIME charset.
5264
5265         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5266         against the case where the 2nd arg TYPE is nil.
5267
5268 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5269
5270         * pop3.el (pop3-stream-type): Fix custom version.
5271
5272         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5273
5274 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5275
5276         * mm-decode.el (mm-display-external): Add missing cdr.
5277
5278 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * mm-decode.el (mm-display-external): Use nametemplate (defined in
5281         RFC1524) if it is in mailcap or add a suffix according to
5282         mailcap-mime-extensions when generating a temp filename; postpone
5283         deleting a temp file for 2 seconds for some wrappers, shell
5284         scripts, and so on, which might exit right after having started a
5285         viewer command as a background job.
5286
5287 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5288
5289         * nntp.el (nntp-marks-directory): Fix custom group.
5290
5291         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5292         steps when < 10.
5293
5294         * gnus-start.el (gnus-no-server-1): Mention
5295         `gnus-level-default-subscribed' in doc string.
5296
5297 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5298
5299         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5300         parens.
5301
5302 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5303
5304         * gnus-xmas.el (gnus-use-toolbar): Revert.
5305         (gnus-xmas-setup-toolbar): Use global default-toolbar if
5306         gnus-use-toolbar is default.
5307
5308         * messagexmas.el (message-use-toolbar): Revert.
5309         (message-setup-toolbar): Use global default-toolbar if
5310         message-use-toolbar is default.
5311
5312 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
5315         according to default-toolbar-visible-p.
5316
5317         * messagexmas.el (message-use-toolbar): Ditto.
5318
5319 2005-11-26  Dave Love  <fx@gnu.org>
5320
5321         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5322         (tls-program, tls-success): Provide openssl alternative.
5323
5324         * starttls.el: Doc fixes.
5325         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5326         SERVICE to PORT.
5327
5328         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
5329         port null or service name.
5330         (starttls-negotiate): Autoload.
5331
5332 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5333
5334         * message.el (message-kill-to-signature): Fix interactive spec.
5335
5336 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * pop3.el (pop3-open-server): Recognize a string as a service name.
5339
5340 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
5341
5342         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5343
5344 2005-11-23  Dave Love  <fx@gnu.org>
5345
5346         Add pop3s, pop3/starttls.
5347
5348         * pop3.el (pop3-authentication-scheme): Clarify doc.
5349         (open-tls-stream, starttls-open-stream): Autoload.
5350         (pop3-stream-type): New.
5351         (pop3-open-server): Use it.
5352
5353         * mail-source.el (mail-sources): Fix some :types.  Add stream type
5354         for POP.
5355         (mail-source-keyword-map): Add :stream for POP.
5356         (mail-source-fetch-pop): Use pop3-stream-type.
5357
5358 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5359
5360         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5361         of current-time-string.
5362
5363 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
5364
5365         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5366         date header.
5367
5368 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5369
5370         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5371         it can seriously impact performance as it bypasses the agent's
5372         local caches.
5373
5374 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5375
5376         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5377         must be explicitly online rather than "not explicitly offline" for
5378         its flags to be synchronized.
5379
5380         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5381         that gnus-uu-unmark-thread will function correctly.
5382
5383         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5384         1024K is instead displayed as 1M.
5385
5386 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5387
5388         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5389
5390 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
5391
5392         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5393
5394 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
5395
5396         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5397         error message to display actual error condition.
5398         (gnus-agent-save-local): Avoid saving symbols that are bound to
5399         nil as they simply result in a warning message in
5400         gnus-agent-read-local.
5401
5402 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5403
5404         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5405         rather than make-variable-buffer-local for file-precious-flag.
5406
5407 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5408
5409         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5410         for duplicates which are removed.  The invalid sort check then
5411         triggers a rescan after the sort as sorting may have moved
5412         duplicate entries such that they can be cheaply detected.
5413
5414 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5415
5416         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5417
5418 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5419
5420         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5421         internal variable to a custom variable.  Changed default value
5422         from compressed(2) to uncompressed(1).
5423         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5424         support for uncompressed agentview files.  Taken together, reading
5425         the agentview file should now be 6-7 times faster.
5426
5427 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5428
5429         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5430         as a buffer-local variable.  This avoids creating truncated
5431         dribble files as a result of a hang up, eg.
5432
5433 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
5434
5435         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
5436         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
5437         XEmacs.
5438
5439 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5440
5441         * gnus-start.el (gnus-start-draft-setup): Enforce
5442         `gnus-draft-mode' for nndraft:drafts at startup.
5443
5444         * gnus.el (gnus-splash): Change custom group.
5445         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5446         allow-list argument.
5447
5448         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5449         string.
5450
5451 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5452
5453         * gnus-art.el (gnus-default-article-saver): Add user-defined
5454         `function' to custom type.
5455
5456 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5457
5458         * imap.el (imap-open): Handle case where buffer is a buffer
5459         object.
5460
5461 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5462
5463         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5464         long lines.
5465         (gnus-cache-delete-group): Wrap doc strings.
5466
5467         * gnus-agent.el (gnus-agent-rename-group)
5468         (gnus-agent-delete-group): Wrap doc strings.
5469
5470
5471 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * messagexmas.el (message-use-toolbar): Change the valid values
5474         into default, top, bottom, left, and right.
5475         (message-toolbar-thickness): New variable.
5476         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
5477         well.
5478         (message-setup-toolbar): Make it work.
5479
5480         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
5481         (gnus-use-toolbar): Change the valid values into default, top,
5482         bottom, left, and right.
5483         (gnus-toolbar-thickness): New variable.
5484         (gnus-xmas-setup-toolbar): New function.
5485         (gnus-xmas-setup-group-toolbar): Use it.
5486         (gnus-xmas-setup-summary-toolbar): Use it.
5487
5488 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * gnus-start.el (gnus-1): Add "native" to
5491         gnus-predefined-server-alist.
5492
5493         * gnus.el (gnus-method-to-server): Don't add "native" to the
5494         lists here, because that leads to problems when
5495         gnus-select-method is bound.
5496
5497 2005-11-09  Simon Josefsson  <jas@extundo.com>
5498
5499         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5500         use (not sort-by-date) instead.
5501
5502 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5503
5504         * gnus-delay.el (gnus-delay-group): Don't autoload.
5505         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5506         to be re-loaded when customizing the `gnus-delay' group.
5507
5508 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
5509
5510         * message.el: Revert last changes.
5511         (message-insert-citation-line): Use newlines.
5512
5513 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5514
5515         * message.el (message-courtesy-message)
5516         (message-mark-insert-begin, message-mark-insert-end)
5517         (message-elide-ellipsis, message-cancel-message)
5518         (message-add-header, message-change-subject)
5519         (message-cross-post-followup-to-header)
5520         (message-cross-post-insert-note, message-reduce-to-to-cc)
5521         (message-widen-reply, message-delete-not-region)
5522         (message-kill-to-signature, message-insert-signature)
5523         (message-insert-importance-high, message-insert-importance-low)
5524         (message-insert-or-toggle-importance)
5525         (message-insert-disposition-notification-to)
5526         (message-indent-citation, message-yank-original)
5527         (message-cite-original-without-signature, message-cite-original)
5528         (message-insert-citation-line, message-position-on-field)
5529         (message-fix-before-sending, message-send-mail-partially)
5530         (message-send-mail, message-send-mail-with-sendmail)
5531         (message-send-mail-with-qmail, message-send-news)
5532         (message-check-news-header-syntax, message-generate-headers)
5533         (message-insert-courtesy-copy, message-fill-address)
5534         (message-fill-header, message-shorten-references)
5535         (message-setup-1, message-cancel-news)
5536         (message-forward-make-body-plain, message-forward-make-body-mime)
5537         (message-forward-make-body-mml, message-encode-message-body)
5538         (message-forward-make-body-digest-plain)
5539         (message-forward-make-body-digest-mime)
5540         (message-use-alternative-email-as-from): Insert `hard-newline'
5541         instead of ordinary newlines.
5542
5543 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * message.el (message-generate-headers): Downcase the argument
5546         given to message-check-element.
5547
5548 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
5549
5550         * nntp.el (nntp-authinfo-rejected): New error condition.
5551         (nntp-wait-for): Use new error condition to signal authentication
5552         error.
5553         (nntp-retrieve-data): Rethrow new error condition to break out of
5554         recursive call to nntp-send-authinfo.
5555
5556 2005-11-08  Romain Francoise  <romain@orebokech.com>
5557
5558         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5559         (gnus-summary-exit-map): Bind to `Z p'.
5560         (gnus-summary-make-menu-bar): Add menu item.
5561
5562 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
5563
5564         * gnus-art.el (gnus-article-treat-custom): Add `first'.
5565         (gnus-treat-*): Add `first' in all doc strings.
5566
5567         * gnus-group.el (gnus-group-compact-group): Fix typo.
5568
5569 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5570
5571         * gnus.el (gnus-parameters-case-fold-search): New variable.
5572         (gnus-parameters-get-parameter): Use it.
5573
5574         * gnus-score.el (gnus-home-score-file): Doc fix.
5575
5576 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
5577
5578         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
5579
5580 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5581
5582         * mm-util.el (mm-special-display-p): New function.
5583
5584         * mml.el (mml-preview): Use it; doc fix.
5585
5586 2005-10-29  Romain Francoise  <romain@orebokech.com>
5587
5588         * message.el (message-fix-before-sending): Fix comment.
5589
5590 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5591
5592         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
5593
5594 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5595
5596         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
5597         Used in gnus-score.el.
5598
5599 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5600
5601         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
5602
5603 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5604
5605         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
5606         whitespace removed in revision 7.8.  Use concatenated string to
5607         protect trailing whitespace.
5608
5609 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
5610
5611         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5612         (nnimap-request-expire-articles): Use it to avoid sending 'UID
5613         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
5614         Courier IMAP ("some version from 2004").  Mostly based on similar
5615         code in the same function.
5616
5617 2005-10-26  Didier Verna  <didier@xemacs.org>
5618
5619         * gnus-group.el (gnus-group-compact-group): invalidate original
5620         article buffer.
5621         * gnus-srvr.el (gnus-server-compact-server): ditto.
5622         * nnml.el (nnml-request-compact-group): handle self Xref: field in
5623         NOV database and in article itself.
5624         Invalidate article backlog.
5625
5626 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5627
5628         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
5629
5630 2005-10-26  Simon Josefsson  <jas@extundo.com>
5631
5632         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
5633         part of 2004-07-25 change.
5634
5635 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * message.el (message-display-completion-list): New function.
5638         (message-expand-group): Use it; make sure the Completions buffer
5639         is modifiable.
5640
5641 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5642
5643         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
5644         user-mail-name is an empty string.
5645
5646 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5647
5648         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
5649         depending on gnus-score-decay-constant.
5650
5651         * encrypt.el (encrypt-insert-file-contents)
5652         (encrypt-write-file-contents): Don't use `gnus-message'.
5653
5654         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
5655         arguments.
5656         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
5657         arguments to mm-uu-verbatim-marks-extract.
5658         (mm-uu-hide-markers): New variable.
5659         (mm-uu-extract): Use face similar to `gnus-cite-3'.
5660
5661         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5662         (gnus-convert-image-to-face-command): Use "convert" by default to
5663         allow other input image formats.
5664         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
5665         accordingly.
5666
5667 2005-10-23  Simon Josefsson  <jas@extundo.com>
5668
5669         * imap.el (imap-gssapi-program): Align command line parameters
5670         with latest GNU SASL.
5671         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
5672
5673 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5674
5675         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
5676         HTML.
5677         (nnslashdot-request-article): Ditto.
5678
5679         * lpath.el (featurep): Add nobreak-char-display.
5680
5681 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5682
5683         * mail-source.el (mail-source-fetch-pop): Require pop3.
5684         (mail-source-check-pop): Ditto.
5685
5686 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5687
5688         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
5689         errors.
5690
5691 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
5692
5693         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
5694         (gnus-treat-strip-leading-blank-lines): Improve doc string.
5695
5696         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
5697
5698         * mm-bodies.el (mm-decode-string): Call
5699         `mm-charset-to-coding-system' with allow-override argument.
5700
5701 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5702
5703         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
5704         (rfc2047-charset-to-coding-system): New function.
5705         (rfc2047-decode-encoded-words): New function.
5706         (rfc2047-decode-region): Use them.
5707         (rfc2047-decode-cte): Remove.
5708         (rfc2047-parse-and-decode): Remove.
5709         (rfc2047-decode): Remove.
5710
5711 2005-10-15  Kenichi Handa  <handa@m17n.org>
5712
5713         * rfc2047.el (rfc2047-decode-cte): New function.
5714         (rfc2047-decode-region): Change the way to decode successive
5715         encoded-words: decode B- or Q-encoding in each encoded-word,
5716         concatenate them, and decode it as charset.
5717
5718 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5719
5720         * lpath.el: Fbind codepage-setup for XEmacs.
5721
5722 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
5723
5724         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
5725         widget-move-and-invoke.
5726         (gnus-custom-mode): Use gnus-custom-map.
5727
5728 2005-10-15  Bill Wohler  <wohler@newt.com>
5729
5730         * message.el (message-tool-bar-map): Renamed image file from
5731         mail_send to mail/send.
5732
5733 2005-10-16  Masatake YAMATO  <jet@gyve.org>
5734
5735         * message.el (message-expand-group): Pass the common
5736         prefix substring of completion to `display-completion-list'.
5737
5738 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
5739
5740         * mml-sec.el (mml-secure-method): New internal variable.
5741         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
5742         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
5743         functions using mml-secure-method.
5744
5745         * mml.el (mml-mode-map): Add key bindings for those functions.
5746         (mml-menu): Simplify security menu entries.  Suggested by Jesper
5747         Harder <harder@myrealbox.com>.
5748         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
5749         end of message if point is the headers of the message.
5750
5751         * message.el (message-in-body-p): New function.
5752
5753         * assistant.el: Autoload gnus-util and netrc.
5754
5755         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
5756         Use `mm-charset-override-alist' only when decoding.
5757
5758         * mm-bodies.el (mm-decode-body): Call
5759         `mm-charset-to-coding-system' with allow-override argument.
5760
5761         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
5762         `filename' from Content-Disposition if Content-Type doesn't
5763         provide `name'.
5764         (gnus-mime-view-part-as-type): Set default instead of
5765         initial-input.
5766
5767 2005-10-09  Daniel Brockman  <daniel@brockman.se>
5768
5769         * format-spec.el (format-spec): Propagate text properties of % spec.
5770
5771 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5772
5773         * gnus-art.el (gnus-treat-predicate): Add `first'.
5774
5775 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5776
5777         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
5778         (mm-charset-override-alist): New variable.
5779         (mm-charset-to-coding-system): Use it.
5780         (mm-codepage-setup): New helper function.
5781         (mm-charset-eval-alist): New variable.
5782         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
5783         about unknown charsets.
5784
5785         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
5786
5787 2005-10-04  David Hansen  <david.hansen@gmx.net>
5788
5789         * nnrss.el (nnrss-request-article): Add support for the comments tag.
5790         (nnrss-check-group): Ditto.
5791
5792 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5793
5794         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
5795         Rename x-gnus-verbatim to x-verbatim.
5796         (mm-uu-type-alist): Fix regexp for verbatim-marks.
5797
5798         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
5799         x-verbatim.
5800
5801         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
5802
5803         * gnus-util.el (gnus-remove-duplicates): Remove.
5804
5805         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
5806         instead of gnus-remove-duplicates.
5807
5808         * message.el (message-remove-duplicates): Remove.
5809         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
5810         message-remove-duplicates.
5811
5812         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
5813         available, else use implementation from `delete-dups'.
5814
5815         * message.el (message-insert-expires): New function.
5816         (message-mode-map): Add key binding.
5817         (message-mode-field-menu): Add menu entry.
5818         (message-mode): Document it.
5819         (message-make-expires-date): Use `message-make-date'.
5820
5821 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
5822
5823         * message.el (message-make-expires-date): New function.
5824
5825 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5826
5827         * Makefile.in (list-installed-shadows): New entry.
5828         (install): Use it.
5829         (remove-installed-shadows): New entry.
5830
5831         * dgnushack.el (dgnushack-default-load-path): New variable.
5832         (dgnushack-find-lisp-shadows): New function.
5833         (dgnushack-remove-lisp-shadows): New function.
5834
5835 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5836
5837         * Makefile.in (install-el-elc): New entry.
5838         (install): Use it so that .el files are necessarily installed.
5839
5840 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * time-date.el: Autoload parse-time-string, XEmacs needs it.
5843
5844 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5845
5846         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
5847         function rather than the diff-mode.el package.
5848         (mm-display-external): Use with-current-buffer.
5849         (mm-viewer-completion-map, mm-viewer-completion-map):
5850         Move initialization inside declaration.
5851
5852 2005-09-29  Simon Josefsson  <jas@extundo.com>
5853
5854         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
5855         autoload mail-check-payment.
5856         (spam-check-hashcash): Define unconditionally, since hashcash.el
5857         is part of Gnus now.  Ignore errors from payment checking.
5858
5859 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
5860
5861         * message.el (message-bold-region, message-unbold-region): Rename
5862         from `bold-region' and `unbold-region'.
5863
5864         * message.el: Remove useless autoloads.
5865
5866 2005-09-28  Simon Josefsson  <jas@extundo.com>
5867
5868         * message.el (message-use-idna): Default to t.
5869         (message-use-idna): Test whether encoding works too.  Doc fix.
5870
5871 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * nntp.el (nntp-warn-about-losing-connection): Remove.
5874
5875 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
5876
5877         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
5878         customizable.  Change default value.
5879         (mm-uu-diff-groups-regexp): Change default value.
5880         (mm-uu-type-alist): Add doc string.
5881         (mm-uu-configure): Add doc string.  Make it interactive.
5882         (mm-uu-tex-groups-regexp): New variable.
5883         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
5884         (mm-uu-type-alist): Add LaTeX documents.
5885         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
5886         of "text/verbatim".
5887         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
5888
5889         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
5890         instead of "text/verbatim".
5891
5892         * message.el (message-mark-inserted-region)
5893         (message-mark-insert-file): Use slrn style marks when called with
5894         prefix argument.
5895
5896 2005-09-27  Simon Josefsson  <jas@extundo.com>
5897
5898         * message.el (message-idna-to-ascii-rhs-1): Reformat.
5899
5900 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5901
5902         * message.el (message-remove-duplicates): New function.
5903         Implementation borrowed from `gnus-remove-duplicates'.
5904         (message-idna-to-ascii-rhs): Also encode idna addresses in
5905         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5906         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
5907         only ask about the same idna domain once per header and also tell
5908         in what header to replace the idna domain.
5909
5910         * gnus-art.el (article-decode-idna-rhs): Also decode idna
5911         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5912         (article-decode-idna-rhs): Fix regexp so that all idna-address in
5913         a header is decoded and not just the last one.
5914
5915 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
5918         has been decoded.
5919
5920         * mm-decode.el (mm-automatic-display): Add text/verbatim.
5921         (mm-insert-part): Don't modify text if it has been decoded.
5922
5923         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
5924         decoded.
5925
5926         * mm-view.el (mm-inline-text): Don't strip text props unless
5927         decoding enriched or richtext parts.
5928
5929 2005-09-25  Romain Francoise  <romain@orebokech.com>
5930
5931         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
5932         * gnus-start.el (gnus-subscribe-interactively):
5933         * gnus-uu.el (gnus-uu-grab-articles):
5934         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
5935         space.
5936
5937 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
5938
5939         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5940         * mm-view.el (mm-view-pkcs7-decrypt):
5941         * gnus-sum.el (gnus-summary-limit-to-extra)
5942         (gnus-summary-respool-article, gnus-read-move-group-name):
5943         * gnus-score.el (gnus-summary-increase-score):
5944         * gnus-util.el (gnus-completing-read-with-default):
5945         * gnus-art.el (gnus-read-save-file-name)
5946         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
5947         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
5948         * message.el (message-check-news-header-syntax):
5949         Follow convention for reading with the minibuffer.
5950
5951 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
5952
5953         * spam-report.el (spam-report-url-ping-plain):
5954         Use gnus-extended-version as User-Agent.
5955
5956         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
5957         default value is nil.
5958
5959         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
5960         (mm-uu-verbatim-marks-extract): New function.
5961         (mm-uu-extract): New face.
5962         (mm-uu-copy-to-buffer): Use it.
5963
5964         * spam-report.el (spam-report-gmane-ham): Renamed from
5965         `spam-report-gmane-unspam'.
5966         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
5967         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
5968
5969         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
5970         Autoload.
5971         (spam-report-gmane-unregister-routine): Renamed
5972         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
5973
5974 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
5975
5976         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
5977         (spam-report-gmane-unregister-routine): Add support for gmane
5978         unregistration.
5979
5980         * spam-report.el (spam-report-gmane-unspam)
5981         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
5982         (spam-report-gmane): Change to take a single article and do unspam
5983         registration.
5984
5985 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5986
5987         * mm-url.el (mm-url-decode-entities): Fix regexp.
5988
5989 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5990
5991         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
5992         default to nil, to be able to use Gnus at all.  If the default
5993         switches to something else, then the function should be fixed not
5994         be exceedingly slow.
5995
5996 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
5997
5998         * gnus-start.el (gnus-activate-group): If the server is nil, don't
5999         fail hard.
6000
6001         * spam-report.el: Add better Keywords line.
6002
6003         * spam.el: Add Maintainer and better Keywords line.
6004
6005 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * gnus-art.el (gnus-article-replace-part)
6008         (gnus-mime-replace-part): New functions.
6009         (gnus-mime-action-alist, gnus-mime-button-commands)
6010         (gnus-mime-save-part-and-strip): Added file argument.
6011         (gnus-article-part-wrapper): Added interactive argument.
6012
6013         * gnus-sum.el (gnus-summary-mime-map): Add
6014         `gnus-article-replace-part'.
6015
6016 2005-09-19  Didier Verna  <didier@xemacs.org>
6017
6018         The nnml compaction feature:
6019         * nnml.el (nnml-request-compact-group): New function.
6020         * nnml.el (nnml-request-compact): New function.
6021         * gnus-int.el (gnus-request-compact-group): New function.
6022         * gnus-int.el (gnus-request-compact): New function.
6023         * gnus-group.el (gnus-group-compact-group): New function.
6024         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6025         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6026         * gnus-srvr.el (gnus-server-compact-server): New function.
6027         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6028         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6029
6030 2005-09-18  Deepak Goel  <deego@gnufans.org>
6031
6032         * sieve.el (sieve-help): Fix `message' call: first arg should be a
6033         format spec.
6034
6035 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * gnus.el (gnus-group-startup-message): Bind image-load-path.
6038
6039 2005-09-15  Romain Francoise  <romain@orebokech.com>
6040
6041         * message.el (message-fill-paragraph): Clarify docstring.
6042
6043 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6044
6045         * gnus-art.el (gnus-mime-display-part): Protect against broken
6046         MIME messages.
6047
6048 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6051         before parsing header.
6052
6053 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
6054
6055         * html2text.el: (html2text-replace-list): Add new entities.
6056
6057 2005-09-11  Romain Francoise  <romain@orebokech.com>
6058
6059         * message.el (message-alternative-emails): Improve docstring.
6060         (message-setup-1): Call `message-use-alternative-email-as-from'
6061         after `message-setup-hook' to give it precedence over posting
6062         styles, etc.
6063         (message-use-alternative-email-as-from): Add docstring.  Remove
6064         the original From header if present.
6065
6066         * nnml.el (nnml-compressed-files-size-threshold): New variable.
6067         (nnml-save-mail): Use it.
6068
6069         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6070         articles.  Add new argument `silent'.
6071         (gnus-uu-mark-all): Report the total number of marked articles.
6072
6073 2005-09-10  Romain Francoise  <romain@orebokech.com>
6074
6075         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6076         (gnus-uu-mark-series): Likewise.
6077
6078 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
6079
6080         * spam-report.el (spam-report-gmane): Fix generation of spam
6081         report URL.
6082
6083 2005-09-10  Simon Josefsson  <jas@extundo.com>
6084
6085         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6086         t, based on discussion on the ding list with Robert Epprecht
6087         <epprecht@solnet.ch>.
6088
6089 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
6090
6091         * spam-report.el (spam-report-gmane): Make it work without
6092         X-Report-Spam header.  Gmane now only provides Archived-At.
6093         This is only used if `spam-report-gmane-use-article-number' is nil.
6094         (spam-report-gmane-spam-header): Remove.  Not used anymore.
6095
6096         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6097         make `gnus-summary-sort-by-recipient' work with threading.
6098
6099         * nnweb.el (nnweb-google-wash-article): Print a message if article
6100         is not available.
6101
6102 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6103
6104         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6105         change.  Decode text/* parts content before displaying.
6106
6107 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * mml-smime.el: Remove defvar of gnus-extract-address-components.
6110
6111 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * mm-view.el (mm-display-inline-fontify): Disable support modes.
6114
6115         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
6116         url-package-name, url-package-version,
6117         w3m-cid-retrieve-function-alist, w3m-current-buffer,
6118         w3m-display-inline-images, and w3m-minor-mode-map.
6119
6120 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
6121
6122         * message.el (message-tab-body-function): Fixed mismatched custom
6123         type.
6124
6125         * gnus.el (gnus-group-change-level-function): Ditto.
6126
6127         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6128
6129         * gnus-art.el (gnus-signature-limit)
6130         (gnus-article-mime-part-function): Ditto.
6131
6132 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6133
6134         * mml.el (mml-mode): Silence the byte compiler.
6135
6136         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6137         using `(sit-for 0)' before moving the point to the specified part;
6138         skip unbuttonized parts.
6139         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6140         return to the summary window if gnus-auto-select-part is non-nil.
6141
6142 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
6143
6144         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6145         variables.
6146         (mml-dnd-attach-file, mml-mode): Use them.
6147
6148         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6149         Make fetching article by MID work again for Google Groups.  Added
6150         FIXME concerning gnus-group-make-web-group.
6151
6152         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6153         Don't depend on Gnus by using mail-extract-address-components if
6154         gnus-extract-address-components is not bound.
6155
6156 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6157
6158         * gnus-art.el (gnus-mime-display-security): Don't display the
6159         signature, but only the signed part.
6160
6161 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6164
6165         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6166         list, not listp.
6167
6168 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
6169
6170         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6171         when encoding.
6172
6173         * mm-bodies.el (mm-decode-content-transfer-encoding):
6174         De-canonicalize CRLF for all text content types, not just
6175         text/plain.
6176
6177 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6178
6179         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6180         valid article; point arrow and cursor at the MIME button.
6181
6182 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6185         Suggested by Dan Christensen <jdc@uwo.ca>.
6186
6187         * mm-decode.el (mm-save-part): Enable change of prompt.
6188
6189 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
6190
6191         * gnus-msg.el (gnus-inews-add-send-actions): Made
6192         `message-post-method' lambda parameter ARG `&optional'.
6193
6194 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6195
6196         * gnus-sum.el (gnus-summary-mime-map): Added
6197         gnus-article-save-part-and-strip, gnus-article-delete-part and
6198         gnus-article-jump-to-part.
6199
6200         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6201         (gnus-article-edit-part): Use it.
6202         (gnus-article-part-wrapper): Added no-handle argument.
6203         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6204         functions.
6205
6206 2005-08-29  Romain Francoise  <romain@orebokech.com>
6207
6208         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6209         docstring.
6210         (gnus-face-from-file): Likewise.
6211
6212 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
6213
6214         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6215         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6216         non-nil.
6217         (gnus-auto-select-part): New variable.
6218         (gnus-article-jump-to-part): New function.
6219         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6220         (gnus-mime-delete-part): Allow selecting specified part after
6221         deleting or stripping parts.
6222         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
6223         part if argument is bogus.
6224
6225 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
6226
6227         * gnus-art.el (w3m-minor-mode-map):
6228         * gnus-spec.el (gnus-newsrc-file-version):
6229         * gnus-util.el (nnmail-active-file-coding-system)
6230         (gnus-original-article-buffer, gnus-user-agent):
6231         * gnus.el (gnus-ham-process-destinations)
6232         (gnus-parameter-ham-marks-alist)
6233         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6234         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6235         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6236         * mm-decode.el (gnus-current-window-configuration):
6237         * mm-extern.el (gnus-article-mime-handles):
6238         * mm-url.el (url-current-object, url-package-name)
6239         (url-package-version):
6240         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6241         (smime-keys, w3m-cid-retrieve-function-alist)
6242         (w3m-current-buffer, w3m-display-inline-images)
6243         (w3m-minor-mode-map):
6244         * mml-smime.el (gnus-extract-address-components):
6245         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6246         (gnus-newsrc-hashtb, message-default-charset)
6247         (message-deletable-headers, message-options)
6248         (message-posting-charset, message-required-mail-headers)
6249         (message-required-news-headers):
6250         * mml1991.el (mc-pgp-always-sign):
6251         * mml2015.el (mc-pgp-always-sign):
6252         * nnheader.el (nnmail-extra-headers):
6253         * rfc1843.el (gnus-decode-encoded-word-function)
6254         (gnus-decode-header-function, gnus-newsgroup-name):
6255         * spam-stat.el (gnus-original-article-buffer): Add defvars.
6256
6257 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
6258
6259         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6260         the end of the date treatments.
6261
6262 2005-08-15  Simon Josefsson  <jas@extundo.com>
6263
6264         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6265         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
6266         Capello and Romain Francoise.
6267         (pgg-fetch-key-function): Removed, not used?
6268         (pgg-insert-url-with-w3): Require url, to get
6269         url-insert-file-contents regardless of where it is defined.
6270
6271 2005-08-13  Romain Francoise  <romain@orebokech.com>
6272
6273         * message.el (message-cite-original-1): New function.
6274         (message-cite-original): Use it.
6275         (message-cite-original-without-signature): Ditto.
6276
6277 2005-08-08  Romain Francoise  <romain@orebokech.com>
6278
6279         * message.el (message-yank-empty-prefix): New variable.
6280         (message-indent-citation): Use it.
6281         (message-cite-original-without-signature): Respect X-No-Archive.
6282
6283 2005-08-08  Simon Josefsson  <jas@extundo.com>
6284
6285         * pgg.el: Autoload url-insert-file-contents instead of loading
6286         w3/url.
6287         (pgg-insert-url-with-w3): Don't load url here.
6288
6289 2005-08-07  Jesper Harder  <harder@phys.au.dk>
6290
6291         * message.el (message-kill-to-signature): Don't insert newline at
6292         bol.
6293         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6294
6295 2005-08-06  Romain Francoise  <romain@orebokech.com>
6296
6297         * message.el (message-user-fqdn): Fix typo in docstring.
6298
6299 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
6300
6301         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6302
6303         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6304
6305 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6306
6307         * mm-bodies.el (mm-encode-body): Use coding system rather than
6308         charset to encode text.
6309
6310         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6311         number of charsets if utf-8 is available (XEmacs).
6312
6313 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
6314
6315         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6316         taken from `gnus-button-mid-or-mail-regexp'.
6317         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6318         (gnus-button-alist): Improve regexp for domain part of the MIDs
6319         for news:localpart@domain buttons.
6320         (gnus-button-ctan-directory-regexp): Update.
6321
6322 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * sieve-manage.el (sieve-manage-interactive-login): Use
6325         make-local-variable rather than make-variable-buffer-local.
6326         (sieve-manage-open): Ditto.
6327         (sieve-manage-authenticate): Ditto.
6328
6329         * mml.el (mml-generate-mime-1): Make the content type default to
6330         text/plain if the filename is not specified.
6331
6332 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6333
6334         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6335         instead of insert-buffer.
6336
6337         * message.el (message-yank-original): Ditto; set the mark at the
6338         end of the yanked message.
6339
6340 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6343         lines to scroll rather than to stop it.
6344
6345         * mml.el (mml-generate-default-type): Add doc string.
6346         (mml-generate-mime-1): Use mm-default-file-encoding or make it
6347         default to application/octet-stream when determining the content
6348         type if it is not specified for the part or the mml contents; add
6349         a comment about mml-generate-default-type.
6350
6351 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
6352
6353         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6354         make it default to application/octet-stream when determining the
6355         content type if it is not specified for the external contents.
6356
6357 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * rfc2231.el (rfc2231-parse-string): Take care that not only a
6360         segmented parameter but also other parameters might be there.
6361
6362 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6363
6364         * mm-decode.el (mm-display-external): Delete temp file, directory
6365         and buffer immediately if the external process is exited.
6366
6367 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6370         fewer lines than that of scroll-margin.
6371         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6372
6373 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * gnus-art.el (gnus-article-next-page): Revert.
6376         (gnus-article-beginning-of-window): New macro.
6377         (gnus-article-next-page-1): Use it.
6378         (gnus-article-prev-page): Ditto.
6379         (gnus-article-edit-part): Use insert-buffer-substring instead of
6380         insert-buffer.
6381         (gnus-article-edit-exit): Ditto.
6382
6383         * gnus-util.el (gnus-beginning-of-window): Remove.
6384         (gnus-end-of-window): Remove.
6385
6386         * lpath.el: Don't bind header-line-format and scroll-margin.
6387
6388 2005-07-25  Simon Josefsson  <jas@extundo.com>
6389
6390         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6391         to have the url package without w3.  Reported by Daiki Ueno
6392         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6393
6394 2005-07-20  Didier Verna  <didier@xemacs.org>
6395
6396         * gnus-diary.el: Remove the description comment (nndiary is now
6397         properly documented in the Gnus manual).
6398         Fix the spelling of "Back End".
6399         * nndiary.el: Ditto.
6400         Fix the copyright notice.
6401
6402 2005-07-18  Romain Francoise  <romain@orebokech.com>
6403
6404         * gnus-sum.el (gnus-summary-to-prefix,
6405         gnus-summary-newsgroup-prefix): New variables.
6406         (gnus-summary-from-or-to-or-newsgroups): Use them.
6407
6408 2005-07-17  Romain Francoise  <romain@orebokech.com>
6409
6410         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6411         space as it's generally not especially interesting to the user.
6412
6413 2005-07-16  Romain Francoise  <romain@orebokech.com>
6414
6415         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6416         nil to avoid prompting and file modification if one of the
6417         messages at the top of the nnfolder file contains a copyright
6418         notice.
6419         Update copyright notice.
6420
6421         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6422         instead of `current-time-string' as the latter creates a time
6423         string that is not RFC 2822 compliant (it lacks the zone).
6424         Update copyright notice.
6425
6426 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6427
6428         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6429         for text/rtf.  Display default in prompt.  Pass default for M-n.
6430
6431         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6432
6433 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6434
6435         * gnus-msg.el (gnus-button-mailto): Remove
6436         save-selected-window-window hackery because it relies on
6437         save-selected-window internals.
6438
6439 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6442         (gnus-article-next-page-1): Use gnus-beginning-of-window.
6443         (gnus-article-prev-page): Ditto.
6444
6445         * gnus-util.el (gnus-beginning-of-window): New function.
6446         (gnus-end-of-window): New function.
6447
6448         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
6449
6450 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6451
6452         * gnus-score.el (gnus-score-edit-all-score): Set
6453         gnus-score-edit-exit-function to gnus-score-edit-done and call
6454         gnus-message.
6455
6456 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6457
6458         * gnus-msg.el (gnus-button-mailto): Remove
6459         save-selected-window-window hackery because it relies on
6460         save-selected-window internals.
6461
6462 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6463
6464         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6465         add-minor-mode.
6466         (gnus-binary-mode): Ditto.
6467
6468         * gnus-topic.el (gnus-topic-mode): Ditto.
6469
6470 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
6471
6472         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6473         (gnus-article-prev-page): Take scroll-margin into consideration.
6474
6475 2005-07-04  Lute Kamstra  <lute@gnu.org>
6476
6477         Update FSF's address in GPL notices.
6478
6479 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
6480
6481         * gnus.el (gnus-exit):
6482         * gnus-group.el (gnus-group-icons):
6483         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6484
6485         * gnus-nocem.el (gnus-nocem):
6486         * message.el (message-various, message-buffers, message-sending)
6487         (message-interface, message-forwarding, message-insertion)
6488         (message-headers, message-news, message-mail):
6489         * pgg-gpg.el (pgg-gpg):
6490         * pgg-parse.el (pgg-parse):
6491         * pgg-pgp.el (pgg-pgp):
6492         * pgg-pgp5.el (pgg-pgp5):
6493         * pop3.el (pop3): Finish `defgroup' description with period.
6494
6495 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * gnus-art.el (article-display-face): Improve the efficiency.
6498         (article-display-x-face): Ditto; remove grey x-face stuff.
6499
6500 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * gnus-art.el (article-display-face): Correct the position in
6503         which Faces are inserted.
6504
6505 2005-06-29  Didier Verna  <didier@xemacs.org>
6506
6507         * gnus-art.el (article-display-face): Display faces in correct
6508         order.
6509
6510 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6511
6512         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6513         (gnus-fill-real-hashtb): Use hash table instead of obarray.
6514         (gnus-nocem-check-article): Fetch the Type header.
6515         (gnus-nocem-message-wanted-p): Fix the way to examine types.
6516         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6517         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6518         make sure gnus-nocem-hashtb is initialized.
6519         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6520         (gnus-nocem-unwanted-article-p): Ditto.
6521
6522         * pgg.el (pgg-verify): Return the verification result.
6523
6524 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6525
6526         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6527         is ascii.
6528
6529 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
6530
6531         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6532         `show-nonbreak-escape'.
6533
6534 2005-06-23  Lute Kamstra  <lute@gnu.org>
6535
6536         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6537
6538         * dig.el (dig-mode):
6539         * smime.el (smime-mode): Use gnus-run-mode-hooks.
6540
6541 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
6542
6543         * nnimap.el (nnimap-split-download-body): Fix spellings.
6544
6545 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6546
6547         * gnus-art.el (gnus-article-encrypt-body):
6548         * gnus-cus.el (gnus-score-customize):
6549         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6550         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6551
6552 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6553
6554         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6555         header by looking for magic "MII" at the beginnig.
6556
6557 2005-06-16  Miles Bader  <miles@gnu.org>
6558
6559         * gnus-xmas.el (gnus-xmas-group-startup-message):
6560         Use renamed gnus-splash face.
6561
6562         * assistant.el (assistant-field): Remove "-face" suffix from face name.
6563         (assistant-field-face): New backward-compatibility alias for renamed
6564         face.
6565         (assistant-render-text): Use renamed assistant-field face.
6566
6567         * spam.el (spam): Remove "-face" suffix from face name.
6568         (spam-face): New backward-compatibility alias for renamed face.
6569         (spam-face, spam-initialize): Use renamed spam face.
6570
6571         * message.el (message-header-to, message-header-cc)
6572         (message-header-subject, message-header-newsgroups)
6573         (message-header-other, message-header-name)
6574         (message-header-xheader, message-separator, message-cited-text)
6575         (message-mml): Remove "-face" suffix from face names.
6576         (message-header-to-face, message-header-cc-face)
6577         (message-header-subject-face, message-header-newsgroups-face)
6578         (message-header-other-face, message-header-name-face)
6579         (message-header-xheader-face, message-separator-face)
6580         (message-cited-text-face, message-mml-face):
6581         New backward-compatibility aliases for renamed faces.
6582         (message-font-lock-keywords): Use renamed message faces.
6583
6584         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6585         (sieve-test-commands, sieve-tagged-arguments):
6586         Remove "-face" suffix from face names.
6587         (sieve-control-commands-face, sieve-action-commands-face)
6588         (sieve-test-commands-face, sieve-tagged-arguments-face):
6589         New backward-compatibility aliases for renamed faces.
6590         (sieve-control-commands-face, sieve-action-commands-face)
6591         (sieve-test-commands-face, sieve-tagged-arguments-face):
6592         Use renamed sieve faces.
6593
6594         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
6595         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
6596         (gnus-group-news-3-empty, gnus-group-news-4)
6597         (gnus-group-news-4-empty, gnus-group-news-5)
6598         (gnus-group-news-5-empty, gnus-group-news-6)
6599         (gnus-group-news-6-empty, gnus-group-news-low)
6600         (gnus-group-news-low-empty, gnus-group-mail-1)
6601         (gnus-group-mail-1-empty, gnus-group-mail-2)
6602         (gnus-group-mail-2-empty, gnus-group-mail-3)
6603         (gnus-group-mail-3-empty, gnus-group-mail-low)
6604         (gnus-group-mail-low-empty, gnus-summary-selected)
6605         (gnus-summary-cancelled, gnus-summary-high-ticked)
6606         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
6607         (gnus-summary-high-ancient, gnus-summary-low-ancient)
6608         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
6609         (gnus-summary-low-undownloaded)
6610         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
6611         (gnus-summary-low-unread, gnus-summary-normal-unread)
6612         (gnus-summary-high-read, gnus-summary-low-read)
6613         (gnus-summary-normal-read, gnus-splash):
6614         Remove "-face" suffix from face names.
6615         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6616         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6617         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6618         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6619         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6620         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6621         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6622         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6623         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6624         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6625         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6626         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6627         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6628         (gnus-summary-normal-ticked-face)
6629         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
6630         (gnus-summary-normal-ancient-face)
6631         (gnus-summary-high-undownloaded-face)
6632         (gnus-summary-low-undownloaded-face)
6633         (gnus-summary-normal-undownloaded-face)
6634         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6635         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6636         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6637         (gnus-splash-face):
6638         New backward-compatibility aliases for renamed faces.
6639         (gnus-group-startup-message): Use renamed gnus faces.
6640
6641         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
6642         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
6643         (gnus-server-agent): Remove "-face" suffix from face names.
6644         (gnus-server-agent-face, gnus-server-opened-face)
6645         (gnus-server-closed-face, gnus-server-denied-face)
6646         (gnus-server-offline-face):
6647         New backward-compatibility aliases for renamed faces.
6648         (gnus-server-agent-face, gnus-server-opened-face)
6649         (gnus-server-closed-face, gnus-server-denied-face)
6650         (gnus-server-offline-face): Use renamed gnus faces.
6651
6652         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
6653         Remove "-face" suffix from face names.
6654         (gnus-picon-xbm-face, gnus-picon-face):
6655         New backward-compatibility aliases for renamed faces.
6656
6657         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
6658         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
6659         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
6660         (gnus-cite-11): Remove "-face" suffix from face names.
6661         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
6662         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
6663         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
6664         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
6665         New backward-compatibility aliases for renamed faces.
6666         (gnus-cite-attribution-face, gnus-cite-face-list)
6667         (gnus-article-boring-faces): Use renamed gnus faces.
6668
6669         * gnus-art.el (gnus-signature, gnus-header-from)
6670         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
6671         (gnus-header-content): Remove "-face" suffix from face names.
6672         (gnus-signature-face, gnus-header-from-face)
6673         (gnus-header-subject-face, gnus-header-newsgroups-face)
6674         (gnus-header-name-face, gnus-header-content-face):
6675         New backward-compatibility aliases for renamed faces.
6676         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
6677
6678         * gnus-sum.el (gnus-summary-selected-face)
6679         (gnus-summary-highlight): Use renamed gnus faces.
6680         * gnus-group.el (gnus-group-highlight): Likewise.
6681
6682 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
6683
6684         * gnus-sieve.el (gnus-sieve-article-add-rule):
6685         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
6686         * spam-stat.el (spam-stat-buffer-change-to-spam)
6687         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
6688
6689         * message.el (message-is-yours-p):
6690         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
6691
6692 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * mm-view.el (mm-inline-text): Withdraw the last change.
6695
6696 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
6699         executing enriched-decode.
6700
6701 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
6704         charset of tar files.
6705
6706 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
6707
6708         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
6709
6710 2005-06-04  Lute Kamstra  <lute@gnu.org>
6711
6712         * nnfolder.el (nnfolder-read-folder): Make sure that undo
6713         information is never recorded.
6714
6715 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6716
6717         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
6718
6719 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6720
6721         * pop3.el (pop3-apop): Run md5 in the binary mode.
6722
6723         * starttls.el (starttls-set-process-query-on-exit-flag):
6724         Use eval-and-compile.
6725
6726 2005-05-31  Simon Josefsson  <jas@extundo.com>
6727
6728         * smime.el (smime-replace-in-string): Define.
6729         (smime-cert-by-ldap-1): Use it.
6730
6731 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6732
6733         * gnus-art.el (article-display-x-face): Replace
6734         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6735
6736         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
6737         set-process-query-on-exit-flag or process-kill-without-query.
6738
6739         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
6740         loop instead of replace-regexp.
6741
6742         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
6743         instead of process-kill-without-query if it is available.
6744
6745         * lpath.el: Fbind ldap-search-entries.
6746
6747         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
6748         instead of find-file-hooks if it is available.
6749
6750         * mml1991.el: Bind pgg-default-user-id when compiling.
6751
6752         * mml2015.el: Bind pgg-default-user-id when compiling.
6753
6754         * nndraft.el (nndraft-request-associate-buffer):
6755         Use write-contents-functions instead of write-contents-hooks if it is
6756         available.
6757
6758         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
6759         instead of find-file-hooks if it is available.
6760
6761         * nntp.el (nntp-open-connection): Replace
6762         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6763         (nntp-open-ssl-stream): Ditto.
6764         (nntp-open-tls-stream): Ditto.
6765
6766         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
6767         set-process-query-on-exit-flag or process-kill-without-query.
6768         (starttls-open-stream-gnutls): Use it instead of
6769         process-kill-without-query.
6770         (starttls-open-stream): Ditto.
6771
6772 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
6773
6774         * smime.el (smime-cert-by-ldap-1): Don't use
6775         replace-regexp-in-string.
6776
6777 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6778
6779         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6780
6781         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
6782         in PEM format. Adjust to the XEmacs compability.
6783
6784 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
6785
6786         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
6787         by `string-to-number'.
6788         * gnus-agent.el (gnus-agent-regenerate-group)
6789         (gnus-agent-fetch-articles): Ditto.
6790         * gnus-art.el (gnus-button-fetch-group): Ditto.
6791         * gnus-cache.el (gnus-cache-generate-active)
6792         (gnus-cache-articles-in-group): Ditto.
6793         * gnus-group.el (gnus-group-set-current-level)
6794         (gnus-group-insert-group-line): Ditto.
6795         * gnus-score.el (gnus-score-set-expunge-below)
6796         (gnus-score-set-mark-below, gnus-summary-score-effect)
6797         (gnus-summary-score-entry): Ditto.
6798         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
6799         (gnus-soup-pack): Ditto.
6800         * gnus-spec.el (gnus-xmas-format): Ditto.
6801         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
6802         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
6803         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
6804         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
6805         * nndb.el (nndb-get-remote-expire-response): Ditto.
6806         * nndiary.el (nndiary-parse-schedule-value)
6807         (nndiary-string-to-number, nndiary-request-replace-article)
6808         (nndiary-request-article): Ditto.
6809         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
6810         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
6811         * nneething.el (nneething-make-head): Ditto.
6812         * nnfolder.el (nnfolder-request-article)
6813         (nnfolder-retrieve-headers): Ditto.
6814         * nnheader.el (nnheader-file-to-number): Ditto.
6815         * nnkiboze.el (nnkiboze-request-article): Ditto.
6816         * nnmail.el (nnmail-process-unix-mail-format)
6817         (nnmail-process-babyl-mail-format): Ditto.
6818         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
6819         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
6820         (nnmh-request-create-group, nnmh-request-list-1)
6821         (nnmh-request-group, nnmh-request-article): Ditto.
6822         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
6823         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
6824         * nnsoup.el (nnsoup-make-active): Ditto.
6825         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
6826         * nntp.el (nntp-find-group-and-number)
6827         (nntp-retrieve-headers-with-xover): Ditto.
6828         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
6829         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
6830         (pgg-format-key-identifier): Ditto.
6831         * pop3.el (pop3-last, pop3-stat): Ditto.
6832         * qp.el (quoted-printable-decode-region): Ditto.
6833
6834         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
6835         of concat.
6836
6837 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
6840
6841         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
6842
6843         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
6844
6845         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
6846
6847         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
6848
6849         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
6850
6851         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
6852         (gnus-carpal-mode): Ditto.
6853
6854         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
6855         (gnus-browse-mode): Ditto.
6856
6857         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
6858
6859         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
6860
6861 2005-05-29  Richard M. Stallman  <rms@gnu.org>
6862
6863         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
6864
6865 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6866
6867         * gnus-util.el (gnus-run-mode-hooks): New function.
6868
6869         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
6870
6871         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
6872         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
6873
6874 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
6875
6876         * gnus-agent.el (gnus-agent-make-mode-line-string):
6877         Use mode-line-highlight as mouse-face.
6878
6879 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * canlock.el (canlock): Change the parent group to news.
6882
6883         * deuglify.el (gnus-outlook-deuglify): Add :group.
6884
6885         * dig.el (dig): Add :group.
6886
6887         * dns-mode.el (dns-mode): Add :group.
6888
6889         * encrypt.el (encrypt): Add :group.
6890
6891         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
6892         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
6893         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
6894         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
6895         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
6896
6897         * gnus-diary.el (gnus-diary): Add :group.
6898
6899         * gnus.el (gnus-group-news-1-face): Add :group.
6900         (gnus-group-news-1-empty-face): Ditto.
6901         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
6902         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
6903         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
6904         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
6905         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
6906         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
6907         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
6908         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
6909         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
6910         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
6911         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
6912         (gnus-summary-high-ticked-face): Ditto.
6913         (gnus-summary-low-ticked-face): Ditto.
6914         (gnus-summary-normal-ticked-face): Ditto.
6915         (gnus-summary-high-ancient-face): Ditto.
6916         (gnus-summary-low-ancient-face): Ditto.
6917         (gnus-summary-normal-ancient-face): Ditto.
6918         (gnus-summary-high-undownloaded-face): Ditto.
6919         (gnus-summary-low-undownloaded-face): Ditto.
6920         (gnus-summary-normal-undownloaded-face): Ditto.
6921         (gnus-summary-high-unread-face): Ditto.
6922         (gnus-summary-low-unread-face): Ditto.
6923         (gnus-summary-normal-unread-face): Ditto.
6924         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
6925         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
6926
6927         * hashcash.el (hashcash): New custom group.
6928         (hashcash-default-payment): Add :group.
6929         (hashcash-payment-alist): Ditto.
6930         (hashcash-default-accept-payment): Ditto.
6931         (hashcash-accept-resources): Ditto.
6932         (hashcash-path): Ditto.
6933         (hashcash-extra-generate-parameters): Ditto.
6934         (hashcash-double-spend-database): Ditto.
6935         (hashcash-in-news): Ditto.
6936
6937         * message.el (message-minibuffer-local-map): Add :group.
6938
6939         * netrc.el (netrc): Add :group.
6940
6941         * sieve-manage.el (sieve-manage-log): Add :group.
6942         (sieve-manage-default-user): Diito.
6943         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
6944         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
6945         (sieve-manage-authenticators): Ditto.
6946         (sieve-manage-authenticator-alist): Ditto.
6947         (sieve-manage-default-port): Ditto.
6948
6949         * sieve-mode.el (sieve-control-commands-face): Add :group.
6950         (sieve-action-commands-face): Ditto.
6951         (sieve-test-commands-face): Ditto.
6952         (sieve-tagged-arguments-face): Ditto.
6953
6954         * smime.el (smime): Add :group.
6955
6956         * spam-report.el (spam-report): Add :group.
6957
6958         * spam.el (spam, spam-face): Add :group.
6959
6960 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6961
6962         * nntp.el (nntp-next-result-arrived-p): Some news servers may
6963         return \n.\n.\n at the end of articles.  Protect against that.
6964         (nntp-with-open-group): Allow debugging.
6965
6966         * nnheader.el (mail-header-set-extra): Make into a function
6967         because I just could't understand how to quote the list properly.
6968
6969         * dns.el (query-dns-cached): New function.
6970
6971 2005-05-26  Lute Kamstra  <lute@gnu.org>
6972
6973         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
6974
6975 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
6978
6979         * gnus-art.el: Don't autoload mail-extract-address-components.
6980
6981         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
6982         eval-and-compile to evaluate it.
6983
6984         * hashcash.el: Don't autoload executable-find.
6985
6986         * nndb.el: Don't declare the nndb back end two or more times; don't
6987         autoload news-reply-mode, news-setup, cancel-timer and telnet.
6988
6989         * nntp.el: Autoload format-spec instead of format; use
6990         eval-and-compile to evaluate autoload forms.
6991
6992 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
6993
6994         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
6995
6996 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6997
6998         * gnus.el (gnus-version-number): Bump version.
6999
7000 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7001
7002         * gnus.el: No Gnus v0.3 is released.
7003
7004 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7005
7006         * lpath.el (featurep): Bind show-nonbreak-escape.
7007
7008 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7009
7010         * gnus-art.el (gnus-article-edit-part): Disable undo.
7011
7012 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7013
7014         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7015         gnus-article-date-lapsed-new-header is t if date timer is active;
7016         skip headers in which the original date value is empty.
7017         (gnus-article-save-original-date): Redefine it as a macro.
7018         (gnus-display-mime): Use it.
7019
7020 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7021
7022         * gnus-art.el (article-date-ut): Support converting date in
7023         forwarded parts as well.
7024         (gnus-article-save-original-date): New function.
7025         (gnus-display-mime): Use it.
7026
7027 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
7028
7029         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7030         enclosure element of <item>.
7031
7032 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
7033
7034         * message.el (message-kill-buffer-query): Renamed from
7035         `message-kill-buffer-query-if-modified'.  Added :version.
7036
7037 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7038
7039         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7040         window layout.
7041
7042 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7043
7044         * mml.el: Autoload dnd when compiling.
7045
7046 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7047
7048         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7049         x-dnd-*.
7050
7051 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * qp.el (quoted-printable-encode-region): Save excursion.
7054
7055 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7056
7057         * message.el (message-kill-buffer-query-if-modified): Add new variable
7058         so the user can kill a modified message buffer quickly.
7059         (message-kill-buffer): Use it.
7060
7061 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * lpath.el: Fbind display-time-event-handler; don't fbind
7064         string-to-multibyte.
7065
7066         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7067
7068 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7071         contained in text because xml.el decodes entities) with LFs.
7072
7073 2005-04-11  Lute Kamstra  <lute@gnu.org>
7074
7075         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7076         differently.
7077
7078 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7079
7080         * mm-util.el (mm-detect-coding-region): Typo.
7081
7082 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7085
7086 2005-04-06  D Goel  <deego@gnufans.org>
7087
7088         * spam-stat.el (spam-stat-score-buffer): Add a call to a
7089         user-function allow user modifications of the scores.
7090         (spam-stat-score-buffer-user): New function, to allow
7091         user-computed modifications to the score.
7092         (spam-stat-score-buffer-user-functions): list of additional
7093         scoring functions
7094         (spam-stat-error-holder): global temporary error holder
7095         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
7096         variable
7097
7098 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7099
7100         * gnus-registry.el (gnus-registry-clean-empty-function)
7101         (gnus-registry-trim, gnus-registry-fetch-groups)
7102         (gnus-registry-delete-group): Groups that match
7103         `gnus-registry-ignored-groups' are removed from the registry
7104         entries, not just ignored for splitting.  This helps clean up the
7105         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
7106         to get all the groups a message ID is in.
7107
7108         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7109         (spam-stat-split-fancy): Change "threshhold" to "threshold"
7110         (spam-stat-score-buffer-user-functions): Add :number custom type.
7111
7112 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7115         argument in XEmacs.
7116
7117         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7118         (nnrss-request-group): Decode group name first.
7119         (nnrss-request-article): Make a text/plain article if mml-to-mime
7120         failed.
7121         (nnrss-get-encoding): Return a compatible encoding according to
7122         nnrss-compatible-encoding-alist.
7123         (nnrss-find-el): Use consp instead of listp.
7124         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7125
7126 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7129         which Emacs 20 doesn't support.
7130         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7131
7132 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7133
7134         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7135         silence the byte compiler inside the defun
7136
7137         * gnus-demon.el (parse-time-string): Add autoload.
7138
7139         * gnus-delay.el (parse-time-string): Add autoload.
7140
7141         * gnus-art.el (parse-time-string): Add autoload.
7142
7143         * nnultimate.el (parse-time): Require for `parse-time-string'.
7144
7145 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7146
7147         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7148
7149         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7150
7151         * smime.el (smime-ldap-host-list): Add :version.
7152
7153 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7154
7155         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7156         pass it to `gnus-browse-read-group'.
7157         (gnus-browse-read-group): Add NUMBER argument and pass it to
7158         `gnus-group-read-ephemeral-group'.
7159
7160         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7161         argument and pass it to `gnus-group-read-group'.
7162
7163 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
7164
7165         * mm-util.el (mm-xemacs-find-mime-charset): Only call
7166         mm-xemacs-find-mime-charset-1 if we have the mule feature
7167         available at runtime.
7168
7169 2005-03-25  Werner Lemberg  <wl@gnu.org>
7170
7171         * nnmaildir.el: Replace `illegal' with `invalid'.
7172
7173 2005-03-23  Lute Kamstra  <lute@gnu.org>
7174
7175         * time-date.el: Add comment on time value formats.
7176         Don't require parse-time.
7177         (with-decoded-time-value): New macro.
7178         (encode-time-value): New function.
7179         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7180         (days-to-time): Return a valid time value when arg is huge.
7181         (time-since): Use time-subtract.
7182         (time-to-number-of-days): Use time-to-seconds.
7183
7184 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7185
7186         * gnus-start.el (gnus-display-time-event-handler):
7187         Check display-time-timer at runtime rather than only at load time
7188         in case display-time-mode is turned off in the mean time.
7189
7190 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7191
7192         * nnimap.el (nnimap-open-connection): Print which authinfo file is
7193         used.
7194
7195         * nneething.el (nneething-map-file-directory): Derive from
7196         `gnus-directory'.
7197
7198         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7199         the To/Cc button.
7200
7201 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7202
7203         * nnmaildir.el (nnmaildir-request-accept-article):
7204         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7205
7206 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7207
7208         * gnus-async.el: Require timer-funcs at compile time when in
7209         XEmacs for `run-with-idle-timer'.
7210
7211 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
7212
7213         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7214         autoloaded function.
7215
7216 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7217
7218         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7219
7220 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7221
7222         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7223
7224 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7225
7226         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7227         gnus-expert-user to default.
7228
7229 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
7230
7231         * nnimap.el (nnimap-open-server): Ditto.
7232
7233         * imap.el (imap-authenticate): Fix typo.
7234
7235 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
7236
7237         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7238         buffer (since IMAP server might return FETCH response out of
7239         order, and the nntp buffer must be sorted).
7240
7241 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
7242
7243         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7244         comparison on string.
7245
7246         * gnus-agent.el (gnus-agent-long-article,
7247         gnus-agent-short-article, gnus-agent-score): Renamed category
7248         keywords to match gnus-cus.
7249         (gnus-agent-summary-fetch-series): Modified to protect against
7250         gnus-agent-summary-fetch-group clearing processable flags.
7251         (gnus-agent-synchronize-group-flags): Update live group buffer as
7252         synchronization may occur due to the user toggle the plugged
7253         status.
7254         (gnus-agent-fetch-group-1): Clear downloadable flag when article
7255         successfully downloaded.
7256         (gnus-agent-expire-group-1): Avoid using markers when the overview
7257         is in ascending order; greatly improves performance.
7258         (gnus-agent-regenerate-group): Use
7259         gnus-agent-synchronize-group-flags to reset read status in both
7260         gnus and server.
7261         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7262
7263 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7264
7265         * message.el: Don't autoload former message-utils variables.
7266         (message-strip-subject-trailing-was): Change doc string.
7267
7268         * nnweb.el: Fixes for `gnus-group-make-web-group'.
7269         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
7270         (nnweb-google-search): Add "hl=en" here.
7271         (nnweb-google-parse-1, nnweb-google-create-mapping):
7272         Don't hardcode URL.
7273
7274 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7275
7276         * message.el (message-get-reply-headers, message-followup):
7277         Mention related variables `message-use-followup-to' and
7278         `message-use-mail-followup-to', in the information buffer.
7279
7280         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7281         of broken groups(-beta).google.com.
7282
7283 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7284
7285         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7286         parameter to invoked gnus-request-move-article; remove the
7287         redundant gnus-sum-hint-move-is-internal variable; apply the marks
7288         all at once instead of once per article.
7289         (gnus-summary-remove-process-mark): Accept a list of articles as
7290         well as a single article for processing.
7291
7292         * gnus-int.el (gnus-request-move-article): Add move-is-internal
7293         parameter.
7294
7295         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7296
7297         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7298
7299         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7300         parameter.
7301
7302         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7303         parameter.
7304
7305         * nnimap.el (nnimap-request-move-article): Add move-is-internal
7306         parameter and remove the gnus-sum-hint-move-is-internal variable.
7307
7308         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7309         parameter.
7310
7311         * nndraft.el (nndraft-request-move-article): Add move-is-internal
7312         parameter.
7313
7314         * nndiary.el (nndiary-request-move-article): Add move-is-internal
7315         parameter.
7316
7317         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7318
7319         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7320         parameter.
7321
7322         * nnagent.el (nnagent-request-move-article): Add move-is-internal
7323         parameter.
7324
7325 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7326
7327         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7328         a more conservative way.
7329
7330 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7331
7332         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7333         buffer, so it moves the window's cursor.
7334
7335 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7336
7337         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7338         `mm-dissect-multipart' and receive the from field as an (optional)
7339         argument from `mm-dissect-multipart'.
7340         (mm-dissect-multipart): Receive the from field as an argument and
7341         pass it on when we call `mm-dissect-buffer' on MIME parts.
7342         Fixes verification/decryption of signed/encrypted MIME parts.
7343
7344 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7345
7346         * gnus-sum.el (gnus-summary-move-article): Set
7347         gnus-sum-hint-move-is-internal for gnus-request-move-article and
7348         whatever it calls (right now, only nnimap-request-move article
7349         respects it).
7350
7351         * nnimap.el (nnimap-request-move-article): When
7352         gnus-sum-hint-move-is-internal is set, don't do the extra
7353         nnimap-request-article.
7354
7355 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7356
7357         * nnheader.el (nnheader-find-file-noselect): Add doc string.
7358
7359         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7360         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7361
7362         * gnus-sum.el (gnus-summary-caesar-message):
7363         Apply `gnus-treat-article' after rotation.
7364
7365         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7366         doc string.
7367
7368 2005-02-22  Simon Josefsson  <jas@extundo.com>
7369
7370         * encrypt.el (encrypt-password-cache-expiry): Remove (use
7371         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
7372         <arne@arnested.dk>.
7373         (encrypt): Add password-cache and password-cache-expiry as group
7374         members.
7375
7376 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7377
7378         * smime.el (smime-ldap-host-list): Doc fix.
7379         (smime-ask-passphrase): Use `password-read-and-add' to read (and
7380         cache) password.
7381         (smime-sign-region): Use it.
7382         (smime-decrypt-region): Use it.
7383         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7384         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7385         fails.
7386         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7387         certificate from DER to PEM format rather than calling openssl.
7388
7389         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7390
7391         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7392         for signing/encryption.
7393
7394         * mml.el (mml-parse-1): Use them.
7395
7396 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7397
7398         * nnrss.el (nnrss-verbose): Removed.
7399         (nnrss-request-group): Use `nnheader-message' instead.
7400
7401 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
7402
7403         * nnrss.el (nnrss-verbose): New variable.
7404         (nnrss-request-group): Make it say nnrss is requesting a group.
7405
7406 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7407
7408         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7409         Handle news URL with given port correctly.
7410
7411 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7414         containing special characters.
7415
7416         * gnus-sum.el (gnus-summary-edit-article): Ditto.
7417
7418         * mml.el (mime-to-mml): Ditto.
7419
7420         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7421         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7422         (rfc2047-decode-region): Quote decoded words containing special
7423         characters when rfc2047-quote-decoded-words-containing-tspecials
7424         is non-nil.
7425
7426 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7427
7428         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7429
7430         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7431
7432 2005-02-15  Simon Josefsson  <jas@extundo.com>
7433
7434         * nnimap.el (nnimap-debug): Doc fix.
7435
7436         * imap.el (imap-debug): Doc fix.
7437
7438 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7441
7442 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7443
7444         * gnus.el (spam-contents): Improve docs for spam-contents
7445         parameter in its variable incarnation.
7446
7447 2005-02-14  Simon Josefsson  <jas@extundo.com>
7448
7449         * smime-ldap.el: Use require instead of load-library for ldap.
7450         (smime-ldap-search): Indent.
7451         (smime-ldap-search-internal): Shorten line.
7452
7453         * smime.el (smime-cert-by-dns): Add doc-string.
7454         (smime-cert-by-ldap-1): Indent.
7455
7456         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7457         mml-smime-get-dns-ldap.
7458         (mml-smime-encrypt-query): Use new function.  Default to ldap.
7459
7460 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7461
7462         * smime.el: Require smime-ldap.
7463         (smime-ldap-host-list): New variable.
7464         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7465
7466         * mml-smime.el (mml-smime-encrypt-query): New function.
7467         (mml-smime-encrypt-query): Use it.
7468
7469         * smime-ldap.el: New file.
7470
7471 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7472
7473         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7474
7475 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7476
7477         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7478         argument in doc string.  Make query for type more clear.
7479
7480 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7481
7482         * gnus.el (gnus-group-startup-message): Search for gnus images in
7483         etc/images/gnus.
7484         * mm-util.el (mm-image-load-path): Likewise.
7485         * smiley.el (smiley-data-directory): Search for smilies in
7486         etc/images/smilies.
7487
7488 2005-02-09  Kim F. Storm  <storm@cua.dk>
7489
7490         Change Emacs release version from 21.4 to 22.1 throughout.
7491         Change Emacs development version from 21.3.50 to 22.0.50.
7492
7493 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7496
7497         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7498         non-Mule XEmacs as well.
7499         (mm-decompress-buffer): Signal an error intentionally if it does
7500         not decompress compressed data because auto-compression-mode is
7501         disabled.
7502
7503 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
7504
7505         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7506         an ID in the registry even if it has no groups.
7507
7508 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7511         merge it into mm-decompress-buffer.
7512         (gnus-mime-copy-part): Use the MIME part charset, the value which
7513         a user specified or gnus-newsgroup-charset for decoding, like
7514         gnus-mime-inline-part does; set buffer-file-coding-system to tell
7515         save-buffer what was used.  Suggested by Kevin Ryde
7516         <user42@zip.com.au>.
7517         (gnus-mime-inline-part): Allow the name parameter as well as the
7518         filename parameter; force decompressing of compressed data; always
7519         display contents being not decoded as unibyte.
7520
7521         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7522         as well as the filename parameter.
7523
7524         * mm-util.el (mm-decompress-buffer): Merge
7525         gnus-mime-jka-compr-maybe-uncompress.
7526         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7527         of compressed data.
7528
7529 2005-02-08  Simon Josefsson  <jas@extundo.com>
7530
7531         * imap.el (imap-log): Doc fix.
7532
7533 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7536         the coding cookies; decompress compressed parts.
7537
7538         * mml.el (mml-generate-mime-1): Add the charaset parameter according
7539         to the value which a user specified manually or the coding cookie.
7540
7541         * mm-util.el (mm-string-to-multibyte): New function.
7542         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7543         (mm-coding-system-to-mime-charset): New function.
7544         (mm-decompress-buffer): New function.
7545         (mm-find-buffer-file-coding-system): New function.
7546
7547         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7548         (mm-display-inline-fontify): Rewrite for decoding and decompressing
7549         parts.
7550
7551 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7552
7553         * mm-view.el (mm-display-inline-fontify): Decode a part according
7554         to the charset parameter.
7555
7556 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7557
7558         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7559         prefix arg is neither nil nor a number, as info specifies.
7560
7561 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7564         timestamps.
7565
7566 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
7567
7568         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7569         groups error checking and notify user.
7570
7571 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
7572
7573         * message.el (message-send-mail-function): Check existence of
7574         sendmail-program first before using default value
7575         `message-send-mail-with-sendmail'.  Otherwise use more generic
7576         `smtpmail-send-it'.
7577
7578 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * nntp.el (nntp-request-update-info): Always return nil.
7581
7582 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7583
7584         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7585
7586 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7587
7588         * message.el (message-beginning-of-line): Change the behavior when
7589         invoked between BOL and : so that it first moves backward.
7590
7591 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7592
7593         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7594         article buffer when editing of the article is discarded.
7595         (gnus-article-prepare): Revert.
7596
7597 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * gnus-art.el (gnus-article-prepare):
7600         Remove message-strip-forbidden-properties from the local hook.
7601
7602 2005-01-27  Simon Josefsson  <jas@extundo.com>
7603
7604         * password.el (password-cache-add): Only start one timer per key.
7605         Reported by Derek Atkins <warlord@MIT.EDU>.
7606
7607 2005-01-26  Steve Youngs  <steve@sxemacs.org>
7608
7609         * run-at-time.el: Removed.  It is no longer needed as
7610         timer-funcs.el in the xemacs-base package has a working version of
7611         `run-at-time'.
7612
7613         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
7614
7615         * password.el: Require timer-funcs instead of run-at-time in
7616         XEmacs.
7617         Remove `password-run-at-time' macro.
7618         (password-cache-add): Use `run-at-time' instead of
7619         `password-run-at-time'.
7620
7621         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
7622         Remove `nnheader-cancel-function-timers' alias,
7623         `cancel-function-timers' exists in XEmacs in timer-funcs.
7624
7625         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
7626         for `run-with-idle-timer'.
7627
7628         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
7629         for `run-at-time'.
7630
7631         * mm-url.el: Require timer-funcs at compile time when in XEmacs
7632         for `with-timeout'.
7633
7634         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
7635         the same as for XEmacs 21.4.
7636         No need to ignore `run-with-idle-timer', this function exists in
7637         XEmacs now in timer-funcs.el in the xemacs-base package.
7638         (dgnushack-compile): No need to delete
7639         run-at-time.el from the list of files to compile because it
7640         doesn't exist anymore.
7641
7642 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * mml.el (mml-generate-mime-1): Convert string into unibyte when
7645         inserting " *mml*" buffer's contents into a unibyte temp buffer.
7646
7647 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
7648
7649         * mail-source.el (mail-source-fetch-imap): Search for ^From case
7650         sensitively.
7651
7652 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
7653
7654         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
7655
7656 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7657
7658         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
7659         which will be inserted according to the multibyteness of a buffer
7660         rather than the type of contents.  Suggested by ARISAWA Akihiro
7661         <ari@mbf.ocn.ne.jp>.
7662
7663         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
7664         of string which old xml.el may return rather than a string.
7665
7666 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7667
7668         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
7669
7670 2005-01-16  Simon Josefsson  <jas@extundo.com>
7671
7672         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
7673         idn/idna.el isn't available.
7674         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
7675         <michael@waxrat.com>.
7676
7677         * hashcash.el: Remove non-FSF copyright header.
7678
7679         * hashcash.el (hashcash-extra-generate-parameters): New variable.
7680         (hashcash-generate-payment): Use it.
7681         (hashcash-generate-payment-async): Use it.
7682
7683 2005-01-15  Simon Josefsson  <jas@extundo.com>
7684
7685         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
7686         Suggested by Raymond Scholz <ray-2005@zonix.de>.
7687
7688         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
7689         gnus-summary-idna-message.
7690         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
7691         (gnus-summary-idna-message): New function.
7692
7693 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7694
7695         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
7696         gnus-novice-user.
7697
7698 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * nnrss.el (nnrss-request-delete-group): Delete entries in
7701         nnrss-group-alist as well.
7702         (nnrss-save-server-data): Insert newline.
7703
7704 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
7705
7706         * gnus.el (gnus-user-agent): Use list of symbols instead of
7707         symbols.  Display full version number for (S)XEmacs.  Optionally
7708         display (S)XEmacs codename.
7709
7710         * gnus-util.el (gnus-emacs-version): Update for new
7711         `gnus-user-agent'.
7712
7713         * gnus-msg.el (gnus-extended-version): Make it possible to omit
7714         Gnus version.
7715
7716 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7717
7718         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
7719         which is unreadable in some setups.
7720
7721 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * gnus-spec.el (gnus-update-format-specifications): Flush the
7724         group format spec cache if it doesn't support decoded group names.
7725
7726 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7727
7728         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
7729         to apply decay on score files matching a regexp.
7730
7731 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
7734         compatibility in %g and %c.
7735
7736 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
7739         name for only %g and %c.
7740         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
7741         of gnus-tmp-group to decoded group name.
7742         (gnus-group-make-rss-group): Exclude `/'s from group names.
7743
7744 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * nnrss.el (nnrss-get-encoding): Fix regexp.
7747
7748 2004-12-27  Simon Josefsson  <jas@extundo.com>
7749
7750         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
7751         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
7752         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
7753
7754 2004-12-17  Kim F. Storm  <storm@cua.dk>
7755
7756         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
7757
7758         * gnus-sum.el (gnus-summary-mode-map): Likewise.
7759
7760 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7761
7762         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
7763
7764 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * nnrss.el: Require rfc2047 and mml.
7767         (nnrss-file-coding-system): New variable.
7768         (nnrss-format-string): Redefine it as an inline function.
7769         (nnrss-decode-group-name): New function.
7770         (nnrss-string-as-multibyte): Remove.
7771         (nnrss-retrieve-headers): Decode group name; don't use
7772         nnrss-format-string.
7773         (nnrss-request-group): Decode group name.
7774         (nnrss-request-article): Decode group name; allow a Message-ID as
7775         well as an article number; don't use nnrss-format-string; encode a
7776         Message-ID string which may contain non-ASCII characters; use
7777         mml-to-mime to compose a MIME article.
7778         (nnrss-request-expire-articles): Decode group name.
7779         (nnrss-request-delete-group): Decode group name.
7780         (nnrss-fetch): Clarify error message.
7781         (nnrss-read-server-data): Use insert-file-contents instead of load;
7782         bind file-name-coding-system; use multibyte buffer.
7783         (nnrss-save-server-data): Bind coding-system-for-write to the
7784         value of nnrss-file-coding-system; bind file-name-coding-system;
7785         add coding cookie.
7786         (nnrss-read-group-data): Use insert-file-contents instead of load;
7787         bind file-name-coding-system; use multibyte buffer.
7788         (nnrss-save-group-data): Bind coding-system-for-write to the
7789         value of nnrss-file-coding-system; bind file-name-coding-system.
7790         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
7791         make it work with non-ASCII text.
7792         (nnrss-find-el): Make it work with old xml.el as well.
7793
7794 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7795
7796         * nnrss.el (nnrss-get-encoding): New function.
7797         (nnrss-fetch): Use unibyte buffer initially; bind
7798         coding-system-for-read while performing mm-url-insert; remove ^Ms;
7799         decode contents according to the encoding attribute.
7800         (nnrss-save-group-data): Add coding cookie.
7801         (nnrss-mime-encode-string): New function.
7802         (nnrss-check-group): Use it to encode subject and author.
7803
7804 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
7805
7806         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
7807         imaginary variable.
7808
7809 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
7812         correctly even if there are wide characters.
7813
7814 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7815
7816         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
7817         downcased symbol names; make a new cache instead of reusing
7818         bbdb-hashtable.
7819
7820 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7821
7822         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7823         concatenating segments rather than before concatenating them.
7824         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7825
7826         * message.el (message-get-reply-headers): Bind `extra'.
7827
7828 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7829
7830         * message.el (message-extra-wide-headers): New variable.
7831         (message-get-reply-headers): Use it.
7832
7833 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7834
7835         * gnus-agent.el (gnus-agent-group-path): Decode group name.
7836         (gnus-agent-group-pathname): Ditto.
7837
7838         * gnus-cache.el (gnus-cache-file-name): Decode group name.
7839
7840         * gnus-group.el (gnus-group-make-group): Decode group name.
7841         (gnus-group-make-rss-group): Register the group data after opening
7842         the nnrss group.
7843
7844 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
7845
7846         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
7847         by expiry now get marked as read.
7848
7849 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
7852
7853 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
7854
7855         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
7856         unify Latin characters in XEmacs.
7857         (mm-find-mime-charset-region): Use it.
7858
7859 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus-util.el (gnus-delete-directory): New function.
7862
7863         * gnus-agent.el (gnus-agent-delete-group): Use it.
7864
7865         * gnus-cache.el (gnus-cache-delete-group): Use it.
7866
7867 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
7870         names.
7871
7872 2004-12-16  Simon Josefsson  <jas@extundo.com>
7873
7874         * hashcash.el (hashcash-payment-alist): Fix custom :type.
7875
7876 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
7879
7880         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
7881         (gnus-group-set-current-level): Decode group name.
7882
7883 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
7884
7885         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
7886         failed.
7887
7888 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * gnus-group.el (gnus-group-delete-group): Decode group name.
7891         (gnus-group-make-rss-group): Encode group name.
7892         (gnus-group-catchup-current): Decode group name.
7893         (gnus-group-kill-group): Decode group name.
7894
7895 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7896
7897         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7898
7899 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7900
7901         * gnus-group.el (gnus-group-make-rss-group):
7902         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
7903
7904         * gnus-start.el (gnus-setup-news): Honor user's setting to
7905         gnus-message-archive-method.  Suggested by Lute Kamstra
7906         <lute@gnu.org>.
7907
7908 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
7909
7910         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
7911         global counterparts of the buffer-local variables.
7912
7913 2004-11-16  Romain Francoise  <romain@orebokech.com>
7914
7915         * gnus-sum.el (gnus-summary-exit): Don't clear the global
7916         counterparts of the buffer-local variables.
7917
7918 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7919
7920         * message.el (message-forbidden-properties): Fixed typo in doc
7921         string.
7922
7923 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7924
7925         * gnus-util.el (gnus-replace-in-string): Added doc string.
7926
7927         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
7928         to avoid problems when splitting mails with many recipients.
7929
7930 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7931
7932         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
7933         pop-to-buffer, covered by the subsequent gnus-configure-windows.
7934
7935 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
7936
7937         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
7938         if there is no hashtable in memory or file modification time is
7939         newer than cached timestamp.
7940
7941 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7942
7943         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
7944         not-matching option.
7945
7946 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
7947
7948         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
7949         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
7950         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7951         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
7952         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
7953         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
7954
7955 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7956
7957         * message.el (message-forward-make-body-mml): Remove headers
7958         according to message-forward-ignored-headers if a message is decoded.
7959
7960 2004-12-02  Romain Francoise  <romain@orebokech.com>
7961
7962         * message.el (message-forward-make-body-plain): Always remove
7963         headers according to message-forward-ignored-headers.
7964
7965 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7966
7967         * spam.el (spam-summary-prepare-exit): Remove the
7968         gnus-summary-limit pop for now, it has problems with ham marks for
7969         me.
7970
7971 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
7972
7973         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
7974         correctly.
7975
7976 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
7977
7978         * format-spec.el (format-spec): Message the char.
7979
7980 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7981
7982         * gnus-art.el (gnus-split-methods): Reformat comments.
7983
7984         * spam.el (spam-summary-prepare-exit): Remove article limits
7985         before exiting the summary buffer.
7986
7987 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7988
7989         * lpath.el: Remove bbdb-create-internal, bbdb-records,
7990         spam-BBDB-register-routine and spam-enter-ham-BBDB.
7991
7992         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
7993         order to silence the byte compiler.
7994
7995         * spam.el: Fix the way to silence the byte compiler, which
7996         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
7997         bbdb-search-simple, spam-BBDB-register-routine,
7998         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
7999         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8000         spam-stat-buffer-is-spam, spam-stat-load,
8001         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8002         spam-stat-save and spam-stat-split-fancy.
8003
8004 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8005
8006         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8007         which may confuse users.
8008         (canlock-password-for-verify): Ditto.
8009
8010         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8011
8012         * gnus-art.el (gnus-emphasis-alist): Ditto.
8013
8014         * gnus-registry.el (gnus-registry-max-entries): Ditto.
8015
8016         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8017
8018         * gnus-start.el (gnus-save-killed-list): Ditto.
8019
8020         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8021         (gnus-sum-thread-tree-root): Ditto.
8022         (gnus-sum-thread-tree-false-root): Ditto.
8023         (gnus-sum-thread-tree-single-indent): Ditto.
8024
8025         * message.el (message-courtesy-message): Ditto.
8026         (message-archive-note): Ditto.
8027         (message-subscribed-address-file): Ditto.
8028         (message-user-fqdn): Ditto.
8029
8030         * spam-report.el (spam-report-gmane-regex): Ditto.
8031
8032         * spam.el (spam-blackhole-good-server-regex): Ditto.
8033
8034 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * mml.el (mml-preview): Widen the message buffer before copying
8037         the contents to the preview buffer; sort headers before previewing.
8038
8039         * message.el (message-hidden-headers): Fix the way to avoid a bug
8040         in the `repeat' widget in Emacs 21.3 or earlier.
8041
8042 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * message.el (message-hidden-headers): Default to "^References:".
8045         Improve customization type.  Suggested by Reiner Steib
8046         <Reiner.Steib@gmx.de>.
8047
8048 2004-11-25  Romain Francoise  <romain@orebokech.com>
8049
8050         * message.el (message-strip-forbidden-properties): Remove check for
8051         obsolete `message-hidden' text property, hidden headers are not
8052         accessible in the buffer anymore.
8053
8054 2004-11-22  Romain Francoise  <romain@orebokech.com>
8055
8056         * message.el (message-header-format-alist): Add `From' in list
8057         so that it can be sorted.
8058         (message-fix-before-sending): Widen and sort headers before
8059         sending.
8060         (message-hide-headers): Use narrowing to hide headers by moving
8061         them to the top of the buffer and narrowing to the region
8062         underneath.
8063
8064 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * message.el (message-strip-forbidden-properties): Bind
8067         buffer-read-only (etc) to nil.
8068
8069 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8070
8071         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8072         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8073
8074 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
8075
8076         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8077
8078 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8079
8080         * dns.el (query-dns): Use sit-for to time instead of
8081         accept-process-output, since that doesn't seem to work on udp
8082         sockets.
8083
8084 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8085
8086         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8087
8088 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
8089
8090         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8091         doc string.  Improve doc string.
8092
8093 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8094
8095         * nntp.el (nntp-request-update-info): Return nil if
8096         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8097         may not call gnus-activate-group which uselessly issues the GROUP
8098         commands for all nntp groups and wastes time.  Reported by Romain
8099         Francoise <romain@orebokech.com>.
8100
8101         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8102
8103 2004-11-15  Simon Josefsson  <jas@extundo.com>
8104
8105         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8106         headers separately.
8107         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
8108         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8109
8110 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8111
8112         * gnus-start.el (gnus-convert-old-newsrc):
8113         Assign legacy-gnus-agent to 5.10.7.
8114
8115 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8116
8117         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8118         start of the lines.
8119
8120 2004-11-14  Magnus Henoch  <mange@freemail.hu>
8121
8122         * hashcash.el (hashcash-default-payment): Change default to 20
8123         (hashcash-default-accept-payment): Change default to 20
8124         (hashcash-process-alist): New variable
8125         (hashcash-generate-payment-async): Add
8126         (hashcash-already-paid-p): Add
8127         (hashcash-insert-payment): Don't generate payments twice
8128         (hashcash-insert-payment-async): Add
8129         (hashcash-insert-payment-async-2): Add
8130         (hashcash-cancel-async): Add
8131         (hashcash-wait-async): Add
8132         (hashcash-processes-running-p): Add
8133         (hashcash-wait-or-cancel): Add
8134         (mail-add-payment): New optional argument.  Conditionally start
8135         asynchronous calculation.
8136         (mail-add-payment-async): Add
8137
8138         * message.el (message-send-mail): Wait for asynchronous hashcash
8139         results.  Don't clobber existing X-Hashcash headers.
8140         (message-setup-1): Call mail-add-payment-async when
8141         message-generate-hashcash is non-nil.
8142
8143 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8144
8145         * message.el (message-use-alternative-email-as-from): Examine the
8146         From header as well; use message-make-from in order to include a
8147         user's full name.
8148
8149 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8150
8151         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8152         default; improve customization type.
8153         (gnus-emphasis-custom-with-format): New macro.
8154         (gnus-emphasis-custom-value-to-external): New function.
8155         (gnus-emphasis-custom-value-to-internal): New function.
8156
8157 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8158
8159         * dns.el (query-dns): Resolve reverse addresses.
8160
8161 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8162
8163         * gnus-group.el (gnus-group-get-new-news): Use it.
8164
8165         * gnus-start.el (gnus-check-reasonable-setup): New function.
8166
8167 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8168
8169         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8170         "Args out of range" error.  Reported by Arnaud Giersch
8171         <arnaud.giersch@free.fr>.
8172
8173 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8174
8175         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8176
8177 2004-11-04  Richard M. Stallman  <rms@gnu.org>
8178
8179         * spam.el (spam group): Add :version.
8180
8181         * pgg-def.el (pgg group): Add :version.
8182
8183 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * gnus-art.el (gnus-article-edit-article): Don't associate the
8186         article buffer with a draft file.  This is a temporary measure
8187         against the 2004-08-22 change to gnus-article-edit-mode.
8188
8189 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8190
8191         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8192         (html2text-format-tags): Remove unused variable `attr'.
8193
8194 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8195
8196         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8197
8198         * tls.el (tls-process-connection-type, tls-success)
8199         (tls-certtool-program): Add :version.
8200
8201         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
8202         (starttls-extra-arguments, starttls-process-connection-type)
8203         (starttls-connect, starttls-failure, starttls-success):
8204
8205         * spam-stat.el (spam-stat): Add :version.
8206
8207         * sieve.el (sieve): Add :version.
8208
8209         * sha1.el (sha1): Add :version.
8210         (sha1-use-external): Remove redundant version.
8211
8212         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8213         (nnmail-cache-ignore-groups, nnmail-spool-hook)
8214         (nnmail-split-fancy-match-partial-words)
8215         (nnmail-split-lowercase-expanded): Add :version.
8216
8217         * nndiary.el (nndiary): Add :version.
8218
8219         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8220
8221         * mml-sec.el (mml-default-sign-method)
8222         (mml-default-encrypt-method, mml-signencrypt-style-alist):
8223         Add :version.
8224
8225         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8226
8227         * mm-url.el (mm-url-use-external, mm-url-program)
8228         (mm-url-arguments): Add :version.
8229
8230         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8231         (mm-attachment-file-modes, mm-decrypt-option)
8232         (mm-w3m-safe-url-regexp): Add :version.
8233
8234         * message.el (message-cite-prefix-regexp)
8235         (message-sendmail-envelope-from, message-minibuffer-local-map)
8236         (message-user-fqdn, message-completion-alist): Add :version.
8237
8238         * gnus-win.el (gnus-configure-windows-hook)
8239         (gnus-use-frames-on-any-display): Add :version.
8240
8241         * gnus-art.el (gnus-article-address-banner-alist)
8242         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8243         (gnus-treat-from-picon, gnus-treat-mail-picon)
8244         (gnus-treat-x-pgp-sig): Add :version.
8245
8246         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8247         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8248         (gnus-summary-article-delete-hook)
8249         (gnus-summary-display-while-building): Add :version.
8250
8251         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8252         (gnus-get-top-new-news-hook):Add :version.
8253
8254         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8255         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8256
8257         * gnus-registry.el (gnus-registry): Add :version.
8258
8259         * gnus-spec.el (gnus-use-correct-string-widths)
8260         (gnus-make-format-preserve-properties): Add :version.
8261
8262         * gnus.el (gnus-group-charter-alist)
8263         (gnus-group-fetch-control-use-browse-url)
8264         (gnus-install-group-spam-parameters): Add :version.
8265
8266         * gnus-diary.el (gnus-diary): Add :version.
8267
8268         * gnus-delay.el (gnus-delay): Add :version.
8269
8270         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8271         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8272         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8273         Add :version.
8274
8275         * gnus-agent.el (gnus-agent-max-fetch-size)
8276         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8277         (gnus-agent-prompt-send-queue): Add :version.
8278
8279         * deuglify.el (gnus-outlook-deuglify): Add :version.
8280
8281         * html2text.el: Beautify code.  Improve doc strings.  Some
8282         checkdoc cleanup.
8283         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8284
8285 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
8286
8287         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8288
8289 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
8290
8291         * gnus-registry.el (gnus-registry-hashtb): Create the registry
8292         when package is loaded.
8293
8294         * spam.el (spam-summary-score-preferred-header): Add global preference
8295         for people who want to override the default SpamAssassin over
8296         Bogofilter preference (when both are set).
8297         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8298         (spam-user-format-function-S): Check
8299         spam-summary-score-preferred-header.
8300         (spam-extra-header-to-number): Add X-Bogosity header parsing.
8301         (spam-user-format-function-S): Format the score correctly.
8302
8303 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8304
8305         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8306         signature file.  Suggested by Manoj Srivastava
8307         <srivasta@golden-gryphon.com>.
8308
8309         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8310         iso-2022-jp even in the Japanese language environment.
8311         Suggested by Jason Rumney <jasonr@gnu.org>.
8312
8313 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8314
8315         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8316         use the same characters as the dummy marks; make it free from
8317         getting affected by the language environment.
8318         (gnus-summary-read-group-1): Update mark positions only when the
8319         format spec is updated.
8320
8321         * gnus-spec.el (gnus-update-format-specifications): Return a list
8322         of updated types.
8323
8324 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8327         of boundp to check if display-warning is available.
8328
8329 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
8330
8331         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8332
8333 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8334
8335         * nnspool.el (nnspool-spool-directory): Use news-path if the
8336         news-directory variable is not bound.
8337
8338         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8339         function instead of display-warning if it is not available.
8340
8341 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8342
8343         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8344         v5-10: Use `point-at-bol'.
8345
8346 2004-10-26  Simon Josefsson  <jas@extundo.com>
8347
8348         * hashcash.el: Fix URL in comment, reported by Cheng Gao
8349         <chenggao@gmail.com>.
8350
8351 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8352
8353         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
8354         instead.
8355
8356 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
8357
8358         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8359         to remove a server from the nnimap-server-buffer-alist.
8360         (nnimap-open-connection, nnimap-close-server): Use it.
8361
8362         * gnus-encrypt.el: Remove file in favor of encrypt.el.
8363
8364 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8367         running the major-mode function.
8368
8369 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8370
8371         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8372         dummy marks in the right way.
8373
8374 2004-10-18  David Edmondson  <dme@dme.org>
8375
8376         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8377         excessively.
8378
8379 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
8380
8381         * gnus-util.el (gnus-split-references): Accept a nil references
8382         string and go on blissfully.
8383
8384         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8385         cases where the references string is non-nil but has no references.
8386
8387         * encrypt.el: Add autoload tags.
8388
8389         * spam.el (spam-resolve-registrations-routine): Remove article
8390         from unregistration list too.  Reported by David Hanak
8391         <dhanak@isis.vanderbilt.edu>
8392
8393 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
8394
8395         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8396         nil.  Changed custom type.
8397
8398 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
8399
8400         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8401
8402         * gnus-sum.el (gnus-summary-move-article): Use it.
8403
8404 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
8405
8406         * encrypt.el: Add autoload cookies.
8407
8408         * spam.el (spam-backend-article-list-property)
8409         (spam-backend-get-article-todo-list)
8410         (spam-backend-put-article-todo-list, )
8411         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8412         Resolve registrations separately.
8413         (spam-register-routine): Format comments.
8414         (spam-unregister-routine, spam-register-routine): Always call with
8415         specific-articles, no default list.
8416         (spam-summary-prepare-exit): Use the spam-classifications function.
8417
8418         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8419         gnus-encrypt.el.
8420
8421         * encrypt.el: copied from gnus-encrypt.el
8422
8423         * gnus-encrypt.el: commented that it's obsolete
8424
8425 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8426
8427         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8428         (gnus-score-save): Use it.
8429
8430         * message.el (message-bury): Use `window-dedicated-p'.
8431
8432 2004-10-15  Simon Josefsson  <jas@extundo.com>
8433
8434         * pop3.el (top-level): Don't require nnheader.
8435         (pop3-read-timeout): Add.
8436         (pop3-accept-process-output): Add.
8437         (pop3-read-response, pop3-retr): Use it.
8438
8439 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
8440
8441         * spam.el (spam-register-routine): Move comment.
8442         (spam-verify-bogofilter): Use 'unknown for the initial
8443         spam-bogofilter-valid state, not 'never.
8444
8445         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8446         for netrc-machine.
8447
8448         * nnimap.el (nnimap-open-connection): Use
8449         netrc-machine-user-or-password.
8450
8451 2004-10-17  Richard M. Stallman  <rms@gnu.org>
8452
8453         * gnus-registry.el (gnus-registry-unload-hook):
8454         Set as a variable with add-hook.
8455
8456         * nnspool.el (nnspool-spool-directory): Use news-directory instead
8457         of news-path.
8458
8459         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8460
8461         * spam.el: Delete duplicate `provide'.
8462         (spam-unload-hook): Set as a variable with add-hook.
8463
8464 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8465
8466         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8467         in the doc string.
8468
8469         * message.el (message-ignored-news-headers)
8470         (message-ignored-supersedes-headers)
8471         (message-ignored-resent-headers)
8472         (message-forward-ignored-headers): Improve custom type.
8473
8474 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * message.el (message-tokenize-header): Fix 2004-09-06 change
8477         which used point-min in the wrong place.
8478
8479 2004-10-12  Simon Josefsson  <jas@extundo.com>
8480
8481         * tls.el (tls-certtool-program): New variable.
8482         (tls-certificate-information): New function, based on
8483         ssl-certificate-information.
8484
8485 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * compface.el: Move the version of ELisp-based uncompface program
8488         to the contrib directory because of the copyright problem.
8489
8490 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8491
8492         * message.el (message-kill-buffer): Raise the current frame.
8493
8494 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8495
8496         * gnus-sum.el: Mention that multibyte characters don't work as marks.
8497
8498         * gnus.el (message-y-or-n-p): Autoload.
8499
8500         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8501         (pop3-password-required, pop3-authentication-scheme)
8502         (pop3-leave-mail-on-server): Made customizable.
8503         (pop3): New custom group.
8504         (pop3-retr): Remove `sleep-for' statements.
8505         Suggested by Dave Love <fx@gnu.org>.
8506
8507         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8508         Windows/DOS.
8509
8510         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8511         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
8512         Dave Love <fx@gnu.org>.
8513
8514         * mml.el (mml-minibuffer-read-disposition): Require match.
8515         Suggested by Dave Love <fx@gnu.org>.
8516
8517 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8518
8519         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
8520         doc string.
8521
8522 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8525
8526 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8527
8528         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8529         instead of calling `mm-insert-inline', to decode text/* parts
8530         before displaying them.
8531
8532 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * mm-uu.el (mm-uu-text-plain-type): New variable.
8535         (mm-uu-pgp-signed-extract-1): Use it.
8536         (mm-uu-pgp-encrypted-extract-1): Use it.
8537         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8538         bind mm-uu-text-plain-type with that value.
8539         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8540         mm-uu-dissect.
8541
8542 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8543
8544         * gnus-group.el (gnus-update-group-mark-positions):
8545         * gnus-sum.el (gnus-update-summary-mark-positions):
8546         * message.el (message-check-news-body-syntax):
8547         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8548         of string-as-multibyte.
8549
8550 2004-10-05  Juri Linkov  <juri@jurta.org>
8551
8552         * gnus-group.el (gnus-update-group-mark-positions):
8553         * gnus-sum.el (gnus-update-summary-mark-positions):
8554         * message.el (message-check-news-body-syntax):
8555         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8556         8-bit unibyte values to a multibyte string for search functions.
8557
8558 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8559
8560         * mm-uu.el (mm-uu-dissect): Allow optional arg.
8561         (mm-uu-dissect-text-parts): New function.
8562
8563         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8564         dissect text parts.
8565
8566         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8567         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8568
8569         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8570
8571         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8572         gnus-current-topics instead of gnus-current-topic.
8573
8574 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
8575
8576         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8577
8578 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
8579
8580         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8581         where approriate.
8582
8583         * nnml.el (nnml-generate-active-info): do.
8584
8585         * nndiary.el (nndiary-generate-active-info): do.
8586
8587         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8588         (gnus-topic-move): do.
8589
8590         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8591         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8592
8593         * gnus-srvr.el (gnus-server-prepare)
8594         (gnus-server-open-all-servers): do.
8595
8596         * gnus-msg.el (gnus-summary-cancel-article)
8597         (gnus-summary-resend-message)
8598         (gnus-summary-mail-crosspost-complaint): do.
8599
8600         * gnus-move.el (gnus-change-server): do.
8601
8602         * gnus-group.el (gnus-group-unmark-all-groups)
8603         (gnus-group-set-current-level): do.
8604
8605 2004-10-04  Simon Josefsson  <jas@extundo.com>
8606
8607         * message.el (message-generate-hashcash): Doc fix.
8608
8609 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
8610
8611         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8612         avoid infinite recursion via gnus-get-function.
8613
8614 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
8615
8616         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8617
8618         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8619
8620         * nnmail.el (nnmail-split-history): do.
8621
8622         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8623         (nnml-request-delete-group): do.
8624
8625         * nnslashdot.el (nnslashdot-read-groups): do.
8626
8627         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8628         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8629
8630         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8631         (nnspool-sift-nov-with-sed): Use last
8632         (nnspool-retrieve-headers-with-nov): Use mapc.
8633         (nnspool-request-newgroups): Use dolist.
8634         (nnspool-request-group): Use last.
8635
8636         * nntp.el (nntp-read-server-type): Use dolist.
8637
8638         * nnvirtual.el (nnvirtual-create-mapping)
8639         (nnvirtual-update-read-and-marked): Use dolist.
8640         (nnvirtual-convert-headers): Simplify.
8641
8642 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8643
8644         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
8645         support for sync'ing tick marks.
8646
8647 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
8650         there's no visible header.
8651
8652 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8653
8654         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
8655         necessary, pass full group name to gnus-request-set-marks.
8656
8657 2004-10-01  Simon Josefsson  <jas@extundo.com>
8658
8659         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
8660         acroread.
8661
8662 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8663
8664         * spam-report.el (spam-report-gmane): Fix interactive.
8665
8666         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
8667
8668         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
8669         when writing file.
8670         (gnus-agent-synchronize-flags): Don't default to being
8671         interactive.
8672
8673 2004-09-30  Simon Josefsson  <jas@extundo.com>
8674
8675         * message.el (message-generate-hashcash): Add.
8676         (message-send-mail): Use it, call mail-add-payment.
8677
8678 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8679
8680         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
8681
8682 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
8683
8684         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
8685         gnus-requst-update-info with explicit code to sync the in-memory
8686         info read flags with the marks being sync'd to the backend.
8687
8688         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
8689
8690 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8691
8692         * spam.el (spam-verify-bogofilter): Add new function.
8693         (spam-check-bogofilter)
8694         (spam-bogofilter-register-with-bogofilter): Use it.
8695         (spam-verify-bogofilter): Add small fixes.
8696
8697 2004-09-28  Simon Josefsson  <jas@extundo.com>
8698
8699         * hashcash.el (hashcash-generate-payment): Revert.
8700
8701 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8702
8703         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
8704         gnus-extract-references instead of gnus-split-references.
8705
8706         * gnus-util.el (gnus-extract-references): Add new function, analogous
8707         to gnus-split-references but extracts only the message-ID without
8708         anything extra.
8709
8710         * hashcash.el (hashcash-generate-payment)
8711         (hashcash-check-payment): Do the right thing if hashcash-path is
8712         nil (because the hashcash program could not be found).
8713
8714         * spam.el (spam-use-hashcash): Remove comment.
8715
8716 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
8717
8718         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
8719         (gnus-cache-enter-article, gnus-cache-remove-article)
8720         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
8721
8722         * gnus-async.el (gnus-async-prefetch-remove-group): do.
8723
8724         * gnus-art.el (article-hide-boring-headers)
8725         (article-translate-strings, article-display-face)
8726         (gnus-article-mime-match-handle-first)
8727         (gnus-article-highlight-headers)
8728         (gnus-article-add-buttons-to-head): do.
8729
8730 2004-09-27  Simon Josefsson  <jas@extundo.com>
8731
8732         * hashcash.el: New version, from
8733         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
8734         ../contrib/.
8735
8736 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8737
8738         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
8739
8740 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8741
8742         * gnus-dup.el (gnus-dup-open): Use mapc.
8743         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
8744
8745         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
8746         Reported by Stefan Wiens <s.wi@gmx.net>.
8747
8748         * gnus.el (gnus-shutdown): Use dolist.
8749
8750         * gnus-undo.el (gnus-undo): Use mapc.
8751
8752         * nnrss.el (nnrss-generate-active): do.
8753
8754         * message.el (message-cite-original-without-signature)
8755         (message-cite-original): Use mapc.
8756         (message-do-actions, message-make-forward-subject): Use dolist.
8757
8758 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8759
8760         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
8761         deletion to remove entire duplicate line.  Fixes merged article
8762         number bug.
8763
8764 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8765
8766         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
8767         servers that are offline.  Avoids having gnus-agent-toggle-plugged
8768         first ask if you want to open a server and then, even when you
8769         responded with no, asking if you want to synchronize the server's
8770         flags.
8771         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
8772         multi-line expressions.
8773         (gnus-agent-synchronize-group-flags): New internal function.
8774         Updates marks in memory (in the info structure) AND in the
8775         backend.
8776
8777         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
8778
8779         * nnagent.el (nnagent-request-set-mark): Use
8780         gnus-agent-synchronize-group-flags, not backend's request-set-mark
8781         method, to ensure that synchronization updates marks in the
8782         backend and in the info (in memory) structure.
8783
8784 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8785
8786         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
8787         convention fully; don't miss the root article of a thread; make
8788         the X-Draft-From header with correct article numbers.
8789
8790 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
8791
8792         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
8793         unless plugged.  Disable the agent so that an open failure causes
8794         an error.
8795
8796         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
8797         Reverted 2004-09-21 change.  The backend must be opened while
8798         synchronizing flags even when the backend stores the flags
8799         locally.
8800
8801 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8802
8803         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
8804         in `header' match.  Reported by Svend Tollak Munkejord.
8805
8806         * message.el (message-cite-original): Fix use of
8807         `message-cite-articles-with-x-no-archive'.
8808
8809 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8810
8811         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
8812         (gnus-window-to-buffer): Ditto.
8813
8814         * mml.el (mml-preview-buffer): New variable.
8815         (mml-preview): Manage window layout with gnus-buffer-configuration.
8816
8817         * gnus-msg.el (gnus-setup-message): Put article numbers into the
8818         X-Draft-From header even if those articles aren't quoted.
8819
8820 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
8821
8822         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
8823         (gnus-request-set-mark, gnus-request-update-mark): Use new
8824         g-s-t-u-l-m to decide to use backend even when unplugged.
8825
8826 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
8829         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
8830
8831 2004-09-20  Simon Josefsson  <jas@extundo.com>
8832
8833         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
8834         "utf-16-le".
8835
8836 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8837
8838         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
8839
8840 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8841
8842         * uudecode.el (uudecode-use-external): Add :version.
8843
8844         * smime.el (smime-CA-file, smime-encrypt-cipher)
8845         (smime-dns-server): Add :version.
8846
8847         * smiley.el (gnus-smiley-file-types): Add :version.
8848
8849         * sha1.el (sha1-use-external): Add :version.
8850
8851         * pgg-def.el (pgg-query-keyserver): Add :version.
8852
8853         * nnmail.el (nnmail-fancy-expiry-targets)
8854         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
8855         Add :version.
8856
8857         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
8858         (nnimap-retrieve-groups-asynchronous): Add :version.
8859         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
8860
8861         * mml.el (mml-content-disposition-parameters)
8862         (mml-insert-mime-headers-always): Add :version.
8863
8864         * mm-util.el (mm-coding-system-priorities): Add :version.
8865
8866         * mm-decode.el (mm-inline-text-html-with-images)
8867         (mm-keep-viewer-alive-types, mm-external-terminal-program)
8868         (mm-verify-option): Add :version.
8869         (mm-text-html-renderer): Change :version.
8870
8871         * message.el (message-fcc-externalize-attachments)
8872         (message-required-headers, message-draft-headers)
8873         (message-subject-trailing-was-query)
8874         (message-subject-trailing-was-ask-regexp)
8875         (message-subject-trailing-was-regexp, message-mark-insert-begin)
8876         (message-mark-insert-end, message-archive-header)
8877         (message-archive-note, message-cross-post-default)
8878         (message-cross-post-note, message-followup-to-note)
8879         (message-cross-post-note-function, message-use-mail-followup-to)
8880         (message-subscribed-address-functions)
8881         (message-subscribed-address-file, message-subscribed-addresses)
8882         (message-subscribed-regexps, message-allow-no-recipients)
8883         (message-yank-cited-prefix, message-signature-insert-empty-line)
8884         (message-hidden-headers, message-hierarchical-addresses)
8885         (message-mail-user-agent, message-use-idna)
8886         (message-valid-fqdn-regexp)
8887         (message-strip-special-text-properties, message-header-synonyms)
8888         (message-beginning-of-line, message-tab-body-function): Add :version.
8889         (message-insert-canlock, message-wide-reply-confirm-recipients):
8890         Change :version.
8891
8892         * mail-source.el (mail-source-ignore-errors): Add :group, :type
8893         and :version.
8894         (mail-source-delete-old-incoming-confirm)
8895         (mail-source-movemail-program): Add :version.
8896
8897         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8898         (gnus-agent-cache, gnus-agent): Change :version.
8899
8900         * gnus-util.el (gnus-use-byte-compile): Change :version.
8901
8902         * gnus-sum.el (gnus-summary-make-false-root-always)
8903         (gnus-summary-default-high-score)
8904         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8905         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8906         (gnus-read-all-available-headers, gnus-article-emulate-mime)
8907         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8908         (gnus-sum-thread-tree-single-indent)
8909         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8910         (gnus-sum-thread-tree-leaf-with-other)
8911         (gnus-sum-thread-tree-single-leaf): Add :version.
8912         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
8913         (gnus-article-loose-mime): Change :version.
8914
8915         * gnus-start.el (gnus-backup-startup-file)
8916         (gnus-save-startup-file-via-temp-buffer): Add :version.
8917
8918         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
8919         (gnus-server-offline-face): Add :version.
8920
8921         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
8922
8923         * gnus-msg.el (gnus-gcc-externalize-attachments)
8924         (gnus-debug-files, gnus-debug-exclude-variables)
8925         (gnus-discouraged-post-methods): Change :version.
8926         (gnus-confirm-mail-reply-to-news)
8927         (gnus-confirm-treat-mail-like-news): Add :version.
8928
8929         * gnus-int.el (gnus-server-unopen-status): Add :version.
8930
8931         * gnus-group.el (gnus-group-jump-to-group-prompt)
8932         (gnus-large-ephemeral-newsgroup)
8933         (gnus-fetch-old-ephemeral-headers): Add :version.
8934
8935         * gnus-fun.el (gnus-x-face-directory)
8936         (gnus-convert-pbm-to-x-face-command)
8937         (gnus-convert-image-to-x-face-command)
8938         (gnus-convert-image-to-face-command): Add :version.
8939
8940         * gnus-delay.el (gnus-delay-default-hour): Add :version.
8941
8942         * gnus-cite.el (gnus-cite-blank-line-after-header)
8943         (gnus-article-boring-faces): Add :version.
8944
8945         * gnus-art.el (gnus-buttonized-mime-types)
8946         (gnus-inhibit-mime-unbuttonizing)
8947         (gnus-treat-display-face)
8948         (gnus-treat-body-boundary): Change :version.
8949         (gnus-body-boundary-delimiter, gnus-picon-databases)
8950         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
8951         (gnus-treat-date-english, gnus-treat-fold-headers)
8952         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
8953         (gnus-treat-mail-picon, gnus-treat-wash-html)
8954         (gnus-article-encrypt-protocol)
8955         (gnus-use-idna, gnus-article-over-scroll)
8956         (gnus-mime-display-multipart-alternative-as-mixed)
8957         (gnus-mime-display-multipart-related-as-mixed)
8958         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
8959         (gnus-ctan-url, gnus-button-ctan-handler)
8960         (gnus-button-handle-ctan-bogus-regexp)
8961         (gnus-button-ctan-directory-regexp)
8962         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
8963         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
8964         (gnus-button-man-level, gnus-button-emacs-level)
8965         (gnus-button-message-level, gnus-button-browse-level): Add :version.
8966
8967         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
8968         (gnus-agent-go-online): Change :version.
8969         (gnus-agent-expire-unagentized-dirs)
8970         (gnus-agent-auto-agentize-methods): Add :version.
8971
8972         * flow-fill.el (fill-flowed-display-column)
8973         (fill-flowed-encode-column): Add :version.
8974
8975         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8976         (gnus-outlook-deuglify-unwrap-max)
8977         (gnus-outlook-deuglify-cite-marks)
8978         (gnus-outlook-deuglify-unwrap-stop-chars)
8979         (gnus-outlook-deuglify-no-wrap-chars)
8980         (gnus-outlook-deuglify-attrib-cut-regexp)
8981         (gnus-outlook-deuglify-attrib-verb-regexp)
8982         (gnus-outlook-deuglify-attrib-end-regexp)
8983         (gnus-outlook-display-hook): Add :version.
8984
8985         * binhex.el (binhex-use-external): Add :version.
8986
8987 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
8988
8989         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
8990         and `invisible'.
8991
8992 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8993
8994         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
8995         in gnus-registry-trim.
8996
8997 2004-09-13  Simon Josefsson  <jas@extundo.com>
8998
8999         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9000
9001         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9002
9003         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9004         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9005         <yamaoka@jpl.org>.
9006         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9007         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9008         <yamaoka@jpl.org>.
9009
9010         * sieve.el (sieve-manage-mode): Ditto.
9011
9012 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
9013
9014         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9015
9016 2004-09-11  Simon Josefsson  <jas@extundo.com>
9017
9018         * dns-mode.el: Add.
9019
9020         * mm-view.el (mm-display-dns-inline): Add.
9021
9022         * mm-decode.el (mm-inline-media-tests): Add text/dns.
9023         (mm-automatic-display): Ditto.
9024
9025         * mailcap.el (mailcap-mime-data): Add text/dns.
9026         (mailcap-mime-extensions): Map .soa to text/dns.
9027
9028 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
9029
9030         * gnus-art.el (article-decode-mime-words, article-babel)
9031         (gnus-article-highlight-signature, gnus-article-add-buttons)
9032         (gnus-signature-toggle): Remove unnecessary bindings of
9033         `inhibit-read-only' inherited from v5.10 merge.
9034
9035 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
9036
9037         * nntp.el (nntp): New customization group.
9038         (nntp-authinfo-file): Add customization group.
9039
9040         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9041
9042         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9043
9044         * gnus.el (to-address, to-list, subscribed)
9045         (large-newsgroup-initial): Ditto.
9046
9047         * flow-fill.el (fill-flowed-display-column)
9048         (fill-flowed-encode-column): Ditto.
9049
9050 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
9051
9052         * message.el (message-tokenize-header, message-send-mail-with-qmail):
9053         Use point-min rather than 1.
9054         (message-send-mail): Use buffer-size rather than point-max.
9055
9056         * gnus-sum.el (gnus-summary-search-article-forward):
9057         Signal a specific `search-failed' rather than a generic `error'.
9058
9059         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9060         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9061         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9062
9063 2004-09-10  Simon Josefsson  <jas@extundo.com>
9064
9065         * nndb.el (require): Remove tcp and duplicate cl.
9066
9067 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9068
9069         * gnus-agent.el (directory-files-and-attributes): Move forward.
9070
9071 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9072
9073         * gnus-agent.el (directory-files-and-attributes): Optionally
9074         defined to support XEmacs.
9075
9076 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
9077
9078         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
9079         to avoid run-time CL dependencies.
9080         (gnus-agent-unfetch-articles): New function.
9081         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9082         article numbers even when local .overview file is missing.
9083         (gnus-agent-read-article-number): New function. Only accepts
9084         27-bit article numbers.
9085         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9086         gnus-agent-read-article-number.
9087         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9088         from backend while recognizing that article numbers in .overview
9089         must be valid.
9090         (gnus-agent-update-files-total-fetched-for): Use
9091         directory-files-and-attributes to improve performance.
9092         * gnus-int.el (gnus-request-move-article): Use
9093         gnus-agent-unfetch-articles in place of gnus-agent-expire to
9094         improve performance.
9095
9096         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9097         some users confused by references to .newsrc when they only have a
9098         .newsrc.eld file.
9099         (gnus-convert-mark-converter-prompt,
9100         gnus-convert-converter-needs-prompt): Fixed use of property list.
9101         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9102         New function. Used internally to only display 'gnus converting
9103         files' message when actually necessary.
9104
9105         * gnus-sum.el (): Removed (require 'gnus-agent) as required
9106         methods now autoloaded.
9107
9108 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9109
9110         * gnus-sum.el (gnus-summary-insert-subject): Remove list
9111         identifiers.
9112
9113 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
9114
9115         * gnus-picon.el: Fix indentation and closing parenthesis.
9116
9117 2004-09-01  Simon Josefsson  <jas@extundo.com>
9118
9119         * message.el (message-canlock-generate): Require sha1, not
9120         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
9121         to require within a function.  Sadly, if sha1.el isn't loaded, the
9122         let binding in m-c-g will hide the defcustom definition, which is
9123         bad.)
9124
9125         * canlock.el: Require sha1, not sha1-el.
9126
9127         * message.el: Don't autoload sha1 (there is a autoload cookie in
9128         sha1.el).
9129
9130         * sha1-el.el: Renamed to sha1.el.
9131
9132 2004-08-30  Juanma Barranquero  <lektu@terra.es>
9133
9134         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9135
9136 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9137
9138         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9139
9140 2004-08-30  Kim F. Storm  <storm@cua.dk>
9141
9142         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9143
9144         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9145         Add :group 'nnimap.
9146
9147 2004-08-30  Andreas Schwab  <schwab@suse.de>
9148
9149         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9150         ?* and ?\;.
9151
9152         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9153         and ?\' to symbol instead of whitespace.
9154
9155 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9158
9159         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9160         instead of re-search-forward.
9161
9162         * gnus-uu.el (gnus-uu-save-article): Ditto.
9163         (gnus-uu-post-encode-uuencode): Ditto.
9164
9165         * html2text.el (html2text-clean-list-items): Ditto.
9166         (html2text-clean-dtdd): Ditto.
9167         (html2text-format-tags): Ditto.
9168
9169         * message.el (message-send-mail-with-sendmail): Fix regexp.
9170         (message-fill-field-general): Use search-forward instead of
9171         re-search-forward.
9172         (unbold-region): Ditto.
9173
9174         * nnrss.el (nnrss-request-article): Ditto.
9175
9176         * nnslashdot.el (nnslashdot-request-article): Ditto.
9177
9178         * nnweb.el (nnweb-gmane-wash-article): Ditto.
9179
9180         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9181         "Unrecognized menu descriptor" error in XEmacs.
9182
9183 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9184
9185         * gnus-sum.el (gnus-read-header): Don't remove a header for the
9186         parent article of a sparse article in the thread hashtb.
9187
9188 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
9189
9190         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9191         (nnmail-expand-newtext): Lowercase expanded entries if
9192         nnmail-split-lowercase-expanded is non-nil.
9193
9194 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
9197         entry.
9198
9199         * gnus-group.el (gnus-group-line-format-alist): Convert the value
9200         of gnus-tmp-news-method into string under XEmacs.  It will be
9201         passed to gnus-correct-length which takes only a string argument.
9202
9203 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9204
9205         * gnus-util.el (gnus-bind-print-variables): New macro.
9206         (gnus-prin1): Use it.
9207         (gnus-prin1-to-string): Use it.
9208         (gnus-pp): New function.
9209         (gnus-pp-to-string): New function.
9210
9211         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
9212         pp-to-string with gnus-pp-to-string.
9213         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9214         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9215         * gnus-msg.el (gnus-debug): Ditto.
9216         * gnus-score.el (gnus-score-save): Ditto.
9217         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9218         gnus-pp-to-string.
9219         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9220         with gnus-pp.
9221         * score-mode.el (gnus-score-pretty-print): Ditto.
9222         * webmail.el (webmail-debug): Ditto.
9223
9224 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9225
9226         * gnus-art.el (article-display-face, article-display-x-face): Use
9227         buffer-read-only.
9228
9229 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9230
9231         * gnus-art.el (article-hide-list-identifiers): Bind
9232         inhibit-read-only as t.
9233
9234 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9235
9236         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9237
9238 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9239
9240         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9241         (gnus-narrow-to-page): Don't assume point-min == 1.
9242         (gnus-article-edit-mode): Derive from message-mode.
9243
9244         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9245         point-min == 1.
9246
9247         * imap.el (imap-parse-address-list, imap-parse-body-ext):
9248         Disable incorrect use of `assert'.
9249
9250         * message.el (message-mode): Set comment-start-skip.
9251
9252
9253 2004-08-22  Sam Steingold  <sds@gnu.org>
9254
9255         * pop3.el (pop3-leave-mail-on-server): New user variable.
9256         (pop3-movemail): Delete mail only when it is nil.
9257
9258 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
9259
9260         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9261
9262         * mml.el (mml-preview): Use `pop-to-buffer'.
9263
9264         * message.el (message-goto-mail-followup-to): Insert after "To".
9265         (message-carefully-insert-headers): Add comment.
9266
9267         * gnus.el: Remove unused variable `gnus-article-check-size'.
9268
9269         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9270
9271         * gnus-art.el (gnus-button-alist): Improve
9272         `gnus-button-handle-library' entry.
9273
9274 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
9275
9276         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9277         downcase, since XEmacs capitalizes error messages differently.
9278
9279 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
9280
9281         * nntp.el: Add (require 'gnus) due to reference to
9282         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
9283
9284 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
9285
9286         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9287         `mm-fill-flowed'.
9288
9289         * mm-decode.el (mm-dissect-singlepart): Check it.
9290
9291 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
9292
9293         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9294         'imap' for netrc parsing.
9295
9296 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
9297
9298         * mailcap.el (mailcap-mime-data): Mark as risky.
9299
9300 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9301
9302         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9303         may be included in the encoded word.
9304         (rfc2047-encode): Don't append a space if the encoded word
9305         includes close parenthesis.
9306
9307 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9308
9309         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9310         of text within parentheses.
9311
9312 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
9313
9314         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9315         (gnus-encrypt-write-file-contents): Make the password key the file
9316         name PLUS the cipher, not just the cipher.  Also remove failed
9317         passwords from the cache.
9318
9319 2004-08-06  Simon Josefsson  <jas@extundo.com>
9320
9321         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
9322         fix.
9323
9324 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9325
9326         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9327         LWSP.
9328
9329 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
9330
9331         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9332         to append in-reply-to: data to the references: header.
9333
9334         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9335         (netrc-parse): Use gnus-encrypt.el functions.
9336
9337         * gnus-encrypt.el: Add new file for encryption support; currently
9338         does only a few GPG ciphers and an internal XOR cipher.
9339
9340         * password.el: Add comments on using password-read-and-add.
9341         (password-read-and-add): Add function to read and add the
9342         password to the cache at once.
9343
9344 2004-07-28  Simon Josefsson  <jas@extundo.com>
9345
9346         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9347         parameter (but don't use it, for now).
9348
9349         * imap.el (imap-ssl-open): Use imap-process-connection-type,
9350         instead of hard coding to nil.
9351
9352 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * mm-view.el (mm-inline-image-emacs): Open lines under an image
9355         as mm-inline-image-xemacs does.
9356
9357 2004-07-26  Simon Josefsson  <jas@extundo.com>
9358
9359         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9360         Revert part of 2004-07-17 change below.
9361
9362 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
9365         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9366
9367 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9368
9369         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9370         quotes that actually start with ">" at the beginning of the
9371         lines.
9372
9373 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9374
9375         * rfc2047.el (rfc2047-encode-region): Fix last change.
9376         (rfc2047-encode-parameter): Remove useless concat.
9377
9378 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9381         encode special characters; fix some kind of misconfigured headers;
9382         signal a real error if debug-on-quit or debug-on-error is non-nil.
9383         (rfc2047-encode-max-chars): New variable.
9384         (rfc2047-encode-1): Use it.
9385         (rfc2047-encode-parameter): New function.
9386
9387         * mml.el (mml-insert-parameter): Remove an excessive space.
9388
9389 2004-07-17  Simon Josefsson  <jas@extundo.com>
9390
9391         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9392         Kai Grossjohann <kai@emptydomain.de>.
9393         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9394         (gnus-group-make-menu-bar): Ditto.
9395
9396         * gnus-util.el (gnus-group-server): Add.
9397
9398 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
9399
9400         * message.el (message-clone-locals): Clone sendmail and smtp
9401         variables.
9402
9403 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9404
9405         * rfc2047.el (rfc2047-encode-region): Fix last change.
9406
9407 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9408
9409         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9410         characters as non-special.
9411
9412 2004-07-09  Simon Josefsson  <jas@extundo.com>
9413
9414         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9415         Users will lose all flag changes made while unplugged with
9416         e.g. nntp unless flag synchronization happens, thus `nil' is not a
9417         good default.  See numerous reports on ding mailing list.
9418
9419 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9422         add generate-head-function and generate-article-function to the
9423         rfc822-forward entry.
9424         (nndoc-rfc822-forward-generate-article): New function.
9425         (nndoc-rfc822-forward-generate-head): New function.
9426
9427         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9428
9429 2004-07-06  Dan Christensen  <jdc@uwo.ca>
9430
9431         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9432         respect display group parameter and gnus-summary-expunge-below.
9433         (gnus-articles-to-read): Remove unused reference to display group
9434         parameter.
9435
9436 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9437
9438         * nnheader.el (nnheader-uniquify-message-id): New experimental
9439         variable.
9440         (nnheader-nov-read-message-id): Use it.
9441
9442         * spam-report.el (spam-report-gmane): Add interactive.
9443
9444 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9445
9446         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9447         qp-or-base64 for the application/* types.
9448
9449 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
9450
9451         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9452
9453 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
9454
9455         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9456         trim value.
9457
9458 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9459
9460         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9461         New macro and function.
9462         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9463
9464 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9467         after-load-alist.
9468
9469 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9470
9471         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9472         update info that isn't there.
9473
9474 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
9475
9476         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9477         entry.
9478
9479 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * mm-view.el (mm-inline-render-with-function): Use multibyte
9482         buffer; decode html source by charset.
9483
9484         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9485
9486         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9487         Mule-UCS is loaded under XEmacs.
9488         (mm-mime-mule-charset-alist): Avoid duplicated entries.
9489
9490 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
9491
9492         * nnheader.el (nnheader-max-head-length): Increase to 8192.
9493
9494 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * mm-util.el (mm-coding-system-p): Return a coding-system.
9497         (mm-mime-mule-charset-alist): Use shift_jis instead of
9498         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9499         entries for the mime charsets iso-2022-jp-3 and shift_jis.
9500         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9501         instead of japanese-shift-jis and iso-latin-1 respectively in
9502         order to share the default value with both Emacs and XEmacs-mule.
9503         (mm-mule-charset-to-mime-charset): Make
9504         mm-coding-system-priorities effective.
9505         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9506         while predicating of candidates upon the priorities.
9507
9508 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
9509
9510         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9511         gnus-uu-invert-processable.
9512
9513         * gnus.el: Autoload gnus-uu-invert-processable.
9514
9515 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9516
9517         * mm-util.el (mm-with-multibyte-buffer): New macro.
9518
9519         * rfc2047.el (rfc2047-encode-string): Use it.
9520         (rfc2047-encode-region): Move point to the end of the region after
9521         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9522
9523 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9524
9525         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9526         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9527
9528 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9529
9530         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9531         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
9532         Karl Chen <quarl@nospam.quarl.org>.
9533
9534 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
9535
9536         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9537         invalid addresses.
9538
9539 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
9540
9541         * spam.el: Change section markers, revise TODO list.
9542         (spam-backends): Make new master list of all installed backends.
9543         (spam-summary-exit-behavior): Add new variable to determine how
9544         messages moves are done at summary exit.
9545         (spam-move-spam-nonspam-groups-only)
9546         (spam-process-ham-in-nonham-groups)
9547         (spam-process-ham-in-spam-groups): Remove variables, the
9548         spam-summary-exit-behavior variable should be used to manage this
9549         behavior.
9550         (spam-old-ham-articles, spam-old-spam-articles): Remove.
9551         (spam-old-articles): Add variable, replacing spam-old-ham-articles
9552         and spam-old-spam-articles.
9553         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9554         Add empty variables, placeholders for the backends they represent.
9555         (spam-set-difference): Move, unchanged.
9556         (spam-list-of-processors): Declare OBSOLETE, not used anymore
9557         unless the user has a processor variable.
9558         (spam-classifications, spam-classification-valid-p)
9559         (spam-backend-properties, spam-backend-property-valid-p)
9560         (spam-backend-function-type-valid-p)
9561         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9562         (spam-report-articles-gmane, spam-report-articles-resend):
9563         Remove functions, they are not needed.
9564         (spam-install-backend-super, spam-backend-list)
9565         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9566         (spam-backend-function, spam-backend-ham-registration-function)
9567         (spam-backend-spam-registration-function)
9568         (spam-backend-ham-unregistration-function)
9569         (spam-backend-spam-unregistration-function)
9570         (spam-backend-statistical-p, spam-backend-mover-p)
9571         (spam-install-backend-alias, spam-install-checkonly-backend)
9572         (spam-install-mover-backend, spam-install-nocheck-backend)
9573         (spam-install-backend, spam-install-statistical-backend)
9574         (spam-install-statistical-checkonly-backend): Add backend installation
9575         support.
9576         (spam-summary-prepare-exit): Rewrite to use the new backend code.
9577         (spam-group-processor-p): Use the new backend code and respect the
9578         summary exit behavior.
9579         (spam-mark-spam-as-expired-and-move-routine): Remove.
9580         (spam-summary-prepare): Change to use the new spam-old-articles
9581         variable.
9582         (spam-copy-or-move-routine, spam-copy-spam-routine)
9583         (spam-move-spam-routine, spam-copy-ham-routine)
9584         (spam-move-ham-routine): Add code to copy/move ham or spam.
9585         (spam-fetch-field-fast): Improve doc and code, plus allow the
9586         'number request.
9587         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9588         variables.
9589         (spam-split, spam-find-spam): Use the new backend code.
9590         (spam-registration-functions): Remove variable.
9591         (spam-unregister-routine): Add convenience wrapper.
9592         (spam-log-undo-registration, spam-register-routine)
9593         (spam-log-processing-to-registry)
9594         (spam-log-unregistration-needed-p): Rename "check" to "backend"
9595         where possible.
9596         (spam-check-gmane-xref, spam-check-regex-headers)
9597         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9598         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9599         (spam-check-bogofilter-headers, spam-check-spamoracle)
9600         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9601         (spam-check-crm114-headers): Use the spam-split-group that
9602         spam-split prepares, no need to determine it every time.
9603
9604         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9605         to the nnheader-parse-naked-head call.
9606
9607         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9608
9609         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9610         the nnheader-nov-read-message-id call.
9611
9612 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9615         gnus-activate-group twice.  Suggested by Markus Peter
9616         <warp@spin.de>.
9617
9618 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9619
9620         * gnus-art.el (gnus-article-time-format): Exchange the order of
9621         day and month in the default value; fix customization type.
9622         (article-date-ut): Use add-text-properties.
9623         (article-make-date-line): Use message-make-date instead of
9624         current-time-string.
9625
9626         * message.el (message-fetch-field): Don't use set-text-properties.
9627         (message-make-date): Simplify.
9628
9629         * messagexmas.el (message-xmas-make-date): New function.
9630         (message-xmas-redefine): Defalias message-make-date to it.
9631
9632 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9635         (rfc2047-encode-region): Treat text within parentheses as special;
9636         show the original text when error has occurred.
9637
9638         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9639         already-computed method to gnus-activate-group.
9640
9641         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
9642         same select-methods identical Lisp objects.
9643
9644         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
9645         object when modifying the info.
9646
9647 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9648
9649         * gnus-srvr.el (gnus-server-set-info): Remove the server from
9650         gnus-opened-servers since it has never been opened with the new
9651         configuration yet.
9652
9653 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9654
9655         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
9656         arg to nnheader-generate-fake-message-id.
9657
9658 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
9659
9660         * nnheader.el (nnheader-generate-fake-message-id): Accept a
9661         number and build a fake message ID localized to a group and
9662         article number (so it's repeatable from that point on).
9663         (nnheader-fake-message-id-p): Change regex to accomodate new fake
9664         ID format.
9665
9666         * gnus-sum.el (gnus-get-newsgroup-headers): Call
9667         nnheader-generate-fake-message-id with the article number.
9668
9669 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
9670
9671         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
9672         end-of-buffer.
9673
9674 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * message.el (message-ignored-supersedes-headers): Add Approved.
9677
9678 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9679
9680         * rfc2047.el (rfc2047-encode-message-header): Remove useless
9681         goto-char.
9682         (rfc2047-encode): Fold the line before encoding.
9683
9684 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9685
9686         * rfc2047.el (rfc2047-encode-message-header): Disabled header
9687         folding -- not all headers can be folded, and this should be done
9688         by the message composition mode.  Probably.  I think.
9689
9690 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9691
9692         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
9693         fast.
9694
9695         * gnus-ems.el (gnus-remove-image): Don't use
9696         message-text-with-property; remove only the image found first.
9697
9698         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
9699         found first.
9700
9701 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
9702
9703         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
9704
9705 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * message.el (message-text-with-property): Make it fast and accept
9708         optional arguments.
9709         (message-strip-forbidden-properties): Use it.
9710         (message-fix-before-sending): Follow the m-t-w-p change.
9711
9712         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
9713
9714 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * gnus-art.el (article-hide-headers): Don't change the buffer
9717         mistakenly when performing mml-preview even if
9718         gnus-single-article-buffer is nil.
9719
9720 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
9721
9722         * message.el (message-expand-name-databases): New user option.
9723         (message-expand-name): Use it.
9724
9725 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
9726
9727         * spam.el (spam-report-articles-resend)
9728         (spam-report-resend-register-routine): Allow ham reporting.
9729         (spam-report-resend-register-ham-routine): Add wrapper.
9730         (spam-registration-functions): Add ham resending functions.
9731         (spam-list-of-processors): Add ham resend processor.
9732
9733         * gnus.el (ham-resend-to): Add new group parameter.
9734         (spam-process): Add ham resend option.
9735
9736         * spam-report.el (spam-report-resend): Allow reporting ham.
9737         (spam-report-resend-ham): Add wrapper.
9738
9739 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9740
9741         * message.el (message-cite-articles-with-x-no-archive): New
9742         variable.
9743         (message-cite-original): Use it.
9744
9745 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9746
9747         * message.el (message-cite-original): Respect X-No-Archive.
9748
9749 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9750
9751         * gnus-art.el (article-hide-headers): Refer to the values for
9752         gnus-ignored-headers and gnus-visible-headers in the summary
9753         buffer since a user may have set them as group parameters.
9754
9755 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
9756
9757         * assistant.el (assistant-node-name): Add convenience function.
9758         (assistant-render-text, assistant-render-node): Add error handling,
9759         plus handle multiple next nodes.
9760         (assistant-find-next-node): Comment out for now.
9761         (assistant-find-next-nodes): Add function, returns list of next
9762         nodes.
9763
9764 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
9765
9766         * mail-source.el (mail-source-directory): Fix doc-string.
9767
9768 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
9769
9770         * assistant.el (assistant-render-text, assistant-eval): Add :set
9771         widget type, which is different because it takes and returns a
9772         list.  Much hilarity ensues.
9773
9774 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
9775
9776         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
9777
9778         * gnus-group.el (gnus-group-get-new-news-this-group): Added
9779         doc-string.
9780
9781         * gnus-start.el (gnus-activate-group): Added doc-string.
9782
9783 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
9786
9787 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
9788
9789         * assistant.el (assistant-render-text): Try to add a :set
9790         widget, more to come.
9791
9792         * spam.el (spam-group-spam-contents-p): Handle empty groupname
9793         strings.
9794         (spam-report-articles-resend)
9795         (spam-register-routine): Do registration iff any articles warrant
9796         it.
9797         (spam-summary-prepare-exit): Change log message for nil group
9798         destinations.
9799
9800 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
9801
9802         * spam.el (spam-report-resend-register-routine): Allow
9803         spam-report-resend-to to be a group parameter or a global value.
9804
9805 2004-05-26  Simon Josefsson  <jas@extundo.com>
9806
9807         * starttls.el: Merge with my GNUTLS based starttls.el.
9808         (starttls-gnutls-program, starttls-use-gnutls)
9809         (starttls-extra-arguments, starttls-process-connection-type)
9810         (starttls-connect, starttls-failure, starttls-success): New
9811         variables.
9812         (starttls-program, starttls-extra-args): Doc fix.
9813         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
9814         functions.
9815         (starttls-negotiate, starttls-open-stream): Check
9816         `starttls-use-gnutls' and pass on to corresponding *-gnutls
9817         function if it is set.
9818
9819 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9820
9821         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
9822         structured fields.
9823
9824 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9825
9826         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
9827
9828 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
9829
9830         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
9831         variable.
9832         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
9833         assigning the spam-mark to new messages.
9834
9835 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
9836
9837         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
9838
9839 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9840
9841         * dgnushack.el: Autoload customize-set-variable for XEmacs.
9842
9843         * rfc2047.el (rfc2047-encodable-p): Don't move point.
9844         (rfc2047-decode): Treat the ascii coding-system as raw-text by
9845         default.
9846
9847 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
9848
9849         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
9850         correct data.
9851
9852 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
9853
9854         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
9855         (spam-group-processor-p): Fix function.
9856         (spam-group-processor-multiple-p)
9857         (spam-group-spam-processor-report-gmane-p)
9858         (spam-group-spam-processor-report-resend-p)
9859         (spam-group-spam-processor-bogofilter-p)
9860         (spam-group-spam-processor-blacklist-p)
9861         (spam-group-spam-processor-ifile-p)
9862         (spam-group-ham-processor-ifile-p)
9863         (spam-group-spam-processor-spamoracle-p)
9864         (spam-group-spam-processor-crm114-p)
9865         (spam-group-ham-processor-bogofilter-p)
9866         (spam-group-spam-processor-stat-p)
9867         (spam-group-ham-processor-stat-p)
9868         (spam-group-ham-processor-whitelist-p)
9869         (spam-group-ham-processor-BBDB-p)
9870         (spam-group-ham-processor-spamoracle-p)
9871         (spam-group-ham-processor-copy-p): Remove functions with some
9872         prejudice against unneeded code.
9873         (spam-report-articles-resend)
9874         (spam-report-resend-register-routine): Allow the group/topic
9875         spam-resend-to value to override spam-report-resend-to.
9876         (spam-summary-prepare-exit): Invoke spam-group-processor-p
9877         properly now.
9878
9879         * gnus.el (spam-resend-to): Add group/topic parameter.
9880         (spam-process): Move the OBSOLETE processors to the end of the
9881         choices.
9882
9883 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
9884
9885         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
9886         with resend-to set to nil, and then ask the user if necessary.
9887         (spam-report-resend): spam-report-resend takes a list of articles, not
9888         separate article numbers.
9889
9890 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9891
9892         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9893         addition to emacs-w3m.
9894
9895 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9896
9897         * assistant.el (assistant-authinfo-data): New function.
9898         (assistant-eval): Eval for entire assistant.
9899
9900         * netrc.el (netrc-services-file): New variable.
9901         (netrc-parse-services): New function.
9902         (netrc-find-service-name): New function.
9903         (netrc-find-service-number): New function.
9904         (netrc-port-equal): New function.
9905         (netrc-machine): Use it.
9906
9907         * nnimap.el (nnimap-open-connection): Use netrc.
9908
9909         * gnus-util.el (gnus-netrc-get): Remove aliases.
9910
9911         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9912
9913         * assistant.el (wid-edit): Fix compilation.
9914
9915         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9916
9917 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
9918
9919         * gnus-util.el (gnus-set-file-modes): New function.  (small
9920         patch).
9921
9922 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9923
9924         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
9925
9926         * assistant.el (assistant-render-node): Fix up rendering and
9927         read-only text.
9928         (assistant-render-node): Reset.
9929         (assistant-make-read-only): Not sticky.
9930
9931 2004-05-20  Danny Siu  <dsiu@adobe.com>
9932
9933         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
9934         centered even when gnus-auto-center-summary is t
9935
9936 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9937
9938         * dns.el (dns-get-txt-answer): New function.
9939         (dns-read-txt): Ditto.
9940         (query-dns): Use it.
9941
9942 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9943
9944         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
9945         active for foreign groups even if the group level is higher than
9946         the specified value.
9947
9948 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9949
9950         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
9951         non-active groups.
9952
9953         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
9954
9955 2004-05-20  Magnus Henoch  <mange@freemail.hu>
9956
9957         * dns.el (dns-read-type): Add support for SVR.  (small patch)
9958
9959 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9960
9961         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
9962         (spam-crm114-header, spam-crm114-spam-switch)
9963         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
9964         (spam-crm114-positive-spam-header)
9965         (spam-crm114-database-directory, spam-list-of-processors)
9966         (spam-group-spam-processor-crm114-p)
9967         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
9968         (spam-generic-score, spam-list-of-checks)
9969         (spam-list-of-statistical-checks, spam-registration-functions)
9970         (spam-check-crm114-headers, spam-crm114-score)
9971         (spam-check-crm114, spam-crm114-register-with-crm114)
9972         (spam-crm114-register-spam-routine)
9973         (spam-crm114-unregister-spam-routine)
9974         (spam-crm114-register-ham-routine)
9975         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
9976         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
9977
9978         * gnus.el: Add spam-use-crm114.
9979
9980         * spam.el (spam-list-of-processors, spam-registration-functions):
9981         Add spam-use-resend.
9982         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
9983         (spam-report-articles-gmane): Add doc fix.
9984         (spam-report-articles-resend,
9985         spam-report-resend-register-routine): Add wrappers around
9986         spam-report-resend-to.
9987
9988         * spam-report.el (spam-report-resend-to, spam-report-resend):
9989         Add support for resending spam.
9990         (spam-report-gmane): Fix line length >80.
9991
9992         * gnus.el (spam-process): Add spam-use-resend.
9993
9994 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9995
9996         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
9997         number of processed spam messages.
9998         (spam-ham-copy-or-move-routine): Return the number of processed
9999         ham messages.
10000         (spam-summary-prepare-exit): Use the above values to decide
10001         whether status messages shouled be displayed.
10002
10003 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10004
10005         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10006         `rfc2047-encoding-function-alist' in order to avoid conflicting
10007         with the old version.
10008         (rfc2047-encode-region): Concatenate words containing non-ASCII
10009         characters in structured fields; don't encode space-delimited
10010         ASCII words even in unstructured fields; don't break words at
10011         char-category boundaries.
10012         (rfc2047-encode-1): New function.
10013         (rfc2047-encode): Use it; encode text so that it occupies the
10014         maximum width within 76-column; work correctly on Q encoding for
10015         iso-2022-* charsets.
10016         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10017         sure not to break a line just after the header name.
10018         (rfc2047-b-encode-region): Removed.
10019         (rfc2047-b-encode-string): New function.
10020         (rfc2047-q-encode-region): Removed.
10021         (rfc2047-q-encode-string): New function.
10022
10023         * mm-util.el (mm-replace-in-string): New function.
10024
10025 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10026
10027         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10028         get it right.
10029         (gnus-inews-make-draft): Really.
10030
10031 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
10032
10033         * nnmh.el (nnmh-request-list-1): Don't check the link count
10034         before descending.  (small patch)
10035
10036 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10037
10038         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10039         stuff.
10040
10041         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10042         on real group name.
10043
10044         * gnus-art.el (gnus-signature-limit): Doc fix.
10045
10046         * gnus-msg.el (gnus-inews-make-draft): Quote list.
10047
10048         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
10049
10050 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
10051
10052         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
10053         isn't a string.
10054
10055 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10056
10057         * gnus-draft.el (gnus-draft-send): Bind
10058         rfc2047-encode-encoded-words.
10059
10060         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10061         (rfc2047-encodable-p): Say that =? needs encoding.
10062         (rfc2047-encode-encoded-words): New variable.
10063
10064         * gnus-group.el (gnus-group-select-group): Doc fix.
10065
10066         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10067
10068         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10069         to nil.
10070
10071         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10072
10073         * nnheader.el (nnheader-get-lines-and-char): New function.
10074
10075 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
10076
10077         * gnus-msg.el (gnus-summary-followup-with-original): Document
10078         yanking of region when active.
10079
10080 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10081
10082         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10083         groups if the group level is higher than the specified value.
10084
10085 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10086
10087         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10088         (gnus-group-jump-to-group): Added prefix argument using
10089         `gnus-group-jump-to-group-prompt'.  Query before jumping to
10090         non-active group.
10091
10092         * compface.el (uncompface): Be verbose when changing
10093         `uncompface-use-external'.
10094
10095         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10096         handle manual section.
10097
10098 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10099
10100         * gnus-art.el (gnus-button-alist): Revert previous change.
10101
10102 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10103
10104         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10105
10106 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10107
10108         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10109         whether backend can accept message.
10110
10111         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10112
10113 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
10114
10115         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10116         Avoid creating directory when nntp-marks-is-evil is true.
10117         Reported by Reiner Steib.
10118
10119 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10120
10121         * gnus-picon.el (gnus-picon-style): New variable.
10122         (gnus-picon-insert-glyph): Added optional `nostring' argument.
10123         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
10124         Jesper Harder <harder@ifa.au.dk>.
10125
10126 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10127
10128         * message.el (message-fill-field): Return point.
10129         (message-generate-headers): Go to end of field.
10130
10131         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10132         stuff for non-living groups.
10133
10134 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
10135
10136         * gnus-art.el (gnus-article-followup-with-original)
10137         (gnus-article-reply-with-original): gnus-mark-active-p ->
10138         gnus-region-active-p.
10139
10140 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
10141
10142         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10143         only when there is spam or ham to be processed.
10144
10145 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10146
10147         * mail-source.el (mail-source-delete-crash-box): Refactor.
10148         (mail-source-fetch): Use it.
10149         (mail-source-fetch-file): Ditto.
10150         (mail-source-fetch-directory): Run postscript in loop.
10151         (mail-source-fetch-pop): Delete.
10152         (mail-source-fetch-maildir): Ditto.
10153         (mail-source-fetch-imap): Ditto.
10154
10155         * imap.el (imap-authenticators): Comment out sasl.
10156
10157         * message.el (message-skip-to-next-address): New function.
10158         (message-fill-header-address): Refactor.
10159         (message-fill-address): Use it.
10160         (message-delete-address): Use it.
10161         (message-fill-header-general): Refactor.
10162         (message-fill-field-address): Rename.
10163         (message-narrow-to-field): Find the start of the header.
10164         (message-header-format-alist): Don't pre-fill.
10165         (message-fill-header): Removed.
10166         (message-insert-header): New function.
10167         (message-shorten-references): Use it.
10168
10169         * rfc2047.el (rfc2047-field-value): Strip props.
10170
10171         * mail-parse.el (mail-header-make-address): New alias.
10172
10173         * ietf-drums.el (ietf-drums-make-address): New function.
10174
10175         * imap.el: Add compiler directives.
10176
10177         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10178
10179         * gnus-art.el (article-decode-idna-rhs): Don't use
10180         message-idna-inside-rhs-p.
10181
10182 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10183
10184         * message.el (message-idna-inside-rhs-p): Removed.
10185         (message-idna-to-ascii-rhs-1): Use proper address parsing.
10186
10187         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10188         false positives.
10189
10190 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10191
10192         * imap.el (imap-sasl-make-mechanisms): Use sasl.
10193
10194 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10195
10196         * nneething.el (nneething-file-name): Don't create spurions
10197         files.
10198
10199         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10200         (gnus-inews-do-gcc): Remove sleep.
10201
10202         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10203         part under point.
10204
10205         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10206         (gnus-agent-regenerate-group): Using nil messages aren't valid.
10207
10208 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
10209
10210         * spam.el (spam-summary-prepare-exit): Fixed (length).
10211
10212 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10213
10214         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10215         as expired without moving it" message when there are spam
10216         messages left.
10217
10218 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
10219
10220         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
10221         header is not nil.
10222
10223 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
10224
10225         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10226         nntp-possibly-create-directory, not nntp-possibly-change-group.
10227         (nntp-marks-changed-p): New arg SERVER.
10228         (nntp-request-update-info): Adjust caller.
10229
10230 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
10231
10232         * nntp.el (nntp-save-marks): Pass missing arg.
10233
10234 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
10235
10236         * nntp.el: Support marks.
10237         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10238         (nntp-marks-modtime, nntp-marks-directory): New variables.
10239         (nntp-request-set-mark, nntp-request-update-info)
10240         (nntp-possibly-create-directory, nntp-marks-changed-p)
10241         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10242         functions.
10243
10244 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
10245
10246         * gnus-xmas.el (gnus-xmas-select-lowest-window)
10247         (gnus-xmas-redefine): Rename.
10248
10249         * gnus-score.el (gnus-score-insert-help): Use
10250         gnus-select-lowest-window.
10251
10252         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10253         appt-select-lowest-window and rename to gnus-select-lowest-window.
10254
10255         * gnus.el: do.
10256
10257 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10258
10259         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10260         encodings of MIME-encoded words, in order to improve
10261         interoperability with several broken MUAs.
10262
10263 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10264
10265         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10266         tags, only when charsets are not specified in headers.
10267         (mm-inline-text-html-render-with-w3m): Ditto.
10268
10269         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
10270         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
10271
10272 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10273
10274         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10275         instead of MIME-decoded from fields when checking
10276         `gnus-article-address-banner-alist'.
10277
10278 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
10279
10280         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10281         description rather than subject.
10282
10283 2004-05-02  Steve Youngs  <steve@youngs.au.com>
10284
10285         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
10286
10287 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10288
10289         * gnus.el (gnus-version-number): Bump.
10290
10291 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10292
10293         * gnus.el: No Gnus v0.2 is released.
10294
10295 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10296
10297         * gnus-agent.el (gnus-agent-read-agentview): Inline
10298         gnus-uncompress-range.
10299
10300 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10301
10302         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10303         `exec-installed-p'.
10304
10305 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10306
10307         * gnus.el (spam-process, spam-autodetect-methods): Add
10308         bsfilter and bsfilter-headers.
10309
10310         * spam.el (spam-bsfilter): New customize group.
10311         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10312         (spam-bsfilter-header, spam-bsfilter-probability-header)
10313         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10314         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10315         (spam-bsfilter-database-directory): New options.
10316         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10317         (spam-list-of-statistical-checks, spam-registration-functions):
10318         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10319         (spam-bsfilter-score): New command.
10320         (spam-check-bsfilter-headers, spam-check-bsfilter)
10321         (spam-bsfilter-register-with-bsfilter)
10322         (spam-bsfilter-register-spam-routine)
10323         (spam-bsfilter-unregister-spam-routine)
10324         (spam-bsfilter-register-ham-routine)
10325         (spam-bsfilter-unregister-ham-routine): New functions.
10326         (spam-generic-score): Support bsfilter; Accept an optional argument
10327         to recalcurate spam score even if scoring header has already been
10328         added.
10329         (spam-bogofilter-score, spam-spamassassin-score): Accept an
10330         optional argument to recalcurate spam score even if scoring header
10331         has already been added.
10332
10333 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
10334
10335         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10336         strings!  Reported by David D. Smith <davidsmith@acm.org>.
10337         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10338         link is missing.
10339
10340 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
10341
10342         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10343         (html2text-get-attr): Rewrite.
10344
10345         * message.el (message-setup-1): Remove redundant put-text-property
10346         on mail-header-separator.
10347
10348 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
10349
10350         * gnus-registry.el (gnus-registry-cache-whitespace)
10351         (gnus-registry-action, gnus-registry-spool-action)
10352         (gnus-registry-split-fancy-with-parent): Change message levels
10353         from 5 to 3 or 7, as needed.
10354
10355         * spam.el (spam-summary-prepare-exit)
10356         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10357         (spam-split, spam-find-spam, spam-log-undo-registration)
10358         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10359         level from 5 to 6.
10360
10361 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * gnus-ems.el: Autoload appt-select-lowest-window (revert
10364         2004-03-04 change).
10365
10366 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
10367
10368         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10369         Use mapc when appropriate.
10370
10371         * sieve-manage.el (sieve-manage-open): do.
10372
10373         * nnweb.el (nnweb-insert-html): do.
10374
10375         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10376         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
10377
10378         * nnspool.el (nnspool-request-group): do.
10379
10380         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10381         do.
10382
10383         * nnml.el (nnml-request-update-info): do.
10384
10385         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10386         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
10387
10388         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10389         (nnimap-request-set-mark): do.
10390
10391         * nnfolder.el (nnfolder-request-update-info): do.
10392
10393         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10394         do.
10395
10396         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
10397
10398         * gnus-uu.el (gnus-uu-find-articles-matching): do.
10399
10400         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10401         do.
10402
10403         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10404         do.
10405
10406         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
10407
10408         * gnus-nocem.el (gnus-nocem-scan-groups): do.
10409
10410         * gnus-int.el (gnus-start-news-server): do.
10411
10412         * gnus-group.el (gnus-group-make-kiboze-group)
10413         (gnus-group-browse-foreign-server): do.
10414
10415 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
10416
10417         FIXME: Make separate entries for each person.
10418
10419         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10420         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10421         <shields@msrl.com>:
10422
10423         * spam.el (spam-necessary-extra-headers): Get the extra headers we
10424         may need for spam sorting and scoring.
10425         (spam-user-format-function-S): Add user format function suitable for
10426         general use.
10427         (spam-article-sort-by-spam-status): Add sorting function for summary
10428         sorting.
10429         (spam-extra-header-to-number): Add function to get a score from a
10430         header.
10431         (spam-summary-score): Add function to  get a numeric score from the
10432         headers.
10433         (spam-generic-score): Fixed function doc, was in wrong place.
10434         (spam-initialize): Take symbols when it's run, and install the
10435         extra headers that spam-necessary-extra-headers thinks we need.
10436
10437 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
10438
10439         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10440         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10441
10442 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
10443
10444         * gnus-sum.el (gnus-set-global-variables)
10445         (gnus-build-all-threads, gnus-get-newsgroup-headers)
10446         (gnus-article-get-xrefs, gnus-summary-best-group)
10447         (gnus-summary-next-article, gnus-summary-enter-digest-group)
10448         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10449         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
10450         with-current-buffer.
10451
10452 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
10453
10454         * spam.el (spam-summary-prepare-exit): Simplify logic.
10455         (spam-fetch-article-header): Read the article header if it's not
10456         available.
10457         (spam-list-articles): Simplify logic.
10458         (spam-filelist-register-routine): Fix bug with unregister-list.
10459
10460         * gnus-registry.el: Fix comments at beginning.
10461
10462 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
10463
10464         * message.el (message-cater-to-broken-inn): Remove.
10465         (message-shorten-references): Make sure the total folded length of
10466         References is shorter than 998 characters to cater to a bug in INN
10467         2.3.  Also, don't pretend that references aren't folded -- this
10468         hasn't worked for a while.
10469
10470 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10471
10472         * gnus-agent.el (gnus-agentize):
10473         gnus-agent-send-mail-real-function no longer set to current value
10474         of message-send-mail-function but rather a lambda that calls
10475         message-send-mail-function.  The change makes the agent real-time
10476         responsive to user changes to message-send-mail-function.
10477
10478 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10479
10480         * legacy-gnus-agent.el
10481         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10482         help from Florian Weimer <fw@deneb.enyo.de>
10483
10484 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10485
10486         * nnmail.el (nnmail-cache-insert): Revert last change.
10487
10488 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10489
10490         * nnmail.el (nnmail-cache-insert): Always check whether
10491         nnmail-cache-ignore-groups matches a group name.
10492
10493 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
10494
10495         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10496         (spam-find-spam, spam-log-processing-to-registry)
10497         (spam-log-registered-p, spam-log-unregistration-needed-p)
10498         (spam-log-undo-registration): Use gnus-message instead of
10499         gnus-error, none of these errors are fatal.
10500
10501         * gnus-registry.el (gnus-registry-clean-empty-function)
10502         (gnus-registry-clean-empty): Remove only empty entries without
10503         extra data.
10504
10505 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
10506
10507         * spam-stat.el (spam-stat-buffer-change-to-spam)
10508         (spam-stat-buffer-change-to-non-spam): Change (error) to
10509         (gnus-message 8) invocation.
10510
10511 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10512
10513         * nntp.el (nntp-via-netcat-command): New variable.
10514         (nntp-via-netcat-switches): New variable.
10515         (nntp-open-via-rlogin-and-netcat): New function.
10516         (nntp-open-connection-function): Doc fix.
10517         (nntp-telnet-command): Doc fix.
10518         (nntp-end-of-line): Doc fix.
10519         (nntp-via-rlogin-command): Doc fix.
10520         (nntp-via-user-name): Doc fix.
10521         (nntp-via-address): Doc fix.
10522
10523 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10526         error in Emacs 21.1.
10527
10528 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
10529
10530         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
10531
10532 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10533         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10534         (gnus-agent-with-refreshed-group): New macro.
10535         (gnus-agent-rename-group): New function.
10536         (gnus-agent-delete-group): New function.
10537         (gnus-agent-save-group-info): Use gnus-command-method when
10538         `method' parameter is nil.  Don't write nil entries into the
10539         active file.
10540         (gnus-agent-get-group-info): New function.
10541         (gnus-agent-fetch-articles): Use
10542         gnus-agent-update-files-total-fetched-for to increment disk space
10543         used.
10544         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10545         gnus-agent-update-view-total-fetched-for to increment disk space
10546         used.
10547         (gnus-agent-get-local): Added optional parameters to avoid calling
10548         gnus-group-real-name and gnus-find-method-for-group.
10549         (gnus-agent-set-local): Delete stored entry if either min, or max,
10550         are nil.
10551         (gnus-agent-fetch-session): Reworded error/quit messages.  On
10552         quit, use gnus-agent-regenerate-group to record existance of any
10553         articles fetched to disk before the quit occurred.
10554         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10555         gnus-agent-update-view-total-fetched-for, and
10556         gnus-agent-update-files-total-fetched-for to decrement disk space
10557         used.
10558         (gnus-agent-retrieve-headers): Use
10559         gnus-agent-update-view-total-fetched-for to increment disk space
10560         used.
10561         (gnus-agent-regenerate-group): Replace gnus-group-update-group
10562         with gnus-agent-update-files-total-fetched-for to decrement disk
10563         space and fresh group buffer.
10564         (gnus-agent-inhibit-update-total-fetched-for): New variable.
10565         (gnus-agent-need-update-total-fetched-for): New variable.
10566         (gnus-agent-update-files-total-fetched-for): New function.
10567         (gnus-agent-update-view-total-fetched-for): New function.
10568         (gnus-agent-total-fetched-for): New function.
10569
10570         * gnus-cache.el (gnus-cache-save-buffers): Use
10571         gnus-cache-update-overview-total-fetched-for to change disk space
10572         used by this group.
10573         (gnus-cache-possibly-enter-article): Use
10574         gnus-cache-update-file-total-fetched-for to increment disk space
10575         used by this group.
10576         (gnus-cache-possibly-remove-article): Use
10577         gnus-cache-update-file-total-fetched-for to decrement disk space
10578         used by this group.
10579         (gnus-cache-generate-nov-databases): Purge total fetched cache.
10580         (gnus-cache-rename-group): New function.
10581         (gnus-cache-delete-group): New function.
10582         (gnus-cache-inhibit-update-total-fetched-for): New variable.
10583         (gnus-cache-need-update-total-fetched-for): New variable.
10584         (gnus-cache-with-refreshed-group): New macro.
10585         (gnus-cache-update-file-total-fetched-for): New function.
10586         (gnus-cache-update-overview-total-fetched-for): New function.
10587         (gnus-cache-rename-group-total-fetched-for): New function.
10588         (gnus-cache-delete-group-total-fetched-for): New function.
10589         (gnus-cache-total-fetched-for): New function.
10590
10591         * gnus-group.el: Require gnus-sum and autoload functions to
10592         resolve warnings when gnus-group.el compiled alone.
10593         (gnus-group-line-format): Documented new %F
10594         (size of Fetched data) group line format; identifies disk space
10595         used by agent and cache.
10596         (gnus-group-line-format-alist): Defined new F format.
10597         (gnus-total-fetched-for): New function.
10598         (gnus-group-delete-group): No longer update
10599         gnus-cache-active-altered as gnus-request-delete-group now keeps
10600         the cache in sync.
10601         (gnus-group-list-active): Let the agent store a server's active
10602         list if currently plugged.
10603
10604         * gnus-int.el (gnus-request-delete-group): Use
10605         gnus-cache-delete-group and gnus-agent-delete-group to keep the
10606         local disk in sync with the server.
10607          (gnus-request-rename-group): Use
10608         gnus-cache-rename-group and gnus-agent-rename-group to keep the
10609         local disk in sync with the server.
10610
10611         * gnus-start.el (gnus-get-unread-articles): Cosmetic
10612         simplification to logic.
10613
10614         * gnus-util.el (gnus-rename-file): New function.
10615
10616 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
10617
10618         * mm-util.el (mm-image-load-path): Handle nil in load-path.
10619
10620 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
10621
10622         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10623         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
10624
10625 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
10626
10627         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10628         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
10629
10630 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
10631
10632         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
10633
10634 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
10635
10636         * spam.el (spam-set-difference): Add function to replace
10637         gnus-set-difference in spam.el.
10638         (spam-summary-prepare-exit): Use spam-set-difference.
10639
10640 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10641
10642         * gnus-registry.el (gnus-registry-cache-file): Update to use
10643         gnus-dribble-directory OR gnus-home-directory OR ~.
10644         (gnus-registry-split-fancy-with-parent): Fix doc.
10645
10646 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10647
10648         * message.el (message-exchange-point-and-mark): Use
10649         message-mark-active-p.  Suggested by Jesper Harder
10650         <harder@ifa.au.dk>.
10651
10652 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * message.el (message-exchange-point-and-mark): Don't activate
10655         region if it was inactive.  Suggested by Hiroshi Fujishima
10656         <pooh@nature.tsukuba.ac.jp>.
10657
10658 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10659
10660         * gnus-art.el (article-display-face): Display Faces in the same
10661         order as X-Faces.
10662
10663 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
10666
10667 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10670         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10671         (gnus-article-mime-hierarchy): Remove.
10672         (gnus-article-mime-hierarchy-next): Remove.
10673         (gnus-article-mode): Revert 2004-03-19 change.
10674         (gnus-article-setup-buffer): Revert 2004-03-19 change.
10675         (gnus-insert-mime-button): Revert 2004-03-19 change.
10676         (gnus-mime-accumulate-hierarchy): Remove.
10677         (gnus-mime-enter-multipart): Remove.
10678         (gnus-mime-leave-multipart): Remove,
10679         (gnus-mime-display-part): Revert 2004-03-19 change.
10680         (gnus-mime-display-alternative): Revert 2004-03-19 change.
10681
10682         * mml.el (mml-preview): Revert 2004-03-19 change.
10683
10684 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10685
10686         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
10687
10688 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10689
10690         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
10691         t while entering a file name using the mm-with-multibyte macro.
10692         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10693
10694         * mm-util.el (mm-with-multibyte): New macro.
10695
10696 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10697
10698         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
10699         user option.
10700         (gnus-mime-multipart-functions): Doc and customization fix.
10701         (gnus-article-mime-hierarchy): New variable.
10702         (gnus-article-mime-hierarchy-next): New variable.
10703         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
10704         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
10705         gnus-article-mime-hierarchy-next to nil.
10706         (gnus-insert-mime-button): Show hierarchy numbers.
10707         (gnus-mime-accumulate-hierarchy): New function.
10708         (gnus-mime-enter-multipart): New function.
10709         (gnus-mime-leave-multipart): New function.
10710         (gnus-mime-display-part): Recompute hierarchical MIME structure.
10711         (gnus-mime-display-alternative): Show hierarchy numbers.
10712
10713         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
10714         gnus-article-mime-hierarchy-next to nil.
10715
10716 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
10717
10718         * dns.el: Don't require gnus-xmas.
10719
10720 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
10721
10722         * mml.el (mml-generate-mime-1): Don't use format=flowed with
10723         inline PGP.
10724         (mml-menu): Disable mml-quote-region if mark is inactive.
10725
10726 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10727
10728         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
10729         when the group's active is not available.
10730
10731 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10732
10733         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
10734         error.
10735
10736 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
10737
10738         * imap.el (imap-store-password): New variable.
10739         (imap-interactive-login): Use it.
10740         Suggested by Mark Plaksin <happy@mcplaksin.org>.
10741
10742 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * gnus-art.el (gnus-article-read-summary-keys): Restore new
10745         window-start and hscroll to summary window.
10746
10747 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10748
10749         * gnus-start.el (gnus-convert-old-newsrc): Only write the
10750         conversion message to newsrc-dribble when an actual conversion is
10751         performed.
10752
10753 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
10754
10755         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
10756
10757 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * mm-decode.el (mm-complicated-handles): New function reviving
10760         former definition of mm-multiple-handles.
10761
10762         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10763         (gnus-mime-delete-part): Use it.
10764
10765 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10766
10767         * gnus-agent.el (gnus-agent-read-local): Bind
10768         nnheader-file-coding-system to gnus-agent-file-coding-system to
10769         avoid the implicit assumption that they will always be equal.
10770         (gnus-agent-save-local): Bind buffer-file-coding-system, not
10771         coding-system-for-write, as the with-temp-file macro first prints
10772         to a buffer then saves the buffer.
10773
10774 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10775
10776         * gnus-art.el (gnus-article-edit-part): New function.
10777         (gnus-mime-save-part-and-strip): Use it; do query instead of
10778         signaling an error; don't use mm-multiple-handles.
10779         (gnus-mime-delete-part): Ditto.
10780
10781 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10782
10783         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
10784         old file versions.
10785         (gnus-group-prepare-hook): Removed function that converted list
10786         form of gnus-agent-expire-days to group properties.
10787
10788         * gnus-int.el: Autoload gnus-agent-regenerate-group.
10789         (gnus-request-accept-article): Re-indented.
10790
10791         * gnus-start.el (gnus-convert-old-newsrc): Registered new
10792         converters to handle old agent file formats.  Added logic for a
10793         "backup before upgrading warning".
10794         (gnus-convert-mark-converter-prompt): Developers can mark
10795         functions as needing (default), or not needing,
10796         gnus-convert-old-newsrc's "backup before upgrading warning".
10797         (gnus-convert-converter-needs-prompt): Tests whether the user
10798         should be protected from potentially irreversable changes by the
10799         function.
10800
10801         * legacy-gnus-agent.el (): New. Provides converters that are only
10802         loaded when gnus-convert-old-newsrc needs to call them.
10803
10804 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10805
10806         * mail-source.el (mail-source-touch-pop): Doc fix.
10807
10808         * message.el (message-smtpmail-send-it): Doc fix.
10809
10810 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
10811
10812         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
10813
10814         * nnmail.el (nnmail-split-fancy): do.
10815
10816         * gnus-kill.el (gnus-kill, gnus-execute): do.
10817
10818 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
10819
10820         * gnus-sum.el (gnus-widget-reversible-match)
10821         (gnus-widget-reversible-to-internal)
10822         (gnus-widget-reversible-to-external): New functions.
10823         (gnus-widget-reversible): New widget.
10824         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
10825
10826 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
10827
10828         * gnus-sum.el (gnus-thread-sort-functions)
10829         (gnus-article-sort-functions): Document `(not F)' items.
10830
10831 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10832
10833         * spam.el (spam-use-gmane-xref): Add new backend.
10834         (spam-gmane-xref-spam-group): Add variable to control the name of the
10835         Gmane spam group.
10836         (spam-blackhole-servers, spam-blackhole-good-server-regex)
10837         (spam-regex-headers-spam, spam-regex-headers-ham)
10838         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
10839         (spam-list-of-checks): Add spam-use-gmane-xref to list of
10840         backends and checks.
10841         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
10842
10843         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
10844         an autodetect method.
10845
10846 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10847
10848         * gnus-int.el (gnus-request-accept-article): Inform the agent that
10849         articles are being added to a group.
10850         (gnus-request-replace-article): Inform the agent that articles
10851         need to be uncached as the cached contents are no longer valid.
10852
10853 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10854
10855         * binhex.el: Don't autoload executable-find.
10856
10857         * canlock.el: Don't autoload mail-fetch-field.
10858
10859         * dgnushack.el: Autoload c-mode for XEmacs.
10860
10861         * gnus-ems.el: Don't autoload appt-select-lowest-window.
10862
10863         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
10864         rmail-dont-reply-to and rmail-output.
10865
10866         * gnus-score.el: Don't autoload ffap-string-at-point.
10867
10868         * gnus-setup.el: Don't autoload sc-cite-original.
10869
10870         * imap.el: Don't autoload base64-decode-string,
10871         base64-encode-string and md5.
10872
10873         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
10874         and rmail-msg-restore-non-pruned-header.
10875
10876         * mm-decode.el: Don't autoload executable-find.
10877
10878         * mm-url.el: Don't autoload executable-find.
10879
10880         * mm-view.el: Don't autoload diff-mode.
10881
10882         * nndb.el: Don't autoload news-reply-mode, news-setup,
10883         cancel-timer and telnet.
10884
10885         * password.el: Don't autoload run-at-time for Emacs.
10886
10887         * sha1-el.el: Don't autoload executable-find.
10888
10889         * sieve-mode.el: Don't autoload c-mode.
10890
10891         * uudecode.el: Don't autoload executable-find.
10892
10893 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10894
10895         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10896         (gnus-agent-possibly-alter-active): Avoid null in numeric
10897         comparison.
10898         (gnus-agent-set-local): Refuse to save null in local object table.
10899         (gnus-agent-regenerate-group): The REREAD parameter can now be a
10900         list of articles that will be marked as unread.
10901
10902 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10903
10904         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
10905
10906 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
10907
10908         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10909         language tags.
10910
10911 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10912
10913         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10914         Don't bind "obarray".
10915
10916         * gnus-sum.el (gnus-thread-sort-functions): Added
10917         `gnus-thread-sort-by-most-recent-number' and
10918         `gnus-thread-sort-by-most-recent-date'.
10919         Reported by Kai Grossjohann <kai@emptydomain.de>.
10920
10921 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10922
10923         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
10924
10925 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10926
10927         * gnus-cus.el (gnus-agent-customize-category): Removed
10928         ignore-errors macro reference that required cl to be loaded at
10929         run-time.
10930
10931         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10932         single-interval range of the form (min . max).  Previously the
10933         range had to look like ((min . max)).  Likewise, return
10934         (min . max) rather than ((min . max)).
10935         (gnus-range-map): Use gnus-range-normalize to accept
10936         single-interval range.
10937
10938         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
10939         the cache, but not the agent, now appear with their usual face.
10940
10941         * dgnushack.el (loaddir): New variable that is bound to the
10942         directory containing the dgnushack.el file. Use loaddir, rather
10943         than srcdir, to update load-path. Change lets dgnushack compile
10944         code in directories other than GNUS/lisp.
10945
10946 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10947
10948         * lpath.el: Don't bind w3m-safe-url-regexp.
10949
10950         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
10951         w3m-safe-url-regexp variable buffer-local.
10952
10953         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10954
10955 2004-02-27  Simon Josefsson  <jas@extundo.com>
10956
10957         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
10958         gnus-group-real-prefix.
10959         (gnus-summary-move-article): Use it, instead of
10960         gnus-group-real-prefix.
10961
10962 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10963
10964         * lpath.el: Bind w3m-safe-url-regexp.
10965
10966         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
10967         w3m-safe-url-regexp variable buffer-local and set it as the value
10968         of mm-w3m-safe-url-regexp.
10969
10970         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10971
10972         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
10973         parsing gnus-posting-styles when the message is not for replying.
10974
10975         * dgnushack.el: Autoload sgml-mode for XEmacs.
10976
10977         * nnrss.el (nnrss-opml-export): Use
10978         mm-set-buffer-file-coding-system instead of
10979         set-buffer-file-coding-system.
10980
10981 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
10982
10983         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
10984         of checkdoc.el).
10985         * nnrss.el: do.
10986         * gnus-mlspl.el: do.
10987         * gnus-ml.el: do.
10988         * gnus-srvr.el: do.
10989
10990         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
10991
10992 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10993
10994         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
10995         Corrections to custom-manual links.
10996
10997         * gnus-art.el (gnus-article): Ditto.
10998
10999         * mm-decode.el (mime-display, mime-security): Ditto.
11000
11001 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11002
11003         * flow-fill.el: Typo.
11004
11005 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
11006
11007         * spam-wash.el: New file.
11008
11009 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
11010
11011         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11012
11013 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11014
11015         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11016         to be run with new-articles as LIST1, not LIST2.
11017         (spam-registration-functions): Add spam-use-ham-copy as a nil
11018         registration backend.
11019
11020 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
11021
11022         * spam-stat.el (spam-stat-washing-hook): New option.
11023         (spam-stat-buffer-words): Use it.
11024         (spam-stat-process-directory, spam-stat-test-directory): Use
11025         insert-file-contents-literally.
11026         (spam-stat-coding-system): New variable.
11027         (spam-stat-load, spam-stat-save): Use it.
11028
11029 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11030
11031         * spam-report.el (spam-report-plug-agent): Quote
11032         spam-report-url-to-file and spam-report-url-ping-plain.
11033
11034 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
11035
11036         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11037         / in mailto URLs.
11038
11039 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11040
11041         * spam-report.el (spam-report-process-queue): Fix interactive use.
11042         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11043         (spam-report-unplug-agent): Doc fixes.
11044         (spam-report-url-ping-mm-url, spam-report-url-to-file)
11045         (spam-report-agentize, spam-report-deagentize): Autoload
11046
11047 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11048
11049         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
11050
11051         * message.el (message-setup-fill-variables): Add mml tags to
11052         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
11053         <ajk@iu.edu>.
11054         (message-mode): Don't modify paragraph-separate there.
11055
11056 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11057
11058         * compface.el (uncompface-use-external): Default to undecided.
11059         (uncompface-use-external-threshold): New variable.
11060         (uncompface-float-time): New macro.
11061         (uncompface): Determine whether to use the external decoder if
11062         uncompface-use-external is undecided.
11063
11064 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11065
11066         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11067         after images.
11068
11069         * gnus-art.el (gnus-mime-display-single): Remove dead code.
11070
11071 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
11072
11073         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11074
11075         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
11076
11077         * gnus-sum.el (gnus-summary-limit-to-age)
11078         (gnus-summary-limit-children): do.
11079
11080         * gnus-int.el (gnus-request-scan): do.
11081
11082         * gnus-group.el (gnus-group-suspend): do.
11083
11084         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11085
11086         * gnus-cite.el (gnus-cite-parse-attributions): do.
11087
11088         * gnus-agent.el (gnus-summary-set-agent-mark)
11089         (gnus-agent-regenerate-group): do.
11090
11091         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11092
11093         * binhex.el (binhex-decode-region-internal): do.
11094
11095 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11096
11097         * gnus-fun.el (gnus-face-properties-alist): New user option.
11098         (gnus-display-x-face-in-from): Use it.
11099
11100         * gnus-art.el (article-display-face): Ditto.
11101
11102         * compface.el (uncompface-use-external): Default to nil.
11103
11104 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
11105
11106         * nntp.el (nntp-erase-buffer): New function.
11107         (nntp-retrieve-data, nntp-send-command)
11108         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11109         (nntp-possibly-change-group): Use it.
11110
11111         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11112         with-current-buffer.
11113
11114 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
11115
11116         * compface.el: Merge the ELisp-based uncompface program.
11117         (compface): New customization group.
11118         (uncompface-use-external): New user option.
11119         (uncompface): Call uncompface-internal if uncompface-use-external
11120         is nil.
11121         (uncompface-internal): New function.  Note that there are also
11122         some other functions and variables added for this function.
11123
11124 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
11125
11126         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11127         if necessary.
11128
11129 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
11130
11131         * spam-report.el (spam-report-unplug-agent)
11132         (spam-report-plug-agent, spam-report-deagentize)
11133         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11134         Add support for the Agent in spam-report: when unplugged, report to a
11135         file; when plugged, submit all the requests.
11136
11137         * spam.el (spam-register-routine): Fix message about
11138         registration.
11139
11140 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
11141
11142         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11143         dependencies.
11144         (rfc2047-encode): Use it.
11145
11146         * gnus-art.el (gnus-button-marker-list): Move before first
11147         reference.
11148
11149         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11150         (imap-parse-body): Fix format string mismatch.
11151
11152         * gnus-score.el (gnus-summary-increase-score): do.
11153
11154         * nnrss.el (nnrss-close): New function.
11155
11156 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
11157
11158         * nnrss.el (nnrss-make-filename): New function.
11159         (nnrss-request-delete-group, nnrss-read-server-data)
11160         (nnrss-save-server-data, nnrss-read-group-data)
11161         (nnrss-save-group-data): Use it.
11162         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11163         (nnrss-read-server-data, nnrss-read-group-data): Use load.
11164         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11165
11166 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
11167
11168         * mml.el (mml-compute-boundary-1): Don't uncompress files.
11169
11170 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
11171
11172         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11173         files.
11174
11175         * message.el (message-generate-headers-first): Don't quote nil
11176         and t in docstrings.
11177
11178         * imap.el (imap-id): do.
11179
11180         * gnus-agent.el (gnus-agent-consider-all-articles)
11181         (gnus-agent-queue-mail): do.
11182
11183 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
11184
11185         * spam-report.el (spam-report-process-queue): New function.
11186         Process requests from `spam-report-requests-file'.
11187         (spam-report-process-queue): Doc fix.
11188
11189 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
11190
11191         * spam.el (spam-register-routine)
11192         (spam-log-processing-to-registry, spam-log-registered-p)
11193         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11194         Change "check" to "spam-check" for semi-clarity.
11195
11196 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
11197
11198         * pop3.el: Require nnheader.
11199
11200         * mml-smime.el: Require cl.  Autoload message-fetch-field.
11201
11202         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11203
11204         * gnus-picon.el: Require cl.
11205
11206         * gnus-fun.el: Require gnus-ems and gnus-util.
11207
11208         * gnus.el (gnus-method-to-server): Move defsubst before first use.
11209
11210         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11211
11212         * gnus-art.el (gnus-article-edit-mode): Define before first
11213         reference.
11214
11215 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
11216
11217         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11218         (gnus-uu-post-encoded): Use point-at-bol.
11219
11220         * gnus-topic.el (gnus-group-active-topic-p): do.
11221
11222         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11223
11224         * gnus-group.el (gnus-group-kill-region): do.
11225
11226         * gnus-art.el (article-date-ut): do.
11227
11228         * message.el (message-fetch-field): Remove redundant
11229         case-fold-search binding.
11230         (message-narrow-to-field): Simplify.
11231
11232 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11233
11234         * spam.el (spam-directory): Derive from `gnus-directory'.
11235
11236         * spam-report.el (spam-report-url-to-file)
11237         (spam-report-requests-file): New function and variable for offline
11238         reporting.
11239         (spam-report-url-ping-function): Add `spam-report-url-to-file'
11240         and user defined function.
11241         (spam-report-url-ping-mm-url): Remove doubled slash.
11242
11243 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
11244
11245         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11246
11247 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
11248
11249         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11250         format string mismatch.
11251
11252         * sieve.el (sieve-deactivate-all): do.
11253
11254         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11255
11256         * nnlistserv.el (nnlistserv-kk-wash-article): do.
11257
11258         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11259
11260         * mm-bodies.el (mm-7bit-chars): Don't include \r.
11261
11262 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
11263
11264         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11265         the list of checks.
11266
11267 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
11268
11269         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11270         padding.
11271
11272 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
11273
11274         * mm-view.el (mm-fill-flowed): New variable.
11275         (mm-inline-text): Use it.
11276
11277 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
11278
11279         * spam.el (spam-spamassassin-register-ham-routine)
11280         (spam-spamassassin-register-spam-routine): Fix function names.
11281
11282 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * gnus.el (gnus-tmp-grouplens): Remove.
11285         (gnus-summary-line-format): Remove grouplens.
11286
11287         * gnus-group.el (gnus-group-line-format): Ditto.
11288
11289         * gnus-spec.el (gnus-format-specs): Ditto.
11290         (gnus-update-format-specifications): Flush the group format spec
11291         cache if there's the grouplens stuff.
11292         (gnus-parse-simple-format): Replace %l with the empty string.
11293
11294 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
11295
11296         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11297         omission.
11298
11299 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11300
11301         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11302         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11303
11304 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
11305
11306         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
11307         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11308         New macros and functions.
11309         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11310         Handle > NLINK_MAX messages.
11311         * nnmaildir.el (nnmaildir-request-set-mark): Use
11312         nnmaildir--emlink-p and nnmaildir--eexist-p.
11313
11314 2004-01-25  Alex Schroeder  <alex@gnu.org>
11315
11316         * spam-stat.el (spam-stat-process-directory-age): New option.
11317         (spam-stat-process-directory): Use it.
11318
11319 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
11320
11321         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11322         (spam-stat-save): Accept prefix argument.
11323
11324 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
11325
11326         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11327         links" error.
11328
11329 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11330
11331         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
11332         the rest of the and/or forms.
11333
11334 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11335
11336         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11337         compatibility with old .newsrc.eld files.
11338
11339         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
11340
11341         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
11342
11343         * gnus-start.el (gnus-1): do.
11344
11345         * gnus-group.el (gnus-group-line-format-alist): do.
11346
11347         * gnus.el (gnus-use-grouplens, gnus-visual): do.
11348
11349         * gnus-gl.el: Remove.
11350
11351 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11352
11353         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11354         marks consisting of a single range {for example, (3 . 5)} rather
11355         than a list of a single range { ((3 . 5)) }.
11356
11357 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
11358
11359         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11360         with-current-buffer.
11361         (spam-stat-store-current-buffer): Use insert-buffer-substring to
11362         avoid consing a string.
11363
11364         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11365         Remove obsolete entries for big5 and gb2312.
11366
11367 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11368
11369         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11370         uncompressed list.
11371
11372 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
11373
11374         * spam-stat.el (spam-stat-strip-xref): New function.
11375         (spam-stat-process-directory): Use it.
11376
11377         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11378         here -- it's done in message-fetch-field.
11379
11380 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
11381
11382         * gnus-agent.el (gnus-agent-queue-mail,
11383         gnus-agent-prompt-send-queue): New variables.
11384         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11385         * gnus-draft.el (gnus-group-send-queue): Pass the group name
11386         "nndraft:queue" along to gnus-draft-send.  Use
11387         gnus-agent-prompt-send-queue.
11388         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11389         is "nndraft:queue".  Suggested by Gaute Strokkenes
11390         <gs234@srcf.ucam.org>
11391
11392         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11393         (agent-enable-undownloaded-faces): Added
11394         (gnus-agent-cat-groups): Use eval-and-compile, not
11395         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11396         method of gnus-agent-cat-groups even when the buffer has been
11397         evaled.
11398         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11399         delete gnus-agent-save-active-1.
11400         (gnus-agent-save-groups): Deleted. Identical to
11401         gnus-agent-save-active.
11402         (gnus-agent-write-active): No longer adjust agent's copy of active
11403         file as agent's adjustments are now stored in their own
11404         file. Removed optional parameter.
11405         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11406         servers.  Add use of min/max range limits from server's local
11407         file.
11408         (gnus-agent-save-alist): Removed unused optional argument.
11409         (gnus-agent-load-local, gnus-agent-read-and-cache-local),
11410         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
11411         (gnus-agent-set-local): A per-server file that keeps min/max range
11412         limits for articles known to the agent.  Provides a fast mechanism
11413         for altering many active ranges.
11414         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11415         active file (local makes it unnecessary).
11416         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11417
11418         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11419         (agent-enable-undownloaded-faces): Added
11420
11421         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11422         disable it when sending to "nndraft:queue".
11423         (gnus-group-send-queue): Add safety check to avoid sending queue
11424         when unplugged.
11425
11426         * gnus-group.el (gnus-group-catchup): Use new
11427         gnus-sequence-of-unread-articles, not
11428         gnus-list-of-unread-articles, to avoid exhausting memory with huge
11429         numbers of articles.  Use gnus-range-map to avoid having to
11430         uncompress the unread list.
11431         (gnus-group-archive-directory,
11432         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
11433         reference.
11434
11435         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11436         (gnus-sorted-range-intersection): Intersection of two ranges
11437         without requiring that they first be uncompressed.
11438
11439         * gnus-start.el (gnus-activate-group): Unless blocked by the
11440         caller, possibly expand the active range to include both cached
11441         and agentized articles.
11442         (gnus-convert-old-newsrc): Rewrote in anticipation of having
11443         multiple version-dependent converters.
11444         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11445         gnus-agent-save-active.
11446         (gnus-save-newsrc-file): Save dirty agent range limits.
11447
11448         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11449         gnus-agent-possibly-alter-active.
11450         (gnus-adjust-marked-articles): Faster handling of simple lists
11451
11452 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
11453
11454         * spam-stat.el (spam-stat-test-directory): New optional argument
11455         displays a list of files detected.  Suggested by Andrew Cohen
11456         <cohen@andy.bu.edu>.
11457         (spam-stat-buffer-words-with-scores): Don't narrow and change
11458         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
11459
11460 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
11461
11462         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11463         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11464         (spam-spamassassin-arguments)
11465         (spam-spamassassin-spam-flag-header)
11466         (spam-spamassassin-positive-spam-flag-header)
11467         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11468         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11469         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11470         (spam-list-of-processors, spam-list-of-checks)
11471         (spam-list-of-statistical-checks, spam-registration-functions)
11472         (spam-check-spamassassin-headers, spam-check-spamassassin)
11473         (spam-spamassassin-score)
11474         (spam-spamassassin-register-with-sa-learn)
11475         (spam-spamassassin-register-spam-routine)
11476         (spam-spamassassin-register-ham-routine)
11477         (spam-assassin-register-spam-routine)
11478         (spam-assassin-register-ham-routine): add SpamAssassin support
11479         (spam-bogofilter-score): fix to show article before scoring
11480
11481 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
11482
11483         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11484         default scoring function.
11485         (spam-generic-score): Call spam-spamassassin-score if
11486         spam-use-spamassassin or spam-use-spamassassin-headers is on;
11487         spam-bogofilter-score otherwise.
11488
11489         * gnus.el (spam-process, spam-autodetect-methods): Add
11490         spamassassin and spamassassin-headers.
11491
11492 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
11493
11494         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11495         Suppress unnecessary messages.
11496
11497 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
11498
11499         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11500         make-hash-table.
11501
11502 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11503
11504         * canlock.el (base64-encode-string): Don't autoload it.
11505
11506 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11507
11508         * run-at-time.el: Remove useless (require 'itimer),
11509         eval-and-compile and (featurep 'xemacs).
11510
11511 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
11512
11513         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11514         GROUP is a virtual group.
11515
11516 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
11517
11518         * gnus.el: Autoload `message-y-or-n-p'.
11519
11520 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
11521
11522         * pgg-parse.el: Remove unnecessary (require 'custom).
11523
11524         * pgg-def.el: do.
11525
11526         * nnmail.el: do.
11527
11528         * gnus-undo.el: do.
11529
11530         * gnus-picon.el: do.
11531
11532         * gnus-util.el: do.
11533
11534 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
11535
11536         * gnus-sum.el (gnus-pick-line-number): Add autoload.
11537
11538 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11541         handle, as well as a list.
11542
11543         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11544         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11545         (mm-w3m-cid-retrieve): Simplify.
11546
11547 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
11548
11549         * message.el (message-kill-to-signature): Allow prefix arg to
11550         specify number of lines to keep before signature.
11551
11552 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
11553
11554         (message-kill-to-signature): Change docstring.
11555
11556 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11557
11558         * canlock.el: Always require sha1-el.
11559         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
11560
11561         * message.el: Autoload sha1 only when compiling.
11562
11563         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
11564         eudc-expand-inline for XEmacs.
11565
11566 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11567
11568         * message.el (message-canlock-generate): Require sha1-el.
11569
11570 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
11571
11572         * message.el (message-expand-name): Silence the byte compiler.
11573
11574         * lpath.el: Add detect-coding-system.
11575
11576         * dgnushack.el (dgnushack-compile): Remove obsolete check for
11577         cus-edit.
11578
11579 2004-01-13  Simon Josefsson  <jas@extundo.com>
11580
11581         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11582         Invoke gnus-score-mode.  Reported by
11583         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
11584
11585         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
11586         Jim Blandy <jimb@redhat.com> (tiny change).
11587
11588 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11589
11590         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
11591
11592 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
11593
11594         * spam.el (spam-get-article-as-string): Update to use
11595         gnus-request-article-this-buffer, much simpler.
11596         (spam-get-article-as-buffer): Remove.
11597
11598 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
11599
11600         * message.el (message-expand-name): Use EUDC if the user uses
11601         that.
11602
11603 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11604
11605         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11606         character for the encoding to avoid consing a string.
11607
11608         * rfc2047.el (rfc2047-decode-string): Don't cons a string
11609         unnecessarily.
11610
11611         * mm-util.el (mm-replace-chars-in-string): Remove.
11612
11613         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11614         of mm-replace-chars-in-string.
11615
11616 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
11617
11618         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
11619         strings.
11620
11621         * mm-util.el (mm-subst-char-in-string): Support inplace.
11622
11623         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11624         a new string in every iteration.  Use shy groups.
11625
11626 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
11627
11628         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11629         (gnus-group-change-level, gnus-kill-newsgroup)
11630         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11631         (gnus-get-unread-articles, gnus-make-articles-unread)
11632         (gnus-make-ascending-articles-unread): Use accessor
11633         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11634         to get group information for improved readability.
11635
11636         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
11637
11638         * gnus-soup.el (gnus-soup-group-brew): do.
11639
11640         * gnus-msg.el (gnus-put-message): do.
11641
11642         * gnus-move.el (gnus-group-move-group-to-server): do.
11643
11644         * gnus-kill.el (gnus-batch-score): do.
11645
11646         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11647         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11648         (gnus-group-update-group, gnus-group-read-group)
11649         (gnus-group-make-group, gnus-group-make-help-group)
11650         (gnus-group-make-archive-group, gnus-group-make-directory-group)
11651         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11652         (gnus-group-sort-by-unread, gnus-group-catchup)
11653         (gnus-group-unsubscribe-group, gnus-group-kill-group)
11654         (gnus-group-yank-group, gnus-group-set-info)
11655         (gnus-group-list-groups): do.
11656
11657         * gnus.el (gnus-generate-new-group-name): do.
11658
11659         * gnus-delay.el (gnus-delay-send-queue): do.
11660
11661         * nnvirtual.el (nnvirtual-catchup-group): do.
11662
11663         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11664         do.
11665
11666         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11667         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
11668
11669         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11670         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11671         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11672         (gnus-group-make-articles-read): do.
11673
11674 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11675
11676         * gnus-art.el (article-decode-mime-words, article-babel)
11677         (gnus-article-highlight-signature, gnus-article-add-buttons)
11678         (gnus-signature-toggle): Use gnus-with-article-buffer.
11679
11680         * gnus-art.el (gnus-article-highlight-headers)
11681         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
11682
11683         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11684         (gnus-article-set-globals, gnus-request-article-this-buffer)
11685         (gnus-button-message-id, gnus-article-maybe-hide-headers)
11686         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11687         (gnus-mime-display-alternative): Use with-current-buffer.
11688
11689 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11690
11691         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11692         also under 80 char limit, and call gnus-error if needed.
11693         (spam-fetch-article-header): Fix - it was a
11694         buffer-local variable (gnus-newsgroup-data).
11695         (spam-find-spam): Use spam-generate-fake-headers, forget about
11696         spam-insert-fake-headers.
11697         (spam-insert-fake-headers): Remove.
11698
11699 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11700
11701         * deuglify.el (gnus-article-outlook-unwrap-lines)
11702         (gnus-outlook-rearrange-article)
11703         (gnus-outlook-repair-attribution-outlook)
11704         (gnus-outlook-repair-attribution-block)
11705         (gnus-outlook-repair-attribution-other): Remove redundant
11706         save-excursion.
11707
11708 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11709
11710         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11711         (spam-fetch-field-subject-fast)
11712         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11713         (spam-fetch-article-header): Add functions to deal with Gnus
11714         internals for fast retrieval of article header data.
11715         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
11716
11717 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11718
11719         * pop3.el (pop3-md5): Remove.
11720         (pop3-apop): Replace pop3-md5 with md5.
11721
11722         * mm-bodies.el: base64 is always built-in.
11723
11724         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11725         with-current-buffer.
11726
11727 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11728
11729         * canlock.el (canlock-insert-header): Remove excessive grouping in
11730         regexp.
11731
11732         * gnus-sum.el (gnus-summary-read-document): Ditto.
11733
11734         * gnus-uu.el (gnus-uu-part-number): Ditto.
11735
11736         * html2text.el (html2text-remove-tags): Ditto.
11737         (html2text-format-tags): Ditto.
11738         (html2text-format-single-elements): Ditto.
11739
11740         * mml.el (mml-parse-1): Ditto.
11741
11742 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11743
11744         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
11745
11746         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
11747
11748         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
11749
11750         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
11751
11752 2003-11-15  Simon Josefsson  <jas@extundo.com>
11753
11754         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
11755         (pgg-gpg-lookup-key): Use regexp match instead of
11756         split-string (split-string is different between emacs 21.2 and
11757         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
11758
11759 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11760
11761         * gnus-art.el (gnus-mime-view-all-parts)
11762         (gnus-article-part-wrapper, gnus-article-view-part): Use
11763         with-current-buffer.
11764
11765 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11766
11767         * spam.el (spam-disable-spam-split-during-ham-respool)
11768         (spam-spamoracle-database, spam-cache-lookups)
11769         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
11770         (spam-group-ham-mark-p, spam-group-spam-mark-p)
11771         (spam-group-ham-marks, spam-group-spam-marks)
11772         (spam-group-spam-contents-p, spam-group-ham-contents-p)
11773         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
11774         also add spam-use-blackholes to the statistical checks.
11775         (spam-fetch-field-fast): Add interface to fetching fields, may
11776         become a macro.
11777         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
11778         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
11779         (spam-insert-fake-headers): Fake an article when needed.
11780         (spam-find-spam): Fake article when possible.
11781         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
11782         (spam-check-bogofilter-headers): Use message-fetch-field instead
11783         of nnmail-fetch-field.
11784
11785 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11786
11787         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
11788
11789 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11790
11791         * spam.el (spam-split): Do not require spam-use-CHECK to be
11792         enabled if that check is passed to spam-split explicitly; also
11793         fix so 'spam doesn't get converted to spam-split-group when
11794         spam-split-symbolic-return is t.
11795         (spam-find-spam): Find registrations of the article and use those
11796         instead of re-running spam-split to find the spam/ham
11797         classification of the article.
11798         (spam-log-processing-to-registry, spam-log-registered-p)
11799         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11800         Use gnus-error instead of gnus-message.
11801         (spam-log-registration-type): Add function to determine the
11802         classification of a message based on registry entries; will
11803         return nil if both 'spam and 'ham are found.
11804         (spam-check-BBDB): Expand all the BBDB macros here so we can have
11805         a reasonably fast local cache without the loading errors.
11806         (spam-cache-lookups): Set to t by default.
11807         (spam-find-spam): Don't try to guess spam-cache-lookups.
11808         (spam-enter-whitelist, spam-enter-blacklist): Clear the
11809         spam-caches entry.
11810         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
11811         caching of whitelist/blacklist entries.
11812         (spam-check-whitelist, spam-check-blacklist): Invoke
11813         spam-from-listed-p with a type, not a cache variable.
11814         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
11815
11816 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11817
11818         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
11819
11820         * nnmail.el (nnmail-split-fancy): do.
11821
11822         * mml.el (mml-parse): do.
11823
11824         * gnus-score.el (gnus-enter-score-words-into-hashtb)
11825         (gnus-score-adaptive): do.
11826
11827 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11828
11829         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
11830         (gnus-mime-button-map): Don't set keymap parent.
11831         (gnus-button-ctan-directory-regexp): Use shy grouping.
11832         (gnus-prev-page-map): Don't set keymap parent.
11833         (gnus-prev-page-map): Remove duplicated one.
11834         (gnus-next-page-map): Don't set keymap parent.
11835         (gnus-mime-security-button-map): Ditto.
11836
11837         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
11838         version number.
11839
11840         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
11841
11842 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11843
11844         * canlock.el (canlock-sha1-function): Remove.
11845         (canlock-sha1-function-for-verify): Remove.
11846         (canlock-openssl-program): Remove.
11847         (canlock-openssl-args): Remove.
11848         (canlock-ignore-errors): Remove.
11849         (canlock-sha1-with-openssl): Remove.
11850         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
11851         (canlock-verify): Don't use canlock-ignore-errors.
11852
11853         * sha1-el.el (sha1-string-external): Make it can return a string
11854         in binary form.
11855         (sha1-region-external): Ditto.
11856         (sha1-string-internal): Ditto.
11857         (sha1-region-internal): Ditto.
11858         (sha1-region): Ditto.
11859         (sha1-string): Ditto.
11860         (sha1): Ditto.
11861
11862 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11863
11864         * spam.el (spam-report-articles-gmane): New command.
11865
11866 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * gnus.el: Don't make unnecessary *Group* buffer when loading.
11869
11870         * run-at-time.el (run-at-time-saved): Remove.
11871         (run-at-time): Doc fix.
11872
11873 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11874
11875         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
11876         (gnus-summary-limit-map): Add it.
11877         (gnus-summary-make-menu-bar): do.
11878
11879 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
11880
11881         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
11882         Make attempt at some caching support (done for BBDB only now).
11883         (spam-find-spam): Set spam-cache-lookups if there are more than 2
11884         addresses to be checked.
11885         (spam-clear-cache-BBDB): Add function, to be invoked by
11886         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
11887         (spam-check-BBDB): Check and use the caches, if
11888         spam-cache-lookups is on, remove superfluous (provide).
11889
11890 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11891
11892         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
11893
11894 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
11895
11896         * run-at-time.el (run-at-time-saved): Move to after the definition
11897         of `run-at-time'.
11898
11899         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
11900
11901 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11902
11903         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11904         mm-w3m-local-map-property.
11905
11906         * mm-view.el (mm-w3m-mode-map): Remove.
11907         (mm-w3m-local-map-property): Remove.
11908         (mm-inline-text-html-render-with-w3m): Don't use
11909         mm-w3m-local-map-property.
11910
11911 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11912
11913         * run-at-time.el: New file.
11914
11915         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
11916         under Emacs.
11917
11918         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11919         of gnus-set-text-properties.
11920
11921         * gnus-uu.el (gnus-uu-save-article): Ditto.
11922
11923         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
11924
11925         * gnus-cite.el (gnus-cite-parse): Ditto.
11926
11927         * gnus-art.el (gnus-button-push): Use set-text-properties instead
11928         of gnus-.
11929
11930         * gnus-xmas.el (run-at-time): Require run-at-time.
11931
11932         * gnus.el: Changed calls to nnheader-run-at-time and
11933         password-run-at-time throughout to use run-at-time directly.
11934
11935         * password.el: Removed definition of run-at-time.
11936
11937         * nnheaderxm.el: Remove definition of run-at-time.
11938
11939 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
11940
11941         * mml.el (mml-minibuffer-read-disposition): Show attachment type
11942         in prompt.
11943
11944 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11945
11946         * messagexmas.el (message-xmas-redefine): Alias
11947         `message-make-caesar-translation-table' to
11948         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
11949         version.
11950
11951         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
11952         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
11953         `gnus-xmas-set-text-properties'.
11954         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
11955         `gnus-xmas-completing-read'.
11956         (gnus-xmas-completing-read): Removed.
11957         (gnus-xmas-open-network-stream): Removed.
11958
11959         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11960         XEmacs version.
11961
11962         * dns.el (dns-make-network-process): Use `open-network-stream'
11963         instead of `gnus-xmas-open-network-stream'.
11964
11965         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
11966
11967         * .cvsignore: Add auto-autoloads.el, custom-load.el.
11968
11969 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11970
11971         * gnus-art.el (gnus-mime-display-alternative)
11972         (gnus-insert-mime-button, gnus-insert-mime-security-button)
11973         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11974         Don't use gnus-local-map-property.
11975
11976         * gnus-util.el (gnus-local-map-property): Remove.
11977
11978         * mm-view.el (mm-view-pkcs7-decrypt): Replace
11979         gnus-completing-read-maybe-default with completing-read.
11980
11981         * gnus-util.el (gnus-completing-read): do.
11982         (gnus-completing-read-maybe-default): Remove.
11983
11984 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11985
11986         * password.el: Only autoload `run-at-time' if not XEmacs.
11987         Only autoload the itimer functions if XEmacs.
11988
11989 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
11992         XEmacsen.
11993
11994         * dgnushack.el: Autoload executable-find for XEmacs.
11995
11996 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11997
11998         * gnus-art.el (gnus-read-string): Remove.
11999         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12000         read-string.
12001
12002 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
12003
12004         * netrc.el: Autoload password-read.
12005         (netrc): Add configuration group.
12006         (netrc-encoding-method, netrc-openssl-path): Add
12007         variables for encoding and decoding of files with symmetric
12008         ciphers.
12009         (netrc-encode): Add assistant function to encode a file with
12010         netrc-encoding-method.
12011         (netrc-parse): Add interactive parameter, added optional
12012         decoding if netrc-encoding-method is non-nil but otherwise
12013         behavior is standard.
12014         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12015         Do s/encode/encrypt/ everywhere.
12016
12017         * spam.el: Remove executable-find autoload.
12018
12019 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12020
12021         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12022
12023         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12024
12025 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12026
12027         * gnus-art.el (gnus-treat-ansi-sequences,
12028         article-treat-ansi-sequences): New variable and function.
12029         Suggested by Dan Jacobson <jidanni@jidanni.org>.
12030
12031         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12032         Use it.
12033
12034 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
12035
12036         * mm-util.el (mm-quote-arg): Remove.
12037
12038         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12039         shell-quote-argument.
12040
12041         * gnus-uu.el (gnus-uu-command): do.
12042
12043         * gnus-sum.el (gnus-summary-insert-pseudos): do.
12044
12045         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12046         with make-char.
12047
12048         * mm-util.el (mm-make-char): Remove.
12049
12050         * mml.el (mml-mode): Replace gnus-add-minor-mode with
12051         add-minor-mode.
12052
12053         * gnus-undo.el (gnus-undo-mode): do.
12054
12055         * gnus-topic.el (gnus-topic-mode): do.
12056
12057         * gnus-sum.el (gnus-dead-summary-mode): do.
12058
12059         * gnus-start.el (gnus-slave-mode): do.
12060
12061         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12062
12063         * gnus-ml.el (gnus-mailing-list-mode): do.
12064
12065         * gnus-gl.el (gnus-grouplens-mode): do.
12066
12067         * gnus-draft.el (gnus-draft-mode): do.
12068
12069         * gnus-dired.el (gnus-dired-mode): do.
12070
12071         * gnus-ems.el (gnus-add-minor-mode): Remove.
12072
12073         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12074         Replace gnus-char-width with char-width.
12075
12076         * gnus-ems.el (gnus-char-width): Remove.
12077
12078         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12079         Replace gnus-char-width with char-width.
12080
12081         * gnus-ems.el (gnus-char-width): Remove.
12082
12083         * spam-stat.el (with-syntax-table): Remove with-syntax-table
12084         definition.
12085         Remove Emacs 20 hash table compatibility code.
12086
12087         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12088         20 compatibility code.
12089
12090         * spam.el (spam-point-at-eol): Replace with point-at-eol.
12091
12092         * smime.el (smime-point-at-eol): Replace with point-at-eol.
12093
12094         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12095         with point-at-{eol,bol}.
12096
12097         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12098
12099         * imap.el (imap-point-at-eol): Replace with point-at-eol.
12100
12101         * flow-fill.el (fill-flowed-point-at-bol,
12102         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12103
12104         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12105         Replace with point-at-{eol,bol} throughout all files.
12106
12107 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * ntlm.el (ntlm-string-as-unibyte): New macro.
12110         (ntlm-build-auth-response): Use it.
12111
12112         Remove Emacs 20 stuff:
12113         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
12114         (butlast, mapc, remove): Remove the compiler macros.
12115         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12116         of delq and copy-sequence.
12117         * gnus-art.el (popup-menu): Remove the compiler macro.
12118         * nnmail.el (nnmail-split-fancy): Don't support customizing with
12119         Emacs 20.
12120
12121 2004-01-05  Simon Josefsson  <jas@extundo.com>
12122
12123         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
12124         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12125         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12126         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12127         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12128         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12129         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12130         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12131         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12132         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12133         ntlm-string-permute, string-lshift into ntlm-string-lshift,
12134         string-xor into ntlm-string-xor.  Suggested by
12135         Jesper Harder <harder@myrealbox.com>.
12136
12137         * ntlm.el: Don't include poem.
12138
12139         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
12140         Jesper Harder <harder@myrealbox.com>.
12141
12142         * sasl-ntlm.el, ntlm.el, md4.el: New files.
12143
12144         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
12145         probably breaks emacs with DL patch, but do we care? Is anyone
12146         still using the DL stuff?)
12147
12148         * sieve-manage.el: Use the password package.
12149         (sieve-manage-read-passwd): Remove.
12150         (sieve-manage-interactive-login): Use password.  Re-add
12151         condition-case around loop.
12152
12153         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12154         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12155         the password package.
12156
12157 2003-02-19  Simon Josefsson  <jas@extundo.com>
12158
12159         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12160         token.
12161
12162 2002-08-07  Simon Josefsson  <jas@extundo.com>
12163
12164         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12165         (sieve-manage-authenticators):
12166         (sieve-manage-authenticator-alist): Add some SASL mechs.
12167         (sieve-sasl-auth): New function.
12168         (sieve-manage-cram-md5-auth):
12169         (sieve-manage-plain-auth): Rewrite using SASL library.
12170         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12171         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12172         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12173         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12174
12175 2004-01-05  Simon Josefsson  <jas@extundo.com>
12176
12177         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12178         New files.
12179
12180 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12181
12182         * gnus-group.el (gnus-no-groups-message): Update.
12183
12184         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12185
12186 2003-11-09  Simon Josefsson  <jas@extundo.com>
12187
12188         * imap.el: Support for ID IMAP extension (RFC 2971).
12189         (imap-local-variables): Add imap-id.
12190         (imap-id): New variable.
12191         (imap-id): New function.
12192         (imap-parse-response): Parse untagged ID response.
12193         * nnimap.el (nnimap-id): New variable.
12194         (nnimap-open-connection): Use it.
12195
12196 2003-12-28  Simon Josefsson  <jas@extundo.com>
12197
12198         * gnus-score.el (gnus-score-edit-all-score): New.
12199         * gnus-group.el (gnus-group-score-map): Bind it to W e.
12200
12201 2004-01-04  Simon Josefsson  <jas@extundo.com>
12202
12203         * password.el: Add.
12204
12205 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
12206
12207         * dns.el: Add support for AAAA records (see RFC 3596)
12208
12209         * Fix typo PRT -> PTR
12210
12211         * Parse MX, PTR and SOA replies (see RFC 1035)
12212
12213 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12214
12215         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12216
12217         * Moved to Changelog.2.
12218
12219 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12220
12221         * gnus.el (gnus-version-number): Bump version.
12222
12223 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12224
12225         * gnus.el: No Gnus v0.1 is released.
12226
12227 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12228
12229         * gnus.el: No Gnus v0.0 is released.
12230
12231 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12232
12233         * gnus.el (gnus-version-number): Bump.
12234         (gnus-version): No.
12235
12236 See ChangeLog.2 for earlier changes.
12237
12238     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
12239
12240   This file is part of GNU Emacs.
12241
12242   GNU Emacs is free software; you can redistribute it and/or modify
12243   it under the terms of the GNU General Public License as published by
12244   the Free Software Foundation; either version 3, or (at your option)
12245   any later version.
12246
12247   GNU Emacs is distributed in the hope that it will be useful,
12248   but WITHOUT ANY WARRANTY; without even the implied warranty of
12249   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12250   GNU General Public License for more details.
12251
12252   You should have received a copy of the GNU General Public License
12253   along with GNU Emacs; see the file COPYING.  If not, write to the
12254   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12255   Boston, MA 02110-1301, USA.
12256
12257 ;; Local Variables:
12258 ;; coding: iso-2022-7bit
12259 ;; fill-column: 79
12260 ;; add-log-time-zone-rule: t
12261 ;; End:
12262
12263 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4