ce7849eadfd7953c17b5120b8c19d2bd6d7f99b7
[gnus] / lisp / ChangeLog
1 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2
3         Make saving and restoring of hidden threads work with overlays.
4         Patch applied by Ted Zlatanov.
5
6         * gnus-sum.el (gnus-hidden-threads-configuration)
7         (gnus-restore-hidden-threads-configuration): Update to deal with text
8         properties, rather than searching for a magic character.
9
10 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11
12         New gnus-sync.el library for synchronization of marks.
13
14         * gnus-sync.el: New library for synchronization of marks.
15
16         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
17         renamed from `gnus-registry-grep-in-list'.
18
19         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
20
21         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
22
23 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24
25         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
26         determining charset of text fails.
27
28 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * nnmail.el (nnmail-get-new-mail-1): Revert.
31
32         * nnml.el (nnml-active-number): Make sure names of newly created groups
33         in nnml-group-alist are encoded.
34
35 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
38         containing non-ASCII characters in active file for nnml back end.
39
40 2010-07-24  David Engster  <dengste@eml.cc>
41
42         * mml-smime.el (mml-smime-epg-verify): Also accept the older
43         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
44
45 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
46
47         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
48         tag (Bug#6654).
49
50 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
53         the article buffer, not the summary buffer.
54
55 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
58         Emacs 23 as well.
59
60 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
61
62         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
63         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
64
65 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
66
67         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
68         Patch applied by Karl Fogel.
69
70         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
71         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
72
73 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
74
75         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
76         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
77         C-w still not working correctly from Article buffers; Thierry's
78         patch to fix that will be applied after this.
79
80         * gnus-art.el (bookmark-make-record-function): New local variable.
81
82         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
83         article buffer.
84         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
85
86 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
87
88         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
89         on changes in bookmark.el.
90
91 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
92
93         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
94         `no-log' instead of message not to log prompt string.
95
96 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
97
98         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
99         the *other* type of HTML form submission.
100
101 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
102
103         * auth-source.el (auth-source-pick): If choice does not contain a
104         questioned keyword, set the check to t.
105
106 2010-06-12  Romain Francoise  <romain@orebokech.com>
107
108         * gnus-util.el (gnus-date-get-time): Move up before first use.
109
110 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
113         (gnus-article-edit-part): Bind it to make last part that is substituted
114         or deleted visible.
115         (gnus-mime-display-single): Buttonize part of which id equals to
116         gnus-mime-buttonized-part-id.
117
118 2010-06-10  Dan Christensen  <jdc@uwo.ca>
119
120         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
121         (gnus-dd-mmm): Use gnus-date-get-time.
122         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
123         simplify logic.
124         (gnus-summary-limit-to-age): Use gnus-date-get-time.
125         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
126
127 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
128
129         * auth-source.el (top): Autoload `secrets-list-collections',
130         `secrets-create-item', `secrets-delete-item'.
131         (auth-sources): Fix tag string.
132         (auth-get-source, auth-source-retrieve, auth-source-create)
133         (auth-source-delete): New defuns.
134         (auth-source-pick): Rewrite in order to avoid 2 passes.
135         (auth-source-forget-user-or-password): New parameter USERNAME.
136         (auth-source-user-or-password): New parameters CREATE-MISSING and
137         DELETE-EXISTING.  Retrieve password interactively, if needed.
138
139 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
140
141         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
142         deleting unused directories when gnus-expert-user is t.
143
144 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
147         for each temp file when gnus-article-browse-delete-temp is ask.
148
149 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
150
151         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
152         Lisp calls to delete-backward-char by calls to delete-char.
153
154 2010-05-20  Kevin Ryde  <user42@zip.com.au>
155
156         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
157
158 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
159
160         * password-cache.el (password-cache-remove): Fix docstring.
161
162 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
165         article unless decoding article to be saved.
166
167 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
170         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
171         generated within the mm-with-unibyte-current-buffer macro.
172
173 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
174
175         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
176         to nil when we're in a mml-preview buffer and no group is selected.
177
178 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
179
180         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
181         when catching the `C-g'.  Reported by "Leo".
182
183 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * message.el (message-forward-make-body-plain)
186         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
187         multibyte-string-p.
188
189         * lpath.el: Revert.
190
191 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * message.el (message-forward-make-body-mml): Assume original message
194         is multibyte string; error on unibyte.
195         (message-forward-make-body-plain): Ditto; don't add excessive newline
196         in body end.
197
198         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
199
200 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
201
202         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
203         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
204
205 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * mm-extern.el (mm-extern-url): Don't use
208         mm-with-unibyte-current-buffer.
209         (mm-extern-cache-contents): Use with-current-buffer instead of
210         save-excursion + set-buffer.
211
212 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
213
214         * mm-util.el (mm-emacs-mule): Remove.
215
216 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
217
218         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
219         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
220         change.
221
222 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
225         bind the default value of enable-multibyte-characters to nil.
226
227 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * message.el (message-forward-make-body-plain)
230         (message-forward-make-body-mml):
231         Don't use mm-with-unibyte-current-buffer.
232
233 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
234
235         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
236
237 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
238
239         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
240         (Bug#5592).
241
242 2010-05-07  Julien Danjou  <julien@danjou.info>
243
244         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
245         it to mm-pipe-part.
246
247         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
248         it is given.
249
250 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * binhex.el (binhex-decode-region-internal)
253         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
254         (dns-query)
255         * nnweb.el (nnweb-gmane-search)
256         * pgg-parse.el (pgg-parse-armor)
257         * pgg.el (pgg-verify-region)
258         * sha1.el (sha1-string-external)
259         * uudecode.el (uudecode-decode-region-internal)
260         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
261         XEmacs.
262
263         * gnus-art.el (gnus-article-browse-html-parts)
264         * gnus-group.el (gnus-read-ephemeral-gmane-group)
265         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
266         make-temp-file.
267
268         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
269         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
270         compiling.
271
272         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
273         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
274         XEmacs when compiling.
275
276         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
277         gnus-pick-mode-off-hook for XEmacs when compiling.
278         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
279         gnus-binary-mode-off-hook for XEmacs when compiling.
280
281         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
282         nil if char-charset is not available.
283
284         * imap.el (imap-disable-multibyte)
285         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
286         macros.
287
288         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
289         instead of encode-coding-string.
290
291         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
292         'xemacs) instead of mm-emacs-mule to switch function definitions.
293         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
294
295         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
296         bind temporary-file-directory for XEmacs;
297         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
298         timer-set-function for XEmacs 21.4 and SXEmacs;
299         bind timer-list for XEmacs 21.4 and SXEmacs;
300         fbind char-charset and find-charset-region for non-Mule XEmacs;
301         fbind decode-coding-region, decode-coding-string, detect-coding-region,
302         encode-coding-region and encode-coding-string for XEmacs having no
303         file-coding feature.
304
305 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
306
307         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
308
309 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
310
311         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
312         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
313
314 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
315
316         * mm-util.el (mm-decompress-buffer): Use `delete-file';
317         alias `jka-compr-delete-temp-file' no longer exists.
318
319 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
320
321         Use define-minor-mode in Gnus where applicable.
322         * mml.el (mml-mode): Use define-minor-mode.
323         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
324         (gnus-undo-mode): Use define-minor-mode.
325         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
326         (gnus-dead-summary-mode): Use define-minor-mode.
327         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
328         Initialize in declaration.
329         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
330         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
331         (gnus-mailing-list-mode): Use define-minor-mode.
332         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
333         (gnus-draft-mode): Use define-minor-mode.
334         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
335         (gnus-dired-mode): Use define-minor-mode.
336
337 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
338
339         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
340         handles on recursive mml-to-mime translation and check them for
341         boundary delimiter collisions.  Reported by Greg Troxel.
342
343 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
344
345         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
346
347 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
348
349         * mm-util.el (mm-find-buffer-file-coding-system):
350         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
351
352 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
353
354         * message.el (message-generate-headers): Record insertion of optional
355         headers as well.  Otherwise the check to prevent repeated insertion of
356         optional headers is a no-op.
357
358 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
359
360         * smime.el: Don't mention CVS.
361
362         * nnrss.el (nnrss-fetch): Don't mention CVS.
363
364         * nnir.el: Don't mention CVS.
365
366 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
367
368         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
369
370 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * lpath.el: Fbind bookmark-default-handler,
373         bookmark-get-bookmark-record, bookmark-make-record-default,
374         bookmark-prop-get for Emacs <23 and XEmacs.
375
376 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
377
378         * gnus-sum.el: Add bookmark declarations to silence the compiler.
379         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
380         Use with-current-buffer to silence the byte-compiler.
381         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
382         bother to require `gnus'.
383         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
384
385 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
386
387         * gnus-sum.el (gnus-summary-bookmark-make-record)
388         (gnus-summary-bookmark-jump): New functions.
389         (gnus-summary-mode): Setup bookmark support.
390
391 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
392
393         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
394         if set.
395
396 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
397
398         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
399         gnus-article-browse-html-save-cid-image; make it work recursively for
400         forwarded messages as well.
401         (gnus-article-browse-html-parts): Work when prefix arg is given.
402         (gnus-article-browse-html-article): Doc fix.
403
404 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
405
406         * message.el (message-default-mail-headers):
407         (message-default-headers): Carry the value mail-default-headers over
408         into message-default-mail-headers, rather than message-default-headers.
409
410 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
411
412         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
413         charset.
414
415         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
416         charset into the <meta> tag when the article is encoded to utf-8.
417
418 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
421         directories as well.
422         (gnus-article-browse-html-parts): Work for images that do not specify
423         file names; delete temp directory when quitting; insert header at the
424         right place; use file: scheme for image files.
425
426 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
427
428         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
429         (gnus-article-browse-html-parts): Use it to make temporary cid image
430         files in addition to html file so that browser may display them.
431
432 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
435
436 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
437
438         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
439
440 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
441
442         * auth-source.el (auth-sources): Change default to be simpler.  Explain
443         about Secret Service API sources.  Improve Customize options.
444         (auth-source-pick): Change to accept any number of search parameters.
445         Implement fallbacks iteratively, not recursively.  Add scoring on the
446         second pass and sort by score.  Call Secret Service API when needed.
447         (auth-source-user-or-password): Use it.  Call Secret Service API
448         directly when needed to get the user name and the password.
449
450 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
451
452         * message.el (message-interactive): Doc fix.
453         (message-qmail-inject-args): Reflow.
454         (message-kill-to-signature): Fix typo in docstring.
455
456         * smiley.el (smiley-buffer): Fix typo in docstring.
457
458 2010-03-24  Glenn Morris  <rgm@gnu.org>
459
460         * mail-source.el (gnus-message): Declare.
461         (mail-source-delete-old-incoming): Require gnus-util.
462
463 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
464
465         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
466
467         * message.el (ecomplete-setup): Autoload it for Emacs <23.
468
469         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
470         password-cache's default if it is not bound.
471         (mml-secure-passphrase-cache-expiry): Default to 16 that is
472         password-cache-expiry's default if it is not bound.
473
474         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
475         available in Emacs 21.
476
477         * lpath.el: Suppress compiler warnings for:
478         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
479         XEmacs;
480         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
481         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
482         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
483
484 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
485
486         * auth-source.el (auth-sources): Fix up definition so extra parameters
487         are always inline.
488
489 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
490
491         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
492         wasn't updated after mismatch.  Clear cached mailbox info correctly
493         when uidvalidity changes.
494         (nnimap-group-prefixed-name): New function to avoid some code
495         duplication.
496         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
497         (nnimap-request-group): Use it.
498         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
499         (nnimap-update-unseen): Significantly improved speed of Gnus startup
500         with many imap folders.  This is done by caching the group status from
501         the imap server persistently in a group parameter `imap-status'.  (This
502         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
503         but not persistently, so every Gnus startup was still very slow.)
504
505 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
506
507         * assistant.el (assistant-render-text): Run `widget-setup' and don't
508         delete the extra newline.  Otherwise editing of :string and :number
509         types don't work.
510
511 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
512
513         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
514         secrets.el dependency.
515         (auth-sources): Add optional user name.  Add secrets.el configuration
516         choice (unused right now).
517
518 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
519
520         * gnus-sum.el (gnus-summary-make-menu-bar): Let
521         `gnus-registry-install-shortcuts' fill in the functions.
522
523         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
524         warnings.
525         (gnus-registry-misc-menus): Variable to hold registry mark menus.
526         (gnus-registry-install-shortcuts): Populate and use it in a
527         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
528
529 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
530
531         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
532         In-place substitutions for the group name encoding/decoding.
533         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
534         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
535         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
536         (nnimap-update-unseen, nnimap-request-list)
537         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
538         (nnimap-request-set-mark, nnimap-split-to-groups)
539         (nnimap-split-articles, nnimap-request-newgroups)
540         (nnimap-request-create-group, nnimap-request-accept-article)
541         (nnimap-request-delete-group, nnimap-request-rename-group)
542         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
543         `encoded-mbx' for consistency.
544         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
545         variable `imap-current-mailbox'.
546
547         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
548         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
549
550 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
551
552         * pop3.el (pop3-display-message-size-flag): Display message size byte
553         counts during POP3 download.
554         (pop3-movemail): Use it.
555         (pop3-list): Implement listing of available messages.
556
557 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
558
559         * nnir.el (nnir-get-article-nov-override-function): New function to
560         override the normal NOV retrieval.
561         (nnir-retrieve-headers): Use it.
562
563 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
564
565         * auth-source.el (netrc-machine-user-or-password): Autoload.
566
567 2010-03-19  Glenn Morris  <rgm@gnu.org>
568
569         Stop message.el from loading about 40 libraries it doesn't always need.
570         The general approach is to autoload rather than require, and to
571         require in the specific functions rather than the file.  (Bug#5642)
572
573         * gmm-utils.el: Don't require wid-edit.
574         (widget-create-child-value, widget-convert, widget-default-get):
575         Autoload.
576
577         * gnus-util.el: Don't require time-date, netrc.
578         (message-fetch-field, gnus-group-name-decode): Declare rather than
579         autoloading.
580         (gnus-fetch-field): Require message.
581         (gnus-decode-newsgroups): Require gnus-group.
582
583         * ietf-drums.el: Don't require time-date.
584
585         * message.el: Don't require hashcash, canlock, ecomplete.
586         Do require mail-utils.  Require nnheader only when compiling.
587         (smtpmail-default-smtp-server): Remove declaration.
588         (message-send-mail-function): Check smtpmail-default-smtp-server
589         is bound rather than requiring smtpmail.
590         (message-auto-save-directory, message-insert-signature): Use
591         expand-file-name rather than nnheader-concat.
592         (nnheader-insert-file-contents): Autoload.
593         (hashcash-wait-async): Declare.
594         (message-send-mail): Only call gnus-setup-posting-charset if
595         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
596         (message-send-mail-with-sendmail): Require sendmail.
597         (canlock-password, canlock-password-for-verify): Declare.
598         (message-canlock-password): Require canlock.
599         (nnheader-get-report): Autoload.
600         (gnus-setup-posting-charset): Declare.
601         (message-send-news): Require gnus-msg.
602         (message-make-references, message-make-in-reply-to): Use mail-header-id
603         rather than the alias mail-header-message-id.
604         (ecomplete-add-item, ecomplete-save): Declare.
605         (message-put-addresses-in-ecomplete): Require ecomplete.
606         (ecomplete-display-matches): Autoload.
607
608         * mm-decode.el: Don't require mailcap, gnus-util.
609         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
610         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
611         Autoload.
612         (mailcap-mime-extensions): Declare.
613
614         * mm-encode.el: Don't require mailcap.
615         (mailcap-extension-to-mime): Autoload.
616
617         * mml-sec.el: Don't require password-cache.
618
619         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
620         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
621         (mml-minibuffer-read-type): Require mailcap.
622         (mml-preview): Require gnus-msg.
623
624         * mml1991.el: Require password-cache.
625         (password-cache-expiry): Remove declaration.
626
627         * mml2015.el: Require password-cache.
628         (password-cache-expiry): Remove declaration.
629
630         * nneething.el (mailcap): Require mailcap.
631
632         * nnheader.el (declare-function): Add compatibility stub.
633         (message-remove-header): Declare rather than autoload.
634         (nnheader-replace-header): Require message.
635
636         * nnimap.el (declare-function): Add compatibility stub.
637         (netrc-parse, netrc-machine-user-or-password): Declare.
638         (nnimap-open-connection): Require netrc.
639
640         * nntp.el (declare-function): Add compatibility stub.
641         (netrc-parse, netrc-machine, netrc-get): Declare.
642         (nntp-send-authinfo): Require netrc.
643
644         * rfc2047.el: Don't require qp.
645         (quoted-printable-encode-region, quoted-printable-decode-string):
646         Autoload.
647
648         * sieve-mode.el: Don't require easymenu.
649         (easy-menu-add-item): Autoload it.
650
651         * spam-stat.el (time-to-number-of-days): Autoload it.
652
653 2010-03-19  Glenn Morris  <rgm@gnu.org>
654
655         * password-cache.el (password-cache, password-cache-expiry): Autoload.
656
657 2010-03-18  Glenn Morris  <rgm@gnu.org>
658
659         * hashcash.el (declare-function): Remove duplicate definition.
660
661 2010-03-17  Kevin Ryde  <user42@zip.com.au>
662
663         * mml.el (mml-read-tag): Unquote values with `read' to reverse
664         prin1 in mml-insert-tag (just stripping the quotes gave wrong
665         value if any backslash escapes).
666
667 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
668
669         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
670         if it is available.  (bug#5647)
671
672         * lpath.el: Suppress compiler warning for coding-system-from-name for
673         Emacs 21 and XEmacs.
674
675 2010-03-14  Juri Linkov  <juri@jurta.org>
676
677         * hmac-def.el:
678         * hmac-md5.el:
679         * netrc.el: Fix keywords.
680
681 2010-02-26  Glenn Morris  <rgm@gnu.org>
682
683         * message.el (message-send-mail-function): Change the default, so that
684         it inherits from a customized send-mail-function.  (Bug#5643)
685
686 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
687
688         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
689         shell-command-to-string signals an error (bug#5299).
690
691 2010-02-24  Glenn Morris  <rgm@gnu.org>
692
693         * message.el (message-smtpmail-send-it)
694         (message-send-mail-with-mailclient): Doc fixes.
695
696 2010-02-16  Glenn Morris  <rgm@gnu.org>
697
698         * message.el (message-default-mail-headers): Change the default value
699         to ease the transition from mail-mode to message-mode.  (Bug#5555)
700
701 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
704         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
705
706 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
707
708         * time-date.el (date-to-time): Doc fix (Bug#5408).
709
710 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
711
712         * message.el (message-mail): Just pass yank-action on to message-setup.
713         (message-setup): Handle (FUN . ARGS) form of yank-action.
714         (message-with-reply-buffer, message-widen-reply)
715         (message-yank-original): Handle non-buffer values of
716         message-reply-buffer (Bug#4080).
717         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
718
719 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
720
721         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
722         Fix typo in docstring.
723
724 2010-01-08  Jason Rumney  <jasonr@gnu.org>
725
726         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
727         response.
728
729 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
732
733         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
734
735         * message.el (message-check-news-header-syntax): Protect against a
736         string that `rfc822-addresses' returns when parsing fails.
737
738 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
739
740         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
741         (gnus-previous-char-property-change): New functions.
742
743         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
744
745 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
746
747         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
748         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
749
750 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
751
752         * message.el (message-exchange-point-and-mark): Rework last change to
753         avoid using optional arg of exchange-point-and-mark, for backward
754         compatibility.
755
756 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
757
758         * message.el (message-exchange-point-and-mark): Call
759         exchange-point-and-mark with an argument rather than setting
760         mark-active by hand (Bug#5175).
761
762 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
763
764         * nntp.el (nntp-service-to-port): Work for service expressed with
765         numeric string; replace [:digit:] with [0-9] for XEmacs.
766
767 2009-12-17  Glenn Morris  <rgm@gnu.org>
768
769         * gnus-group.el (gnus-bug-group-download-format-alist):
770         Change emacs entry to debbugs.gnu.org.  Bump :version.
771
772 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
773
774         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
775
776 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
777
778         * message.el (message-info): Explain why we use `Info-goto-node'.
779
780 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
781
782         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
783
784 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
785
786         * message.el (message-completion-in-region): New compatibility function.
787         (message-expand-group): Use it.
788
789 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
790
791         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
792         with no unread article should be listed if the 2nd arg `predicate' is
793         given.
794
795 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
796
797         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
798
799 2009-11-29  Juri Linkov  <juri@jurta.org>
800
801         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
802         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
803         on `gnus-recenter'. (Bug#4698, Bug#4981)
804
805 2009-11-26  Kevin Ryde  <user42@zip.com.au>
806
807         * sha1.el (sha1-string-external): default-directory "/" in case
808         otherwise non-existent.  process-connection-type pipe for touch of
809         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
810
811 2009-11-25  Kevin Ryde  <user42@zip.com.au>
812
813         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
814         it's comms related and sgml-mode.el has "comm" on that basis too.
815
816 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
819         containing tspecial characters if they have been already quoted.
820
821 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
822
823         * dns-mode.el (auto-mode-alist): Purecopy string.
824
825 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
826
827         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
828
829 2009-10-24  Glenn Morris  <rgm@gnu.org>
830
831         * gnus-art.el (help-xref-stack-item): Define for compiler.
832
833 2009-10-21  Kevin Ryde  <user42@zip.com.au>
834
835         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
836
837 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
840
841 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
842
843         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
844         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
845
846 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
847
848         * gnus.el (gnus-overlay-get): New alias to overlay-get.
849         (gnus-overlays-in): New alias to overlays-in.
850
851         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
852         gnus-overlay-get, and gnus-delete-overlay.
853         (gnus-summary-show-thread): Make it work as well for systems in which
854         next-single-char-property-change is not available.
855         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
856
857         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
858         (gnus-overlay-get): New alias to extent-property.
859         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
860
861         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
862         SXEmacs.
863
864         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
865         SXEmacs.
866
867 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
868
869         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
870
871 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
872
873         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
874         and XEmacs that don't have `remove-overlays'.
875
876 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
877
878         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
879         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
880         selective display.  Use overlays instead.
881
882 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
883
884         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
885
886 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
887
888         * spam-stat.el (spam-stat-load): Fix typo in message.
889
890 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
891
892         * dig.el (dig-invoke): Fix typo in docstring.
893         (query-dig): Reflow docstring.
894
895 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
896
897         * gnus-art.el (gnus-article-encrypt-body):
898         * message.el (message-check-recipients):
899         * mm-util.el (mm-codepage-setup):
900         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
901         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
902
903 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
904
905         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
906         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
907         keys from the menu if mm-{sign,encrypt}-option is 'guided.
908         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
909         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
910
911 2009-09-21  Kevin Ryde  <user42@zip.com.au>
912
913         * dig.el: Add "Keywords: comm", as per net-utils.el.
914
915 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
916
917         * dig.el (dig-mode): Use define-derived-mode.
918
919 2009-09-19  Glenn Morris  <rgm@gnu.org>
920
921         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
922
923 2009-09-18  Glenn Morris  <rgm@gnu.org>
924
925         * gnus-diary.el (gnus-diary-check-message):
926         * message.el (message-insert-formatted-citation-line):
927         * nnbabyl.el (top-level):
928         * nndiary.el (nndiary-schedule):
929         Fix typos in condition-case handlers.
930
931 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * gnus-art.el (gnus-article-edit-part): Work for the buffer
934         configuration that provides the sole article window in a frame;
935         position point correctly after deleting a part.
936
937 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
938
939         * spam.el (spam-unregister-on-reregister): Add boolean variable.
940         (spam-resolve-registrations-routine): Use it to unregister articles
941         that change status.
942
943 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
946         with XEmacs.
947         (parse-time-string-chars): Use it.
948
949 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
950
951         * imap.el (imap-interactive-login): Better messages.
952         (imap-open): Fix bug with renamed buffer on reconnect.
953         (imap-authenticate): Add buffer-local imap-last-authenticator variable
954         for easier debugging and cleaner code.  On successful (guessed based on
955         server capabilities) secondary authentication, set imap-state
956         correctly.
957         (imap-last-authenticator): Define imap-last-authenticator as a variable
958         to avoid warnings.
959
960 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
961
962         * nnrss.el (nnrss-request-article): Remove binding of
963         default-enable-multibyte-characters that has gotten needless by
964         the 2007-07-13 change in rfc2047-encode-message-header.
965
966         * mml.el (mml-insert-multipart): Error on the message header.
967         (mml-insert-part): Error on the message header; position point at
968         the end of a MIME tag.
969
970 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * time-date.el (autoload): Expand define-obsolete-function-alias into
973         defalias and make-obsolete for old Emacsen that Gnus supports.
974         (with-no-warnings): Define it for old Emacsen.
975         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
976         is available.
977         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
978         float-time is available; suppress compile warning for time-to-seconds.
979
980         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
981         (gnus-float-time): Alias to float-time if it exists.
982
983         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
984         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
985         float-time is available; suppress compile warning for time-to-seconds.
986
987         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
988         XEmacs.
989
990 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
991
992         * imap.el (imap-message-map): Docstring fix.
993
994 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
995
996         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
997         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
998         Add the optional argument `encoding' that overrides the default.
999
1000         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1001         mm-encode-buffer.
1002
1003 2009-09-04  Glenn Morris  <rgm@gnu.org>
1004
1005         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1006         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1007         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1008         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1009         * mm-util.el (mm-with-unibyte-current-buffer)
1010         (mm-find-buffer-file-coding-system):
1011         * yenc.el (yenc-decode-region): Use default-value rather than
1012         default-enable-multibyte-characters.
1013
1014 2009-09-03  Glenn Morris  <rgm@gnu.org>
1015
1016         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1017         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1018         than default-enable-multibyte-characters.
1019
1020 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1021
1022         * gnus-art.el (gnus-article-read-summary-keys):
1023         Fix gnus-buffer-configuration's value temporarily used.
1024
1025 2009-09-02  Glenn Morris  <rgm@gnu.org>
1026
1027         * gnus-util.el (gnus-float-time): New function.
1028         * gnus-delay.el (gnus-delay-article):
1029         * gnus-sum.el (gnus-thread-latest-date):
1030         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1031         * nnspool.el (nnspool-request-newgroups):
1032         Use gnus-float-time rather than time-to-seconds.
1033         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1034
1035         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1036         (gnus-header-subject-face, gnus-header-newsgroups-face)
1037         (gnus-header-name-face, gnus-header-content-face):
1038         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1039         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1040         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1041         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1042         (gnus-cite-face-11):
1043         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1044         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1045         (gnus-server-closed-face, gnus-server-denied-face)
1046         (gnus-server-offline-face):
1047         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1048         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1049         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1050         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1051         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1052         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1053         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1054         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1055         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1056         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1057         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1058         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1059         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1060         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1061         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1062         (gnus-summary-high-undownloaded-face)
1063         (gnus-summary-low-undownloaded-face)
1064         (gnus-summary-normal-undownloaded-face)
1065         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1066         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1067         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1068         (gnus-splash-face):
1069         * message.el (message-header-to-face, message-header-cc-face)
1070         (message-header-subject-face, message-header-newsgroups-face)
1071         (message-header-other-face, message-header-name-face)
1072         (message-header-xheader-face, message-separator-face)
1073         (message-cited-text-face, message-mml-face):
1074         * sieve-mode.el (sieve-control-commands-face)
1075         (sieve-action-commands-face, sieve-test-commands-face)
1076         (sieve-tagged-arguments-face):
1077         * spam.el (spam-face):
1078         Mark face aliases with "-face" in the name as obsolete.
1079
1080 2009-09-01  Glenn Morris  <rgm@gnu.org>
1081
1082         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1083         than goto-line.
1084
1085 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1088         Don't move point if the command is invoked inside the message header.
1089
1090 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1091
1092         * imap.el (imap-send-command): Simplify.
1093         (imap-wait-for-tag): point-max -> buffer-size.
1094
1095 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1096
1097         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1098         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1099         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1100         * nnir.el (nnir-swish-e-index-file):
1101         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1102         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1103         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1104         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1105         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1106         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1107
1108 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1109
1110         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1111         Don't save excursion.
1112
1113 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1114
1115         * nnheader.el (nnheader-find-file-noselect):
1116         * mm-util.el (mm-insert-file-contents):
1117         Use (default-value 'major-mode) instead of default-major-mode.
1118
1119 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1120
1121         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1122
1123 2009-08-26  Glenn Morris  <rgm@gnu.org>
1124
1125         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1126         than placing in files.el.
1127
1128 2009-08-25  Glenn Morris  <rgm@gnu.org>
1129
1130         * nnir.el (top-level): Don't require cl at run-time.
1131         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1132         Replace cl-function substitute with gnus-replace-in-string.
1133         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1134         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1135         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1136         simplified expansions.
1137
1138 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1139
1140         * dig.el (dig): Add autoload cookie.
1141
1142 2009-08-22  Glenn Morris  <rgm@gnu.org>
1143
1144         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1145         goto-line.
1146
1147 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1148
1149         * parse-time.el (parse-time-string-chars): Save match data.
1150
1151 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1152
1153         * parse-time.el (parse-time-string-chars): Compute using character
1154         classes, to handle non-ascii characters (Bug#3190).
1155
1156 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1157
1158         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1159
1160         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1161         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1162         (gnus-mm-display-part, gnus-mime-display-single)
1163         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1164         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1165
1166         * gnus-sum.el
1167         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1168         (gnus-summary-move-article): Add expirable mark to articles copied or
1169         moved to group that has auto-expire turned on if the option is non-nil.
1170
1171 2009-07-24  Glenn Morris  <rgm@gnu.org>
1172
1173         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1174         Fix typo.  (Bug#3903)
1175
1176 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1177
1178         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1179         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1180         that should not be used for draft articles.
1181         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1182         that has no concern in minor mode keys.
1183         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1184         Abolish.
1185
1186 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1187
1188         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1189         article without making inquiry to a user for unknown encoding.
1190
1191         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1192         (nnmaildir--scan): Assume i-node and device number that file-attributes
1193         returns might be cons-cell.
1194
1195         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1196
1197         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1198
1199 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1200
1201         * auth-source.el: Remove docs now in auth.texi.  Don't use
1202         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1203         `auth-source-hide-passwords' and use them.
1204
1205 2009-07-15  Glenn Morris  <rgm@gnu.org>
1206
1207         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1208
1209 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1210
1211         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1212         excessive whitespace from the default values of title and description.
1213
1214 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1215
1216         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1217         mail-fetch-field to fetch Content-Description header in order to
1218         exclude newlines.
1219
1220 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1221
1222         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1223         format used by GnuPG 2.0.11.
1224
1225 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1228         to deleted part.
1229
1230 2009-05-30  David Engster  <dengste@eml.cc>
1231
1232         * nnmairix.el: Remove old documentation in the commentary block.
1233         (nnmairix-request-group): Do not update active file for nnml back ends.
1234         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1235         end so that overview files are ignored.
1236         (nnmairix-update-groups): Make updating the groups more robust by using
1237         marks.
1238         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1239         with dollar characters in message-id.
1240
1241 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1242
1243         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1244         2008-12-25 in dns.el.
1245
1246 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1247
1248         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1249         could happen if the text is only composed of spaces and/or tabs.
1250
1251 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1252
1253         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1254         when sending a queued message to avoid extra mml tags.
1255
1256 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1257
1258         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1259
1260 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1263         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1264         rmail-toggle-header for XEmacs;
1265         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1266
1267 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1268
1269         * gnus-dired.el: Remove autoload for gnus-setup-message.
1270         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1271         displaying Gnus logo; always use compose-mail.
1272
1273 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1274
1275         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1276
1277 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1278
1279         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1280         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1281         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1282         available.
1283         (gnus-nocem-epg-verify): New function.
1284
1285 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1286
1287         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1288
1289 2009-02-15  Glenn Morris  <rgm@gnu.org>
1290
1291         * gnus-util.el (rmail-insert-rmail-file-header)
1292         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1293         autoloads.
1294         (rmail-default-rmail-file): Remove unnecessary declaration.
1295         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1296
1297 2009-02-14  Glenn Morris  <rgm@gnu.org>
1298
1299         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1300         variable (only used in gnus-util, which declares it anyway).
1301         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1302         which was only needed by gnus-art (changed to not use it any more).
1303         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1304         only used in gnus-util, which autoloads it itself.
1305         (rmail-update-summary): Fix autoload.
1306
1307         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1308         rather than rmail-output-to-rmail-file.
1309
1310 2009-02-07  Glenn Morris  <rgm@gnu.org>
1311
1312         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1313         autoload of function that no longer exists.
1314         (rmail-toggle-header): Declare.
1315         (message-forward-rmail-make-body): Handle mbox Rmail.
1316
1317 2009-01-31  Glenn Morris  <rgm@gnu.org>
1318
1319         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1320         2009-01-09 change.
1321
1322 2009-01-31  Dave Love  <fx@gnu.org>
1323
1324         * imap.el (imap-fetch-safe): Bind debug-on-error.
1325         (imap-debug): Add imap-fetch-safe.
1326
1327 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1328
1329         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1330         (auth-source-forget-all-cached): New convenience function.
1331         (auth-source-user-or-password): Accept list of modes or a single mode.
1332
1333         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1334         auth-source modes.
1335
1336         * netrc.el (netrc-machine-user-or-password): Use list of
1337         auth-source modes.
1338
1339         * nnimap.el (nnimap-open-connection): Use list of
1340         auth-source modes.
1341
1342         * nntp.el (nntp-send-authinfo): Use list of
1343         auth-source modes.
1344
1345 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1346
1347         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1348         now.
1349
1350 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1351
1352         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1353         coding system in XEmacs; add a workaround for XEmacs.
1354
1355         * lpath.el: Fbind coding-system-aliasee.
1356
1357 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1358
1359         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1360         of current-language-environment.
1361
1362 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1363
1364         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1365         available at runtime.
1366
1367 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1368
1369         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1370
1371 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1372
1373         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1374         the greatest positive fixnum value doesn't work under an XEmacs with
1375         bignum support; use the most-positive-fixnum constant instead,
1376         available since Emacs 21.1 with cl and XEmacs 21.1.
1377
1378 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1379
1380         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1381         XEmacs gets not to work.
1382
1383 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1384
1385         * mm-util.el (mm-coding-system-priorities): Allow the value like
1386         "Japanese (UTF-8)" of current-language-environment.
1387
1388 2009-01-09  Glenn Morris  <rgm@gnu.org>
1389
1390         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1391         with last-command-event.
1392
1393 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1394
1395         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1396         in the doc string.
1397
1398         * message.el (message-fix-before-sending): Amend comment.
1399
1400 2009-01-08  Dave Love  <fx@gnu.org>
1401
1402         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1403
1404 2009-01-07  David Engster  <dengste@eml.cc>
1405
1406         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1407         simplified server definitions by converting it via
1408         gnus-server-to-method.
1409
1410 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1413         parameter's operands.
1414
1415 2009-01-06  David Engster  <dengste@eml.cc>
1416
1417         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1418         primary select method (for gnus-group-mark-article-as-read).
1419
1420 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1421
1422         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1423         `(gnus)Face', not `(gnus)X-Face'.
1424
1425 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * mm-util.el (mm-ucs-to-char): New function.
1428
1429         * mm-url.el (mm-url-decode-entities): Use it.
1430
1431         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1432         unicode-to-char.
1433
1434 2009-01-05  Dave Love  <fx@gnu.org>
1435
1436         * time-date.el: Require cl for `declare'.
1437
1438 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1439
1440         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1441         Dave Love.
1442
1443 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1444
1445         * message.el (message-fix-before-sending): Add `eight-bit' to
1446         illegible-text check.
1447
1448 2009-01-03  Michael Olson  <mwolson@gnu.org>
1449
1450         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1451         `headers' is nil.  This can occur if the IMAP server does not have
1452         permissions to read messages from a folder, but can write new messages
1453         to the folder.
1454         (nnimap-request-article-part): Do not insert `data' if it is nil.
1455
1456         * imap.el (imap-parse-fetch): Courier can insert spurious blank
1457         characters which will confuse `read', so skip past them.
1458
1459 2009-01-01  Dave Love  <fx@gnu.org>
1460
1461         * imap.el (imap-string-to-integer): Fix typo.
1462         (imap-fetch-safe): New function.
1463         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1464
1465         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
1466
1467         * imap.el (imap-process-connection-type, imap-debug, imap-open):
1468         (imap-parse-greeting): Fix doc strings.
1469         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1470         (imap-parse-flag-list): Make messages unique.
1471         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1472
1473         * nnimap.el: Fix author email.
1474         (nnimap-split-rule): Add FIXME comment.
1475         (nnimap-debug): Fix doc string.
1476
1477 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1478
1479         * dns.el (dns-set-servers): Check "Address".  Fix typo.
1480
1481 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
1482
1483         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
1484         nslookup if resolv.conf isn't available.
1485         (dns-query): Rename from query-dns.
1486         (dns-query-cached): Rename from query-dns-cached.
1487
1488 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
1491         overlay-arrow-position and overlay-arrow-string buffer-local; no need
1492         to check if those variables exist (first appeared in Emacs 18.50).
1493
1494 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * mm-util.el (mm-line-number-at-pos): New function.
1497
1498         * spam-report.el (spam-report-process-queue): Use it.
1499
1500 2008-12-24  David Engster  <dengste@eml.cc>
1501
1502         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
1503         parameters that haven't existed as variables as buffer-local variables.
1504
1505 2008-12-23  Dave Love  <fx@gnu.org>
1506
1507         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
1508         cadar.
1509
1510         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
1511         imap-starttls-p.
1512         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
1513
1514 2008-12-22  Dave Love  <fx@gnu.org>
1515
1516         * imap.el: Fix author email.  Doc fixes.
1517         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
1518         reply.
1519
1520 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
1521
1522         * spam-report.el (spam-report-gmane-max-requests): New constant.
1523         (spam-report-gmane-wait): New variable.
1524         (spam-report-gmane-ham, spam-report-gmane-spam)
1525         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
1526         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
1527         the server.
1528
1529         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
1530         Add explanations.
1531
1532         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
1533         nnheader-accept-process-output and nnheader-read-timeout if available.
1534         (pop3-movemail): Use it.
1535
1536         * message.el (message-check-news-body-syntax): Fix signature check if
1537         there's an attachment.
1538
1539 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1540
1541         * mm-util.el: Add comments to the mm- emulating functions.
1542
1543 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
1544
1545         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
1546         by Stephen Berman <stephen.berman@gmx.net>.
1547
1548 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1549
1550         * mm-util.el (mm-substring-no-properties): New function.
1551         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
1552         (mm-special-display-p): Enable those lambda forms to be byte compiled.
1553         (mm-string-to-multibyte): Doc fix.
1554
1555         * mml.el (mml-attach-file): Use mm-substring-no-properties.
1556
1557 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1558
1559         * mml.el (mml-attach-file): Strip text properties from file name.
1560         (Bug#1574)
1561
1562 2008-12-16  Glenn Morris  <rgm@gnu.org>
1563
1564         * mm-util.el (mm-charset-override-alist): Declare for compiler.
1565
1566 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
1569         knows since the charset specified might be a bogus alias that
1570         mm-charset-synonym-alist provides.
1571
1572 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
1573
1574         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
1575         "ISO_8859-1".
1576
1577         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
1578
1579 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * mm-util.el (mm-charset-eval-alist):
1582         Define it before mm-charset-to-coding-system.
1583         (mm-charset-to-coding-system): Add optional argument `silent';
1584         define it before mm-charset-override-alist.
1585         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
1586         default value if it can be used in Emacs currently running;
1587         silence mm-charset-to-coding-system.
1588
1589 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
1592         `allow-override' which says whether to use `mm-charset-override-alist'.
1593         (rfc2047-decode-encoded-words): Use it.
1594
1595         * mm-util.el (mm-charset-override-alist): Fix custom type;
1596         add `(gb2312 . gbk)' to choices.
1597
1598 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1599
1600         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
1601         fast.
1602
1603         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1604
1605         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
1606
1607 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
1608
1609         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
1610         on links.
1611
1612         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1613
1614 2008-12-03  Lute Kamstra  <lute@gnu.org>
1615
1616         * sha1.el: Remove leading * from docstrings of defcustoms,
1617         deffaces, defconsts and defuns.
1618
1619 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * message.el (message-idna-to-ascii-rhs-1): Protect against local
1622         users' addresses that don't have domain parts.
1623         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
1624         rather than message-narrow-to-head since there will be the message
1625         header separator.
1626
1627 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1628
1629         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
1630         since the result is inserted in a unibyte buffer anyway.
1631         (nnimap-demule-use-string-to-multibyte): Remove.
1632         (nnimap-demule): Alias it to mm-string-to-multibyte.
1633
1634 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1635
1636         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
1637         variable for debugging bug#464 and bug#1174.
1638         (nnimap-demule): Use it.
1639
1640 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1641
1642         * gnus-score.el (gnus-score-find-trace): Handle default score in total
1643         score calculation correctly.
1644
1645 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1646
1647         * message.el (message-send-mail): Just set the buffer to unibyte
1648         rather than use mm-with-unibyte-current-buffer which does a lot more.
1649         (message-send-mail-partially): Don't bother with
1650         mm-with-unibyte-current-buffer since it's already been made unibyte by
1651         message-send-mail.
1652
1653 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
1654
1655         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
1656
1657 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
1658
1659         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
1660
1661 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1662
1663         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
1664         require itself and to remove `with-no-warnings'.
1665
1666 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1667
1668         * starttls.el (starttls-any-program-available): Get the name of the
1669         available TLS layer program.
1670         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
1671         well as the host name in the "opening" message.
1672
1673         * auth-source.el (auth-source-cache, auth-source-do-cache)
1674         (auth-source-user-or-password): Cache passwords and logins by default,
1675         allow override with `auth-source-do-cache'.
1676         (auth-source-forget-user-or-password): Allow users to remove cache
1677         entries if needed.
1678
1679 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
1680
1681         * md4.el (md4-buffer): Fix typo in docstring.
1682         (md4, md4-64): Doc fixes.
1683         (md4-pack-int32): Reflow docstring.
1684
1685 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1686
1687         * ietf-drums.el (ietf-drums-remove-comments): Localize second
1688         condition-case to only the forward-sexp call.
1689
1690 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1691
1692         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
1693         quotes contained.  Make it more robust regardless by an extra
1694         condition-case wrapper.
1695
1696 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1697
1698         * lpath.el: No need to fbind codepage-setup for Emacs 23.
1699
1700 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1701
1702         * nnml.el (nnml-request-expire-articles): Check if the function set to
1703         `nnmail-expiry-target' returns the symbol `delete'.
1704
1705         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
1706
1707         * nnmail.el (nnmail-expiry-target): Fix custom type.
1708
1709 2008-10-02  Glenn Morris  <rgm@gnu.org>
1710
1711         * mm-util.el (mm-codepage-setup): Tweak codepage error.
1712         Silence compiler warning.
1713
1714 2008-10-01  Magnus Henoch  <mange@freemail.hu>
1715
1716         * tls.el (open-tls-stream): Show the actual command being
1717         executed, instead of the format string.
1718
1719 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * lpath.el: Fbind codepage-setup for Emacs 23.
1722
1723 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
1724
1725         * mml.el (mml-menu): Don't assume mml2015 is bound.
1726
1727 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
1730         exists.
1731
1732 2008-09-27  Glenn Morris  <rgm@gnu.org>
1733
1734         * gnus-util.el (mail-header-remove-comments): Autoload it.
1735
1736 2008-09-27  Andreas Schwab  <schwab@suse.de>
1737
1738         * gnus-util.el (gnus-split-references): Strip comments.
1739         (gnus-parent-id): Likewise.
1740
1741 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
1742
1743         * message.el (message-confirm-send): Fix version.
1744
1745 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1746
1747         * message.el (message-idna-to-ascii-rhs-1): Use
1748         mail-extract-address-components rather than mail-header-parse-addresses
1749         that is an alias by default to ietf-drums-parse-addresses that does not
1750         support non-ASCII names in headers' contents.
1751
1752 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1753
1754         * message.el (message-confirm-send): Fixed variable documentation to
1755         avoid the "y/n" wording.
1756
1757 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
1758
1759         * message.el (message-set-auto-save-file-name): Save to a different
1760         filename so multiple messages (especially drafts) can be recovered.
1761
1762 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
1763
1764         * message.el (message-confirm-send): Add appropriate version.
1765
1766 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1767
1768         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
1769         defvar.
1770
1771 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
1772
1773         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
1774         (mm-pkcs7-enveloped-magic): Ditto.
1775
1776 2008-09-17  Simon Josefsson  <simon@josefsson.org>
1777
1778         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
1779         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
1780
1781 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
1782
1783         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
1784         default, it's better.
1785
1786 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
1787
1788         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
1789         summary line gnus-number property and ignore them (with a warning
1790         message).
1791
1792 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
1795         macro caddr in the interactive form since it won't be expanded.
1796
1797 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1798
1799         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
1800         `charset'; fix name of function called recursively.
1801         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
1802
1803 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
1806         (gnus-mime-set-charset-parameters): New function.
1807         (gnus-mime-view-part-as-charset): Use it to correctly display part
1808         specifying wrong charset.
1809
1810 2008-09-08  David Engster  <dengste@eml.cc>
1811
1812         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
1813         in completing-read for back end server.
1814
1815 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
1816
1817         * message.el (message-confirm-send): New variable to confirm sending a
1818         message.
1819         (message-send): Use it.
1820
1821 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
1822
1823         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
1824
1825 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
1828
1829 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
1830
1831         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
1832         prevent tracking too many groups.
1833         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
1834         Use it.
1835
1836 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
1837
1838         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
1839         moving point to the bottom of the window in order to avoid recentering.
1840
1841 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1842
1843         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
1844
1845         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
1846         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
1847         (gnus-article-beginning-of-window): Fix calculation.
1848
1849 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * gnus-msg.el (gnus-summary-supersede-article)
1852         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
1853         value of gnus-newsgroup-charset to decode non-MIME encoded text in
1854         message header.
1855
1856 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
1857
1858         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
1859         pending output coming after the status change.
1860
1861 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1862
1863         * message.el:
1864         * gnus-start.el:
1865         * gnus-registry.el: Remove VMS support.
1866
1867 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
1870         macro.
1871         (rfc2104-hash): Use it.
1872
1873 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
1874
1875         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
1876         (gnus-summary-sort-by-most-recent-date): New commands.
1877         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
1878         and menu entries.
1879
1880 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1881
1882         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
1883         don't redisplay article for raw contents; remove plural articles stuff.
1884
1885         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
1886         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
1887         on gnus-summary-save-article; display results properly.
1888
1889 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1890
1891         * lpath.el: No need to fbind ns-focus-frame.
1892
1893 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
1896
1897 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * gnus-art.el (gnus-summary-save-in-pipe): Consider
1900         gnus-save-all-headers.
1901
1902 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
1903
1904         * gnus-util.el (ns-focus-frame): Remove declaration.
1905         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
1906         like x.
1907
1908 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
1909
1910         * rfc2104.el (rfc2104-zero): Delete defconst.
1911         (rfc2104-hex-alist): Likewise.
1912         (rfc2104-hex-to-int): Delete func.
1913         (rfc2104-hexstring-to-bitstring): Likewise.
1914         (rfc2104-nybbles): New defconst.
1915         (rfc2104-hash): Rewrite for speed.
1916
1917 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1918
1919         * tls.el (open-tls-stream): Make it work with the 2nd argument
1920         BUFFER that is a string but does not exist as a buffer object, as
1921         mentioned in the doc-string.
1922
1923 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1924
1925         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
1926         SXEmacs.
1927
1928 2008-07-16  Glenn Morris  <rgm@gnu.org>
1929
1930         * gnus-util.el (ns-focus-frame): Declare for compiler.
1931
1932 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
1935         set as a group parameter.
1936         (gnus-summary-save-in-pipe): Work when it is called independently.
1937         (gnus-summary-pipe-to-muttprint): Don't modify
1938         gnus-summary-pipe-output-default-command.
1939
1940 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1941
1942         * message.el (message-send-mail-with-sendmail):
1943         Display the error message.
1944
1945 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1946
1947         * gnus-art.el (gnus-default-article-saver):
1948         Add gnus-summary-save-in-pipe to choices.
1949         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
1950         gnus-summary-pipe-output-default-command as the default command.
1951         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
1952         instead of gnus-last-shell-command.
1953
1954         * gnus-sum.el (gnus-summary-pipe-output-default-command):
1955         New user option.
1956         (gnus-summary-muttprint-program): Mention the value will be changed.
1957         (gnus-summary-save-article): Force showing of all headers.
1958         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
1959
1960 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
1961
1962         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
1963
1964 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
1965
1966         * nnimap.el (nnimap-id):
1967         * sieve-manage.el (sieve-manage-open): Doc fixes.
1968
1969 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
1970
1971         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
1972         if available.
1973
1974 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1975
1976         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
1977
1978         * nnkiboze.el (nnkiboze-generate-group):
1979         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
1980
1981         * nnmairix.el: Require CL.
1982
1983 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * dgnushack.el: Autoload get-display-table and put-display-table for
1986         XEmacs 21.5.
1987
1988         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
1989         21.4 and SXEmacs.
1990
1991 2008-06-15  David Engster  <dengste@eml.cc>
1992
1993         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
1994
1995 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
1996
1997         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
1998         New macros that expand to an `aset'/`aref' call under Emacs, and to a
1999         runtime choice under XEmacs.
2000
2001         * gnus-sum.el (gnus-summary-set-display-table):
2002         Use `gnus-put-display-table', `gnus-get-display-table',
2003         `gnus-set-display-table' for the display table, instead of `aset'.
2004
2005         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2006         Use `gnus-put-display-table', `gnus-get-display-table',
2007         `gnus-set-display-table' for the display table.
2008
2009 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2010
2011         * nnmairix.el: Add autoloads.
2012
2013 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2014
2015         * nnmairix.el (nnmairix-delete-recreate-group)
2016         (nnmairix-update-and-clear-marks): Fix error messages.
2017
2018 2008-06-14  David Engster  <dengste@eml.cc>
2019
2020         * nnmairix.el: Upgrade to version 0.6.
2021         (nnmairix-group-toggle-propmarks-this-group)
2022         (nnmairix-group-toggle-readmarks-this-group)
2023         (nnmairix-group-delete-recreate-this-group)
2024         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2025         (nnmairix-remove-tick-mark-original-article): New commands.
2026         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2027         (nnmairix-propagate-marks-to-nnmairix-groups)
2028         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2029         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2030         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2031         functions needed for marks propagation and manipulation of read marks.
2032         (nnmairix-update-groups): New function.
2033         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2034         (nnmairix-determine-original-group-from-registry)
2035         (nnmairix-determine-original-group-from-path)
2036         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2037         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2038         New helper functions.
2039         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2040         keystrokes for new commands.
2041         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2042         (nnmairix-request-group): Check allow-fast group parameter.
2043         (nnmairix-request-create-group): Set allow-fast group parameter if
2044         nnmairix-allowfast-default is set.
2045         (nnmairix-close-group): Propagate marks upon closing if needed.
2046         (nnmairix-group-toggle-threads-this-group): Use new.
2047         nnmairix-group-toggle-parameter helper function.
2048         (nnmairix-search): Better check for empty search result.
2049         (nnmairix-goto-original-article): Use new helper functions for
2050         determining original article.
2051         (nnmairix-show-original-article): Make sure message-id is in brackets.
2052         (nnmairix-call-mairix-binary): Change variable name.
2053         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2054         helper function.
2055         (nnmairix-widget-toggle-activate): Fix doc string.
2056
2057 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2058
2059         * nnir.el: Require edmacro when compiling with XEmacs.
2060         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2061         available in Emacs 21.
2062
2063 2008-06-11  Glenn Morris  <rgm@gnu.org>
2064
2065         * gnus-util.el (x-focus-frame):
2066         * gnus.el (image-size):
2067         * mm-decode.el (image-size): Declare.
2068
2069         * gnus-picon.el (declare-function): Add compat definition.
2070         (image-size): Declare.
2071
2072         * gnus-group.el (tool-bar-map):
2073         * gnus-sum.el (tool-bar-map): Define for compiler.
2074
2075         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2076
2077         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2078
2079         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2080         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2081         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2082         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2083         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2084         * sieve-manage.el, spam-report.el, spam.el:
2085         Remove unnecessary eval-and-compile of autoloads.
2086
2087 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2088
2089         * auth-source.el: Precise Tramp doc.
2090
2091 2008-06-07  Glenn Morris  <rgm@gnu.org>
2092
2093         * nnmairix.el: Remove unnecessary eval-when-compile.
2094
2095 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2096
2097         * lpath.el: Fbind propertize for XEmacs 21.4.
2098
2099 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2100
2101         * nnir.el: Move here from ../contrib.
2102
2103 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2104
2105         * gnus-util.el (gnus-read-shell-command): New function.
2106         * mm-decode.el (mm-pipe-part):
2107         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2108
2109 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2110
2111         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2112
2113 2008-06-03  Glenn Morris  <rgm@gnu.org>
2114
2115         * pop3.el (nnheader-accept-process-output): Autoload it.
2116
2117 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2120         are not 2-digit hexadecimal characters that follow `%'s.
2121
2122 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2123
2124         * message.el (message-bogus-recipient-p): Fix type in doc string.
2125         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2126         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2127         Improve custom options.
2128         (message-bogus-recipient-p): Adjust accordingly.
2129
2130 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2131
2132         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2133         long-form month and day names.
2134
2135 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2136
2137         * dgnushack.el: Autoload debug, eudc-expand-inline and
2138         pgg-snarf-keys-region for XEmacs.
2139
2140         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2141
2142         * nnmairix.el: Require edmacro when compiling with XEmacs.
2143
2144 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2145
2146         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2147         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2148
2149 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2150
2151         * auth-source.el: Add more docs.
2152
2153         * netrc.el (netrc-machine): Always match if the port is not given.
2154
2155 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2156
2157         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2158         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2159         retrieval faster in some cases, but might make CPU usage larger.  If
2160         this has any bad side effects, we might revert this change.
2161
2162         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2163         seems to make mail retrieval much, much faster.
2164         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2165         unconditionally.
2166
2167         * gnus-draft.el (gnus-group-send-queue): Bind
2168         message-send-mail-partially-limit to nil to avoid being prompted.
2169
2170 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2171
2172         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2173
2174         * message.el (message-bogus-address-regexp): Fix and improve custom
2175         type.
2176         (message-setup-hook): Add message-check-recipients as custom option.
2177
2178 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2179
2180         * message.el (message-cite-function): Remove bogus autoload which crept
2181         in during merge from v5-10.
2182
2183 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2184
2185         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2186
2187         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2188
2189         * auth-source.el: Preliminary Tramp docs.
2190         (auth-sources): Change the default auth-sources to use
2191         EPA .gpg files.
2192
2193 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2194
2195         * nntp.el: Autoload `auth-source-user-or-password'.
2196         (nntp-send-authinfo): Use it.
2197
2198         * nnimap.el: Autoload `auth-source-user-or-password'.
2199         (nnimap-open-connection): Use it.
2200
2201         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2202         for the gnus-message function.
2203         (auth-source-user-or-password): Use it.
2204
2205 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2206
2207         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2208         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2209         (rfc2104-hash): Use it.
2210
2211 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2212
2213         * gnus-art.el (gnus-article-toggle-truncate-lines):
2214         Don't use `iff' in docstring.
2215
2216 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2217
2218         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2219
2220         * gnus-util.el (gnus-extract-address-component-name)
2221         (gnus-extract-address-component-email): Convenience functions around
2222         `gnus-extract-address-components'.
2223
2224         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2225         Use `gnus-extract-address-component-email' to fix bug of comparing full
2226         sender name to `user-mail-address'.
2227
2228 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2229
2230         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2231         catch/throw to optimize.
2232         (gnus-registry-find-keywords): Just use member to find a keyword.
2233
2234 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2235
2236         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2237         is current before calling gnus-server-prepare.
2238         (gnus-server-setup-buffer, gnus-server-update-server)
2239         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2240
2241 2008-05-04  Juri Linkov  <juri@jurta.org>
2242
2243         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2244         (mailcap-file-default-commands): Use mailcap-replace-in-string
2245         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2246         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2247
2248 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2249
2250         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2251
2252 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2253
2254         * gnus.el: Bump version to 0.11.
2255
2256 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2257
2258         * gnus.el: No Gnus v0.10 is released.
2259
2260 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2261
2262         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2263         hooks.
2264         (gnus-update-read-articles): Speed up non-marks-using users.
2265         (gnus-use-marks): Define gnus-use-marks.
2266         (gnus-propagate-marks): Rename variable to something more sensible.
2267
2268 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2269
2270         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2271         (gmm-image-load-path-for-library): Fix typos in docstrings.
2272         (gmm-message): Reflow docstring.
2273
2274 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2275
2276         * mail-source.el (mail-source-set-1, mail-source-bind):
2277         Move auth-source code out of the macro to clean it up and fix bugs.
2278
2279 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2280
2281         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2282         by sender if it's equal to user-mail-address, it's likely to be
2283         useless.
2284
2285         * mail-source.el (mail-source-bind): Don't use user or password if they
2286         are not bound.  Unintern them if they are nil.  Don't use server unless
2287         it's bound, and default it to empty string otherwise.
2288
2289 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2290
2291         * mail-source.el: Load auth-source.el.
2292         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2293         get user name or password, if auth-sources is set up.
2294
2295         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2296         strategy of splitting with parent.
2297         (gnus-registry-split-fancy-with-parent)
2298         (gnus-registry-post-process-groups): Use it and fix prior
2299         bug (returning a list as the split result).
2300
2301         * auth-source.el (auth-sources): Remove server parameter.
2302         (auth-source-pick, auth-source-user-or-password)
2303         (auth-source-user-or-password-imap)
2304         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2305         (auth-source-user-or-password-sftp)
2306         (auth-source-user-or-password-smtp): Remove server parameter.
2307
2308 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2309
2310         * smime.el (smime-sign-region, smime-encrypt-region)
2311         (smime-decrypt-region):
2312         Remove redundant calls to `generate-new-buffer-name'.
2313
2314 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2315
2316         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2317         Don't use QP for message/rfc822.
2318         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2319
2320 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2321
2322         * sieve-manage.el (sieve-string-bytes): Remove.
2323         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2324         correct byte-length only if the process's coding-system is the same as
2325         the one used internally by Emacs to represent strings.
2326
2327 2008-04-22  Juri Linkov  <juri@jurta.org>
2328
2329         * mailcap.el (mailcap-file-default-commands): New function.
2330
2331 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2332
2333         * message.el (message-signature-separator, message-cite-function):
2334         Change custom version.
2335
2336 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2337
2338         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2339         commands.
2340         (tls-checktrust): Ditto.
2341
2342 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2343
2344         * mm-decode.el (mm-display-external): Make temp file read-only.
2345
2346 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2347
2348         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2349         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2350         `C-c C-f d'.
2351
2352 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2353
2354         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2355
2356 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2357
2358         * gnus.el: Bump version to 0.9.
2359
2360 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2361
2362         * gnus.el: No Gnus v0.8 is released.
2363
2364 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2365
2366         * mail-source.el (mail-source-value):
2367         Prefer fboundp to functionp so it works with macros as well.
2368
2369 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2370
2371         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2372         Fix last change in case the element is not even a symbol.
2373
2374 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2375
2376         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2377         Prefer fboundp to functionp so it works with macros as well.
2378
2379 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2380
2381         * auth-source.el: Added docs.
2382         (auth-sources): Modify format to support server.
2383         (auth-source-pick, auth-source-user-or-password)
2384         (auth-source-user-or-password-imap)
2385         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2386         (auth-source-user-or-password-sftp)
2387         (auth-source-user-or-password-smtp): Add server parameter.
2388
2389 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2390
2391         * gnus-registry.el: Initialize the registry when gnus-registry-install
2392         is t.
2393
2394 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * compface.el (uncompface): Make buffer unibyte.
2397
2398 2008-04-05  Glenn Morris  <rgm@gnu.org>
2399
2400         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2401
2402 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2403
2404         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2405         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2406
2407         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2408         multibyteness after rather than before erasing it.
2409
2410         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2411         mm-with-multibyte.
2412         (gnus-request-article-this-buffer): Make sure the proper decoding is
2413         used if gnus-original-article-buffer happens to be unibyte.
2414
2415         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2416         default-enable-multibyte-characters.
2417
2418         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2419         default-enable-multibyte-characters.
2420
2421         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2422
2423         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2424
2425 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2426
2427         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2428         (imap-message-copyuid-1): Use it.
2429         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2430         J. Williams in
2431         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2432
2433         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2434         imap-enable-exchange-bug-workaround.
2435         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2436
2437 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2438
2439         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2440         a 100 byte status-checks into a 2-3MB transfer for each group.
2441         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2442         to enable bug workaround or not.
2443         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2444
2445 2008-03-31  Glenn Morris  <rgm@gnu.org>
2446
2447         * message.el (mml2015-use): Declare for compiler.
2448         (message-info): Require mml2015 when appropriate.
2449
2450 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2453         whitespace.
2454
2455 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2456
2457         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
2458         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
2459         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
2460         (nntp-service-to-port): New function.
2461         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
2462         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
2463         (nntp-open-netcat-stream): New function.
2464         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
2465
2466 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
2467
2468         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
2469
2470 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2471
2472         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
2473
2474 2008-03-28  Magnus Henoch  <mange@freemail.hu>
2475
2476         * dns.el (dns-write): Use set-buffer-multibyte.
2477
2478 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
2479
2480         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
2481
2482 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2483
2484         * message.el (message-signature-separator): Change default.
2485         Improve custom type.
2486         (message-cite-function): Change default to
2487         message-cite-original-without-signature.
2488
2489         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
2490         toggle.
2491
2492         * message.el (message-check-news-body-syntax): Fix signature check.
2493         (message-setup-1): Mark buffer as unmodified _after_ running
2494         message-setup-hook and handling message-alternative-emails.
2495         (message-shorten-references): Be more strict when building list of
2496         valid references to comply with GNKSA.
2497
2498         * gnus-group.el (gnus-read-ephemeral-bug-group)
2499         (gnus-read-ephemeral-debian-bug-group)
2500         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
2501
2502         * message.el (message-info): Don't use booleanp which isn't supported
2503         in Emacs 21 and XEmacs.
2504
2505 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2506
2507         * gnus-group.el (gnus-gmane-group-download-format): Rename from
2508         gnus-group-gmane-group-download-format.
2509         (gnus-group-read-ephemeral-gmane-group): Rename from
2510         gnus-group-read-ephemeral-gmane-group.
2511         (gnus-read-ephemeral-gmane-group-url): Rename from
2512         gnus-group-read-ephemeral-gmane-group-url.
2513         (gnus-bug-group-download-format-alist): New variable.
2514         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
2515         (gnus-read-ephemeral-emacs-bug-group): New commands.
2516
2517 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2518
2519         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
2520         (gnus-visible-headers): Improve custom type.
2521
2522 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2523
2524         * mml.el (mml-menu): Add workarounds for XEmacs.
2525
2526         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
2527         X-Boundary header.
2528
2529         * message.el (message-simplify-recipients): Fix previous commit.
2530
2531 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2532
2533         * mm-util.el (mm-set-buffer-multibyte): New function.
2534         * mm-decode.el (mm-copy-to-buffer): Use it.
2535
2536 2008-03-19  Glenn Morris  <rgm@gnu.org>
2537
2538         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
2539         Accidentally removed in the sync process with Emacs.
2540
2541 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
2542
2543         * message.el (message-alter-recipients-discard-bogus-full-name):
2544         New function.
2545         (message-alter-recipients-function): New variable.
2546         (message-get-reply-headers): Use it.
2547         (message-replace-header): New helper function.
2548         (message-recipients-without-full-name): New variable.
2549         (message-simplify-recipients): New command.
2550
2551         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
2552
2553         * message.el (message-info): Handle EasyPG manual.
2554
2555         * mml.el (mml-menu): Add entry for EasyPG.
2556
2557 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
2558
2559         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
2560         parameter.
2561
2562         * message.el (message-disassociate-draft): Specify drafts group name
2563         fully.
2564
2565 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
2566
2567         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
2568         unnecessary duplicates from the match list.
2569
2570 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2571
2572         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
2573
2574         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
2575
2576         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
2577         args of `how-many' of which the XEmacs version doesn't take; declare
2578         Info-index-next as function.
2579
2580 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2581
2582         * gnus-score.el (gnus-score-headers): Fix handling of
2583         gnus-inhibit-slow-scoring.
2584
2585         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
2586         string.
2587         (gnus-button-url-regexp): Improve handling of parenthesis.
2588         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
2589         (gnus-button-handle-info-keystrokes): Handle index entries.
2590
2591 2008-03-15  Glenn Morris  <rgm@gnu.org>
2592
2593         * parse-time.el (parse-time-string): Simplify.
2594
2595 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2596
2597         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
2598         Incoming* files.
2599
2600 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2601
2602         * auth-source.el (auth-sources): Renamed from auth-source-choices.
2603         (auth-source-pick): Use it.
2604
2605 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2606
2607         * binhex.el (binhex-decode-region-internal):
2608         * uudecode.el (uudecode-decode-region-internal):
2609         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
2610         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
2611         setting default-enable-multibyte-characters.
2612
2613 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2614
2615         * auth-source.el (auth-source-protocols)
2616         (auth-source-protocols-customize, auth-source-choices): Added and
2617         modified variable customizations and defaults.
2618         (auth-source-pick, auth-source-user-or-password)
2619         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2620         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2621         (auth-source-user-or-password-sftp)
2622         (auth-source-user-or-password-smtp): Use new variables and provide an
2623         interface to netrc.el.
2624
2625 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2626
2627         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
2628         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
2629         Make sure the nntp port to specify is a string.
2630
2631 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2632
2633         * nntp.el: Use with-current-buffer.
2634         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
2635         dubious mm-with-unibyte-current-buffer.
2636         (nntp-with-open-group-function): New function extracted from
2637         nntp-with-open-group macro.
2638         (nntp-with-open-group): Use the function, so it's easier to debug.
2639         Add indentation and debugging info.
2640         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
2641         the use of the netcat alternatives.
2642
2643         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
2644         Avoid mm-string-as-multibyte as well.
2645
2646         * nnweb.el (nnweb-insert-html):
2647         Remove use of nnheader-string-as-multibyte.
2648
2649         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
2650         (nnheader-string-as-multibyte): Remove.
2651
2652         * mm-view.el: Use inhibit-read-only.
2653         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
2654         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
2655         or unibyte-string.
2656
2657         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
2658         (mm-uu-yenc-extract): Use with-current-buffer.
2659
2660         * gnus-soup.el (gnus-soup-send-packet): Don't use
2661         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
2662
2663         * nnmh.el: Use with-current-buffer.
2664         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
2665         mm-string-as-multibyte on the output of mm-encode-coding-string.
2666
2667         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
2668         (nnimap-request-move-article): Use with-current-buffer.
2669
2670         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
2671         inserting the handle-buffer's text, so the implicit multibyte->unibyte
2672         conversion uses string-make-unibyte rather than string-as-unibyte.
2673
2674         * gnus-msg.el: Use with-current-buffer.
2675
2676         * message.el (message-ignored-resent-headers): Add "Delivered-To".
2677
2678 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
2679
2680         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
2681         string for caching if it is 'PIN.
2682
2683 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2684
2685         * lpath.el: Consider the case without Emacs/W3.
2686
2687 2008-03-08  Glenn Morris  <rgm@gnu.org>
2688
2689         * time-date.el (date-to-time, time-subtract, time-add)
2690         (safe-date-to-time): Doc fixes.
2691
2692 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2693
2694         * mail-source.el (mail-source-delete-old-incoming-confirm):
2695         Change default to nil.
2696         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
2697
2698 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * lpath.el: Rearrange.
2701
2702         * gnus-art.el (gnus-narrow-to-page): Position point properly.
2703         (gnus-article-goto-prev-page): Work for articles having ^L's.
2704
2705         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
2706
2707         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
2708
2709 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
2710
2711         * gnus-bookmark.el: Adjust for renames in bookmark.el.
2712         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
2713         (gnus-bookmark-jump): Adjust some variable names.
2714
2715 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2716
2717         * auth-source.el: New package.
2718         (auth-source-choices): Add customization entry point variable.
2719
2720         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
2721         bug.
2722
2723 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
2724
2725         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
2726         (gnus-registry-initialize, gnus-registry-install-p): Use it.
2727         (gnus-registry-install-shortcuts): Rename from
2728         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
2729         the `gnus-registry-mark-map' keymap dynamically from
2730         `gnus-registry-marks'.  The generated functions update the summary line
2731         when a registry mark is added or deleted, and will call
2732         `gnus-registry-install-p' (see the comments in the code).
2733         (gnus-registry-user-format-function-M): Use concat intelligently.
2734
2735         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
2736         the registry mark functions.
2737
2738 2008-03-05  Glenn Morris  <rgm@gnu.org>
2739
2740         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
2741         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
2742         gnus-art.
2743         (top-level): No need to load own source when compiling.
2744
2745 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
2746
2747         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
2748         Suggested by <chris.anderton@zetnet.co.uk>.
2749
2750 2008-03-04  Glenn Morris  <rgm@gnu.org>
2751
2752         * gnus-sum.el (top-level): No need to require gnus when compiling,
2753         since unconditionally required near start of file.
2754         (gnus-summary-display-while-building): Move definition before use.
2755
2756 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
2757
2758         * gnus-registry.el (gnus-registry-user-format-function-M): Add
2759         formatting function.
2760
2761 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
2762
2763         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
2764         with plists.
2765         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
2766         Use new format.
2767
2768 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
2771         `where-is-internal' that returns a range of key sequences.
2772
2773 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2774
2775         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
2776
2777         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
2778         (gnus-summary-jump-to-group): Consider windows on other displayed
2779         frames as well.  Similar changes might be needed elsewhere, but that's
2780         the one I've bumped into during my use.
2781
2782         * nndoc.el (nndoc-oe-dbx-type-p):
2783         * gnus-msg.el (gnus-debug):
2784         * gnus-group.el (gnus-update-group-mark-positions):
2785         Use mm-string-to-multibyte.
2786
2787 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2788
2789         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
2790         doesn't handle NotDashEscaped.
2791
2792         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
2793         (mml-dnd-attach-options): Fix typo in custom choice.
2794
2795         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
2796         nndoc-article-type to mbox.
2797         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
2798
2799         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
2800         to nil, instead of html2text.
2801
2802         * imap.el (imap-debug): Add `imap-ping-server'.
2803
2804         * gnus-bookmark.el: Add FIXMEs.
2805
2806         * message.el (message-form-letter-separator)
2807         (message-send-form-letter-delay): New variables.
2808         (message-send-form-letter): Use them.  New command to send form
2809         letters.  Requested by Uwe Siart.
2810         (message-send-mail-function): Doc fix.  Add "Other" custom option.
2811
2812 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2813
2814         * Update copyright years.
2815
2816 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2817
2818         Sync from EMACS_22_BASE.
2819
2820         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
2821
2822 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
2823
2824         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
2825         empty author.
2826
2827 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
2828
2829         * gnus-registry.el (gnus-registry-marks): Add variable for
2830         customization of marks and their appearance.
2831         (gnus-registry-read-mark): Use it.
2832         (gnus-registry-do-marks): Add utility function to loop through
2833         `gnus-registry-marks'.
2834         (gnus-registry-install-shortcuts-and-menus): Add function to install
2835         shortcuts and menus.
2836         (gnus-registry-initialize): Use it.
2837         (gnus-registry-default-mark): Clarify documentation.
2838
2839 2008-02-29  Glenn Morris  <rgm@gnu.org>
2840
2841         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
2842         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
2843         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
2844         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
2845         Change defcustom :version from 23.0 to 23.1.
2846
2847 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
2848
2849         * gnus-registry.el (gnus-registry-follow-group-p)
2850         (gnus-registry-post-process-groups): Add functions to aid registry
2851         splitting and improve logging.  Clarify behavior in function
2852         documentation.
2853         (gnus-registry-split-fancy-with-parent): Use them.
2854
2855 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2856
2857         * gnus-art.el: Use with-current-buffer.
2858
2859 2008-02-27  David Engster  <dengste@eml.cc>
2860
2861         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
2862         Express real group name in the response.
2863
2864 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2865
2866         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
2867         (nnmairix-last-server, nnmairix-current-server): Defvar them.
2868         (nnmairix-goto-original-article): Defvar gnus-registry-install and
2869         autoload gnus-registry-fetch-group when compiling.
2870         (nnmairix-request-group-with-article-number-correction): Remove
2871         unreferenced argument passed to nnmairix-call-backend.
2872
2873 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2874
2875         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
2876         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
2877         Wilde.
2878
2879 2008-02-27  Glenn Morris  <rgm@gnu.org>
2880
2881         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
2882         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
2883         variables to defconsts.  Convert comments to doc-strings.
2884         (nnmairix-last-server, nnmairix-current-server): Convert from free
2885         variables to defvars.  Convert comments to doc-strings.
2886         (gnus-registry-fetch-group): Autoload.
2887         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
2888         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
2889         (nnmairix-widget-build-editable-fields): Use car cddr rather than
2890         caddr.
2891         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
2892         nnmairix-request-group-with-article-number-correction call.
2893         (nnmairix-fast, nnmairix-group): New, less general names, for free
2894         variables passed from nnmairix-request-group to
2895         nnmairix-request-group-with-article-number-correction.  Declare.
2896         (nnmairix-request-group-with-article-number-correction):
2897         Use nnmairix-fast, nnmairix-group rather than fast, group.
2898
2899 2008-02-26  David Engster  <dengste@eml.cc>
2900
2901         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
2902         version 0.5.
2903
2904 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
2905
2906         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
2907         instead of making an extra function call.  Don't add the current group
2908         to articles only when they have the group.  Use
2909         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
2910         Reported by David <de_bb@arcor.de>.
2911
2912 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
2915         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
2916
2917 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
2918
2919         * mail-source.el (mail-source-delete-incoming): Change default.
2920         Supplement doc string.
2921
2922         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
2923
2924 2008-02-14  Glenn Morris  <rgm@gnu.org>
2925
2926         * time-date.el (format-seconds): New function.
2927
2928 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2929
2930         * nnmail.el (nnmail-message-id-cache-file): Derive from
2931         `gnus-home-directory'.
2932
2933 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
2934
2935         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
2936         Document negative prefix.
2937
2938         * gnus-group.el (gnus-group-read-group): Document negative prefix.
2939
2940 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2941
2942         * message.el (message-unsent-separator): Add the Exim bounce
2943         separator.
2944
2945 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2946
2947         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
2948         list.
2949         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
2950         recipient/signer list.
2951
2952 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2953
2954         * Makefile.in (datarootdir): Define.
2955         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
2956         name that might contain whitespace.
2957
2958 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2959
2960         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
2961         fbound (Emacs 23 unicode), signal an error.
2962
2963 2008-02-08  Glenn Morris  <rgm@gnu.org>
2964
2965         * gnus-art.el (pgg-display-output-buffer): Declare as function.
2966
2967 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
2968
2969         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
2970         ports to the calls to `netrc-machine-user-or-password' in addition to
2971         "imap" and "imaps".
2972
2973 2008-02-01  Zhang Wei  <id.brep@gmail.com>
2974
2975         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
2976
2977         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
2978
2979 2008-02-01  Kenichi Handa  <handa@m17n.org>
2980
2981         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
2982         rfc2104-hexstring-to-bitstring and changed to return a byte list.
2983         (rfc2104-hash): Convert the result of concat to unibyte string.
2984
2985 2008-02-01  Dave Love  <fx@gnu.org>
2986
2987         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
2988         coding-system-for-read.
2989         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
2990
2991 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
2992
2993         * gnus.el (gnus-group-startup-message): Add `find-image' call before
2994         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
2995         <hanche@math.ntnu.no>.
2996
2997 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2998
2999         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3000
3001         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3002
3003 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3004
3005         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3006         * message.el (message-beginning-of-line): Use featurep instead of bound
3007         tests in order to resolve conditionals at compile time.
3008
3009 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3010
3011         * mail-source.el (mail-sources): Add `group' choice.
3012
3013         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3014         parameter `in-group' to control into which group the articles go.
3015         Add treatment of `group' mail-source.
3016
3017 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3020
3021         * mm-decode.el (mm-dissect-buffer): Decode description.
3022
3023         * mml.el (mml-to-mime): Encode message header first.
3024
3025 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3026
3027         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3028         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3029
3030         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3031         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3032
3033 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3034
3035         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3036
3037 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3040         prefix keys.
3041         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3042         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3043         gnus-xmas.el.
3044
3045         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3046         (gnus-xmas-article-describe-bindings): New function.
3047         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3048         gnus-xmas-article-describe-bindings.
3049
3050         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3051
3052 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3053
3054         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3055         Add new variables for article mark management.
3056         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3057         list of extra data entries which, when present, will indicate that the
3058         article ID should not be trimmed from the registry.
3059         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3060         functions.
3061         (gnus-registry-read-mark): New function to read a mark name from the
3062         user.
3063         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3064         (gnus-registry-set-article-mark-internal): New functions to add and
3065         remove marks.
3066         (gnus-registry-get-article-marks): New function to show the marks for
3067         an article, or retrieve them for further use.
3068
3069 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3072         keys when no argument is given.
3073
3074 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3075
3076         * imap.el (imap-ping-server): New variable.
3077         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3078         (imap-ping-server): Minor doc string fixes.
3079
3080 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3081
3082         * imap.el (imap-ping-server): New function.
3083         (imap-opened): Call imap-ping-server.
3084
3085 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3086
3087         * gnus-sum.el (gnus-article-sort-by-random)
3088         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3089         jidanni@jidanni.org.
3090
3091 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3092
3093         * gnus-art.el (gnus-article-describe-bindings): New function.
3094         (gnus-article-read-summary-keys): Use it.
3095         (gnus-article-mode-map): Bind `C-h b' to it.
3096
3097 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3100         XEmacs.
3101         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3102         against non-character events.
3103
3104         * lpath.el: Fbind map-keymap for Emacs 21.
3105
3106 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3107
3108         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3109         command.
3110         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3111         instead of END.  Change name of the temp file.
3112         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3113         customizable.
3114
3115 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3116
3117         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3118         bind `S W' to gnus-article-wide-reply-with-original; set default
3119         binding to gnus-article-read-summary-send-keys.
3120         (gnus-article-read-summary-keys): Fix the order of keys; display
3121         continuation keys correctly in the echo area; describe bindings
3122         correctly when keys end with `C-h'.
3123         (gnus-article-read-summary-send-keys): New function.
3124         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3125         for gnus-article-read-summary-send-keys; display continuation keys
3126         correctly in the echo area.
3127         (gnus-article-reply-with-original): Ignore prefix argument.
3128         (gnus-article-wide-reply-with-original): New function.
3129
3130         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3131         Emacs 21.
3132
3133 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3134
3135         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3136         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3137
3138 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3139
3140         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3141         (gnus-group-read-ephemeral-gmane-group): New command.
3142
3143 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3144
3145         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3146
3147 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3148
3149         * message.el (message-send-mail-function): Increase custom version.
3150
3151         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3152         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3153
3154 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3155
3156         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3157         for the cases where imap-authenticate is called with a nil buffer
3158         parameter.
3159
3160 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3163         html parts correctly; support forwarded messages.
3164         (gnus-article-browse-html-article): Remove work buffers.
3165
3166         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3167         compiling.
3168         (netrc-bound-and-true-p): New macro.
3169         (netrc-parse): Use it instead of bound-and-true-p that is not available
3170         in XEmacs 21.4.
3171
3172 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3173
3174         * gnus-registry.el (gnus-registry-mark-article)
3175         (gnus-registry-article-marks): Add functionality to mark articles
3176         through the Gnus registry.
3177
3178         * encrypt.el: Clarify documentation for the new pgg method.
3179         (encrypt-file-alist): Add PGG option.
3180         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3181         functionality.  Abstract password key and messaging to external
3182         functions.
3183         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3184         (encrypt-message-method-and-cipher): Add new convenience external
3185         functions.
3186         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3187         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3188
3189         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3190         (netrc-parse): Use encrypt-file-alist to determine if
3191         encrypt-find-model or encrypt-insert-file-contents should be used.
3192
3193         * encrypt.el: Clarify documentation.  Load password-cache or
3194         password, whichever one is found first, instead of autoloading.
3195
3196 2007-12-19  Glenn Morris  <rgm@gnu.org>
3197
3198         * mml.el (message-options-set, message-narrow-to-head)
3199         (message-in-body-p, message-mail-p, message-encode-message-body):
3200         Autoload.
3201         (message-remove-header, message-narrow-to-headers-or-head)
3202         (message-subscribed-p, message-make-mail-followup-to)
3203         (message-position-on-field, message-news-p)
3204         (message-options-set-recipient, message-generate-headers)
3205         (message-sort-headers): Declare as functions.
3206
3207 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3208
3209         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3210         convention in doc string.
3211
3212 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3213
3214         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3215         title to html parts.
3216         (gnus-article-browse-html-article): Pass message header to it.
3217
3218         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3219
3220 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3221
3222         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3223         or password compatible with XEmacs.
3224
3225 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3226
3227         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3228         format document.
3229         (gnus-mime-delete-part): Don't write description line if empty.
3230         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3231
3232 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3233
3234         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3235         (gnus-summary-mark-read-and-unread-as-read)
3236         (gnus-summary-mark-current-read-and-unread-as-read)
3237         (gnus-summary-mark-unread-as-ticked): Doc fix.
3238         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3239
3240 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3241
3242         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3243         Christoph Conrad <christoph.conrad@gmx.de>.
3244
3245 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3246
3247         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3248         yes-or-no-p.
3249
3250 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3251
3252         * mm-decode.el (mm-add-meta-html-tag): New function.
3253         (mm-save-part-to-file, mm-pipe-part): Use it.
3254
3255         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3256         gnus-y-or-n-p instead of y-or-n-p.
3257         (gnus-article-browse-html-parts): Work with message/external-body; use
3258         mm-add-meta-html-tag.
3259
3260 2007-12-11  Glenn Morris  <rgm@gnu.org>
3261
3262         * gnus-cache.el: Require gnus-sum not just when compiling.
3263
3264         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3265
3266         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3267         definitions before use.
3268
3269         * mm-decode.el: Require gnus-util.
3270         (mm-remove-part): Only call delete-annotation on XEmacs.
3271
3272         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3273
3274         * nnmail.el: Require gnus-int.
3275
3276         * spam.el: Move `require's before `eval-when-compile's.
3277
3278         * gnus-ems.el (gnus-alive-p):
3279         * gnus-fun.el (message-goto-eoh):
3280         * gnus-util.el (gnus-group-name-decode):
3281         * mail-source.el (gnus-compress-sequence):
3282         * message.el (Info-goto-node, format-spec):
3283         * mm-bodies.el (message-options-get):
3284         * mm-decode.el (mm-view-pkcs7):
3285         * mm-util.el (gmm-write-region):
3286         * mml-smime.el (mml-compute-boundary)
3287         (gnus-completing-read-with-default):
3288         * mml.el (widget-button-press, gnus-make-hashtable):
3289         * mml1991.el (mm-decode-content-transfer-encoding)
3290         (mm-encode-content-transfer-encoding)
3291         (message-options-get, message-options-set):
3292         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3293         * nnfolder.el (gnus-request-group):
3294         * nnheader.el (ietf-drums-unfold-fws):
3295         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3296         * smime.el (gnus-run-mode-hooks):
3297         * spam-stat.el (gnus-message): Autoload.
3298
3299         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3300         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3301         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3302         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3303         Add declare-function compatibility definition.
3304
3305         * gnus-cache.el (nnvirtual-find-group-art):
3306         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3307         (gnus-add-image, gnus-add-wash-type):
3308         * gnus-group.el (nnkiboze-score-file):
3309         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3310         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3311         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3312         (message-tokenize-header, gnus-get-buffer-create)
3313         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3314         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3315         * gnus.el (gnus-group-decoded-name):
3316         * mail-source.el (imap-capability):
3317         * mm-bodies.el (message-options-set):
3318         * mm-decode.el (gnus-configure-windows):
3319         * mm-extern.el (message-goto-body):
3320         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3321         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3322         (epg-sub-key-validity, message-options-set):
3323         * mml.el (widget-event-point, gnus-configure-windows):
3324         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3325         * mml2015.el (epg-check-configuration, epg-configuration)
3326         (message-options-set):
3327         * nndb.el (nndb-request-article):
3328         * nnfolder.el (gnus-request-create-group):
3329         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3330         * nnmaildir.el (gnus-group-mark-article-read):
3331         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3332         * rfc1843.el (message-fetch-field):
3333         * spam.el (gnus-extract-address-components):
3334         Declare as functions.
3335
3336 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3337
3338         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3339
3340         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3341
3342         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3343         bind show-trailing-whitespace for XEmacs.
3344
3345 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3346
3347         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3348         new no-op macro for backward compatibility.
3349
3350         * imap.el (imap-string-to-integer): New function.
3351
3352 2007-12-09  Glenn Morris  <rgm@gnu.org>
3353
3354         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3355
3356         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3357         * message.el, mm-view.el, sieve-manage.el, smime.el:
3358         Add declare-function compatibility definition.
3359
3360         * gnus-art.el (w3-region, w3m-region, Info-menu):
3361         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3362         * gnus-sum.el (gnus-get-predicate):
3363         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3364         * message.el (mail-abbrev-in-expansion-header-p):
3365         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3366         (w3m-detect-meta-charset, w3m-region):
3367         * sieve-manage.el (password-read, password-cache-add)
3368         (password-cache-remove):
3369         * smime.el (password-read-and-add): Declare as functions.
3370
3371 2007-12-08  David Kastrup  <dak@gnu.org>
3372
3373         * gnus-sum.el (gnus-summary-simplify-subject-query):
3374         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3375         `message'.
3376
3377 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3378
3379         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3380         it to bind idna-program, installation-directory, defined-colors, and
3381         face-attribute for XEmacs of the version that compiles defcustom forms.
3382
3383 2007-12-07  Glenn Morris  <rgm@gnu.org>
3384
3385         * gnus-art.el (article-make-date-line): Revert previous change.
3386
3387 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3388
3389         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3390
3391 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3392
3393         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3394         Call gnus-add-to-range ranges only once with a prepared article-list.
3395
3396 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3397
3398         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3399         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3400         group names with backslashes.  Reported by Tassilo Horn
3401         <tassilo@member.fsf.org>.
3402
3403 2007-12-06  Deepak Goel  <deego3@gmail.com>
3404
3405         * gnus-art.el (article-make-date-line):
3406         * gnus-start.el (gnus-load):
3407         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3408
3409 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * gnus-art.el (gnus-use-idna)
3412         * gnus-start.el (gnus-site-init-file)
3413         * message.el (message-use-idna)
3414         * mm-uu.el (mm-uu-hide-markers)
3415         * smiley.el (smiley-style): Revert changes that suppress warnings.
3416
3417 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3418
3419         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3420         specify charset to html source.  Reported by Christoph Conrad
3421         <christoph.conrad@gmx.de>.
3422
3423 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3426         idna-program in order to suppress byte compile warning issued by XEmacs
3427         that came to byte compile the default value section of defcustom forms
3428         recently.
3429
3430         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3431         value of installation-directory.
3432
3433         * message.el (message-use-idna): Don't directly refer to the value of
3434         idna-program.
3435
3436         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3437
3438         * smiley.el (smiley-style): Don't directly call face-attribute.
3439
3440 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3441
3442         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3443
3444         * gnus-dired.el: Reduce Gnus dependencies.
3445         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3446         require.  Use autoloads instead.
3447         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3448         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3449         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3450         (gnus-dired-mode): Adjust doc string.
3451         (gnus-dired-mail-mode): New variable.
3452         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3453         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3454         (gnus-dired-mail-buffers): New function.  Return mail or message
3455         composition buffers.
3456         (gnus-dired-attach): Use it.
3457         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
3458         NO-DECODE.
3459         (gnus-dired-print): Use `gnus-print-buffer' depending on
3460         `gnus-dired-mail-mode'.
3461
3462 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3463
3464         * rfc2047.el (rfc2047-encoded-word-regexp)
3465         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
3466         explaining what regexp patterns are for.
3467
3468 2007-12-04  Glenn Morris  <rgm@gnu.org>
3469
3470         * password.el: Move to password-cache.el.
3471
3472         * mml1991.el (password-read, password-cache-add, password-cache-remove):
3473         * mml2015.el (password-read, password-cache-add, password-cache-remove):
3474         * mml-smime.el (password-read, password-cache-add)
3475         (password-cache-remove):
3476         No need to autoload, since mml-sec requires password.
3477
3478         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
3479         * message.el (gnus-extract-address-components):
3480         * mml-smime.el (gnus-extract-address-components): Define for compiler.
3481
3482         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
3483         password.
3484
3485 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
3486
3487         * mailcap.el: Reduce dependencies.
3488         (mail-header-parse-content-type): Autoload.
3489         (mailcap-delete-duplicates): New alias.
3490         (mailcap-mime-info): Add optional argument NO-DECODE.
3491         (mailcap-mime-types): Use mailcap-delete-duplicates.
3492
3493         * message.el (message-ignored-supersedes-headers): Add "X-ID".
3494
3495 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
3496
3497         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
3498         (imap-parse-status): Upcase status-att for servers that sends them
3499         lower-case (e.g., MS Exchange 2007).
3500
3501 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
3504         function.
3505
3506         * gnus-uu.el (gnus-uu-decode-yenc): New command.
3507         (gnus-uu-yenc-article): New function.
3508
3509         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
3510
3511         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
3512         buffer.
3513
3514 2007-12-02  Glenn Morris  <rgm@gnu.org>
3515
3516         * binhex.el (binhex): New custom group.
3517         (binhex-decoder-program, binhex-decoder-switches)
3518         (binhex-use-external): Move to the binhex custom group.
3519
3520         * uudecode.el (uudecode): New custom group.
3521         (uudecode-decoder-program, uudecode-decoder-switches)
3522         (uudecode-use-external): Move to the uudecode custom group.
3523
3524         * netrc.el (top-level): Don't load `encrypt' features.
3525         (netrc-parse): Don't use encrypt.
3526         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
3527
3528         * encrypt.el: Remove file.
3529
3530 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
3531
3532         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
3533         matches on patches.
3534
3535         * gnus-art.el (gnus-article-browse-html-article): Mention
3536         `mm-text-html-renderer' in the doc string.
3537
3538         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
3539         string.  Add comments.
3540
3541         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
3542         if rhs is ASCII.
3543
3544 2007-12-01  Glenn Morris  <rgm@gnu.org>
3545
3546         * mail-source.el (top-level): Require format-spec before
3547         eval-when-compile.
3548
3549 2007-11-30  Glenn Morris  <rgm@gnu.org>
3550
3551         * encrypt.el: Require password, rather than autoloading password-read.
3552
3553 2007-11-29  Glenn Morris  <rgm@gnu.org>
3554
3555         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
3556         (sasl-make-client, sasl-next-step, sasl-step-data)
3557         (sasl-step-set-data): Declare as functions.
3558
3559 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
3560
3561         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
3562
3563 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
3564
3565         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
3566         certs should be verified and what is to be done in the event of a
3567         verification failure.
3568
3569         * gnus.el (gnus-method-to-server): Add an optional parameter so the
3570         caller can indicate whether the cache should be disregarded for this
3571         call.  This way the result of the call is reproducible at all times and
3572         can be considered a canonical server name for the supplied method.
3573         (gnus-agent-method-p): Canonicalize server names by pushing their
3574         method through `gnus-method-to-server' using the no-cache argument.
3575
3576         * gnus-srvr.el (gnus-server-insert-server-line): Call
3577         `gnus-method-to-server' with `no-cache' argument.
3578
3579         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
3580         gnus-agent-possibly-synchronize-flags as this should be called when the
3581         server is actually being opened.
3582         (gnus-agent-possibly-synchronize-flags)
3583         (gnus-agent-possibly-synchronize-flags-server): Move check for the
3584         flags file of an agentized server to the latter function.
3585
3586         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
3587         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
3588         after a connection has been established successfully.
3589
3590 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3591
3592         * gnus-art.el (article-display-face): Force to display face if called
3593         interactively; check if gnus-article-x-face-too-ugly matches author.
3594         (article-display-x-face): Display face even if From header is missing
3595         as article-display-face does.
3596
3597 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
3598
3599         * hashcash.el (message-narrow-to-headers-or-head)
3600         (message-fetch-field, message-goto-eoh)
3601         (message-narrow-to-headers): Declare as functions.
3602
3603 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
3604
3605         * mail-source.el (mail-sources): Default to fetch from file for
3606         compatibility with default of nnmail-spool-file.
3607
3608 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3609
3610         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
3611         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
3612         to look for encoded word that should be encoded again.
3613         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
3614         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
3615         encoding pattern.
3616         (rfc2047-decode-region): Switch strict regexp and loose one according
3617         to rfc2047-allow-irregular-q-encoded-words.
3618
3619 2007-11-25  Romain Francoise  <romain@orebokech.com>
3620
3621         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
3622
3623 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3624
3625         * tls.el (tls-program): Provide more custom choices from
3626         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
3627         (tls-process-connection-type, tls-success): Remove "*" in doc string.
3628
3629 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3630
3631         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
3632         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
3633
3634         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
3635         `nnmail-spool-file'.
3636
3637         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
3638         `nnmail-spool-file'.
3639
3640         * gnus-move.el (gnus-change-server): Ditto.
3641
3642         * gnus-kill.el (gnus-batch-score): Ditto.
3643
3644         * gnus-cache.el (gnus-jog-cache): Ditto.
3645
3646         * gnus-msg.el (gnus-summary-reply):
3647         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
3648
3649 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3650
3651         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
3652         version.  Minor improvement to doc strings.
3653         (tls-program): Add comment.
3654
3655 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
3656
3657         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
3658         (tls-checktrust): New variable.  Check if GNU TLS complained about a
3659         mismatch between the hostname provided in the certificate and the name
3660         of the host connnecting to.
3661         (open-tls-stream): Use them.  Check certificates against trusted root
3662         certificates.
3663
3664 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3665
3666         * gnus-cache.el (gnus-cache-generate-nov-databases):
3667         Use nnml-generate-nov-databases-directory instead of
3668         nnml-generate-nov-databases-1.
3669
3670 2007-11-24  Glenn Morris  <rgm@gnu.org>
3671
3672         * message.el (message-tool-bar-retro): Update for rename
3673         mail_send.xpm->mail-send.xpm.
3674
3675 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3676
3677         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
3678         `smime-ldap-search' for Emacs 22 and up.
3679
3680 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3681
3682         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
3683
3684         * message.el (message-send-mail-function): Fix error convention.
3685         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
3686         (message-widen-reply, message-send-mail, message-talkative-question)
3687         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
3688         (message-clone-locals, message-send-news): Use with-current-buffer.
3689         (message-insert-or-toggle-importance): Remove unused var `valid'.
3690         (message-make-references): Remove unused var `new-references'.
3691         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
3692
3693 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
3694
3695         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
3696         (spam-split-symbolic-return-positive): Reflow docstring.
3697         (spam-backends, spam-summary-exit-behavior)
3698         (spam-mark-ham-unread-before-move-from-spam-group)
3699         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
3700         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
3701         (spam-clear-cache, spam-backend-check, spam-install-backend)
3702         (spam-install-statistical-backend, spam-list-of-processors)
3703         (spam-group-processor-p, spam-split, spam-bogofilter-score)
3704         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
3705         (spam-check-crm114, spam-initialize, spam-unload-hook):
3706         Fix typos in docstrings.
3707
3708 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
3711         been checked if they have never been read and those group levels are
3712         higher than the one that a user specified.
3713
3714 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3715
3716         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
3717         foreign groups unless a group level is specified by a user.
3718         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
3719
3720 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
3721
3722         * message.el (message-send-mail-function): Require sendmail.
3723
3724 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
3725
3726         * message.el (message-send-mail-function): Check for smtpmail too.
3727
3728         * utf7.el (utf7-encode, utf7-decode): Use coding system
3729         `utf-7'/`utf-7-imap' from utf-7.el' if available.
3730
3731         * message.el (message-send-mail-function): New function.
3732         (message-send-mail-function): Set default using
3733         message-send-mail-function.  Adjust doc string.
3734         (message-send-mail-with-mailclient): New function.
3735
3736 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
3737
3738         * smime.el (from):
3739         * rfc2047.el (message-posting-charset):
3740         * qp.el (mm-use-ultra-safe-encoding):
3741         * pop3.el (parse-time-months):
3742         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
3743         * nnml.el (files):
3744         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
3745         (jka-compr-compression-info-list, ange-ftp-path-format)
3746         (efs-path-regexp):
3747         * nndiary.el (files):
3748         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
3749         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
3750         (epg-digest-algorithm-alist, inhibit-redisplay)
3751         (password-cache-expiry):
3752         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
3753         (pgg-output-buffer, password-cache-expiry):
3754         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
3755         (efs-path-regexp):
3756         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
3757         (inhibit-redisplay):
3758         * mm-uu.el (file-name, start-point, end-point, entry)
3759         (gnus-newsgroup-name, gnus-newsgroup-charset):
3760         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
3761         (latin-unity-ucs-list):
3762         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
3763         (mm-uu-binhex-decode-function):
3764         * message.el (gnus-message-group-art, gnus-list-identifiers)
3765         (rmail-enable-mime-composing, gnus-local-organization)
3766         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
3767         (gnus-read-active-file, facemenu-add-face-function)
3768         (facemenu-remove-face-function, gnus-article-decoded-p)
3769         (tool-bar-mode):
3770         * mail-source.el (display-time-mail-function):
3771         * gnus-util.el (nnmail-pathname-coding-system)
3772         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
3773         (gnus-original-article-buffer, gnus-user-agent)
3774         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
3775         (xemacs-codename, sxemacs-codename, emacs-program-version):
3776         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
3777         * gnus-start.el (gnus-agent-covered-methods)
3778         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
3779         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
3780         (gnus-newsgroup-headers, gnus-group-list-mode)
3781         (gnus-group-mark-positions, gnus-newsgroup-data)
3782         (gnus-newsgroup-unreads, nnoo-state-alist)
3783         (gnus-current-select-method, mail-sources)
3784         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
3785         (nnmail-spool-file, gnus-cache-active-hashtb):
3786         * gnus-mh.el (mh-lib-progs):
3787         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
3788         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
3789         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
3790         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
3791         (gnus-group-buffer):
3792         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
3793         (font-lock-set-defaults):
3794         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
3795         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
3796         (gnus-summary-post-menu, total-parts, type, condition, length):
3797         * gnus-agent.el (gnus-agent-read-agentview):
3798         * flow-fill.el (show-trailing-whitespace):
3799         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
3800         eval-and-compile wrappers for byte compiler pacifiers.
3801
3802         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
3803         (mm-display-inline-fontify): Check for featurep 'xemacs not
3804         extent-list.
3805
3806         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
3807         itimer-list.
3808         (mm-create-image-xemacs): Only do something for XEmacs.
3809         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
3810
3811         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
3812
3813         * gnus-registry.el (gnus-adaptive-word-syntax-table):
3814         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
3815
3816 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
3817
3818         * nnimap.el (nnimap-split-download-body):
3819         * gnus-demon.el (gnus-demon):
3820         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
3821
3822 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3823
3824         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
3825         macros.
3826         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
3827         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
3828         copy data from unibyte buffer to multibyte current buffer.
3829         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
3830         to copy data from unibyte current buffer to multibyte buffer.
3831         (nntp-make-process-buffer): Make process buffer unibyte.
3832
3833         * pop3.el (pop3-open-server): Fix typo in Lisp code.
3834
3835 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
3836
3837         * pop3.el (pop3-open-server): Accept and process data more robustly at
3838         connexion start to avoid spurious "POP SSL connexion failed" errors.
3839
3840 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
3843         read group names.
3844
3845 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
3846
3847         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
3848
3849 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3850
3851         * nnmail.el (nnmail-parse-active): Make group names unibyte.
3852         (nnmail-save-active): Use a unibyte buffer when saving active file,
3853         which may contain non-ASCII group names.
3854
3855         * nnml.el (nnml-request-group): Decode group names in messages.
3856
3857 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
3858
3859         * message.el (message-citation-line-function)
3860         (message-insert-formatted-citation-line): Fix spelling of
3861         `message-insert-formated-citation-line'.
3862
3863 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
3864
3865         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
3866
3867 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
3870         nnmail-pathname-coding-system.
3871
3872         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
3873         that a user enters; decode group names in messages.
3874
3875         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
3876
3877 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3878
3879         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
3880
3881         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
3882
3883         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
3884         risky local variable.
3885
3886         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
3887
3888 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3889
3890         * encrypt.el: Improve documentation to fix function name typo.
3891         Reported by Daiki Ueno <ueno@unixuser.org>.
3892
3893 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3894
3895         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
3896         even if the point is not in the last page of an article.
3897         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
3898         back to the previous page.
3899
3900 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
3901
3902         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
3903
3904 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
3907
3908 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3909
3910         * message.el (message-check-news-body-syntax): Avoid
3911         mm-string-as-multibyte.
3912         (message-hide-headers): Don't assume (point-min)==1.
3913
3914 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3915
3916         * message.el (message-remove-blank-cited-lines): Fix if remove is
3917         given.
3918         (message-bogus-address-regexp): New variable.
3919         (message-bogus-recipient-p): New function.
3920         (message-check-recipients): New command.
3921         (message-syntax-checks): Add `bogus-recipient'.
3922         (message-fix-before-sending): Add `bogus-recipient'.
3923
3924         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
3925         (gnus-treat-body-boundary): Don't test window-system.
3926
3927 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
3928
3929         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
3930
3931 2007-10-28  Miles Bader  <miles@gnu.org>
3932
3933         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
3934         at compile-time too.
3935
3936 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3937
3938         * gnus-msg.el (gnus-message-setup-hook): Add
3939         `message-remove-blank-cited-lines' to options.
3940
3941 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3942
3943         * message.el (message-remove-blank-cited-lines): New function.
3944         Suggested by Karl Plästerer.
3945
3946 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
3949         mapc.
3950
3951         * imap.el (imap-open): Replace mapcar called for effect with mapc.
3952         (top-level): Use mapc to set functions to be traced for debugging.
3953
3954         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
3955         called for effect with while loop.
3956
3957         * message.el (message-talkative-question): Replace mapcar called for
3958         effect with mapc.
3959
3960         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
3961         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
3962         called for effect with dolist.
3963
3964         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
3965
3966         * nndiary.el: Use dolist instead of mapcar to add diary headers to
3967         gnus-extra-headers and nnmail-extra-headers.
3968
3969         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
3970         called for effect with dolist.
3971         (top-level): Use mapc to set functions to be traced for debugging.
3972
3973         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
3974         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
3975         dolist.
3976
3977         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
3978         Replace mapcar called for effect with mapc.
3979         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
3980         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
3981         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
3982         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
3983
3984         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
3985         remove-if that's a cl function.
3986
3987         * webmail.el (webmail-debug): Replace mapcar called for effect with
3988         dolist.
3989
3990         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
3991         with mapc.
3992
3993 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3994
3995         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
3996         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
3997         with while loop.
3998
3999         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4000         functions from article-* functions.
4001         (gnus-multi-decode-header): Replace mapcar called for effect with
4002         dolist.
4003
4004         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4005         (gnus-bookmark-show-details): Replace mapcar called for effect with
4006         while loop.
4007
4008         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4009         called for effect with while loop.
4010
4011         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4012         with dolist.
4013
4014         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4015         mapcar called for effect with dolist.
4016
4017         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4018
4019         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4020         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4021         Replace mapcar called for effect with dolist.
4022         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4023         mapc.
4024
4025         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4026         Replace mapcar called for effect with dolist.
4027         (gnus-topic-list): Replace mapcar called for effect with mapc.
4028
4029         * gnus.el: Use mapc instead of mapcar to add autoloads.
4030
4031 2007-10-23  Richard Stallman  <rms@gnu.org>
4032
4033         * gnus-group.el (gnus-group-highlight): Mark as risky.
4034
4035 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * gnus.el (gnus-server-to-method): Return method found first in
4038         gnus-newsrc-alist.
4039
4040         * gnus-art.el (gnus-article-highlight-signature)
4041         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4042         button overlay without the front stickiness.
4043
4044 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4045
4046         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4047         overview buffer needed a catch to receive its throw.
4048         (gnus-agent-flush-cache): Declared as interactive to make this function
4049         easier to use.
4050
4051 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4052
4053         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4054         `next-line'.
4055
4056 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4057
4058         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4059         exclude address matching message-dont-reply-to-names.
4060
4061 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4062
4063         * gnus-util.el (gnus-string<): New function.
4064
4065         * gnus-sum.el (gnus-article-sort-by-author)
4066         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4067
4068 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4071         the frame-focus tag is set in gnus-buffer-configuration.
4072
4073 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4076         the front stickiness.
4077
4078 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4081         url pattern; remove duplicate one.
4082         (gnus-article-extend-url-button): New function.
4083         (gnus-article-add-buttons): Use it.
4084         (gnus-button-push): Use concatenated url that it makes.
4085
4086 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4087
4088         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4089
4090 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4091
4092         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4093         Don't hardcode point-min==1.
4094
4095 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4096
4097         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4098         Fix comment about "iso8859-1".
4099
4100 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4101
4102         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4103         ones returned from the verify-function.
4104
4105         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4106         mml2015-extract-cleartext-signature if extraction failed.
4107
4108 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4109
4110         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4111         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4112         failed.
4113
4114 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4115
4116         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4117
4118 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4119
4120         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4121         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4122         recommends to use EasyPG instead of PGG.
4123
4124         * pgg.el: Revert to revision 6.23.2.16.
4125
4126         * pgg-def.el: Revert to revision 6.6.2.14.
4127
4128         * pgg-gpg.el: Revert to revision 6.23.2.34.
4129
4130 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4131
4132         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4133         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4134         thread for both the null and zero (kill/expire thread) universal prefix
4135         cases.
4136         (gnus-summary-expire-thread): Add new function to expire a thread,
4137         using gnus-summary-kill-thread.
4138         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4139         shortcuts for gnus-summary-expire-thread.
4140         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4141         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4142
4143 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4144
4145         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4146         extras value, so an extras entry can be deleted.
4147         (gnus-registry-delete-extra-entry): Use it.
4148         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4149         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4150         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4151         storage through the gnus-registry, and provide an appropriate API for
4152         it.
4153
4154 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4155
4156         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4157         Suggested by Leo <sdl.web@gmail.com>.
4158
4159         * gnus.el: Do.
4160
4161 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4164         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4165
4166         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4167
4168         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4169         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4170
4171 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4172
4173         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4174         newline.
4175         (nnmbox-request-accept-article): Don't change article in source buffer;
4176         narrow to header to use message-fetch-field rather than
4177         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4178         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4179         as delimiters; make sure article ends with newline.
4180         (nnmbox-delete-mail): Correct last position of article to be deleted;
4181         ignore X-Gnus-Newsgroup header in article body.
4182         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4183         positions; make sure article ends with newline.
4184
4185         * message.el (message-display-abbrev): Don't infloop when a user
4186         inserts SPC in the beginning of header.
4187
4188         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4189         coding-system-for-read and coding-system-for-write for XEmacs having no
4190         file-coding feature.
4191
4192         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4193
4194 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4195
4196         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4197         list of groups not followed by default.  Fix type to be regexp.
4198         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4199
4200 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4201
4202         * hmac-def.el (define-hmac-function): Switch from old-style to
4203         new-style backquotes.
4204
4205         * md4.el (md4-make-step): Likewise.
4206
4207 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4210         raw-text coding system when saving .newsrc file, which may contain
4211         non-ASCII group names.
4212
4213 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * gnus-cus.el (gnus-score-extra): New widget.
4216         (gnus-score-extra-convert): New function.
4217         (gnus-score-customize): Use it for Extra.
4218
4219 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4220
4221         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4222         (mml2015-mailcrypt-clear-verify): Use it.
4223         (mml2015-gpg-clear-verify): Use it.
4224         (mml2015-pgg-clear-verify): Use it.
4225         (mml2015-epg-clear-verify): Replace the current part with the output
4226         from GnuPG; don't extract the plaintext by itself.
4227
4228         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4229         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4230         mml2015-clear-verify-function; don't touch the armor headers or
4231         dash-escaped text here.
4232
4233 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4234
4235         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4236         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4237         parts, or application/octet-stream as a last resort.
4238         (gnus-mime-view-part-as-type): Don't toggle display.
4239         (gnus-mime-view-part-as-charset): Don't turn off display before
4240         querying charset.
4241
4242         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4243         stuff to undisplayer function in Emacs.
4244         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4245
4246         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4247         text/calendar parts.
4248
4249 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4250
4251         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4252         decoding text/calendar parts.
4253
4254         * message.el (message-forward-make-body-mime): Always mark body as
4255         having no illegible text; remove signed-or-encrypted argument.
4256         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4257
4258         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4259         (mml-generate-mime-1): Don't encode body if it is specified to be in
4260         raw form; don't make buffer be unibyte when inserting multibyte string.
4261
4262 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4263
4264         * sha1.el: Fix up comment style.
4265         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4266         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4267
4268         * hex-util.el: Fix up comment style.
4269         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4270
4271         * gnus-salt.el: Use with-current-buffer.
4272         (gnus-pick-setup-message): Fix long-standing typo.
4273
4274 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4275
4276         * imap.el (imap-logout-timeout): New variable.
4277         (imap-logout, imap-logout-wait): New functions.
4278         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4279
4280         * nnimap.el (nnimap-logout-timeout): New server variable.
4281         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4282         nnimap-logout-timeout.
4283
4284         * gnus-art.el (gnus-article-summary-command-nosave)
4285         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4286
4287 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4288
4289         * gnus.el (gnus-maximum-newsgroup): New variable.
4290
4291         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4292         according to gnus-maximum-newsgroup.
4293
4294         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4295         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4296         Limit the range of articles according to gnus-maximum-newsgroup.
4297
4298 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4299
4300         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4301         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4302         Don't perform gnus-configure-windows here; reuse existing sticky
4303         article buffer.
4304
4305         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4306         it doesn't exist in gnus-article-mode.
4307
4308 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4309
4310         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4311         (gnus-agent-decoded-group-name): New function.
4312         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4313         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4314
4315 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4316
4317         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4318         Add binding for gnus-sticky-article.
4319         (gnus-summary-exit): Don't kill sticky article buffers.
4320
4321         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4322         article buffer.
4323         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4324         (gnus-kill-sticky-article-buffers): New commands.
4325
4326 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4327
4328         * nntp.el (nntp-xref-number-is-evil): New server variable.
4329         (nntp-find-group-and-number): If it is non-nil, don't trust article
4330         numbers in the Xref header.
4331
4332 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * gnus-agent.el (gnus-agent-read-group): New function.
4335         (gnus-agent-flush-group, gnus-agent-expire-group)
4336         (gnus-agent-regenerate-group): Use it.
4337         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4338         nnmail-pathname-coding-system.
4339
4340 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4341
4342         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4343
4344         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4345         that are unread as unread, and also as selected so that information of
4346         marks having been changed by a user may be updated when exiting group.
4347
4348 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4351         calculated ignoring signature parts to gnus-treat-article.
4352
4353 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4356         a point here in order to keep the window start.
4357         (gnus-insert-mime-security-button): Make a button overlay without the
4358         front stickiness.
4359         (gnus-mime-display-security): Goto the end of a button.
4360
4361         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4362
4363 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4364
4365         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4366         group-name-at-point.
4367         (gnus-group-completing-read): New function that offers decoded
4368         non-ASCII group names for completion.
4369         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4370         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4371         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4372         (gnus-group-fetch-control): Use it.
4373         (gnus-fetch-group): Use group-name-at-point for the initial value
4374         rather than the default value; use gnus-alive-p.
4375
4376         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4377         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4378         (gnus-summary-post-news): Use gnus-group-completing-read.
4379
4380         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4381         (gnus-read-move-group-name): Decode group name for completion.
4382
4383 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4384
4385         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4386         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4387         Yamaoka slightly modified the code).
4388
4389 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4392         (nnmail-split-incoming): Bind it.
4393
4394         * nnml.el (nnml-group-name-charset): New function.
4395         (nnml-decoded-group-name): Use it; don't decode group name if
4396         nnmail-group-names-not-encoded-p is non-nil.
4397         (nnml-encoded-group-name): New function.
4398         (nnml-group-pathname): Inline nnml-decoded-group-name.
4399         (nnml-request-expire-articles): Decode group name in message.
4400         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4401         nnmail-pathname-coding-system.
4402         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4403         not decoded ones according to nnmail-group-names-not-encoded-p.
4404         (nnml-generate-active-info): Use nnml-encoded-group-name.
4405
4406 2007-08-08  Glenn Morris  <rgm@gnu.org>
4407
4408         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4409         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4410         doc-strings and comments.
4411
4412 2007-07-25  Glenn Morris  <rgm@gnu.org>
4413
4414         * Relicense all FSF files to GPLv3 or later.
4415
4416 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4417
4418         * gnus-sum.el (gnus-summary-move-article): Make
4419         gnus-summary-respool-article work.
4420
4421 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4422
4423         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4424         string.
4425
4426 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4427
4428         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4429         that should be ignored when comparing distant RSS articles with local
4430         ones.
4431         (nnrss-make-hash-index): New function.  Create a hash index according
4432         to the ignored fields.
4433         (nnrss-check-group): Use it.
4434
4435 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4436
4437         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4438
4439         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4440
4441         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4442         the new optional argument ENCODED is non-nil.
4443         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4444         coding system for encoding group name.
4445         (gnus-group-make-rss-group): Pass un-encoded group name to
4446         gnus-group-make-group.
4447         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4448         encoded.
4449
4450         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4451         Encode group name to which articles are moved or copied.
4452         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4453         coding system for encoding Newsgroup, Followup-To and Xref headers.
4454
4455         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
4456         marks; use nnheader-file-coding-system to write a file.
4457         (nnagent-retrieve-headers): Bind file-name-coding-system to
4458         nnmail-pathname-coding-system.
4459
4460         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
4461
4462         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
4463         (nnml-request-article, nnml-request-create-group)
4464         (nnml-request-rename-group, nnml-find-id)
4465         (nnml-possibly-change-directory, nnml-possibly-create-directory)
4466         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
4467         (nnml-save-marks): Use nnml-group-pathname instead of
4468         nnmail-group-pathname.
4469
4470         (nnml-request-create-group, nnml-request-expire-articles)
4471         (nnml-request-move-article, nnml-request-delete-group)
4472         (nnml-deletable-article-p, nnml-possibly-create-directory)
4473         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
4474         (nnml-open-marks): Bind file-name-coding-system to
4475         nnmail-pathname-coding-system.
4476
4477         (nnml-request-article): Pass server argument to nnml-find-group-number.
4478         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
4479         server argument to nnml-possibly-create-directory.
4480         (nnml-request-accept-article): Pass server argument to
4481         nnml-active-number and nnml-save-mail.
4482         (nnml-find-group-number): Pass server argument to nnml-find-id.
4483         (nnml-request-update-info): Pass server argument to
4484         nnml-marks-changed-p.
4485
4486         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
4487         (nnml-save-mail, nnml-active-number): Add server argument.
4488
4489         (nnml-request-delete-group): Warn if group is missing.
4490         (nnml-get-nov-buffer): Decode group name.
4491         (nnml-generate-active-info): Encode group name.
4492         (nnml-open-marks): Decode group name in messages.
4493
4494 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
4497         if it is not specified.
4498         (gnus-article-pipe-part, gnus-article-save-part)
4499         (gnus-article-interactively-view-part, gnus-article-copy-part)
4500         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
4501         (gnus-article-inline-part, gnus-article-save-part-and-strip)
4502         (gnus-article-replace-part, gnus-article-delete-part)
4503         (gnus-article-view-part-as-type): Pass raw prefix argument to
4504         gnus-article-part-wrapper.
4505
4506 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4507
4508         * gnus-agent.el (gnus-agent-save-active): Bind
4509         nnheader-file-coding-system to gnus-agent-file-coding-system.
4510
4511         * gnus-cache.el (gnus-cache-save-buffers)
4512         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
4513         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
4514         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
4515         (gnus-cache-braid-nov, gnus-cache-braid-heads)
4516         (gnus-cache-generate-active, gnus-cache-rename-group)
4517         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
4518         (gnus-cache-update-overview-total-fetched-for): Bind
4519         file-name-coding-system to nnmail-pathname-coding-system.
4520         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
4521         variables.
4522         (gnus-cache-decoded-group-name): New function.
4523         (gnus-cache-file-name): Use it.
4524         (gnus-cache-generate-active): Use non-decoded group name for active.
4525
4526         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
4527         right place.
4528         (gnus-write-active-file): Don't break non-ASCII group names.
4529
4530         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
4531         nnmail-pathname-coding-system.
4532
4533         * lpath.el: Bind default-file-name-coding-system,
4534         file-name-coding-system and language-info-alist for XEmacs.
4535
4536         * gnus-uu.el (gnus-uu-decode-save): Typo.
4537
4538 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4539
4540         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
4541
4542 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4543
4544         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
4545         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
4546         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
4547         (gnus-agent-flush-group, gnus-agent-flush-cache)
4548         (gnus-agent-fetch-headers, gnus-agent-load-alist)
4549         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
4550         (gnus-agent-retrieve-headers, gnus-agent-request-article)
4551         (gnus-agent-regenerate-group)
4552         (gnus-agent-update-files-total-fetched-for)
4553         (gnus-agent-update-view-total-fetched-for): Bind
4554         file-name-coding-system to nnmail-pathname-coding-system.
4555         (gnus-agent-group-pathname): Don't encode file names by
4556         nnmail-pathname-coding-system.
4557         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
4558         coding-system-for-write instead of buffer-file-coding-system to
4559         gnus-agent-file-coding-system.
4560
4561         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
4562         Decode group name.
4563
4564         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
4565
4566         * gnus-start.el (gnus-update-active-hashtb-from-killed)
4567         (gnus-read-newsrc-el-file): Make group names unibyte.
4568
4569         * nnmail.el (nnmail-group-pathname): Don't encode file names by
4570         nnmail-pathname-coding-system.
4571
4572         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
4573         (nnrss-request-delete-group): Bind file-name-coding-system to
4574         nnmail-pathname-coding-system.
4575         (nnrss-read-server-data, nnrss-read-group-data): Bind
4576         file-name-coding-system correctly.
4577         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
4578
4579         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
4580         (nntp-server-to-method-cache): New variable.
4581         (nntp-group-pathname): New function that decodes non-ASCII group names.
4582         (nntp-possibly-create-directory, nntp-marks-changed-p)
4583         (nntp-save-marks, nntp-open-marks): Use it.
4584         (nntp-possibly-create-directory, nntp-open-marks):
4585         Bind file-name-coding-system to nnmail-pathname-coding-system.
4586         (nntp-open-marks): Decode group names when bootstrapping marks.
4587
4588         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
4589         Newsgroups and Folowup-To headers.
4590
4591 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4594         (gnus-server-closed-face, gnus-server-denied-face)
4595         (gnus-server-offline-face): Remove variable.
4596         (gnus-server-font-lock-keywords): Use faces that are not aliases.
4597
4598         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
4599         of modifying message-stack directly for XEmacs.
4600
4601         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
4602         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
4603         if the coding-system argument is nil for XEmacs.
4604
4605         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
4606         mm-charset-override-alist.
4607
4608         * rfc2047.el: Don't require base64; require rfc2045 for the function
4609         rfc2045-encode-string.
4610         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
4611         to quote the parameter value.
4612
4613 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
4616         form in gnus-group-name-charset-method-alist.
4617
4618         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
4619         overrides the default layout edit-form.
4620
4621         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
4622
4623         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
4624
4625 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4626
4627         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
4628         as unfetched articles.
4629
4630 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
4631
4632         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
4633
4634 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4635
4636         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
4637         original back end that keeps marks in the local system.
4638
4639 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
4642         arg of pop-to-buffer for XEmacs.
4643         (gnus-article-read-summary-keys): Ditto; don't restore window
4644         configuration if summary command ends up with neither article buffer
4645         nor summary buffer; describe bindings if summary keys end with C-h.
4646
4647 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4648
4649         * message.el (message-fix-before-sending): Skip raw message part to be
4650         forwarded while checking illegible text.
4651         (message-forward-make-body-mime, message-forward-make-body): Mark
4652         signed or encrypted raw message as having no illegible text.
4653
4654 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
4657         (gnus-message-with-timestamp-1): New macro.
4658         (gnus-message-with-timestamp): New function.
4659         (gnus-message): Use them.
4660
4661         * nnheader.el (nnheader-message): Use them.
4662
4663 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
4664
4665         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
4666         .newsrc.eld file.
4667
4668 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4669
4670         * gnus-agent.el (gnus-agent-fetch-headers)
4671         (gnus-agent-retrieve-headers): Bind
4672         gnus-decode-encoded-address-function to identity.
4673
4674         * nntp.el (nntp-send-xover-command): Recognize an xover command is
4675         available also when the server returns simply a dot.
4676
4677         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
4678
4679 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
4682
4683 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4684
4685         * gnus-ems.el (gnus-x-splash): Make it work.
4686
4687         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
4688         from being used.
4689
4690         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
4691
4692 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4693
4694         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
4695         4th and the 5th arguments.
4696
4697         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
4698         the front stickiness.
4699         (gnus-article-summary-command-nosave): Correct the order of the
4700         arguments passed to pop-to-buffer.
4701         (gnus-article-read-summary-keys): Ditto; make it work properly when the
4702         summary command ends up with the article buffer.
4703
4704         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
4705         the same faces.
4706
4707 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4708
4709         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
4710
4711 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4712
4713         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
4714         * gnus-sum.el (gnus-summary-highlight):
4715         * pgg.el (pgg-sign-region, pgg-sign):
4716         * mail-source.el (mail-source-delete-old-incoming-confirm):
4717         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
4718
4719 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * gnus-art.el (gnus-mime-view-part-externally)
4722         (gnus-mime-view-part-internally): Fix predicate function passed to
4723         completing-read.
4724
4725         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
4726
4727         * gnus.el (gnus-update-message-archive-method): Add :version.
4728
4729 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4730
4731         * gnus.el (gnus-update-message-archive-method): New variable.
4732
4733         * gnus-start.el (gnus-setup-news): Update saved "archive" method
4734         according to gnus-message-archive-method if
4735         gnus-update-message-archive-method is non-nil.
4736
4737 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4738
4739         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
4740         by Loic Dachary <loic@dachary.org>.
4741         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
4742
4743 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * message.el (message-pop-to-buffer): Add switch-function argument.
4746         (message-mail): Pass switch-function argument to it.
4747
4748 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
4749
4750         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
4751         Improve doc string.
4752
4753 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4754
4755         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
4756         (gnus-header-content)
4757         * gnus-cite.el (gnus-cite-10)
4758         * gnus-srvr.el (gnus-server-closed)
4759         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
4760         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
4761         (gnus-group-mail-3-empty, gnus-group-mail-low)
4762         (gnus-group-mail-low-empty, gnus-splash)
4763         * message.el (message-header-to, message-header-cc)
4764         (message-header-subject, message-header-other, message-header-name)
4765         (message-header-xheader, message-separator, message-cited-text)
4766         (message-mml): Lighten colors of faces used for dark background.
4767
4768 2007-05-24  Simon Josefsson  <simon@josefsson.org>
4769
4770         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
4771         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
4772
4773 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * message.el (message-narrow-to-headers-or-head):
4776         Ignore mail-header-separator in the body.
4777
4778 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
4781         same as window size.
4782
4783 2007-05-22  Kevin Ryde  <user42@zip.com.au>
4784
4785         * message.el (message-font-lock-keywords): Use message-header-xheader
4786         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
4787         ahead of the anything pattern, to get it recognised.
4788
4789 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4790
4791         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
4792         spam.el loads uses it in the compiled defadvice form.
4793
4794 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
4795
4796         * gnus-sum.el (gnus-articles-to-read)
4797         (gnus-summary-insert-old-articles): Don't truncate group name for
4798         `read-string'.
4799
4800         * gnus-util.el (gnus-limit-string): Delete this function.
4801
4802         * gnus-sum.el (gnus-simplify-subject-fully): Use
4803         `truncate-string-to-width' instead.
4804
4805 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
4806
4807         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
4808         if, on summary exit, the next group has to be selected.
4809         (gnus-summary-exit): Use it.
4810
4811 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
4812
4813         * gnus-art.el (gnus-article-mode): Fix comment about displaying
4814         non-break space.
4815
4816 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
4819         Check if group is not a directory.
4820         (nnfolder-request-expire-articles): Don't delete articles if the target
4821         group is not available.
4822
4823         * nnml.el (nnml-request-create-group): Properly check if group is not a
4824         file.
4825         (nnml-request-expire-articles): Don't delete articles if the target
4826         group is not available.
4827
4828         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4829         Don't quote characters that are within parentheses.
4830
4831 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4832
4833         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
4834         (gnus-handle-ephemeral-exit): Select article according to it.
4835
4836 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4837
4838         * message.el (message-insert-formated-citation-line): Remove newline.
4839         (message-citation-line-format): Add final \n here so that the user can
4840         avoid a blank line.
4841
4842 2007-05-03  Dan Christensen  <jdc@uwo.ca>
4843
4844         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4845         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4846         Update lanl/arXiv support.
4847
4848 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4849
4850         * gnus.el: Bump version number.
4851
4852 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4853
4854         * gnus.el (gnus-version-number): Bump version.
4855
4856 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4857
4858         * gnus.el: No Gnus v0.6 is released.
4859
4860 2007-04-27  Didier Verna  <didier@xemacs.org>
4861
4862         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
4863         * gmm-utils.el (gmm-regexp-concat): here.
4864         * message.el: Don't require 'gnus-util.
4865         (message-dont-reply-to-names): Handle name change above.
4866         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
4867
4868 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4869
4870         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
4871         since the initial value varies according to the system.
4872
4873 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4874
4875         * mm-util.el (mm-charset-synonym-alist): Defcustom.
4876
4877 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
4878
4879         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
4880
4881 2007-04-24  Didier Verna  <didier@xemacs.org>
4882
4883         Improve the type of gnus-ignored-from-addresses.
4884         * gnus-util.el (gnus-orify-regexp): New function.
4885         * message.el (gnus-util): Require it.
4886         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
4887         * gnus-sum.el (gnus-ignored-from-addresses): New function.
4888         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
4889
4890 2007-04-24  Didier Verna  <didier@xemacs.org>
4891
4892         * gnus-sum.el:
4893         * gnus-utils.el: Fix some trailing whitespaces.
4894
4895 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
4898         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
4899         article's Message-ID; refer parent article in summary buffer.
4900
4901         * message.el (message-bounce): Call mime-to-mml.
4902
4903         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
4904         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
4905         optimize and/or forms properly.
4906
4907 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
4908
4909         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
4910         URL.
4911
4912 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4913
4914         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
4915
4916 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4917
4918         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
4919         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
4920         displayed of multipart/alternative part if it is invoked from summary
4921         buffer.
4922
4923         * mm-view.el (mm-inline-text-html-render-with-w3m)
4924         (mm-inline-text-html-render-with-w3m-standalone)
4925         (mm-inline-render-with-function): Use mail-parse-charset by default.
4926
4927 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
4928
4929         * parse-time.el (parse-time-string-chars): Check if CHAR
4930         is less than the length of parse-time-syntax.
4931
4932 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4933
4934         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
4935         from gnus-newsgroup-processable.
4936
4937 2007-04-16  Didier Verna  <didier@xemacs.org>
4938
4939         * gnus-msg.el (gnus-configure-posting-styles): Handle
4940         message-signature-directory properly with :file syntax.  Reported by
4941         "Leo".
4942
4943 2007-04-11  Didier Verna  <didier@xemacs.org>
4944
4945         New user option: message-signature-directory.
4946         * gnus-msg.el (gnus-configure-posting-styles): Support it.
4947         * message.el (message-insert-signature): Ditto.
4948         * message.el (message-signature-file): Doc update.
4949         * message.el (message-signature-directory): New.
4950
4951 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4952
4953         * gnus-msg.el (gnus-inews-yank-articles): Use
4954         message-exchange-point-and-mark instead of exchange-point-and-mark.
4955
4956 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4957
4958         * message.el (message-yank-original): Make sure cited text ends with
4959         newline; don't exchange point and mark.
4960
4961 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4962
4963         * tls.el (open-tls-stream): Properly handle case where there
4964         is no associated buffer.
4965
4966 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
4967
4968         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
4969         message-yank-original, make sure (< mark TEXT point).
4970
4971 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4972
4973         * message.el (message-fill-column): New variable.
4974         (message-mode): Use it.  Add comment on a possible new hook.
4975
4976         * nnmail.el (nnmail-spool-file): Mark as obsolete.
4977         (nnmail-get-new-mail): Reformat.
4978
4979         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
4980
4981         * gmm-utils.el: Fix Commentary.
4982         (gmm-tool-bar-from-list): Fix typo in doc string.
4983
4984 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
4985
4986         * message.el (message-yank-original): Don't switch point and mark
4987         unnecessarily to put point and mark as documented.
4988
4989 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4990
4991         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
4992         from the message heads.
4993
4994 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
4995
4996         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
4997         article buffer does not have a window.  This may not be the best
4998         solution but is certainly better than setting the start of the null,
4999         that is the current, window.
5000
5001 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5002
5003         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5004         (gnus-draft-setup): Run it.
5005
5006         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5007         gnus-score-fast-scoring.  Allow regexp.
5008         (gnus-score-headers): Use it.
5009
5010         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5011         XEmacs.
5012
5013         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5014         string.
5015         (gnus-button-alist): Also catch `<f1> k ...'.
5016         (gnus-treat-display-x-face): Fix doc string.
5017
5018 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5019
5020         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5021         evaluation of gnus-extended-version to ensure correct generation of the
5022         User-Agent header when message-generate-headers-first is used.
5023
5024 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5025
5026         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5027         hashcash-path is nil.  Don't call callback with incorrect number of
5028         parameters if val is 0.
5029
5030 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5031
5032         * message.el (message-required-news-headers):
5033         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5034
5035 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5036
5037         * tls.el (open-tls-stream): In handshake-waiting loop,
5038         don't wait more if there is output available to process.
5039
5040 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5041
5042         * tls.el (tls-program): Doc fix.
5043
5044 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * message.el (message-generate-new-buffers): Change the meaning of the
5047         nil value; add `standard' to the choices; treat t as `unique'; improve
5048         doc string.
5049         (gnus-select-frame-set-input-focus): Autoload.
5050         (message-buffer-name): Search for the existing message buffer if
5051         message-generate-new-buffers is nil or `standard'; treat the value t of
5052         message-generate-new-buffers as `unique'.
5053         (message-pop-to-buffer): Raise the frame already displaying the message
5054         buffer; clear the echo area after querying.
5055         (message-setup): Pass the `continue' argument to compose-mail.
5056         (message-mail): Prefer `switch-function' if it is given; search for the
5057         existing message buffer if the `continue' argument is non-nil; pass
5058         continue and switch-function arguments to compose-mail by way of
5059         message-setup.
5060         (message-mail-other-window): Adjust argument of message-setup.
5061         (message-mail-other-frame): Ditto.
5062
5063 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5064
5065         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5066         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5067         to turn font-lock on when turning gnus-message-citation-mode on.
5068
5069 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5070
5071         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5072         (mml-smime-function-alist): New variable; add epg as the backend.
5073         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5074         mml-smime- functions instead.
5075         * mm-view.el: Require smime.
5076
5077 2007-03-05  Didier Verna  <didier@xemacs.org>
5078
5079         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5080         instead of just inheritance for posting styles.
5081         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5082
5083 2007-02-24  Chris Moore  <dooglus@gmail.com>
5084
5085         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5086         * pgg-pgp.el (pgg-pgp-encrypt-region):
5087         * pgg-gpg.el (pgg-gpg-encrypt-region):
5088         Check pgg-encrypt-for-me if no other recipients.
5089
5090 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5091
5092         * tls.el (tls-certtool-program): Fix custom type.
5093
5094 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5097         and point-at-eol instead of line-(beginning|end)-position.
5098
5099         * assistant.el (assistant-parse-buffer): Ditto.
5100
5101         * netrc.el (netrc-parse-services): Ditto.
5102
5103 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5104
5105         * mml2015.el (mml2015-epg-find-usable-key): New function.
5106         (mml2015-epg-sign): Use it.
5107         (mml2015-epg-encrypt): Use it.
5108
5109 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * message.el (message-make-in-reply-to): Quote name containing
5112         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5113         if there are special characters.  Reported by NAKAJI Hiroyuki
5114         <nakaji@jp.freebsd.org>.
5115
5116 2007-02-27  Didier Verna  <didier@xemacs.org>
5117
5118         Include the group parameters as well as the topic ones in the
5119         inheritance filter process.
5120         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5121         argument GROUP-PARAMS-LIST.
5122         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5123
5124 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * nntp.el (nntp-never-echoes-commands)
5127         (nntp-open-connection-functions-never-echo-commands): New variables.
5128         (nntp-send-command): Use them.
5129
5130 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5131
5132         * mml2015.el (mml2015-epg-verify): Simplified.
5133
5134 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * mml.el (mml-content-disposition-alist): New user option.
5137         (mml-content-disposition): New function.
5138         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5139         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5140
5141 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5142
5143         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5144         verification.
5145
5146 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5147
5148         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5149         articles posted in the last 24 hours.
5150
5151 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5152
5153         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5154
5155 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5156
5157         * nntp.el (nntp-send-command): Don't wait for echoes when
5158         nntp-open-ssl-stream is used.
5159
5160 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5161
5162         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5163         (gnus-message-add-citation-keywords)
5164         (gnus-message-remove-citation-keywords): Remove.
5165         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5166         directly, make the variables in font-lock-defaults buffer-local, add
5167         gnus-message-citation-keywords to them and then update the value of
5168         font-lock-keywords.
5169
5170 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5171
5172         * message.el (message-cite-original-1): Don't call
5173         gnus-article-highlight-citation.
5174
5175         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5176         citations; fix line count.
5177
5178 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5179
5180         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5181         (gnus-message-add-citation-keywords)
5182         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5183         versions of font-lock-add-keywords and font-lock-remove-keywords to
5184         work with XEmacs correctly.
5185
5186 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * gnus-cite.el (gnus-cite-face-list): Set the values of
5189         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5190         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5191         (gnus-message-cite-prefix-regexp): New variable.
5192         (gnus-message-search-citation-line): Use it; protect against long
5193         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5194         the 0th match data for Emacs.
5195         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5196         (gnus-message-add-citation-keywords): Append keywords rather than
5197         prepending; emulate font-lock-add-keywords if it is not available.
5198         (gnus-message-remove-citation-keywords): Emulate
5199         font-lock-remove-keywords if it is not available.
5200
5201         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5202
5203         * message.el (message-cite-prefix-regexp): Set the value of
5204         gnus-message-cite-prefix-regexp.
5205
5206 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5207
5208         * nnweb.el (nnweb-google-parse-1): Update parser.
5209
5210 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5211
5212         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5213
5214 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5215
5216         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5217         regexp.
5218
5219 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5220
5221         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5222         string-to-multibyte.
5223         (uudecode-decode-region-internal): Use it.
5224
5225         * lpath.el: Fbind string-as-multibyte for XEmacs.
5226
5227 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5228
5229         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5230         custom choice.
5231
5232         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5233
5234 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5235
5236         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5237
5238         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5239         `write-region' to respect `mm-inhibit-file-name-handlers'.
5240
5241 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5242
5243         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5244         Use gnus-home-directory instead of "~/" or "$HOME".
5245
5246 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5247
5248         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5249         to mention filename.
5250         Add comments at beginning regarding usage.
5251         (encrypt-write-file-contents): Change interactive so a string is
5252         acceptable.  If the file has no associated model, show an error instead
5253         of a nonsense prompt.
5254
5255 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5256
5257         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5258         Thanks to Yoshihiko Yamada for kind notification of this typo.
5259
5260 2007-01-12  Kenichi Handa  <handa@m17n.org>
5261
5262         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5263         multibyte buffer.
5264
5265 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5266
5267         * gnus-score.el (gnus-score-fast-scoring): New variable.
5268         (gnus-score-headers): Use it.
5269
5270         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5271
5272         * message.el (message-cite-original-1): Call
5273         gnus-article-highlight-citation if requested.
5274         (message-make-from): Allow name and address as optional arguments.
5275
5276         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5277
5278         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5279         bugs to doc string.
5280         (gnus-button-alist): Add mid\\|message-id.
5281         (gnus-button-fetch-group): Extend for use in
5282         `browse-url-browser-function'.
5283         (gnus-button-url-regexp): Try to catch paired parentheses like in
5284         Wikipedia URLs.
5285
5286         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5287         Suggested by Simon Krahnke <overlord@gmx.li>.
5288
5289 2007-01-13  Romain Francoise  <romain@orebokech.com>
5290
5291         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5292         Update copyright.
5293
5294 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5295
5296         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5297
5298 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5299
5300         * gnus-registry.el (gnus-registry-unfollowed-groups)
5301         (gnus-registry-split-fancy-with-parent): Fix documentation.
5302
5303 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5304
5305         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5306         from nnweb groups.
5307
5308 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5311         Xref urls.  Erase buffer before requesting head.
5312
5313 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5314
5315         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5316         customizable.
5317
5318 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5319
5320         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5321         no signing key is found.
5322         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5323         no encrypting and/or signing key is found.
5324
5325 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5326
5327         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5328
5329 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5330
5331         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5332         headers read from disk with the ones newly found in the current search.
5333         This should no longer cause problems, because the article numbers in
5334         Gmane's `nov.php' output are ignored since the previous change.
5335
5336 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5337
5338         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5339
5340 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5341
5342         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5343         replace-regexp-in-string; bind url-version; fbind display-images-p and
5344         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5345         find-face and set-itimer-function for Emacs; bind itimer-list for
5346         Emacs.
5347
5348         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5349
5350 2007-01-01  Romain Francoise  <romain@orebokech.com>
5351
5352         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5353
5354 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5355
5356         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5357         `define-minor-mode' macro definition expanded properly.
5358         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5359         exclude it there.
5360
5361         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5362         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5363         `fboundp' test.
5364         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5365         This is OK to autoload in (S)XEmacs now.
5366
5367 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5368
5369         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5370         keystroke.
5371         (gnus-summary-limit-to-singletons): Fix typo.
5372
5373         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5374         else fails.
5375
5376 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5377
5378         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5379         docstring.
5380
5381         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5382         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5383         (gnus-summary-insert-dormant-articles): Fix typo in message.
5384
5385 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5386
5387         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5388         nil for XEmacs.
5389         (gnus-message-citation-mode): Don't autoload in XEmacs.
5390
5391         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5392
5393 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5394
5395         * nnimap.el (nnimap-expunge-search-string): Mention
5396         nnimap-search-uids-not-since-is-evil in docstring.
5397
5398 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5399
5400         * spam.el: Revert to make-obsolete-variable because
5401         define-obsolete-variable-alias is not supported in Emacs 21.
5402
5403         * spam.el (spam-ifile-path, spam-ifile-database-path)
5404         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5405         make-obsolete-variable.
5406         (spam-bsfilter-path, spam-bsfilter-program)
5407         (spam-spamassassin-path, spam-spamassassin-program)
5408         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5409         use "path" inappropriately.
5410         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5411         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5412         variable names.
5413
5414 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5415
5416         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5417         summary buffer.
5418
5419         * password.el (password-cache-remove): Use clear-string to burn
5420         password, if available.
5421
5422 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5423
5424         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5425
5426         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5427
5428         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5429         (gnus-message-highlight-citation): Move defcustom here from
5430         gnus-cite.el.
5431         (gnus-message-citation-mode): Autoload.
5432
5433         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5434         checks to make it compile with XEmacs.
5435         (gnus-message-citation-mode): New minor mode.
5436         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5437         (gnus-message-highlight-citation): New variables.
5438         (gnus-message-search-citation-line)
5439         (gnus-message-add-citation-keywords)
5440         (gnus-message-remove-citation-keywords)
5441         (turn-on-gnus-message-citation-mode)
5442         (turn-off-gnus-message-citation-mode): New functions.
5443
5444 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5445
5446         * gnus-cite.el: Enable highlighting of different citation levels in
5447         message-mode.
5448
5449 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5450
5451         * message.el (message-make-fqdn): Fix comment.
5452         (message-bogus-system-names): Add ".local".
5453
5454         * spam.el (spam-ifile-path, spam-ifile-program)
5455         (spam-ifile-database-path, spam-ifile-database)
5456         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
5457         Don't use "path" inappropriately.
5458         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
5459         strings.
5460         (spam-check-ifile, spam-ifile-register-with-ifile)
5461         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
5462         new variable names.
5463
5464         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
5465         (gnus-treat-display-smileys): Simplify using
5466         gnus-image-type-available-p.
5467
5468         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
5469         available.
5470
5471         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
5472         `display-images-p' if available.
5473
5474 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5475
5476         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
5477         one after turning on the buffer's multibyteness instead of decoding
5478         them directly in the unibyte buffer that causes unexpected conversion
5479         in Emacs 23 (unicode).
5480
5481 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5482
5483         * message.el (message-generate-hashcash): Fix custom type.
5484
5485 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5486
5487         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
5488
5489 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5490
5491         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
5492         disconnect icons.  Add help text.
5493
5494 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
5495
5496         * spam.el (spam-extra-header-to-number): CRM114 spam score is
5497         negated to be consistent with the others we handle.
5498
5499 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5500
5501         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
5502         version of gnus-summary-buffer to something, so that we can use two
5503         article buffers at the same time.
5504
5505 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
5506
5507         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
5508         trigger all the extra headers.
5509         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
5510         sorting.
5511
5512 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5513
5514         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
5515         solid groups.
5516
5517 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
5518
5519         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5520
5521 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5522
5523         * legacy-gnus-agent.el: Add Copyright notice.
5524
5525 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
5526
5527         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
5528
5529 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5530
5531         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
5532
5533         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
5534         to make it work reliably in CVS Emacs.
5535         (gnus-summary-limit-strange-charsets-predicate)
5536         (gnus-summary-limit-to-predicate): New functions.
5537
5538 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
5539
5540         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
5541         specifying array size.
5542         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
5543         array if it is too small.
5544         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
5545         (gnus-sort-threads-loop): New function.
5546
5547 2006-12-06  Chris Moore  <dooglus@gmail.com>
5548
5549         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
5550         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
5551
5552 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
5553
5554         * mm-url.el (mm-url-predefined-programs): Call curl with correct
5555         options.
5556
5557 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5558
5559         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
5560         DOS-ing the recipient.
5561
5562         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
5563         the headers when creating the mapping to avoid mismappings.
5564         (nnweb-gmane-create-mapping): Always nix out old mapping.
5565
5566 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5567
5568         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
5569         and mm-verify-option to never.
5570
5571 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5572
5573         * message.el (message-signed-or-encrypted-p): New function.
5574         (message-forward-make-body): Use it.
5575
5576         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
5577         Replace encode-coding-string with mm-encode-coding-string.
5578
5579 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * nneething.el (nneething-decode-file-name): Replace
5582         decode-coding-string with mm-decode-coding-string.
5583
5584         * gnus-int.el (gnus-open-server): Say failed server's name.
5585
5586 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5587
5588         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
5589         strings to a single string.  Quote `errors-file-name'.
5590         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
5591         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
5592         Adjust calls.  Use `shell-quote-argument'.
5593
5594 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
5595
5596         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
5597         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
5598
5599         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
5600         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
5601         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
5602         (gnus-group-make-directory-group, gnus-group-transpose-groups):
5603         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
5604         (gnus-subscribe-newsgroup, gnus-1):
5605         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
5606         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
5607         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
5608         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
5609
5610 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5611
5612         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
5613         keystroke.
5614         (gnus-summary-limit-to-bodies): Implement headersp.
5615
5616 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5617
5618         * dns.el (query-dns): Protect against "Process dns deleted" strings.
5619
5620 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5621
5622         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
5623
5624 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * message.el (message-generate-hashcash): Expand range of values to
5627         include `opportunistic'.
5628         (message-send-mail): Use it.
5629
5630 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5631
5632         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
5633         and comment it.
5634
5635         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
5636
5637 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
5638
5639         * gnus-util.el (gnus-extract-address-components): Improve comment.
5640
5641 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5642
5643         * gnus-util.el (gnus-extract-address-components): Work with address in
5644         which the name portion contains @.
5645
5646         * lpath.el: Fbind custom-autoload.
5647
5648 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5649
5650         * gnus.el (gnus-start): Move custom group up.
5651         (gnus-select-method): Don't autoload, but make it available for
5652         `customize-variable'.
5653         (gnus-getenv-nntpserver): Don't autoload.
5654
5655 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
5656
5657         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
5658
5659 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5660
5661         * message.el (message-sendmail-extra-arguments): New variable.
5662         (message-send-mail-with-sendmail): Use it.
5663
5664 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
5667         mm-with-unibyte-current-buffer to make string unibyte.
5668
5669         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
5670         mm-string-as-multibyte.
5671
5672 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
5673
5674         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
5675         Reported by Werner Koch <wk@gnupg.org>.
5676
5677 2006-11-14  Daiki Ueno  <ueno@p360>
5678
5679         * mml2015.el: Autoload epa-select-keys when compiling.
5680
5681 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5682
5683         * mml2015.el (mml2015-epg-sign): Save the signing keys in
5684         message-options.
5685         (mml2015-epg-encrypt): Save the recipient keys in message-options.
5686
5687 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5688
5689         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
5690         EasyPG (< 0.0.6).
5691         (mml2015-always-trust): New user option.
5692         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
5693         prompt.
5694
5695 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * nntp.el (nntp-authinfo-force): New variable.
5698         (nntp-send-authinfo): Use it.
5699
5700 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5701
5702         * message.el (message-strip-subject-encoded-words): Allow _not_ to
5703         decode encoded words.  Improve prompt.  Add comment about forwarding.
5704         (message-replacement-char): Move up.
5705
5706 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5707
5708         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
5709         instead of gnus-intersection because arguments of gnus-sorted-nunion
5710         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
5711
5712 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
5713
5714         * message.el (message-strip-subject-encoded-words): Reformat prompt.
5715         (message-simplify-subject-functions): Enable
5716         message-strip-subject-encoded-words by default.
5717
5718 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
5719
5720         * message.el (message-strip-subject-encoded-words): New function.
5721         (message-simplify-subject-functions): New variable.
5722         (message-simplify-subject): Use it.  Fix typo in doc string.
5723         Support message-strip-subject-encoded-words.
5724
5725 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
5726
5727         * gnus-diary.el (gnus-diary-delay-format-function):
5728         * nndiary.el (nndiary-reminders):
5729         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
5730
5731 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5732
5733         * gnus-art.el (article-hide-boring-headers): Fetch date from
5734         gnus-original-article-buffer to avoid problems with localized date
5735         strings.
5736
5737 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
5740
5741 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
5742
5743         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
5744         New variables.
5745         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
5746         (mm-charset-synonym-alist): Move some entries to
5747         mm-codepage-iso-8859-list.
5748         (mm-charset-synonym-alist, mm-charset-override-alist): Add
5749         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
5750
5751 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
5754
5755 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5756
5757         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
5758         with Emacs 21 and XEmacs.
5759
5760 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5761
5762         * spam.el (spam-parse-address): New function for better parsing,
5763         catching errors, etc.
5764         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
5765
5766 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5767
5768         * mm-view.el: Add interactive arg to html2text autoload.
5769
5770 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5771
5772         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
5773
5774 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
5775
5776         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
5777         variables.
5778         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
5779         (mm-charset-synonym-alist): Move some entries to
5780         mm-codepage-iso-8859-list.
5781
5782         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
5783
5784 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
5785
5786         * message.el (message-citation-line-format)
5787         (message-insert-formated-citation-line): Fix implementation of %E, %N
5788         and %n according to the doc string.
5789
5790 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
5791
5792         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
5793         car-safe to avoid bad parses.
5794
5795 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
5798         names.
5799
5800         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
5801
5802 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
5805         header.
5806
5807         * message.el (message-draft-headers): Add Date.
5808         (message-headers-to-generate): Fix typo in docstring.
5809
5810         * nndraft.el (nndraft-required-headers): New variable.
5811         (nndraft-generate-headers): Use it.
5812
5813         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
5814
5815 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
5816
5817         * gnus-registry.el (gnus-registry-wash-for-keywords)
5818         (gnus-registry-find-keywords): New functions to allow easy searching of
5819         articles that are in the registry.
5820
5821 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
5822
5823         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
5824         ietf-drums-parse-address instead of gnus-extract-address-components.
5825         Reported by Damien Elmes <damien@repose.cx>.
5826
5827 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
5828
5829         * gnus.el (gnus-mime): Remove unused custom group.
5830
5831 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5832
5833         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
5834         "blank line" when searching for end of armor headers.
5835
5836 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5837
5838         * gmm-utils.el (gmm-write-region): Fix variable name.
5839
5840 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5841
5842         * gmm-utils.el (gmm-write-region): New function based on compatibility
5843         code from `mm-make-temp-file'.
5844
5845         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
5846
5847         * nnmaildir.el (nnmaildir--update-nov)
5848         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
5849         Use `gmm-write-region'.
5850
5851 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5852
5853         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
5854         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
5855
5856         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
5857
5858         * message.el (message-replacement-char): New variable.
5859         (message-fix-before-sending): Use it.
5860         (message-simplify-subject): New function to remove duplicate code.
5861         (message-reply, message-followup): Use it.
5862
5863         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
5864         gnus-summary-limit-to-articles.
5865
5866 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5867
5868         * gnus-util.el (gnus-with-local-quit): New macro.
5869
5870         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
5871
5872 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
5873
5874         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
5875         ignore non-string data.
5876
5877 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5878
5879         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
5880         non-string data (needs to be done in the registry too).
5881
5882 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5883
5884         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
5885         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
5886         (gnus-registry-split-fancy-with-parent)
5887         (gnus-registry-fetch-simplified-message-subject-fast)
5888         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
5889         Remove text properties on ingress into the registry and when it's saved.
5890         (gnus-registry-clean-empty-function): Fix bug with cleaning the
5891         registry from entries with no groups.
5892
5893 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5894
5895         * gnus-util.el (gnus-string-remove-all-properties): Add utility
5896         function to remove string properties.
5897
5898 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
5899
5900         * gmm-utils.el (gmm): Adjust custom version.
5901
5902         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
5903         custom version.
5904
5905         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
5906
5907 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
5908
5909         * gnus-art.el (gnus-insert-prev-page-button)
5910         (gnus-insert-next-page-button): Simplify.  Reformat.
5911
5912 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
5913
5914         * gnus-art.el (gnus-insert-prev-page-button)
5915         (gnus-insert-next-page-button): Apply gnus-article-button-face.
5916
5917 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
5918
5919         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
5920
5921 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
5922
5923         * gnus-art.el (gnus-insert-mime-button)
5924         (gnus-insert-mime-security-button):
5925         Apply gnus-article-button-face to MIME and security buttons.
5926
5927 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
5928
5929         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
5930         readable.
5931
5932 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5933
5934         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
5935
5936 2006-09-20  Steve Youngs  <steve@sxemacs.org>
5937
5938         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
5939         `browse-url-of-file' instead of `browse-url'.
5940
5941 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5942
5943         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5944         regexp.  Articles containing quotation were cut prematurely.
5945
5946 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * message.el (message-cite-original-1): Use nobody by default for the
5949         value of From header.
5950         (message-reply): Ditto.
5951
5952 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
5953
5954         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
5955         to the gnus-info.  This fixes a bug of inline-PGP message verification.
5956         Reported by Michael Piotrowski <mxp@dynalabs.de>.
5957
5958 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
5959
5960         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
5961         mails in the doc string.  Add some URLs in comment.
5962         (pop3-movemail): Warn about pop3-leave-mail-on-server.
5963
5964 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5965
5966         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
5967         backslashes handling and the way to find boundaries of quoted strings.
5968
5969 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
5970
5971         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
5972         mml1991-encrypt-to-self is set and mml1991-signers is not set.
5973         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
5974         mml2015-encrypt-to-self is set and mml2015-signers is not set.
5975
5976 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5977
5978         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
5979         doc string.
5980         (gnus-button-regexp, gnus-button-last): Remove unused variables.
5981
5982 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * lpath.el: Fbind epg-check-configuration.
5985
5986 2006-09-06  Simon Josefsson  <jas@extundo.com>
5987
5988         * mml2015.el (mml2015-use): Doc fix, mention epg.
5989
5990 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
5991
5992         * mml2015.el (mml2015-use): Default to epg, if available.
5993
5994 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
5995
5996         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
5997         message-sender.
5998         (mml1991-epg-encrypt): Ditto.
5999         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6000         message-sender.
6001         (mml2015-epg-encrypt): Ditto.
6002
6003 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6004
6005         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6006         several common directories.
6007
6008 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6009
6010         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6011         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6012
6013 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * gnus-art.el (article-decode-encoded-words): Make it fast.
6016
6017 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6018
6019         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6020
6021         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6022         in quoted string into `\'.
6023
6024 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6025
6026         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6027         Use standard-syntax-table.
6028
6029 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * gnus-art.el (gnus-decode-address-function): New variable.
6032         (article-decode-encoded-words): Use it to decode headers which are
6033         assumed to contain addresses.
6034         (gnus-mime-delete-part): Remove useless `or'.
6035
6036         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6037         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6038         (gnus-nov-parse-line): Use it to decode From header.
6039         (gnus-get-newsgroup-headers): Ditto.
6040         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6041
6042         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6043         (mail-decode-encoded-address-string): New alias.
6044
6045         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6046         New function.
6047         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6048         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6049         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6050         (rfc2047-decode-string): Ditto.
6051         (rfc2047-decode-address-region): New function.
6052         (rfc2047-decode-address-string): New function.
6053
6054 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6055
6056         * message.el (message-caesar-buffer-body): Allow rotating headers.
6057
6058         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6059
6060         * message.el (message-insert-formated-citation-line): Fix %f.
6061         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6062
6063 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6066         (gnus-bookmark-mouse-available-p): New macro.
6067         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6068         (gnus-bookmark-bmenu-show-infos): Use it.
6069         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6070         (gnus-bookmark-bmenu-hide-infos): Ditto.
6071         (gnus-bookmark-remove-properties): New function.
6072         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6073         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6074         (gnus-bookmark-write-file): Bind coding-system-for-write.
6075         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6076         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6077         group before selecting it.
6078         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6079         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6080         quit-window if it is not available; use gnus-mouse-2 and bind it to
6081         gnus-bookmark-bmenu-select-by-mouse.
6082         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6083         (gnus-bookmark-bmenu-select-by-mouse): New function.
6084
6085 2006-08-13  Romain Francoise  <romain@orebokech.com>
6086
6087         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6088         space.
6089
6090 2006-08-10  Romain Francoise  <romain@orebokech.com>
6091
6092         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6093         (dns-mode-soa-auto-increment-serial): New user option.
6094         (dns-mode-soa-maybe-increment-serial): New function.
6095         (dns-mode): Add the latter to `write-contents-functions'.
6096
6097 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * compface.el (uncompface): Use binary rather than raw-text-unix.
6100
6101 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * compface.el (uncompface): Make sure the eol conversion doesn't take
6104         place when communicating with the external programs.  Reported by
6105         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6106
6107 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6110
6111 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6112
6113         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6114         Make it more robust by parsing author and date independently.
6115
6116 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6119
6120 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6121
6122         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6123         first matching secret key.
6124         (mml2015-epg-encrypt): Ditto.
6125
6126         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6127         first matching secret key.
6128         (mml1991-epg-encrypt): Ditto.
6129
6130         * mml2015.el (mml2015-encrypt-to-self): New user option.
6131         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6132         mml2015-epg-encrypt-to-self is set.
6133
6134         * mml1991.el (mml1991-encrypt-to-self): New variable.
6135         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6136         mml1991-epg-encrypt-to-self is set.
6137
6138         * mml2015.el (mml2015-signers): New user option.
6139         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6140         (mml2015-epg-encrypt): Allow to select signing keys.
6141
6142         * mml1991.el (mml1991-signers): New variable.
6143         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6144         (mml1991-epg-encrypt): Allow to select signing keys.
6145
6146 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * nnheader.el (nnheader-insert-head): Make it work even if the file
6149         uses CRLF for the line-break code.
6150
6151 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6152
6153         * mml2015.el: Require mml-sec instead of password.
6154         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6155         (mml2015-cache-passphrase): Inherit the default value from
6156         mml-secure-cache-passphrase.
6157         (mml2015-passphrase-cache-expiry): Inherit the default value from
6158         mml-secure-passphrase-cache-expiry.
6159
6160         * mml1991.el: Require mml-sec instead of password.
6161         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6162         (mml1991-cache-passphrase): Inherit the default value from
6163         mml-secure-cache-passphrase.
6164         (mml1991-passphrase-cache-expiry): Inherit the default value from
6165         mml-secure-passphrase-cache-expiry.
6166
6167         * mml-sec.el: Require password.
6168         (mml-secure-verbose): New user option.
6169         (mml-secure-cache-passphrase): New user option.
6170         (mml-secure-passphrase-cache-expiry): New user option.
6171
6172 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6173
6174         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6175         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6176         andreas@altroot.de (Andreas Vögele).
6177
6178         FIXME: Use `tiny change'?
6179
6180 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6181
6182         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6183         workaround for the url package included with Emacs.
6184
6185         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6186
6187 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6188
6189         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6190         correctly.  This fixes a bug caused by the 2006-05-12 change.
6191
6192 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6193
6194         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6195         some information about the error when saying that the `bogus' mail
6196         group will be used.
6197
6198 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6199
6200         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6201         string.
6202
6203 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6204
6205         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6206
6207 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6208
6209         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6210
6211 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6212
6213         * mml1991.el (mml1991-function-alist): Add epg.
6214         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6215         (mml1991-epg-encrypt): New functions.
6216
6217 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6218
6219         * mml2015.el (mml2015-verbose): New variable.
6220         (mml2015-cache-passphrase): Ditto.
6221         (mml2015-passphrase-cache-expiry): Ditto.
6222         (mml2015-function-alist): Add epg.
6223         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6224         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6225         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6226         functions.
6227
6228 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6229
6230         * message.el (message-cite-original-1): Preserve region when removing
6231         quoted text due to X-No-Archive in order to avoid bogus attribution
6232         when citing multiple messages.
6233
6234 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6235
6236         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6237         Kenneth Jacker <khj@be.cs.appstate.edu>.
6238
6239 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6240
6241         * gnus-diary.el (gnus-user-format-function-d)
6242         (gnus-user-format-function-D): Autoload.
6243
6244         * imap.el (Commentary): Fix typo.
6245
6246         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6247         2006-04-22 contribution.
6248
6249 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6250
6251         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6252         It didn't really fix the bogosity I'm seeing with solid web groups.
6253
6254 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6255
6256         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6257         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6258         created using server names.  If we use the feature without declaring
6259         it, Gnus does not properly manage server and group state.
6260
6261         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6262         bound.
6263
6264 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6265
6266         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6267         looking up the method using GROUP's prefix before inventing a new one.
6268         It is used on killed/unknown groups in various places where returning
6269         an all-new method isn't expected by the caller.
6270
6271         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6272         and match semantics of gnus-group-real-prefix.
6273
6274 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6275
6276         * nnmail.el (nnmail-broken-references-mailers): New variable.
6277         (nnmail-ignore-broken-references): New function generalizing
6278         nnmail-fix-eudora-headers.
6279         (nnmail-fix-eudora-headers): Now obsolete.
6280
6281         * gnus-art.el (gnus-button-handle-custom): Support
6282         `customize-apropos*'.
6283
6284 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6285
6286         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6287
6288         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6289         articles.
6290
6291 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6292
6293         * message.el (message-cite-reply-above): New variable.
6294         (message-yank-original): Use it.
6295
6296 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6299
6300 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6301
6302         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6303         as read.
6304
6305         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6306
6307 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6308
6309         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6310         (gnus-bookmark-default-file): Use gnus-directory.
6311         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6312         Remove "*" in doc string.
6313         (gnus-bookmark-write-file): Simplify.
6314         (gnus-bookmark-maybe-sort-alist): Use `when'.
6315         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6316         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6317         FIXME about Emacs 21 and XEmacs compatibility.
6318         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6319         compatibility.
6320         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6321         compatibility.
6322         (gnus-bookmark-menu-heading): Fix version.
6323
6324 2006-06-19  Bastien Guerry  <bzg@altern.org>
6325
6326         * gnus-bookmark.el: New file.
6327
6328 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * message.el (message-syntax-checks): Doc fix.
6331
6332 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6333
6334         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6335         unsubscribed groups as if they were killed ones.  It causes duplicate
6336         entries in gnus-newsrc-alist.
6337
6338 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6339
6340         * message.el (message-syntax-checks): Doc fix.
6341         (message-send-mail): Add check for continuation headers.
6342         (message-check-news-header-syntax): Fix regexp used to check for
6343         continuation headers.
6344
6345 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6346
6347         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6348
6349 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6350
6351         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6352
6353 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6354
6355         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6356         default-truncate-lines.
6357
6358 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6359
6360         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6361         to fill the utf-8 entry.
6362
6363         * lpath.el: Fbind unicode-precedence-list.
6364
6365 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6366
6367         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6368
6369 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6370
6371         * gnus-agent.el (directory-files-and-attributes): Move all the way
6372         forward (the third and final move).
6373         (gnus-agent-read-agentview): Trap reconstruction errors due to
6374         nonexistant directory.  Handle by returning nil.
6375
6376 2006-05-30  Didier Verna  <didier@xemacs.org>
6377
6378         * message.el (message-dont-reply-to-names): Update the custom type.
6379         * message.el (message-dont-reply-to-names): New defsubst: potentially
6380         convert a list of regexps into a single one.
6381         * message.el (message-get-reply-headers): Use it.
6382         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6383
6384 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6385
6386         * gnus-agent.el (directory-files-and-attributes): Move forward.
6387
6388 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6389
6390         * gnus-ml.el (gnus-mailing-list-subscribe)
6391         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6392         (gnus-mailing-list-message): Fix doc strings.
6393
6394 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6395
6396         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6397         of doing it manually.
6398
6399 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6400
6401         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6402         comment.
6403
6404 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6405
6406         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6407         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6408         (gnus-agent-read-local): All symbols allocated in my-obarray.
6409         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6410         (gnus-agent-regenerate-group): Check numeric names to see if they are
6411         messages or groups.
6412         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6413         better way of do this...)
6414
6415         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6416         'dummy.group' (there should be a better way of do this...)
6417
6418 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6419
6420         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6421         (gnus-saved-headers): Ditto.
6422         (gnus-default-article-saver): Mention functions may have properties.
6423         (gnus-article-save): Override gnus-save-all-headers and
6424         gnus-saved-headers by :headers property which saver function may have.
6425         (gnus-summary-save-in-file): Add :headers property.
6426         (gnus-summary-write-to-file): Ditto.
6427
6428         * gnus-sum.el (gnus-summary-save-article): Bind
6429         gnus-prompt-before-saving to t when saving many articles in a file;
6430         always show all headers.
6431
6432         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6433
6434 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6435
6436         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6437         marks.
6438
6439         * message.el (message-indent-citation): Add optional arguments to allow
6440         using it outside of message buffers.
6441
6442         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6443         (gnus-article-treat-unfold-headers): Use it.
6444         (gnus-article-truncate-lines): New variable.
6445         (gnus-article-mode): Use it.
6446         (gnus-article-toggle-truncate-lines): New function.
6447
6448         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6449         gnus-article-toggle-truncate-lines.
6450
6451         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6452         coding system in XEmacs, use binary.
6453
6454 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6455
6456         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
6457         after-load-alist.
6458
6459         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
6460         this function should save decoded articles.
6461         (gnus-summary-write-to-file): Use property to specify this function
6462         should save decoded articles and specify gnus-summary-save-in-file
6463         should be used to save articles other than the first one when saving
6464         many articles.
6465         (gnus-summary-save-body-in-file): Use property to specify this
6466         function should save decoded articles.
6467         (gnus-summary-write-body-to-file): Use property to specify this
6468         function should save decoded articles and specify
6469         gnus-summary-save-body-in-file should be used to save articles other
6470         than the first one when saving many articles.
6471
6472         * gnus-sum.el (gnus-summary-save-article): Simplify.
6473
6474 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6475
6476         * gnus-art.el (gnus-default-article-saver): Add
6477         gnus-summary-write-body-to-file.
6478         (gnus-article-save-coding-system): Don't use coding system object
6479         in XEmacs.
6480         (gnus-read-save-file-name): Add optional `dir-var' argument which
6481         specifies directory in which files are saved; work even if optional
6482         `variable' argument is not specified.
6483         (gnus-summary-write-to-file): Read file name.
6484         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
6485         (gnus-summary-write-body-to-file): New function.
6486
6487         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
6488         (gnus-summary-local-variables): Add it.
6489         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
6490         (gnus-summary-save-article): Remove optional `decode' argument;
6491         determine whether to decode articles by the value of
6492         gnus-default-article-saver; when saving many files using
6493         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
6494         it first and use gnus-summary-save-in-file or
6495         gnus-summary-save-body-in-file thereafter unless
6496         gnus-prompt-before-saving is always; move point to article which
6497         will be saved.
6498         (gnus-summary-save-article-file): Revert.
6499         (gnus-summary-write-article-file): Revert.
6500         (gnus-summary-save-article-body-file): Revert.
6501         (gnus-summary-write-article-body-file): New function.
6502
6503 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6504
6505         * gnus-art.el (gnus-default-article-saver): Doc fix.
6506         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
6507         from gnus-summary-save-article-coding-system, and default to a
6508         certain coding system.
6509         (gnus-output-to-file): Add coding cookie and encode text according
6510         to gnus-article-save-coding-system; don't use mm-append-to-file.
6511
6512         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
6513         gnus-art.el and rename to gnus-article-save-coding-system.
6514         (gnus-summary-save-article): Require gnus-art; don't show all
6515         headers if it decodes articles; don't add coding cookie here;
6516         don't bind mm-text-coding-system-for-write.
6517         (gnus-summary-save-article-file): Save decoded articles.
6518         (gnus-summary-write-article-file): When saving many files, use
6519         gnus-summary-write-to-file first and gnus-summary-save-in-file
6520         thereafter unless gnus-prompt-before-saving is always.
6521         (gnus-summary-save-article-body-file): Save decoded articles.
6522
6523         * lpath.el: Fbind select-safe-coding-system for XEmacs.
6524
6525 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6526
6527         * nnrss.el (nnrss-check-group): Bind hash-index.
6528
6529 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6530
6531         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
6532         its hash index.  Store this hash in `nnrss-group-data'.
6533         (nnrss-read-group-data): Update accordingly.
6534
6535 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6536
6537         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
6538         entry.
6539
6540         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6541         gnus-article-browse-html-article.
6542
6543 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
6544
6545         * gnus-sum.el (gnus-summary-mime-map): Add
6546         gnus-article-browse-html-article.
6547
6548         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
6549
6550 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6551
6552         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
6553         suitable coding systems in customize.
6554
6555 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6556
6557         * mail-source.el (mail-sources): Fix custom type.
6558
6559 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6560
6561         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
6562         (gnus-summary-expire-articles-now): Shorten prompt.
6563
6564         * gmm-utils.el (wid-edit): Require.
6565         (defun-gmm): Renamed from `gmm-defun-compat'.
6566         (gmm-image-search-load-path): Use it.
6567         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
6568
6569 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6570
6571         * gnus-sum.el (gnus-summary-save-article-coding-system): New
6572         variable.
6573         (gnus-summary-save-article): Add optional `decode' argument.  If
6574         it is set and gnus-summary-save-article-coding-system is non-nil,
6575         save decoded article.
6576         (gnus-summary-write-article-file): Save decoded article if
6577         gnus-summary-save-article-coding-system is non-nil.
6578
6579         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
6580         type.
6581
6582 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
6585
6586 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6587
6588         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
6589         first to test gnus-single-article-buffer which may be buffer-local.
6590
6591         * gnus-sum.el (gnus-summary-setup-buffer): Make
6592         gnus-single-article-buffer buffer-local and nil in ephemeral
6593         group; make gnus-article-buffer, gnus-article-current, and
6594         gnus-original-article-buffer always buffer-local.
6595         (gnus-summary-exit): Kill article buffer belonging to ephemeral
6596         group.
6597         (gnus-handle-ephemeral-exit): Don't move to next summary line.
6598
6599 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6600
6601         * nnml.el (nnml-request-compact-group): Compressed files might not
6602         have .gz extension.
6603
6604 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6605
6606         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
6607         (mm-copy-to-buffer): Use with-current-buffer.
6608         (mm-display-part): Simplify.
6609         (mm-inlinable-p): Add optional arg `type'.
6610
6611 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6612
6613         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
6614         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
6615         Try harder to show the attachment internally or externally using
6616         gnus-mime-view-part-as-type.
6617
6618 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6619
6620         * message.el (message-from-style, message-signature-separator)
6621         (message-user-organization-file, message-send-mail-function)
6622         (message-citation-line-function, message-yank-prefix)
6623         (message-indent-citation-function, message-signature)
6624         (message-signature-file, message-signature-insert-empty-line):
6625         Remove autoloads.
6626
6627         * gnus-art.el (gnus-buttonized-mime-types): Remove
6628         "multipart/signed".  Revert 2006-04-26 change.
6629
6630 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6631
6632         * gnus.el (gnus-version-number): Bump version.
6633
6634 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6635
6636         * gnus.el: No Gnus v0.5 is released.
6637
6638 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6639
6640         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
6641         fetching articles by message-id.
6642
6643 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6644
6645         * message.el (hashcash): Require hashcash as normal.
6646
6647         * ecomplete.el (ecomplete-highlight-match-line): Use
6648         point-at-eol.
6649         (ecomplete-highlight-match-line): Use `highlight', because that
6650         face exists in both Emacs and XEmacs.
6651
6652         * message.el (message-display-abbrev): Use point-at-bol.
6653
6654         * mail-source.el: Don't require timer/timer-funcs.
6655
6656         * gnus-async.el: Ditto.
6657
6658         * password.el: Ditto.
6659
6660         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
6661
6662         * mm-url.el: Ditto.
6663
6664         * gnus-xmas.el: Don't require timer-funcs.
6665
6666         * mm-util.el: Require timer/timer-funcs.
6667
6668 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6669
6670         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
6671         Close.
6672
6673 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
6676         unibyte after clear-decrypt function runs.
6677
6678         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
6679         returns as a unibyte string.
6680
6681 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6682
6683         * lpath.el: Revert.
6684
6685         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
6686         (pgg-gpg-process-sentinel): Revert.
6687
6688         * pgg-pgp.el (pgg-pgp-process-region): Revert.
6689         (pgg-pgp-lookup-key): Revert.
6690
6691         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
6692         (pgg-pgp5-lookup-key): Revert.
6693
6694         * pgg.el (pgg-fetch-key): Revert.
6695
6696 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * lpath.el: Fbind string-as-multibyte for XEmacs.
6699
6700         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
6701         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
6702         (mml1991-pgg-encrypt): Ditto.
6703
6704         * pgg-gpg.el (pgg-string-to-multibyte): New function.
6705         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
6706         a multibyte buffer.
6707
6708         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
6709         (pgg-pgp-lookup-key): Ditto.
6710
6711         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6712         (pgg-pgp5-lookup-key): Ditto.
6713
6714         * pgg.el (pgg-fetch-key): Ditto.
6715
6716 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6717
6718         * message.el (message-user-organization-file): Check several
6719         locations of the organization file.
6720
6721         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
6722         Add gnus-article-view-part-as-type.
6723
6724         * gnus-art.el (gnus-article-view-part-as-type): New function.
6725
6726         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
6727         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
6728
6729         * mml.el: Simplify autoload.
6730         (mml-mode): defvar dnd-protocol-alist instead of using
6731         symbol-value.
6732         (mml-default-directory): New variable.
6733         (mml-minibuffer-read-file): Use it.
6734         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
6735
6736         * message.el (message-citation-line-format): New variable.
6737         (message-insert-formated-citation-line): New function.
6738         (message-citation-line-function): Add
6739         `message-insert-formated-citation-line' to custom type.
6740
6741         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
6742         to doc string.
6743
6744         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
6745         depending on mm-verify-option.
6746
6747 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
6750         binding pgg-* variables; reimplement the section which prevents
6751         MIME header from being signed.
6752         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
6753         pgg-text-mode; remove a blank line at the top of body.
6754
6755         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
6756         lines at the top of body; use gnus-newsgroup-charset if there's no
6757         Charset header.
6758
6759 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * message.el (message-self-insert-commands): Doc fix.
6762
6763         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
6764         (mm-uu-pgp-encrypted-test): Ditto.
6765         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
6766         between header and body; return application/pgp-encrypted handle
6767         if decryption failed; decode decrypted body by charset.
6768
6769         * mm-decode.el (mm-automatic-display): Don't make application/pgp
6770         element match to application/pgp-*.
6771
6772 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6773
6774         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
6775         HTML.
6776
6777 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6778
6779         * mail-source.el (mail-source-call-script): Message the error
6780         string.
6781
6782 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6783
6784         * gnus-util.el (gnus-byte-compile): Use it.
6785
6786 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
6787
6788         * gnus-util.el (kill-empty-logs): New function.
6789
6790 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6791
6792         * message.el (message-mail-alias-type): Doc fix.
6793         (message-mail-alias-type-p): New function.
6794         (message-send): Use it.
6795         (message-mode): Ditto.
6796         (message-strip-forbidden-properties): Ditto.
6797
6798         * ecomplete.el (ecomplete-database-file-coding-system): New
6799         variable.
6800         (ecomplete-save): Use it.
6801         (ecomplete-setup): Use it.
6802
6803 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * message.el (message-self-insert-commands): New variable.
6806         (message-strip-forbidden-properties): Use it.
6807
6808 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6809
6810         * message.el (message-put-addresses-in-ecomplete): Use a regexp
6811         that doesn't make XEmacs choke.
6812
6813 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6814
6815         * gnus-util.el (gnus-replace-in-string):
6816         Prefer replace-regexp-in-string over of replace-in-string.
6817
6818 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6819
6820         * gnus-util.el (gnus-select-frame-set-input-focus):
6821         Use select-frame-set-input-focus if it is available in XEmacs; use
6822         definition defined in Emacs 22 for old Emacsen.
6823
6824         * dgnushack.el: Autoload unmorse-region for XEmacs.
6825
6826         * lpath.el: Bind cursor-in-non-selected-windows and
6827         select-frame-set-input-focus for XEmacs.
6828
6829 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * mm-view.el (mm-inline-text): Use equal instead of equalp.
6832
6833 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
6834
6835         * gnus-registry.el (gnus-registry-cache-save): Remove text
6836         properties when saving via the temp buffer.
6837
6838 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6839
6840         * message.el (message-generate-hashcash): Honor custom type.
6841
6842 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6843
6844         * message.el (message-generate-hashcash): Default to non-nil when
6845         hashcash is found.
6846
6847         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
6848         (gnus-refer-thread-limit): Increase default to 500.
6849
6850         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
6851
6852         * flow-fill.el (fill-flowed): Allow delete-space.
6853
6854 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6855
6856         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6857         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
6858         Remove autoloads.
6859
6860 2006-04-18  Simon Josefsson  <jas@extundo.com>
6861
6862         * message.el (message-generate-hashcash): Default to.
6863
6864 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6867         concatenating segments rather than before concatenating them.
6868
6869 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6870
6871         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
6872
6873 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6874
6875         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
6876
6877         * message.el (message-forward-make-body-plain): Allow
6878         message-forward-ignored-headers to be a list.
6879         (message-remove-ignored-headers): Factor out into function.
6880         (message-forward-make-body-mml): Use it.
6881
6882         * imap.el (imap-quote-specials): New function.
6883         (imap-login-auth): Quote specials.
6884
6885         * rfc2231.el (rfc2231-parse-string): Remove dead code.
6886         (rfc2231-parse-string): Allow concatanation of parameters that
6887         aren't contiguous.  The test case is
6888           (mail-header-parse-content-type "message/external-body;
6889             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
6890             access-type=LOCAL-FILE;
6891             name*1*=plugh%2fhello-sailor%2fbing.pdf")
6892
6893 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6894
6895         * nntp.el (nntp-accept-process-output): Return the value of
6896         `nnheader-accept-process-output'.
6897
6898 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6899
6900         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
6901         (gnus-button-alist): Recognize more diff formats.
6902         (gnus-button-patch): Strip directory.
6903
6904 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6905
6906         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
6907         Emacs 22 when setting focus.
6908
6909 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6910
6911         * gnus-art.el (gnus-article-treat-types): Do treatment of
6912         text/x-verbatim parts.
6913         (gnus-button-patch): New command.
6914
6915         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
6916         addresses that contain invalid characters.
6917
6918 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6919
6920         * message.el (message-put-addresses-in-ecomplete): Use
6921         gnus-replace-in-string.
6922         (message-is-yours-p): Use the more correct
6923         mail-header-parse-address instead of
6924         mail-extract-address-components.
6925         (message-put-addresses-in-ecomplete): Fix typo.
6926
6927         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
6928         keystroke.
6929
6930         * gnus-art.el (gnus-treatment-function-alist): Change order of
6931         newsgroups/generic header folding to avoid double-folding.
6932
6933         * message.el (message-hidden-headers): Add X-Draft-From.
6934
6935         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
6936         command.
6937         (gnus-summary-repeat-search-article-backward): New command.
6938
6939         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
6940         groups in the parent topic.
6941
6942 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
6943
6944         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
6945         (spam-extra-header-to-number): Return the CRM114 number as a
6946         number instead of a string.
6947
6948 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6949
6950         * gnus-art.el (gnus-face-properties-alist): Moved here from
6951         gnus-fun.
6952
6953         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
6954
6955 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6956
6957         * message.el (message-strip-forbidden-properties): Only display on
6958         self-insert-command.
6959
6960         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
6961         reindent.
6962         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
6963
6964 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
6965
6966         * smiley.el (smiley-style): Fix typo.
6967
6968 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6969
6970         * hashcash.el (hashcash-insert-payment-async-2): Use
6971         message-goto-eoh instead of doing it manually.
6972         (mail-add-payment): Use message-narrow-to-header instead of trying
6973         to do the same itself.
6974
6975         * message.el (message-hidden-headers): Add Face.
6976
6977         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
6978         reparenting code.
6979         (gnus-summary-reparent-children): Refactored out code.
6980         (gnus-summary-thread-map): New keystroke.
6981         (gnus-summary-reparent-children): Make into command.
6982
6983         * smiley.el (smiley-style): Default to `medium' if using a large
6984         font.
6985
6986         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
6987         does it itself.
6988
6989         * message.el (message-point-in-header-p): Simplify definition.
6990
6991 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6992
6993         * nnagent.el (nnagent-request-set-mark): Silence log file
6994         writing.
6995         (nnagent-request-set-mark): Use write-region instead of
6996         append-to-file.
6997
6998         * gnus-sum.el (gnus-read-header): Fudge article number if using a
6999         strange select method.
7000
7001         * ecomplete.el (ecomplete-display-matches): Get highlightling
7002         right.
7003         (ecomplete-display-matches): Use literals.
7004         (ecomplete-display-matches): Disable message logging.
7005
7006         * message.el (message-display-abbrev): Small optimization.
7007
7008         * ecomplete.el (ecomplete-display-matches): Allow automatic
7009         display.
7010
7011         * message.el (message-strip-forbidden-properties): Display
7012         abbrevs.
7013         (message-display-abbrev): Get automatic display right.
7014
7015         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7016         keystrokes.
7017
7018 2006-04-13  Romain Francoise  <romain@orebokech.com>
7019
7020         TODO: Backport to v5-10!
7021
7022         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7023         Moved here (and renamed) from gnus-registry.el.
7024
7025         * gnus-registry.el: Require gnus-util.
7026         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7027
7028 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7029
7030         * gnus-group.el (gnus-group-catchup-current): Change
7031         if-then-else-if-then-else into cond.
7032         (gnus-group-catchup): Indent.
7033         (group-name-at-point): New function.
7034         (gnus-fetch-group): Provide default from thing at point.
7035
7036 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * message.el (message-display-abbrev): Fix regexp.
7039
7040         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7041         choosing.
7042         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7043         dead variables.
7044
7045         * message.el (message-newline-and-indent): Remove debugging.
7046         (message-display-abbrev): Use new implementation.
7047
7048 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7049
7050         * gnus-art.el (gnus-article-mode): Set
7051         cursor-in-non-selected-windows to nil.
7052
7053         * smiley.el: Revert previous change.
7054         (smiley-data-directory): defvar it before using it in the
7055         defcustom of `smiley-style'.
7056
7057 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7058
7059         * message.el (message-newline-and-indent): New function.
7060
7061         * ecomplete.el: Implement more bits.
7062
7063         * message.el (message-put-addresses-in-ecomplete): Clean up the
7064         string.
7065
7066         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7067
7068         * gnus-sum.el (gnus-summary-save-parts): Bind
7069         gnus-summary-save-parts-counter and use it to make unique file
7070         names.
7071
7072         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7073
7074         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7075         parameter to say whether to actually parse the individual
7076         addresses.
7077
7078         * message.el (message-put-addresses-in-ecomplete): New function.
7079         (ecomplete): Require.
7080         (message-mail-alias-type): Add ecomplete as an option.
7081
7082 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7083
7084         * flow-fill.el (fill-flowed): Remove trailing space from blank
7085         quoted lines.
7086
7087 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7088
7089         * smiley.el (smiley-style): Move definition later to avoid a
7090         compilation warning.
7091
7092 2006-04-12  Kenichi Handa  <handa@m17n.org>
7093
7094         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7095         buffer and then decode the buffer text if necessary.
7096         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7097         first, and after mm-encode-body, change the buffer to unibyte.
7098         Use mm-disable-multibyte instead of set-buffer-multibyte.
7099
7100 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7103         Content-Type header instead of Content-Disposition header.
7104         (gnus-mime-inline-part): Ditto.
7105         (gnus-mime-view-part-as-charset): Ignore charset that the part
7106         specifies.
7107
7108         * mm-decode.el (mm-display-part): Work with external parts and
7109         usual parts similarly.
7110
7111         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7112         instead of gnus-display-mime.
7113
7114         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7115         instead of with-temp-buffer.
7116
7117         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7118         tag to summarized topics part in order to encode non-ASCII text.
7119
7120 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7121
7122         * smiley.el (smiley-style): New variable.
7123         (smiley-directory): New function.
7124         (smiley-data-directory): Derive from `smiley-style' using
7125         `smiley-directory'.
7126         (smiley-regexp-alist): Add new entries.
7127
7128         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7129         (gnus-article-browse-delete-temp): Add :version.
7130
7131 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7132
7133         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7134         the sieve region.
7135
7136 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7137
7138         * gnus.el (gnus-version-number): Bump version.
7139
7140 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7141
7142         * gnus.el: No Gnus v0.4 is released.
7143
7144 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7145
7146         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7147         layout.
7148
7149         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7150         unknown charset.
7151
7152         * message.el (message-header-synonyms): Add Original-To to the
7153         default.
7154
7155         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7156         optional parameter.
7157
7158 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7159
7160         * gnus-fun.el (gnus): Require it for gnus-directory.
7161
7162 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7163
7164         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7165
7166 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7167
7168         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7169
7170 2006-04-05  Simon Josefsson  <jas@extundo.com>
7171
7172         * password.el (password-reset): New function.
7173
7174 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7175
7176         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7177         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7178
7179 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7180
7181         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7182         Some whitespace was matched into the url, which broke browsing hits
7183         > 100 when mm-url-use-external was nil.
7184
7185 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7186
7187         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7188         gnus-extra-headers for 'Newsgroups.
7189
7190         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7191         bound.
7192
7193 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7194
7195         * pgg-gpg.el: Clean up process buffers every time gpg processes
7196         complete.
7197
7198 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7199
7200         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7201         doc string.
7202
7203 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7204
7205         * pgg-gpg.el (pgg-gpg-process-filter)
7206         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7207
7208         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7209         lines, temporary fix.
7210
7211 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7212
7213         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7214
7215 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7216
7217         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7218         default-enable-multibyte-characters.  This reverts the change from
7219         revision 6.17 which is no longer necessary because the passphrase
7220         is sent separately now.  GnuPG messages are unreadable under
7221         multibyte locales with default-enable-multibyte-characters set to
7222         nil.
7223
7224 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7225
7226         * message.el (message-tool-bar-gnome): Move "spell".
7227
7228 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7229
7230         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7231         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7232         instead.
7233
7234 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7235
7236         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7237         newsgroups handling for NNTP overviews which don't include
7238         Newsgroups.
7239
7240 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7241
7242         * message.el (message-resend): Bind message-generate-hashcash to nil.
7243
7244 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7245
7246         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7247         when searching for already-paid recipients.
7248
7249 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7250
7251         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7252         passphrases when it is not needed.
7253         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7254         passphrase stuff from gpg, should only be necessary when you use
7255         gpg with a smartcard.
7256
7257 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * mml.el (mml-insert-mime): Ignore cached contents of
7260         message/external-body part.
7261
7262         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7263         (mm-insert-part): Ditto.
7264
7265 2006-03-23  Simon Josefsson  <jas@extundo.com>
7266
7267         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7268         Reiner.
7269         (pgg-gpg-use-agent-p): Use it again.
7270
7271 2006-03-23  Simon Josefsson  <jas@extundo.com>
7272
7273         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7274         older emacsen.
7275         (pgg-gpg-use-agent-p): Don't use it.
7276
7277 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7278
7279         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7280         if we can.
7281
7282 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7283
7284         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7285         (pgg-gpg-update-agent): New function.
7286         (pgg-gpg-use-agent-p): New function.
7287         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7288         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7289         (pgg-gpg-sign-region): Use it.
7290
7291 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7294         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7295
7296 2006-03-21  Simon Josefsson  <jas@extundo.com>
7297
7298         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7299         <wilde@sha-bang.de>.
7300         (pgg-gpg-use-agent): New variable.
7301         (pgg-gpg-process-region): Use it.
7302         (pgg-gpg-encrypt-region): Likewise.
7303         (pgg-gpg-encrypt-symmetric-region): Likewise.
7304         (pgg-gpg-decrypt-region): Likewise.
7305         (pgg-gpg-sign-region): Likewise.
7306         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7307
7308 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7311
7312         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7313         Add comment on version.
7314
7315 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7316
7317         * smiley.el: Add missing test smiley.
7318
7319 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7320
7321         * mm-decode.el (mm-with-part): New macro.
7322         (mm-get-part): Use it; work with message/external-body as well.
7323         (mm-save-part): Treat name and filename equally.
7324
7325         * mm-extern.el (mm-extern-cache-contents): New function.
7326         (mm-inline-external-body): Use it; force the part to be displayed;
7327         move undisplayer added to the cached handle to the parent.
7328
7329         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7330         (gnus-mime-view-part-as-type): Work with message/external-body.
7331
7332         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7333
7334 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7335
7336         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7337         images in image-load-path.  [Sync with image.el, revision 1.60, in
7338         Emacs.]
7339
7340 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7341
7342         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7343         path rather than symbol.  Always return list of directories.
7344         Guarantee that image directory comes first.  [Sync with image.el,
7345         revision 1.59, in Emacs.]
7346
7347         * message.el (message-make-tool-bar): Adjust to new API of
7348         `gmm-image-load-path-for-library'.
7349
7350         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7351
7352         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7353
7354 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7355
7356         * gnus-art.el (gnus-article-only-boring-p):
7357         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7358         intangible text.
7359         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7360
7361 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7362
7363         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7364         `defun' instead of `gmm-defun-compat'.
7365
7366 2006-03-14  Simon Josefsson  <jas@extundo.com>
7367
7368         * message.el (message-unique-id): Don't use message-number-base36
7369         if (user-uid) is a float.
7370         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7371
7372 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7375
7376         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7377         empty line between a part and a message part.
7378
7379 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7380
7381         * smiley.el: Add more test smileys.
7382         (smiley-data-directory, smiley-regexp-alist)
7383         (gnus-smiley-file-types): Fix doc strings.
7384         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7385         adding new elements.
7386         (smiley-mouse-map): Unused code.  Make it a comment.
7387
7388 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7389
7390         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7391         scan latest NoCeM messages instead of old ones.
7392         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7393         delimiters that are recently used.
7394         (gnus-nocem-load-cache): Add autoload cookie.
7395
7396         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7397
7398         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7399         level which is larger than gnus-use-nocem is specified.
7400
7401         * gnus-group.el (gnus-group-get-new-news): Ditto.
7402
7403 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7404
7405         * gnus-util.el (gnus-tool-bar-update): New function.
7406
7407         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7408         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7409
7410         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7411
7412         * gnus-group.el (gnus-group-redraw-when-idle)
7413         (gnus-group-redraw-check): Remove.
7414         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7415
7416 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7419         if optional last element is specified in splits (FIELD VALUE...).
7420
7421 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7422
7423         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7424         to gmm-image-load-path-for-library.  Call with no-error argument.
7425         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7426
7427         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7428
7429         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7430
7431         * gmm-utils.el (gmm-image-load-path): Remove alias.
7432
7433 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7434
7435         * gmm-utils.el (gmm-image-load-path): Add alias.
7436
7437         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7438         nnml-generate-nov-databases-1.
7439         (nnml-generate-nov-databases): Use it.
7440         (nnml-generate-nov-databases-directory): Document no-active
7441         argument.
7442
7443         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7444         directory if path is t.  Add no-error.
7445
7446         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7447         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7448
7449         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7450         resetting gnus-article-browse-html-temp-list.
7451
7452         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7453         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7454         Add example to docstring.  Rename local variables.  Move error
7455         checks to default case in cond and simplify.
7456
7457 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
7460         handle is multipart when calling it recursively.
7461         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
7462
7463 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
7464
7465         * nnimap.el (nnimap-request-update-info-internal): Optimize.
7466         Don't `gnus-uncompress-range' to avoid excessive memory usage.
7467
7468 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7469
7470         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
7471         is loaded.
7472
7473         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
7474         loaded.
7475
7476 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7477
7478         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
7479         to "Emacs 23 (unicode)" in doc string.
7480
7481         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
7482         "Emacs 23 (unicode)" in comment.
7483
7484 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7485
7486         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7487
7488         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
7489         characters 160 through 255 in Emacs 23.
7490
7491 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7492
7493         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
7494         gnus-article-browse-html-temp.
7495         (gnus-article-browse-delete-temp): Make it customizable.  Add
7496         `file'.  Adjust doc string.
7497         (gnus-article-browse-delete-temp-files): Add argument.  Allow
7498         query for each file.  Adjust doc string.
7499         (gnus-article-browse-html-parts): Add
7500         `gnus-article-browse-delete-temp-files' to
7501         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
7502
7503 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
7504
7505         * gnus-art.el (gnus-article-browse-html-temp)
7506         (gnus-article-browse-delete-temp): New variables.
7507         (gnus-article-browse-delete-temp-files): New function.
7508         (gnus-article-browse-html-parts): Use it.
7509
7510 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7511
7512         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
7513
7514         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
7515         string.
7516
7517         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
7518         gnus-summary-insert-new-articles when unplugged.  Remove
7519         gnus-summary-search-article-forward.
7520
7521         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
7522         display-visual-class instead of display-color-cells.
7523
7524 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7525
7526         * dgnushack.el: Autoload customize-group for XEmacs.
7527
7528         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
7529         message/* containing non-ASCII text properly.
7530
7531 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7532
7533         * message.el: Require gmm-utils, remove autoloads.
7534         (message-tool-bar): Set default based on
7535         gmm-tool-bar-style.
7536         (message-tool-bar-gnome): Add gmm-customize-mode.
7537
7538         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
7539         gmm-tool-bar-style.
7540         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
7541
7542         * gnus-group.el (gnus-group-tool-bar): Set default based on
7543         gmm-tool-bar-style.
7544         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
7545
7546         * gmm-utils.el (gmm-image-directory): Rename variable from
7547         gmm-image-load-path.
7548         (gmm-image-load-path): Use gmm-image-directory.
7549         (gmm-customize-mode): New function.
7550         (gmm-tool-bar-style): New variable.
7551
7552         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
7553         gnus-group-redraw-line-number.
7554         (gnus-group-redraw-check): Simplify.
7555         (gnus-group-tool-bar-update): Remove redraw check.
7556         (gnus-group-make-tool-bar): Add redraw check.
7557
7558 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
7559
7560         * gnus-art.el (gnus-button): Add missing parentheses.
7561
7562 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7563
7564         * lpath.el: Fbind line-number-at-pos.
7565
7566 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
7569
7570 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7571
7572         * gnus-art.el (gnus-button): New face.
7573         (gnus-article-button-face): Use it.
7574
7575         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
7576         gnus-summary-next-page.  Re-order.
7577
7578         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
7579         next-node are now included.
7580         (gnus-group-redraw-line-number): New internal variable.
7581         (gnus-group-redraw-check): Helper function for updating the tool
7582         bar.
7583         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
7584
7585         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
7586
7587         * spam.el (spam-spamassassin-score-regexp): New internal variable.
7588         (spam-extra-header-to-number, spam-check-spamassassin-headers):
7589         Use it to match format of Spamassassin 3.0 and later.  Reported by
7590         IRIE Tetsuya <irie@t.email.ne.jp>.
7591         (spam-check-bogofilter)
7592         (spam-bogofilter-register-with-bogofilter): Fix args of
7593         `gnus-error' calls.
7594
7595 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7596
7597         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
7598         unnecessary interaction when sending queued mails.  Reported by
7599         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
7600
7601 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7602
7603         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
7604         first or last are nil.
7605
7606 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7607
7608         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
7609
7610 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7611
7612         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
7613
7614 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7615
7616         * dns.el (query-dns): Protect more against buggy tcp output.
7617
7618 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7619
7620         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
7621         nov.php.
7622
7623 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7624
7625         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
7626         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
7627         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
7628         output on the server side.
7629         (nnweb-google-create-mapping): Update regexps and add some
7630         progress indication.
7631
7632 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
7633
7634         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
7635         gnus-agent-toggle-plugged.  Re-order icons.
7636         (gnus-group-tool-bar-gnome): Add
7637         gnus-group-{prev,next}-unread-group.
7638         (gnus-group-tool-bar-gnome): Re-order icons.
7639
7640         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
7641         gnus-summary-insert-new-articles.
7642
7643         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
7644         comments.
7645
7646         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
7647         also available in Emacs 21.3.
7648
7649         * message.el (message-fix-before-sending): Change "Emacs 22" to
7650         "Emacs 23 (unicode)" in comment.
7651
7652         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
7653         "Emacs 23 (unicode)" in comment.
7654
7655         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
7656         comment.
7657         (mm-coding-system-p): Add comment about no-MULE XEmacs.
7658
7659         * mm-view.el (mm-fill-flowed): Add :version.
7660
7661 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
7664         and load-path.
7665
7666 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
7667
7668         * message.el: Autoload gmm-image-load-path.
7669         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
7670         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
7671         consitency.
7672
7673         * gmm-utils.el (gmm-image-load-path): Also search in
7674         "../etc/images".  Don't set gmm-image-load-path if we don't find
7675         the image.
7676
7677 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * gmm-utils.el (gmm-image-load-path): Don't make
7680         `gmm-image-load-path' include subdirectories which the second arg
7681         `image' might specify.
7682
7683         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
7684         subdirectory to icon file names.
7685
7686         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
7687
7688 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7689
7690         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
7691         gmm-image-load-path calls.
7692
7693         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7694
7695         * message.el (message-make-tool-bar): Ditto.
7696
7697         * mml.el (mml-preview): Added comment concerning tool bar icons.
7698
7699         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
7700         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
7701
7702         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
7703         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
7704
7705         * message.el (message-tool-bar-gnome): Use new icon names.
7706         (message-make-tool-bar): Use `gmm-image-load-path'.
7707
7708         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
7709         functions from MH-E.
7710         (gmm-image-load-path): New variable from MH-E.
7711         (gmm-image-load-path): New function from MH-E.  Added arguments
7712         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
7713         *-image-load-path-called-flag.
7714
7715 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
7716
7717         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
7718
7719 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
7720
7721         * nnimap.el (nnimap-request-move-article): Change folder back to
7722         source group before deleting.
7723
7724 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
7725
7726         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
7727
7728         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
7729         mm-url.
7730
7731         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
7732
7733 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
7736         coding system which mm-charset-to-coding-system returns for a
7737         given charset is valid.
7738
7739 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
7740
7741         * html2text.el (html2text-remove-tag-list):
7742         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
7743
7744 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
7745
7746         * gnus-cus.el: Revert 2005-10-17 change.
7747
7748 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7749
7750         * gnus-art.el (article-strip-banner): Call
7751         article-really-strip-banner only when the regexp match is made.
7752
7753 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * gnus-art.el (article-strip-banner): Use
7756         gnus-extract-address-components instead of
7757         mail-header-parse-addresses to make it work with non-ASCII text;
7758         remove mail-encode-encoded-word-string.
7759
7760         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
7761         values which are surrounded with \"...\"; make it never cause a
7762         Lisp error; give up parsing of parameters if it failed in
7763         extracting type.
7764
7765 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
7766
7767         * smime.el (smime-cert-by-ldap-1): Fix bug where
7768         `smime-ldap-search' returns results without userCertificates.
7769
7770 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7771
7772         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
7773
7774 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7775
7776         * spam.el (spam-check-spamassassin-headers): Adapt format for
7777         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
7778         <ari@mbf.ocn.ne.jp>.
7779         (spam-list-of-processors): Add spam-use-gmane.
7780
7781 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
7784         make-temp-file; make it work with XEmacs as well.
7785
7786         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
7787         mm-make-temp-file.
7788
7789         * mm-decode.el (mm-display-external): Use the 3rd arg of
7790         mm-make-temp-file.
7791         (mm-create-image-xemacs): Ditto.
7792
7793 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
7796         with message-narrow-to-headers.
7797         (gnus-draft-setup): Narrow to header to run message-fetch-field.
7798         (gnus-draft-check-draft-articles): New function.
7799         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
7800
7801 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7802
7803         * gnus-art.el (gnus-article-browse-html-parts):
7804         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
7805         Don't use suffix argument for mm-make-temp-file for Emacs 21
7806         compatibility.  Remove useless `format'.
7807
7808 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7809
7810         * nnweb.el (nnweb-google-wash-article): Update regexps.
7811         (nnweb-group-alist): Use defvoo instead of defvar.
7812
7813 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
7816         re-loading nn* modules.
7817
7818 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7819
7820         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
7821         for `tool-bar-mode' and don't check it's default-value.
7822
7823         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7824
7825         * message.el (message-make-tool-bar): Ditto.
7826
7827         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
7828         `substring'.  Shorten tmp-file name.
7829
7830         * gnus.el: Remove bogus comment.
7831
7832 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
7833
7834         * gnus-art.el (gnus-article-browse-html-parts): New function.
7835         (gnus-article-browse-html-article): New function for viewing html
7836         articles with a browser.
7837
7838 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
7839
7840         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
7841         in elisp.
7842         (pgg-gpg-encrypt-symmetric-region): Ditto.
7843         (pgg-gpg-sign-region): Ditto.
7844
7845         * pgg-def.el (pgg-text-mode): New variable.
7846
7847         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
7848         (mml2015-pgg-encrypt): Ditto.
7849
7850         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
7851         (mml1991-pgg-encrypt): Ditto.
7852
7853 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7854
7855         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
7856         message-make-date instead of current-time-string.
7857
7858         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
7859         to gnus-decoded which mm-uu might set.
7860
7861 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7862
7863         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
7864         don't decode quoted parameters; remove misimported Emacs code.
7865         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7866         (rfc2231-decode-encoded-string): Don't use split-string which
7867         behaves differently according to Emacs version; use
7868         mm-decode-coding-region to convert charset to coding-system.
7869         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7870         (rfc2231-encode-string): Remove misimported Emacs code.
7871
7872 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * gnus-art.el (article-decode-charset): Don't use ignore-errors
7875         when calling mail-header-parse-content-type.
7876         (article-de-quoted-unreadable): Ditto.
7877         (article-de-base64-unreadable): Ditto.
7878         (article-wash-html): Ditto.
7879
7880         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
7881         calling mail-header-parse-content-type and
7882         mail-header-parse-content-disposition.
7883         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
7884         mail-header-parse-content-type.
7885
7886         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
7887         insert charset and format parameters; encode description after
7888         inserting it to buffer.
7889         (mml-insert-parameter): Fold lines properly even if a parameter is
7890         segmented into two or more lines; change the max column to 76.
7891
7892         * rfc1843.el (rfc1843-decode-article-body): Don't use
7893         ignore-errors when calling mail-header-parse-content-type.
7894
7895         * rfc2231.el (rfc2231-parse-string): Return at least type if
7896         possible; don't cause an error even if it fails in parsing of
7897         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7898         (rfc2231-encode-string): Don't break lines at the beginning, leave
7899         it to mml-insert-parameter.
7900
7901         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
7902         calling mail-header-parse-content-type.
7903
7904 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
7905
7906         * spam-report.el (spam-report-gmane-use-article-number):
7907         Improve doc string.
7908         (spam-report-gmane-internal): Check if a suitable header was found
7909         in the article.
7910
7911 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7912
7913         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
7914         (rfc2231-encode-string): Make param*=value always begin with LWSP.
7915
7916 2006-02-05  Romain Francoise  <romain@orebokech.com>
7917
7918         Update copyright notices of all files in the gnus directory.
7919
7920 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7921
7922         * nnweb.el (nnweb-request-group): Avoid growing overview files.
7923
7924 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7925
7926         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
7927         segmented lines of parameter value to cope with Thunderbird 1.5
7928         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
7929         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7930         (rfc2231-encode-string): Don't make lines exceeding 76 column.
7931
7932 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
7933
7934         * mml.el (mml-generate-mime-1): Correct the order of inline signed
7935         parts.
7936
7937 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7938
7939         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
7940         there's only one active file for all servers.
7941         (nnweb-request-scan): Make sure nnweb-articles is initialized on
7942         solid groups.  Gnus might have used a FAST request to select the group.
7943         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
7944         and nnweb-search redundantly in the active file.
7945         (nnweb-request-list): Don't list bogus groups.  There can only be one.
7946         (nnweb-request-create-group): Don't use ARGS.
7947         (nnweb-possibly-change-server, nnweb-request-group): Remove some
7948         initialisations.  Let nnoo do the work.
7949
7950 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
7953         Say the part has been decoded.
7954
7955         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
7956
7957 2006-01-31  Kevin Ryde  <user42@zip.com.au>
7958
7959         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
7960         mailcap-viewer-test-cache when there's no 'test clause, since that
7961         will invert the meaning of a "nil" test previously determined by
7962         mailcap-mailcap-entry-passes-test.
7963
7964 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
7967         compiling.
7968
7969         * gnus-sum.el: Ditto.
7970
7971         * message.el: Don't bind tool-bar-map when compiling.
7972
7973 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
7974
7975         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
7976
7977 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7978
7979         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
7980         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
7981         current Google Groups.
7982
7983 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
7984
7985         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
7986         and tool-bar-mode.
7987
7988         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
7989         and tool-bar-mode.
7990
7991         * message.el (message-tool-bar-update): Simplify.
7992         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
7993
7994         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
7995         gnus-summary-buffer.
7996         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
7997         gnus-summary-reply.
7998
7999         * gmm-utils.el (gmm): Add :version.
8000
8001 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8002
8003         * Makefile.in (clean): New rule.
8004         (distclean): Use it.
8005
8006 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8007
8008         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8009         autoload.
8010
8011 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8012
8013         * gmm-utils.el (gmm-verbose): Add :group.
8014
8015 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8016
8017         * message.el: Change some comments WRT tool-bars.
8018
8019         * gnus-sum.el (gnus-summary-tool-bar)
8020         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8021         (gnus-summary-tool-bar-zap-list): New variables.
8022         (gnus-summary-make-tool-bar): Complete rewrite using
8023         `gmm-tool-bar-from-list'.
8024
8025         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8026         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8027         variables.
8028         (gnus-group-make-tool-bar): Complete rewrite using
8029         `gmm-tool-bar-from-list'.
8030         (gnus-group-tool-bar-update): New function.
8031
8032         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8033
8034 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8037         is dissected into a single part of which the type is the same as
8038         the given one; decode charset.
8039
8040 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8041
8042         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8043         into alists as symbol not string, since that's what
8044         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8045         look for.
8046
8047 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8048
8049         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8050         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8051
8052         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8053
8054 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8055
8056         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8057         (gnus-xmas-mime-security-button-menu): New function.
8058
8059         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8060         (gnus-mime-security-button-menu): New definition.
8061         (gnus-mime-security-button-map): Use them.
8062         (gnus-mime-security-button-menu): New function.
8063         (gnus-insert-mime-security-button): Addition to help echo.
8064         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8065         (gnus-mime-security-pipe-part): New functions.
8066
8067         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8068         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8069
8070         * mm-decode.el (mm-handle-set-disposition): Remove.
8071         (mm-handle-set-description): Remove.
8072
8073 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8076         (mm-w3m-standalone-supports-m17n-p): New function.
8077         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8078         w3m usage.
8079
8080         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8081         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8082
8083 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8084
8085         * message.el (message-tool-bar-zap-list): Use
8086         gmm-tool-bar-zap-list as custom type.
8087         (message-tool-bar-update): New function.
8088         (message-tool-bar, message-tool-bar-gnome)
8089         (message-tool-bar-retro): Add message-tool-bar-update.
8090         (message-tool-bar-gnome): Add flyspell-buffer.
8091
8092         * gnus-util.el (gnus-error): Describe `args'.
8093
8094         * gmm-utils.el (gmm-error): Describe `args'.
8095         (gmm-tool-bar-zap-list): New widget.
8096         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8097
8098 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8101         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8102         the number of recursive calls.
8103
8104         * mm-decode.el (mm-handle-set-disposition): New macro.
8105         (mm-handle-set-description): New macro.
8106
8107 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8108
8109         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8110         encoding.
8111
8112 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8113
8114         * message.el (message-tool-bar-zap-list, message-tool-bar)
8115         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8116         (message-tool-bar-local-item-from-menu): Remove.
8117         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8118         (message-make-tool-bar): New function.
8119         (message-mode): Use `message-make-tool-bar'.
8120
8121         * gmm-utils.el: New file.
8122         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8123         (gmm-lazy): New widget copied from `nnmail.el'.
8124         (gmm-tool-bar-from-list): New function for creating customizable
8125         tool bars.
8126         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8127         output.
8128         (gmm): Add :prefix to defgroup.
8129
8130 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8131
8132         * gmm-utils.el (gmm-widget-p): New function.
8133
8134 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8135
8136         * mml.el (mml-attach-file): Describe `description' in doc string.
8137         (mml-menu): Add Emacs MIME manual and PGG manual.
8138
8139 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8140
8141         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8142
8143 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8144
8145         * nntp.el (nntp-end-of-line): Doc fix.
8146
8147 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8148
8149         * imap.el (imap-open): Handle case where buffer is a buffer
8150         object.
8151
8152 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8153
8154         * gnus-delay.el (gnus-delay): Don't autoload.
8155         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8156         to be re-loaded when customizing the `gnus-delay' group.
8157
8158 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8159
8160         * message.el (message-insert-citation-line): Use newlines.
8161
8162 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8163
8164         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8165         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8166         these routines, so the passphrase can be managed externally and
8167         passed in to the system.
8168         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8169         pgg-add-passphrase-to-cache function.
8170
8171         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8172         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8173         these routines, so the passphrase can be managed externally and
8174         passed in to the system.
8175         (pgg-pgp5-sign-region): Use new name of
8176         pgg-add-passphrase-to-cache function.
8177
8178 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8179
8180         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8181         part of the decoded armor to find the key-identifier.
8182         (pgg-gpg-lookup-key-owner): New function to return the
8183         human-readable identifier of a key owner.
8184         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8185         itself.
8186         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8187         the key value) if we have a key and can match it against a secret
8188         key.  Also, added a note pointing out fact that the prompt only
8189         indicates the first matching key.
8190
8191         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8192         pgg-decrypt-region.
8193         (pgg-add-passphrase-to-cache): Rename from
8194         `pgg-add-passphrase-cache' to reduce confusion (all callers
8195         changed).
8196         (pgg-remove-passphrase-from-cache): Rename from
8197         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8198         changed).
8199         (pgg-read-passphrase, pgg-add-passphrase-cache)
8200         (pgg-remove-passphrase-cache): Add informative docstrings.
8201         (pgg-decrypt): Convey provided passphrase in subordinate call to
8202         pgg-decrypt-region.
8203
8204 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8205
8206         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8207         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8208         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8209         'passphrase' argument, so the passphrase can be managed externally
8210         and then passed in to the system.
8211
8212         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8213         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8214         so the passphrase cache can be used reliably with identifiers
8215         besides a pgp packet's key id.
8216
8217         * pgg-gpg.el (pgg-gpg-encrypt-region)
8218         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8219         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8220         these routines, so the passphrase can be managed externally and
8221         passed in to the system.
8222
8223         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8224         'notruncate' argument, so the passphrase cache can be used
8225         reliably with identifiers besides a pgp packet's key id.
8226
8227 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8228
8229         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8230         symmetric encryption.
8231         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8232         encrypted session key.
8233         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8234         message ask for the passphrase in a proper way.
8235
8236         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8237         New user commands for symmetric encryption.
8238
8239 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8242
8243         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8244
8245 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8246
8247         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8248
8249 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * mm-decode.el (mm-inlined-types): Add application/pgp.
8252         (mm-automatic-display): Ditto.
8253
8254         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8255         part as text.
8256
8257 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * nnrss.el: Update copyright.
8260         (nnrss-opml-import): Query whether to subscribe to each entry.
8261
8262         * gnus-art.el:
8263         * gnus-sum.el:
8264         * gnus-xmas.el:
8265         * messagexmas.el:
8266         * mm-uu.el:
8267         * mm-view.el: Update copyright.
8268
8269 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8270
8271         * message.el (message-info): New function.
8272         (message-mode-menu): Add it.
8273         Update copyright.
8274
8275         * ChangeLog: Fix and update copyright.
8276
8277 2006-01-13  Romain Francoise  <romain@orebokech.com>
8278
8279         * message.el (message-forward-subject-name-subject): Prefer the
8280         address to 'nowhere' if the sender has no name.
8281         Fix typo.  Update copyright year.
8282
8283 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * gnus-art.el (article-wash-html): Use
8286         gnus-summary-show-article-charset-alist if a numeric arg is given.
8287         (gnus-article-wash-html-with-w3m-standalone): New function.
8288
8289         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8290         mm-inline-text-html-render-with-w3m-standalone.
8291         (mm-text-html-washer-alist): Map w3m-standalone to
8292         gnus-article-wash-html-with-w3m-standalone.
8293         (mm-inline-text-html-render-with-w3m-standalone): New function.
8294
8295 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8296
8297         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8298         Improve LaTeX.
8299
8300 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8303         (nnrss-request-article): Render text/plain parts as HTML.
8304
8305         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8306         the buffer.
8307
8308 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8309
8310         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8311         custom definition of `gnus-posting-styles'.
8312
8313         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8314         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8315
8316 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8317
8318         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8319         Use nntp for bug archive.
8320
8321 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8322
8323         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8324         parts.
8325         (nnrss-normalize-date): New function converts ISO 8601 date into
8326         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8327         (nnrss-check-group): Use it.
8328
8329 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8332
8333         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8334         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8335         (nnrss-insert-w3): Ditto.
8336
8337 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8340         the articles to be forwarded including the case where neither a
8341         number of articles nor a region is specified.
8342
8343 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * nnrss.el (nnrss-request-article): Fix last change; fill
8346         text/plain parts.
8347
8348 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8349
8350         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8351         in text/plain part.
8352         (nnrss-check-group): Don't add excessive newline to dc:subject.
8353
8354 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8355
8356         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8357         article.
8358
8359 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8360
8361         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8362         (nnml-use-compressed-files, nnml-save-mail): Support other
8363         comression programs such as bzip2.
8364
8365 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8366
8367         * dns.el (query-dns): Make sure we check the buffer size before
8368         removing tcp headers.
8369
8370 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8373         remove MIME buttons associated with multipart/alternative parts.
8374         (gnus-mime-display-alternative): Tag buttons using `article-type'
8375         text property.
8376
8377         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8378         associated with multipart/alternative parts.
8379
8380         * gnus-art.el (gnus-signature-separator): Fix custom type.
8381
8382         * mm-decode.el (mm-inlined-types): Fix custom type.
8383         (mm-keep-viewer-alive-types): Ditto.
8384         (mm-automatic-display): Ditto.
8385         (mm-attachment-override-types): Ditto.
8386         (mm-inline-override-types): Ditto.
8387         (mm-automatic-external-display): Ditto.
8388
8389 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8390
8391         * spam-report.el (spam-report-user-mail-address)
8392         (spam-report-user-agent): New variables.
8393         (spam-report-url-ping-plain): Use spam-report-user-agent.
8394
8395 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8396
8397         * gnus-art.el (gnus-button-handle-custom): Do not just use
8398         `customize-apropos' for any "M-x customize-*" button but the
8399         function called for.  Accept both the function name and its
8400         argument in order to achieve this.
8401         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8402         function name to `gnus-button-handle-custom' in case of "M-x
8403         customize-*" buttons.
8404
8405 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8408         multipart/alternative and add xref to mm-discouraged-alternatives
8409         in doc string.
8410
8411         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8412         gnus-buttonized-mime-types in doc string.
8413
8414 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8415
8416         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8417         Suggest image/.* in the doc string.
8418
8419 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8420
8421         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8422         message-marks (Debian bug #342521).
8423
8424 2005-12-12  Simon Josefsson  <jas@extundo.com>
8425
8426         * password.el (password-read-from-cache): Add.
8427         (password-read): Use it.
8428
8429 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8432         us-ascii as a MIME charset.
8433
8434         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8435         against the case where the 2nd arg TYPE is nil.
8436
8437 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8438
8439         * pop3.el (pop3-stream-type): Fix custom version.
8440
8441         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8442
8443 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8444
8445         * mm-decode.el (mm-display-external): Add missing cdr.
8446
8447 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8450         RFC1524) if it is in mailcap or add a suffix according to
8451         mailcap-mime-extensions when generating a temp filename; postpone
8452         deleting a temp file for 2 seconds for some wrappers, shell
8453         scripts, and so on, which might exit right after having started a
8454         viewer command as a background job.
8455
8456 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8457
8458         * nntp.el (nntp-marks-directory): Fix custom group.
8459
8460         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8461         steps when < 10.
8462
8463         * gnus-start.el (gnus-no-server-1): Mention
8464         `gnus-level-default-subscribed' in doc string.
8465
8466 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8467
8468         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8469         parens.
8470
8471 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * gnus-xmas.el (gnus-use-toolbar): Revert.
8474         (gnus-xmas-setup-toolbar): Use global default-toolbar if
8475         gnus-use-toolbar is default.
8476
8477         * messagexmas.el (message-use-toolbar): Revert.
8478         (message-setup-toolbar): Use global default-toolbar if
8479         message-use-toolbar is default.
8480
8481 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8482
8483         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
8484         according to default-toolbar-visible-p.
8485
8486         * messagexmas.el (message-use-toolbar): Ditto.
8487
8488 2005-11-26  Dave Love  <fx@gnu.org>
8489
8490         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
8491         (tls-program, tls-success): Provide openssl alternative.
8492
8493         * starttls.el: Doc fixes.
8494         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
8495         SERVICE to PORT.
8496
8497         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
8498         port null or service name.
8499         (starttls-negotiate): Autoload.
8500
8501 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8502
8503         * message.el (message-kill-to-signature): Fix interactive spec.
8504
8505 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8506
8507         * pop3.el (pop3-open-server): Recognize a string as a service name.
8508
8509 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
8510
8511         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8512
8513 2005-11-23  Dave Love  <fx@gnu.org>
8514
8515         Add pop3s, pop3/starttls.
8516
8517         * pop3.el (pop3-authentication-scheme): Clarify doc.
8518         (open-tls-stream, starttls-open-stream): Autoload.
8519         (pop3-stream-type): New.
8520         (pop3-open-server): Use it.
8521
8522         * mail-source.el (mail-sources): Fix some :types.  Add stream type
8523         for POP.
8524         (mail-source-keyword-map): Add :stream for POP.
8525         (mail-source-fetch-pop): Use pop3-stream-type.
8526
8527 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8528
8529         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
8530         of current-time-string.
8531
8532 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
8533
8534         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
8535         date header.
8536
8537 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8538
8539         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
8540         it can seriously impact performance as it bypasses the agent's
8541         local caches.
8542
8543 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8544
8545         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
8546         must be explicitly online rather than "not explicitly offline" for
8547         its flags to be synchronized.
8548
8549         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
8550         that gnus-uu-unmark-thread will function correctly.
8551
8552         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
8553         1024K is instead displayed as 1M.
8554
8555 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8556
8557         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
8558
8559 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
8560
8561         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
8562
8563 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
8564
8565         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
8566         error message to display actual error condition.
8567         (gnus-agent-save-local): Avoid saving symbols that are bound to
8568         nil as they simply result in a warning message in
8569         gnus-agent-read-local.
8570
8571 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8572
8573         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
8574         rather than make-variable-buffer-local for file-precious-flag.
8575
8576 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8577
8578         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
8579         for duplicates which are removed.  The invalid sort check then
8580         triggers a rescan after the sort as sorting may have moved
8581         duplicate entries such that they can be cheaply detected.
8582
8583 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
8586
8587 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8588
8589         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
8590         internal variable to a custom variable.  Changed default value
8591         from compressed(2) to uncompressed(1).
8592         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
8593         support for uncompressed agentview files.  Taken together, reading
8594         the agentview file should now be 6-7 times faster.
8595
8596 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8597
8598         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
8599         as a buffer-local variable.  This avoids creating truncated
8600         dribble files as a result of a hang up, eg.
8601
8602 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
8603
8604         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
8605         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
8606         XEmacs.
8607
8608 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8609
8610         * gnus-start.el (gnus-start-draft-setup): Enforce
8611         `gnus-draft-mode' for nndraft:drafts at startup.
8612
8613         * gnus.el (gnus-splash): Change custom group.
8614         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
8615         allow-list argument.
8616
8617         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
8618         string.
8619
8620 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8621
8622         * gnus-art.el (gnus-default-article-saver): Add user-defined
8623         `function' to custom type.
8624
8625 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8626
8627         * imap.el (imap-open): Handle case where buffer is a buffer
8628         object.
8629
8630 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8631
8632         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
8633         long lines.
8634         (gnus-cache-delete-group): Wrap doc strings.
8635
8636         * gnus-agent.el (gnus-agent-rename-group)
8637         (gnus-agent-delete-group): Wrap doc strings.
8638
8639 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * messagexmas.el (message-use-toolbar): Change the valid values
8642         into default, top, bottom, left, and right.
8643         (message-toolbar-thickness): New variable.
8644         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
8645         well.
8646         (message-setup-toolbar): Make it work.
8647
8648         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
8649         (gnus-use-toolbar): Change the valid values into default, top,
8650         bottom, left, and right.
8651         (gnus-toolbar-thickness): New variable.
8652         (gnus-xmas-setup-toolbar): New function.
8653         (gnus-xmas-setup-group-toolbar): Use it.
8654         (gnus-xmas-setup-summary-toolbar): Use it.
8655
8656 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8657
8658         * gnus-start.el (gnus-1): Add "native" to
8659         gnus-predefined-server-alist.
8660
8661         * gnus.el (gnus-method-to-server): Don't add "native" to the
8662         lists here, because that leads to problems when
8663         gnus-select-method is bound.
8664
8665 2005-11-09  Simon Josefsson  <jas@extundo.com>
8666
8667         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
8668         use (not sort-by-date) instead.
8669
8670 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8671
8672         * gnus-delay.el (gnus-delay-group): Don't autoload.
8673         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8674         to be re-loaded when customizing the `gnus-delay' group.
8675
8676 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
8677
8678         * message.el: Revert last changes.
8679         (message-insert-citation-line): Use newlines.
8680
8681 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
8682
8683         * message.el (message-courtesy-message)
8684         (message-mark-insert-begin, message-mark-insert-end)
8685         (message-elide-ellipsis, message-cancel-message)
8686         (message-add-header, message-change-subject)
8687         (message-cross-post-followup-to-header)
8688         (message-cross-post-insert-note, message-reduce-to-to-cc)
8689         (message-widen-reply, message-delete-not-region)
8690         (message-kill-to-signature, message-insert-signature)
8691         (message-insert-importance-high, message-insert-importance-low)
8692         (message-insert-or-toggle-importance)
8693         (message-insert-disposition-notification-to)
8694         (message-indent-citation, message-yank-original)
8695         (message-cite-original-without-signature, message-cite-original)
8696         (message-insert-citation-line, message-position-on-field)
8697         (message-fix-before-sending, message-send-mail-partially)
8698         (message-send-mail, message-send-mail-with-sendmail)
8699         (message-send-mail-with-qmail, message-send-news)
8700         (message-check-news-header-syntax, message-generate-headers)
8701         (message-insert-courtesy-copy, message-fill-address)
8702         (message-fill-header, message-shorten-references)
8703         (message-setup-1, message-cancel-news)
8704         (message-forward-make-body-plain, message-forward-make-body-mime)
8705         (message-forward-make-body-mml, message-encode-message-body)
8706         (message-forward-make-body-digest-plain)
8707         (message-forward-make-body-digest-mime)
8708         (message-use-alternative-email-as-from): Insert `hard-newline'
8709         instead of ordinary newlines.
8710
8711 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8712
8713         * message.el (message-generate-headers): Downcase the argument
8714         given to message-check-element.
8715
8716 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
8717
8718         * nntp.el (nntp-authinfo-rejected): New error condition.
8719         (nntp-wait-for): Use new error condition to signal authentication
8720         error.
8721         (nntp-retrieve-data): Rethrow new error condition to break out of
8722         recursive call to nntp-send-authinfo.
8723
8724 2005-11-08  Romain Francoise  <romain@orebokech.com>
8725
8726         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
8727         (gnus-summary-exit-map): Bind to `Z p'.
8728         (gnus-summary-make-menu-bar): Add menu item.
8729
8730 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
8731
8732         * gnus-art.el (gnus-article-treat-custom): Add `first'.
8733         (gnus-treat-*): Add `first' in all doc strings.
8734
8735         * gnus-group.el (gnus-group-compact-group): Fix typo.
8736
8737 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * gnus.el (gnus-parameters-case-fold-search): New variable.
8740         (gnus-parameters-get-parameter): Use it.
8741
8742         * gnus-score.el (gnus-home-score-file): Doc fix.
8743
8744 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8745
8746         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
8747
8748 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * mm-util.el (mm-special-display-p): New function.
8751
8752         * mml.el (mml-preview): Use it; doc fix.
8753
8754 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8755
8756         * imap.el (imap-open): Handle case where buffer is a buffer object.
8757
8758 2005-10-29  Romain Francoise  <romain@orebokech.com>
8759
8760         * message.el (message-fix-before-sending): Fix comment.
8761
8762 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
8763
8764         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
8765
8766 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
8767
8768         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
8769         Used in gnus-score.el.
8770
8771 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8772
8773         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
8774
8775 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8776
8777         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
8778         whitespace removed in revision 7.8.  Use concatenated string to
8779         protect trailing whitespace.
8780
8781 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
8782
8783         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
8784         (nnimap-request-expire-articles): Use it to avoid sending 'UID
8785         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
8786         Courier IMAP ("some version from 2004").  Mostly based on similar
8787         code in the same function.
8788
8789 2005-10-26  Didier Verna  <didier@xemacs.org>
8790
8791         * gnus-group.el (gnus-group-compact-group): Invalidate original
8792         article buffer.
8793         * gnus-srvr.el (gnus-server-compact-server): Ditto.
8794         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
8795         NOV database and in article itself.
8796         Invalidate article backlog.
8797
8798 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8799
8800         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
8801
8802 2005-10-26  Simon Josefsson  <jas@extundo.com>
8803
8804         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
8805         part of 2004-07-25 change.
8806
8807 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * message.el (message-display-completion-list): New function.
8810         (message-expand-group): Use it; make sure the Completions buffer
8811         is modifiable.
8812 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
8813
8814         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
8815         user-mail-name is an empty string.
8816
8817 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8818
8819         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
8820         depending on gnus-score-decay-constant.
8821
8822         * encrypt.el (encrypt-insert-file-contents)
8823         (encrypt-write-file-contents): Don't use `gnus-message'.
8824
8825         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
8826         arguments.
8827         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
8828         arguments to mm-uu-verbatim-marks-extract.
8829         (mm-uu-hide-markers): New variable.
8830         (mm-uu-extract): Use face similar to `gnus-cite-3'.
8831
8832         * gnus-fun.el (gnus-convert-image-to-x-face-command)
8833         (gnus-convert-image-to-face-command): Use "convert" by default to
8834         allow other input image formats.
8835         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
8836         accordingly.
8837
8838 2005-10-23  Simon Josefsson  <jas@extundo.com>
8839
8840         * imap.el (imap-gssapi-program): Align command line parameters
8841         with latest GNU SASL.
8842         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
8843
8844 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8845
8846         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
8847         HTML.
8848         (nnslashdot-request-article): Ditto.
8849
8850         * lpath.el (featurep): Add nobreak-char-display.
8851
8852 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
8853
8854         * mail-source.el (mail-source-fetch-pop): Require pop3.
8855         (mail-source-check-pop): Ditto.
8856
8857 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
8860         errors.
8861
8862 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8863
8864         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
8865         (gnus-treat-strip-leading-blank-lines): Improve doc string.
8866
8867         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
8868
8869         * mm-bodies.el (mm-decode-string): Call
8870         `mm-charset-to-coding-system' with allow-override argument.
8871
8872 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
8875         (rfc2047-charset-to-coding-system): New function.
8876         (rfc2047-decode-encoded-words): New function.
8877         (rfc2047-decode-region): Use them.
8878         (rfc2047-decode-cte): Remove.
8879         (rfc2047-parse-and-decode): Remove.
8880         (rfc2047-decode): Remove.
8881
8882 2005-10-15  Kenichi Handa  <handa@m17n.org>
8883
8884         * rfc2047.el (rfc2047-decode-cte): New function.
8885         (rfc2047-decode-region): Change the way to decode successive
8886         encoded-words: decode B- or Q-encoding in each encoded-word,
8887         concatenate them, and decode it as charset.
8888
8889 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8890
8891         * lpath.el: Fbind codepage-setup for XEmacs.
8892
8893 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
8894
8895         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
8896         widget-move-and-invoke.
8897         (gnus-custom-mode): Use gnus-custom-map.
8898
8899 2005-10-15  Bill Wohler  <wohler@newt.com>
8900
8901         * message.el (message-tool-bar-map): Renamed image file from
8902         mail_send to mail/send.
8903
8904 2005-10-16  Masatake YAMATO  <jet@gyve.org>
8905
8906         * message.el (message-expand-group): Pass the common
8907         prefix substring of completion to `display-completion-list'.
8908
8909 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
8910
8911         * mml-sec.el (mml-secure-method): New internal variable.
8912         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
8913         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
8914         functions using mml-secure-method.
8915
8916         * mml.el (mml-mode-map): Add key bindings for those functions.
8917         (mml-menu): Simplify security menu entries.  Suggested by Jesper
8918         Harder <harder@myrealbox.com>.
8919         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
8920         end of message if point is the headers of the message.
8921
8922         * message.el (message-in-body-p): New function.
8923
8924         * assistant.el: Autoload gnus-util and netrc.
8925
8926         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
8927         Use `mm-charset-override-alist' only when decoding.
8928
8929         * mm-bodies.el (mm-decode-body): Call
8930         `mm-charset-to-coding-system' with allow-override argument.
8931
8932         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
8933         `filename' from Content-Disposition if Content-Type doesn't
8934         provide `name'.
8935         (gnus-mime-view-part-as-type): Set default instead of
8936         initial-input.
8937
8938 2005-10-09  Daniel Brockman  <daniel@brockman.se>
8939
8940         * format-spec.el (format-spec): Propagate text properties of % spec.
8941
8942 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8943
8944         * gnus-art.el (gnus-treat-predicate): Add `first'.
8945
8946 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8947
8948         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
8949         (mm-charset-override-alist): New variable.
8950         (mm-charset-to-coding-system): Use it.
8951         (mm-codepage-setup): New helper function.
8952         (mm-charset-eval-alist): New variable.
8953         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
8954         about unknown charsets.
8955
8956         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
8957
8958 2005-10-04  David Hansen  <david.hansen@gmx.net>
8959
8960         * nnrss.el (nnrss-request-article): Add support for the comments tag.
8961         (nnrss-check-group): Ditto.
8962
8963 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8964
8965         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
8966         Rename x-gnus-verbatim to x-verbatim.
8967         (mm-uu-type-alist): Fix regexp for verbatim-marks.
8968
8969         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
8970         x-verbatim.
8971
8972         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
8973
8974         * gnus-util.el (gnus-remove-duplicates): Remove.
8975
8976         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
8977         instead of gnus-remove-duplicates.
8978
8979         * message.el (message-remove-duplicates): Remove.
8980         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
8981         message-remove-duplicates.
8982
8983         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
8984         available, else use implementation from `delete-dups'.
8985
8986         * message.el (message-insert-expires): New function.
8987         (message-mode-map): Add key binding.
8988         (message-mode-field-menu): Add menu entry.
8989         (message-mode): Document it.
8990         (message-make-expires-date): Use `message-make-date'.
8991
8992 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
8993
8994         * message.el (message-make-expires-date): New function.
8995
8996 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * Makefile.in (list-installed-shadows): New entry.
8999         (install): Use it.
9000         (remove-installed-shadows): New entry.
9001
9002         * dgnushack.el (dgnushack-default-load-path): New variable.
9003         (dgnushack-find-lisp-shadows): New function.
9004         (dgnushack-remove-lisp-shadows): New function.
9005
9006 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * Makefile.in (install-el-elc): New entry.
9009         (install): Use it so that .el files are necessarily installed.
9010
9011 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9012
9013         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9014
9015 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9016
9017         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9018         function rather than the diff-mode.el package.
9019         (mm-display-external): Use with-current-buffer.
9020         (mm-viewer-completion-map, mm-viewer-completion-map):
9021         Move initialization inside declaration.
9022
9023 2005-09-29  Simon Josefsson  <jas@extundo.com>
9024
9025         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9026         autoload mail-check-payment.
9027         (spam-check-hashcash): Define unconditionally, since hashcash.el
9028         is part of Gnus now.  Ignore errors from payment checking.
9029
9030 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9031
9032         * message.el (message-bold-region, message-unbold-region): Rename
9033         from `bold-region' and `unbold-region'.
9034
9035         * message.el: Remove useless autoloads.
9036
9037 2005-09-28  Simon Josefsson  <jas@extundo.com>
9038
9039         * message.el (message-use-idna): Default to t.
9040         (message-use-idna): Test whether encoding works too.  Doc fix.
9041
9042 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9043
9044         * nntp.el (nntp-warn-about-losing-connection): Remove.
9045
9046 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9047
9048         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9049         customizable.  Change default value.
9050         (mm-uu-diff-groups-regexp): Change default value.
9051         (mm-uu-type-alist): Add doc string.
9052         (mm-uu-configure): Add doc string.  Make it interactive.
9053         (mm-uu-tex-groups-regexp): New variable.
9054         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9055         (mm-uu-type-alist): Add LaTeX documents.
9056         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9057         of "text/verbatim".
9058         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9059
9060         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9061         instead of "text/verbatim".
9062
9063         * message.el (message-mark-inserted-region)
9064         (message-mark-insert-file): Use slrn style marks when called with
9065         prefix argument.
9066
9067 2005-09-27  Simon Josefsson  <jas@extundo.com>
9068
9069         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9070
9071 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9072
9073         * message.el (message-remove-duplicates): New function.
9074         Implementation borrowed from `gnus-remove-duplicates'.
9075         (message-idna-to-ascii-rhs): Also encode idna addresses in
9076         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9077         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9078         only ask about the same idna domain once per header and also tell
9079         in what header to replace the idna domain.
9080
9081         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9082         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9083         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9084         a header is decoded and not just the last one.
9085
9086 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9087
9088         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9089         has been decoded.
9090
9091         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9092         (mm-insert-part): Don't modify text if it has been decoded.
9093
9094         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9095         decoded.
9096
9097         * mm-view.el (mm-inline-text): Don't strip text props unless
9098         decoding enriched or richtext parts.
9099
9100 2005-09-25  Romain Francoise  <romain@orebokech.com>
9101
9102         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9103         * gnus-start.el (gnus-subscribe-interactively):
9104         * gnus-uu.el (gnus-uu-grab-articles):
9105         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9106         space.
9107
9108 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9109
9110         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9111         * mm-view.el (mm-view-pkcs7-decrypt):
9112         * gnus-sum.el (gnus-summary-limit-to-extra)
9113         (gnus-summary-respool-article, gnus-read-move-group-name):
9114         * gnus-score.el (gnus-summary-increase-score):
9115         * gnus-util.el (gnus-completing-read-with-default):
9116         * gnus-art.el (gnus-read-save-file-name)
9117         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9118         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9119         * message.el (message-check-news-header-syntax):
9120         Follow convention for reading with the minibuffer.
9121
9122 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9123
9124         * spam-report.el (spam-report-url-ping-plain):
9125         Use gnus-extended-version as User-Agent.
9126
9127         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9128         default value is nil.
9129
9130         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9131         (mm-uu-verbatim-marks-extract): New function.
9132         (mm-uu-extract): New face.
9133         (mm-uu-copy-to-buffer): Use it.
9134
9135         * spam-report.el (spam-report-gmane-ham): Renamed from
9136         `spam-report-gmane-unspam'.
9137         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9138         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9139
9140         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9141         Autoload.
9142         (spam-report-gmane-unregister-routine): Renamed
9143         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9144
9145 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9146
9147         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9148         (spam-report-gmane-unregister-routine): Add support for gmane
9149         unregistration.
9150
9151         * spam-report.el (spam-report-gmane-unspam)
9152         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9153         (spam-report-gmane): Change to take a single article and do unspam
9154         registration.
9155
9156 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9157
9158         * mm-url.el (mm-url-decode-entities): Fix regexp.
9159
9160 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9161
9162         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9163         default to nil, to be able to use Gnus at all.  If the default
9164         switches to something else, then the function should be fixed not
9165         be exceedingly slow.
9166
9167 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9168
9169         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9170         fail hard.
9171
9172         * spam-report.el: Add better Keywords line.
9173
9174         * spam.el: Add Maintainer and better Keywords line.
9175
9176 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9177
9178         * gnus-art.el (gnus-article-replace-part)
9179         (gnus-mime-replace-part): New functions.
9180         (gnus-mime-action-alist, gnus-mime-button-commands)
9181         (gnus-mime-save-part-and-strip): Added file argument.
9182         (gnus-article-part-wrapper): Added interactive argument.
9183
9184         * gnus-sum.el (gnus-summary-mime-map): Add
9185         `gnus-article-replace-part'.
9186
9187 2005-09-19  Didier Verna  <didier@xemacs.org>
9188
9189         The nnml compaction feature:
9190         * nnml.el (nnml-request-compact-group): New function.
9191         * nnml.el (nnml-request-compact): New function.
9192         * gnus-int.el (gnus-request-compact-group): New function.
9193         * gnus-int.el (gnus-request-compact): New function.
9194         * gnus-group.el (gnus-group-compact-group): New function.
9195         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9196         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9197         * gnus-srvr.el (gnus-server-compact-server): New function.
9198         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9199         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9200
9201 2005-09-18  Deepak Goel  <deego@gnufans.org>
9202
9203         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9204         format spec.
9205
9206 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9209
9210 2005-09-15  Romain Francoise  <romain@orebokech.com>
9211
9212         * message.el (message-fill-paragraph): Clarify docstring.
9213
9214 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9215
9216         * gnus-art.el (gnus-mime-display-part): Protect against broken
9217         MIME messages.
9218
9219 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9220
9221         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9222         before parsing header.
9223
9224 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9225
9226         * html2text.el (html2text-replace-list): Add new entities.
9227
9228 2005-09-11  Romain Francoise  <romain@orebokech.com>
9229
9230         * message.el (message-alternative-emails): Improve docstring.
9231         (message-setup-1): Call `message-use-alternative-email-as-from'
9232         after `message-setup-hook' to give it precedence over posting
9233         styles, etc.
9234         (message-use-alternative-email-as-from): Add docstring.  Remove
9235         the original From header if present.
9236
9237         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9238         (nnml-save-mail): Use it.
9239
9240         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9241         articles.  Add new argument `silent'.
9242         (gnus-uu-mark-all): Report the total number of marked articles.
9243
9244 2005-09-10  Romain Francoise  <romain@orebokech.com>
9245
9246         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9247         (gnus-uu-mark-series): Likewise.
9248
9249 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9250
9251         * spam-report.el (spam-report-gmane): Fix generation of spam
9252         report URL.
9253
9254 2005-09-10  Simon Josefsson  <jas@extundo.com>
9255
9256         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9257         t, based on discussion on the ding list with Robert Epprecht
9258         <epprecht@solnet.ch>.
9259
9260 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9261
9262         * spam-report.el (spam-report-gmane): Make it work without
9263         X-Report-Spam header.  Gmane now only provides Archived-At.
9264         This is only used if `spam-report-gmane-use-article-number' is nil.
9265         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9266
9267         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9268         make `gnus-summary-sort-by-recipient' work with threading.
9269
9270         * nnweb.el (nnweb-google-wash-article): Print a message if article
9271         is not available.
9272
9273 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9274
9275         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9276         change.  Decode text/* parts content before displaying.
9277
9278 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9279
9280         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9281
9282 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9285
9286         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9287         url-package-name, url-package-version,
9288         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9289         w3m-display-inline-images, and w3m-minor-mode-map.
9290
9291 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9292
9293         * message.el (message-tab-body-function): Fix mismatched custom type.
9294
9295         * gnus.el (gnus-group-change-level-function): Ditto.
9296
9297         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9298
9299         * gnus-art.el (gnus-signature-limit)
9300         (gnus-article-mime-part-function): Ditto.
9301
9302 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9303
9304         * mml.el (mml-mode): Silence the byte compiler.
9305
9306         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9307         using `(sit-for 0)' before moving the point to the specified part;
9308         skip unbuttonized parts.
9309         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9310         return to the summary window if gnus-auto-select-part is non-nil.
9311
9312 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9313
9314         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9315         variables.
9316         (mml-dnd-attach-file, mml-mode): Use them.
9317
9318         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9319         Make fetching article by MID work again for Google Groups.  Added
9320         FIXME concerning gnus-group-make-web-group.
9321
9322         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9323         Don't depend on Gnus by using mail-extract-address-components if
9324         gnus-extract-address-components is not bound.
9325
9326 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9327
9328         * gnus-art.el (gnus-mime-display-security): Don't display the
9329         signature, but only the signed part.
9330
9331 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9332
9333         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9334
9335         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9336         list, not listp.
9337
9338 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9339
9340         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9341         when encoding.
9342
9343         * mm-bodies.el (mm-decode-content-transfer-encoding):
9344         De-canonicalize CRLF for all text content types, not just
9345         text/plain.
9346
9347 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9350         valid article; point arrow and cursor at the MIME button.
9351
9352 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9355         Suggested by Dan Christensen <jdc@uwo.ca>.
9356
9357         * mm-decode.el (mm-save-part): Enable change of prompt.
9358
9359 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9360
9361         * gnus-msg.el (gnus-inews-add-send-actions): Made
9362         `message-post-method' lambda parameter ARG `&optional'.
9363
9364 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9365
9366         * gnus-sum.el (gnus-summary-mime-map): Added
9367         gnus-article-save-part-and-strip, gnus-article-delete-part and
9368         gnus-article-jump-to-part.
9369
9370         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9371         (gnus-article-edit-part): Use it.
9372         (gnus-article-part-wrapper): Added no-handle argument.
9373         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9374         functions.
9375
9376 2005-08-29  Romain Francoise  <romain@orebokech.com>
9377
9378         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9379         docstring.
9380         (gnus-face-from-file): Likewise.
9381
9382 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9383
9384         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9385         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9386         non-nil.
9387         (gnus-auto-select-part): New variable.
9388         (gnus-article-jump-to-part): New function.
9389         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9390         (gnus-mime-delete-part): Allow selecting specified part after
9391         deleting or stripping parts.
9392         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9393         part if argument is bogus.
9394
9395 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9396
9397         * gnus-art.el (w3m-minor-mode-map):
9398         * gnus-spec.el (gnus-newsrc-file-version):
9399         * gnus-util.el (nnmail-active-file-coding-system)
9400         (gnus-original-article-buffer, gnus-user-agent):
9401         * gnus.el (gnus-ham-process-destinations)
9402         (gnus-parameter-ham-marks-alist)
9403         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9404         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9405         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9406         * mm-decode.el (gnus-current-window-configuration):
9407         * mm-extern.el (gnus-article-mime-handles):
9408         * mm-url.el (url-current-object, url-package-name)
9409         (url-package-version):
9410         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9411         (smime-keys, w3m-cid-retrieve-function-alist)
9412         (w3m-current-buffer, w3m-display-inline-images)
9413         (w3m-minor-mode-map):
9414         * mml-smime.el (gnus-extract-address-components):
9415         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9416         (gnus-newsrc-hashtb, message-default-charset)
9417         (message-deletable-headers, message-options)
9418         (message-posting-charset, message-required-mail-headers)
9419         (message-required-news-headers):
9420         * mml1991.el (mc-pgp-always-sign):
9421         * mml2015.el (mc-pgp-always-sign):
9422         * nnheader.el (nnmail-extra-headers):
9423         * rfc1843.el (gnus-decode-encoded-word-function)
9424         (gnus-decode-header-function, gnus-newsgroup-name):
9425         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9426
9427 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9428
9429         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9430         the end of the date treatments.
9431
9432 2005-08-15  Simon Josefsson  <jas@extundo.com>
9433
9434         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9435         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9436         Capello and Romain Francoise.
9437         (pgg-fetch-key-function): Removed, not used?
9438         (pgg-insert-url-with-w3): Require url, to get
9439         url-insert-file-contents regardless of where it is defined.
9440
9441 2005-08-13  Romain Francoise  <romain@orebokech.com>
9442
9443         * message.el (message-cite-original-1): New function.
9444         (message-cite-original): Use it.
9445         (message-cite-original-without-signature): Ditto.
9446
9447 2005-08-08  Romain Francoise  <romain@orebokech.com>
9448
9449         * message.el (message-yank-empty-prefix): New variable.
9450         (message-indent-citation): Use it.
9451         (message-cite-original-without-signature): Respect X-No-Archive.
9452
9453 2005-08-08  Simon Josefsson  <jas@extundo.com>
9454
9455         * pgg.el: Autoload url-insert-file-contents instead of loading
9456         w3/url.
9457         (pgg-insert-url-with-w3): Don't load url here.
9458
9459 2005-08-07  Jesper Harder  <harder@phys.au.dk>
9460
9461         * message.el (message-kill-to-signature): Don't insert newline at
9462         bol.
9463         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9464
9465 2005-08-06  Romain Francoise  <romain@orebokech.com>
9466
9467         * message.el (message-user-fqdn): Fix typo in docstring.
9468
9469 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
9470
9471         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9472
9473         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9474
9475 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * mm-bodies.el (mm-encode-body): Use coding system rather than
9478         charset to encode text.
9479
9480         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
9481         number of charsets if utf-8 is available (XEmacs).
9482
9483 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9484
9485         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
9486         taken from `gnus-button-mid-or-mail-regexp'.
9487         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
9488         (gnus-button-alist): Improve regexp for domain part of the MIDs
9489         for news:localpart@domain buttons.
9490         (gnus-button-ctan-directory-regexp): Update.
9491
9492 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9493
9494         * sieve-manage.el (sieve-manage-interactive-login): Use
9495         make-local-variable rather than make-variable-buffer-local.
9496         (sieve-manage-open): Ditto.
9497         (sieve-manage-authenticate): Ditto.
9498
9499         * mml.el (mml-generate-mime-1): Make the content type default to
9500         text/plain if the filename is not specified.
9501
9502 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9503
9504         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
9505         instead of insert-buffer.
9506
9507         * message.el (message-yank-original): Ditto; set the mark at the
9508         end of the yanked message.
9509
9510 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9511
9512         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
9513         lines to scroll rather than to stop it.
9514
9515         * mml.el (mml-generate-default-type): Add doc string.
9516         (mml-generate-mime-1): Use mm-default-file-encoding or make it
9517         default to application/octet-stream when determining the content
9518         type if it is not specified for the part or the mml contents; add
9519         a comment about mml-generate-default-type.
9520
9521 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
9522
9523         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
9524         make it default to application/octet-stream when determining the
9525         content type if it is not specified for the external contents.
9526
9527 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * rfc2231.el (rfc2231-parse-string): Take care that not only a
9530         segmented parameter but also other parameters might be there.
9531
9532 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9533
9534         * mm-decode.el (mm-display-external): Delete temp file, directory
9535         and buffer immediately if the external process is exited.
9536
9537 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9538
9539         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
9540         fewer lines than that of scroll-margin.
9541         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
9542
9543 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * gnus-art.el (gnus-article-next-page): Revert.
9546         (gnus-article-beginning-of-window): New macro.
9547         (gnus-article-next-page-1): Use it.
9548         (gnus-article-prev-page): Ditto.
9549         (gnus-article-edit-part): Use insert-buffer-substring instead of
9550         insert-buffer.
9551         (gnus-article-edit-exit): Ditto.
9552
9553         * gnus-util.el (gnus-beginning-of-window): Remove.
9554         (gnus-end-of-window): Remove.
9555
9556         * lpath.el: Don't bind header-line-format and scroll-margin.
9557
9558 2005-07-25  Simon Josefsson  <jas@extundo.com>
9559
9560         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
9561         to have the url package without w3.  Reported by Daiki Ueno
9562         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
9563
9564 2005-07-20  Didier Verna  <didier@xemacs.org>
9565
9566         * gnus-diary.el: Remove the description comment (nndiary is now
9567         properly documented in the Gnus manual).
9568         Fix the spelling of "Back End".
9569         * nndiary.el: Ditto.
9570         Fix the copyright notice.
9571
9572 2005-07-18  Romain Francoise  <romain@orebokech.com>
9573
9574         * gnus-sum.el (gnus-summary-to-prefix)
9575         (gnus-summary-newsgroup-prefix): New variables.
9576         (gnus-summary-from-or-to-or-newsgroups): Use them.
9577
9578 2005-07-17  Romain Francoise  <romain@orebokech.com>
9579
9580         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
9581         space as it's generally not especially interesting to the user.
9582
9583 2005-07-16  Romain Francoise  <romain@orebokech.com>
9584
9585         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
9586         nil to avoid prompting and file modification if one of the
9587         messages at the top of the nnfolder file contains a copyright
9588         notice.
9589         Update copyright notice.
9590
9591         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
9592         instead of `current-time-string' as the latter creates a time
9593         string that is not RFC 2822 compliant (it lacks the zone).
9594         Update copyright notice.
9595
9596 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9597
9598         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
9599         for text/rtf.  Display default in prompt.  Pass default for M-n.
9600
9601         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
9602
9603 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9604
9605         * gnus-msg.el (gnus-button-mailto): Remove
9606         save-selected-window-window hackery because it relies on
9607         save-selected-window internals.
9608
9609 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
9612         (gnus-article-next-page-1): Use gnus-beginning-of-window.
9613         (gnus-article-prev-page): Ditto.
9614
9615         * gnus-util.el (gnus-beginning-of-window): New function.
9616         (gnus-end-of-window): New function.
9617
9618         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
9619
9620 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9621
9622         * gnus-score.el (gnus-score-edit-all-score): Set
9623         gnus-score-edit-exit-function to gnus-score-edit-done and call
9624         gnus-message.
9625
9626 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9627
9628         * gnus-msg.el (gnus-button-mailto): Remove
9629         save-selected-window-window hackery because it relies on
9630         save-selected-window internals.
9631
9632 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
9635         add-minor-mode.
9636         (gnus-binary-mode): Ditto.
9637
9638         * gnus-topic.el (gnus-topic-mode): Ditto.
9639
9640 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
9641
9642         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
9643         (gnus-article-prev-page): Take scroll-margin into consideration.
9644
9645 2005-07-04  Lute Kamstra  <lute@gnu.org>
9646
9647         Update FSF's address in GPL notices.
9648
9649 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
9650
9651         * gnus.el (gnus-exit):
9652         * gnus-group.el (gnus-group-icons):
9653         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
9654
9655         * gnus-nocem.el (gnus-nocem):
9656         * message.el (message-various, message-buffers, message-sending)
9657         (message-interface, message-forwarding, message-insertion)
9658         (message-headers, message-news, message-mail):
9659         * pgg-gpg.el (pgg-gpg):
9660         * pgg-parse.el (pgg-parse):
9661         * pgg-pgp.el (pgg-pgp):
9662         * pgg-pgp5.el (pgg-pgp5):
9663         * pop3.el (pop3): Finish `defgroup' description with period.
9664
9665 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9666
9667         * gnus-art.el (article-display-face): Improve the efficiency.
9668         (article-display-x-face): Ditto; remove grey x-face stuff.
9669
9670 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * gnus-art.el (article-display-face): Correct the position in
9673         which Faces are inserted.
9674
9675 2005-06-29  Didier Verna  <didier@xemacs.org>
9676
9677         * gnus-art.el (article-display-face): Display faces in correct
9678         order.
9679
9680 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9681
9682         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
9683         (gnus-fill-real-hashtb): Use hash table instead of obarray.
9684         (gnus-nocem-check-article): Fetch the Type header.
9685         (gnus-nocem-message-wanted-p): Fix the way to examine types.
9686         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
9687         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
9688         make sure gnus-nocem-hashtb is initialized.
9689         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
9690         (gnus-nocem-unwanted-article-p): Ditto.
9691
9692         * pgg.el (pgg-verify): Return the verification result.
9693
9694 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9695
9696         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
9697         is ascii.
9698
9699 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
9700
9701         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
9702         `show-nonbreak-escape'.
9703
9704 2005-06-23  Lute Kamstra  <lute@gnu.org>
9705
9706         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
9707
9708         * dig.el (dig-mode):
9709         * smime.el (smime-mode): Use gnus-run-mode-hooks.
9710
9711 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
9712
9713         * nnimap.el (nnimap-split-download-body): Fix spellings.
9714
9715 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
9716
9717         * gnus-art.el (gnus-article-encrypt-body):
9718         * gnus-cus.el (gnus-score-customize):
9719         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
9720         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
9721
9722 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
9723
9724         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
9725         header by looking for magic "MII" at the beginnig.
9726
9727 2005-06-16  Miles Bader  <miles@gnu.org>
9728
9729         * gnus-xmas.el (gnus-xmas-group-startup-message):
9730         Use renamed gnus-splash face.
9731
9732         * assistant.el (assistant-field): Remove "-face" suffix from face name.
9733         (assistant-field-face): New backward-compatibility alias for renamed
9734         face.
9735         (assistant-render-text): Use renamed assistant-field face.
9736
9737         * spam.el (spam): Remove "-face" suffix from face name.
9738         (spam-face): New backward-compatibility alias for renamed face.
9739         (spam-face, spam-initialize): Use renamed spam face.
9740
9741         * message.el (message-header-to, message-header-cc)
9742         (message-header-subject, message-header-newsgroups)
9743         (message-header-other, message-header-name)
9744         (message-header-xheader, message-separator, message-cited-text)
9745         (message-mml): Remove "-face" suffix from face names.
9746         (message-header-to-face, message-header-cc-face)
9747         (message-header-subject-face, message-header-newsgroups-face)
9748         (message-header-other-face, message-header-name-face)
9749         (message-header-xheader-face, message-separator-face)
9750         (message-cited-text-face, message-mml-face):
9751         New backward-compatibility aliases for renamed faces.
9752         (message-font-lock-keywords): Use renamed message faces.
9753
9754         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
9755         (sieve-test-commands, sieve-tagged-arguments):
9756         Remove "-face" suffix from face names.
9757         (sieve-control-commands-face, sieve-action-commands-face)
9758         (sieve-test-commands-face, sieve-tagged-arguments-face):
9759         New backward-compatibility aliases for renamed faces.
9760         (sieve-control-commands-face, sieve-action-commands-face)
9761         (sieve-test-commands-face, sieve-tagged-arguments-face):
9762         Use renamed sieve faces.
9763
9764         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
9765         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
9766         (gnus-group-news-3-empty, gnus-group-news-4)
9767         (gnus-group-news-4-empty, gnus-group-news-5)
9768         (gnus-group-news-5-empty, gnus-group-news-6)
9769         (gnus-group-news-6-empty, gnus-group-news-low)
9770         (gnus-group-news-low-empty, gnus-group-mail-1)
9771         (gnus-group-mail-1-empty, gnus-group-mail-2)
9772         (gnus-group-mail-2-empty, gnus-group-mail-3)
9773         (gnus-group-mail-3-empty, gnus-group-mail-low)
9774         (gnus-group-mail-low-empty, gnus-summary-selected)
9775         (gnus-summary-cancelled, gnus-summary-high-ticked)
9776         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
9777         (gnus-summary-high-ancient, gnus-summary-low-ancient)
9778         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
9779         (gnus-summary-low-undownloaded)
9780         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
9781         (gnus-summary-low-unread, gnus-summary-normal-unread)
9782         (gnus-summary-high-read, gnus-summary-low-read)
9783         (gnus-summary-normal-read, gnus-splash):
9784         Remove "-face" suffix from face names.
9785         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9786         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9787         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9788         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9789         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9790         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9791         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9792         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9793         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9794         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9795         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9796         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9797         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9798         (gnus-summary-normal-ticked-face)
9799         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
9800         (gnus-summary-normal-ancient-face)
9801         (gnus-summary-high-undownloaded-face)
9802         (gnus-summary-low-undownloaded-face)
9803         (gnus-summary-normal-undownloaded-face)
9804         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9805         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9806         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9807         (gnus-splash-face):
9808         New backward-compatibility aliases for renamed faces.
9809         (gnus-group-startup-message): Use renamed gnus faces.
9810
9811         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
9812         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
9813         (gnus-server-agent): Remove "-face" suffix from face names.
9814         (gnus-server-agent-face, gnus-server-opened-face)
9815         (gnus-server-closed-face, gnus-server-denied-face)
9816         (gnus-server-offline-face):
9817         New backward-compatibility aliases for renamed faces.
9818         (gnus-server-agent-face, gnus-server-opened-face)
9819         (gnus-server-closed-face, gnus-server-denied-face)
9820         (gnus-server-offline-face): Use renamed gnus faces.
9821
9822         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
9823         Remove "-face" suffix from face names.
9824         (gnus-picon-xbm-face, gnus-picon-face):
9825         New backward-compatibility aliases for renamed faces.
9826
9827         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
9828         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
9829         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
9830         (gnus-cite-11): Remove "-face" suffix from face names.
9831         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
9832         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
9833         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
9834         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
9835         New backward-compatibility aliases for renamed faces.
9836         (gnus-cite-attribution-face, gnus-cite-face-list)
9837         (gnus-article-boring-faces): Use renamed gnus faces.
9838
9839         * gnus-art.el (gnus-signature, gnus-header-from)
9840         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
9841         (gnus-header-content): Remove "-face" suffix from face names.
9842         (gnus-signature-face, gnus-header-from-face)
9843         (gnus-header-subject-face, gnus-header-newsgroups-face)
9844         (gnus-header-name-face, gnus-header-content-face):
9845         New backward-compatibility aliases for renamed faces.
9846         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
9847
9848         * gnus-sum.el (gnus-summary-selected-face)
9849         (gnus-summary-highlight): Use renamed gnus faces.
9850         * gnus-group.el (gnus-group-highlight): Likewise.
9851
9852 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
9853
9854         * gnus-sieve.el (gnus-sieve-article-add-rule):
9855         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
9856         * spam-stat.el (spam-stat-buffer-change-to-spam)
9857         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
9858
9859         * message.el (message-is-yours-p):
9860         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
9861
9862 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9863
9864         * mm-view.el (mm-inline-text): Withdraw the last change.
9865
9866 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9867
9868         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
9869         executing enriched-decode.
9870
9871 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
9874         charset of tar files.
9875
9876 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
9877
9878         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
9879
9880 2005-06-04  Lute Kamstra  <lute@gnu.org>
9881
9882         * nnfolder.el (nnfolder-read-folder): Make sure that undo
9883         information is never recorded.
9884
9885 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9886
9887         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
9888
9889 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * pop3.el (pop3-apop): Run md5 in the binary mode.
9892
9893         * starttls.el (starttls-set-process-query-on-exit-flag):
9894         Use eval-and-compile.
9895
9896 2005-05-31  Simon Josefsson  <jas@extundo.com>
9897
9898         * smime.el (smime-replace-in-string): Define.
9899         (smime-cert-by-ldap-1): Use it.
9900
9901 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9902
9903         * gnus-art.el (article-display-x-face): Replace
9904         process-kill-without-query by gnus-set-process-query-on-exit-flag.
9905
9906         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
9907         set-process-query-on-exit-flag or process-kill-without-query.
9908
9909         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
9910         loop instead of replace-regexp.
9911
9912         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
9913         instead of process-kill-without-query if it is available.
9914
9915         * lpath.el: Fbind ldap-search-entries.
9916
9917         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
9918         instead of find-file-hooks if it is available.
9919
9920         * mml1991.el: Bind pgg-default-user-id when compiling.
9921
9922         * mml2015.el: Bind pgg-default-user-id when compiling.
9923
9924         * nndraft.el (nndraft-request-associate-buffer):
9925         Use write-contents-functions instead of write-contents-hooks if it is
9926         available.
9927
9928         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
9929         instead of find-file-hooks if it is available.
9930
9931         * nntp.el (nntp-open-connection): Replace
9932         process-kill-without-query by gnus-set-process-query-on-exit-flag.
9933         (nntp-open-ssl-stream): Ditto.
9934         (nntp-open-tls-stream): Ditto.
9935
9936         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
9937         set-process-query-on-exit-flag or process-kill-without-query.
9938         (starttls-open-stream-gnutls): Use it instead of
9939         process-kill-without-query.
9940         (starttls-open-stream): Ditto.
9941
9942 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
9943
9944         * smime.el (smime-cert-by-ldap-1): Don't use
9945         replace-regexp-in-string.
9946
9947 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
9948
9949         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
9950
9951         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
9952         in PEM format.  Adjust to the XEmacs compability.
9953
9954 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
9955
9956         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
9957         by `string-to-number'.
9958         * gnus-agent.el (gnus-agent-regenerate-group)
9959         (gnus-agent-fetch-articles): Ditto.
9960         * gnus-art.el (gnus-button-fetch-group): Ditto.
9961         * gnus-cache.el (gnus-cache-generate-active)
9962         (gnus-cache-articles-in-group): Ditto.
9963         * gnus-group.el (gnus-group-set-current-level)
9964         (gnus-group-insert-group-line): Ditto.
9965         * gnus-score.el (gnus-score-set-expunge-below)
9966         (gnus-score-set-mark-below, gnus-summary-score-effect)
9967         (gnus-summary-score-entry): Ditto.
9968         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
9969         (gnus-soup-pack): Ditto.
9970         * gnus-spec.el (gnus-xmas-format): Ditto.
9971         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
9972         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
9973         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
9974         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
9975         * nndb.el (nndb-get-remote-expire-response): Ditto.
9976         * nndiary.el (nndiary-parse-schedule-value)
9977         (nndiary-string-to-number, nndiary-request-replace-article)
9978         (nndiary-request-article): Ditto.
9979         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
9980         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
9981         * nneething.el (nneething-make-head): Ditto.
9982         * nnfolder.el (nnfolder-request-article)
9983         (nnfolder-retrieve-headers): Ditto.
9984         * nnheader.el (nnheader-file-to-number): Ditto.
9985         * nnkiboze.el (nnkiboze-request-article): Ditto.
9986         * nnmail.el (nnmail-process-unix-mail-format)
9987         (nnmail-process-babyl-mail-format): Ditto.
9988         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
9989         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
9990         (nnmh-request-create-group, nnmh-request-list-1)
9991         (nnmh-request-group, nnmh-request-article): Ditto.
9992         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
9993         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
9994         * nnsoup.el (nnsoup-make-active): Ditto.
9995         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
9996         * nntp.el (nntp-find-group-and-number)
9997         (nntp-retrieve-headers-with-xover): Ditto.
9998         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
9999         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10000         (pgg-format-key-identifier): Ditto.
10001         * pop3.el (pop3-last, pop3-stat): Ditto.
10002         * qp.el (quoted-printable-decode-region): Ditto.
10003
10004         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10005         of concat.
10006
10007 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10008
10009         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10010
10011         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10012
10013         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10014
10015         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10016
10017         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10018
10019         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10020
10021         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10022         (gnus-carpal-mode): Ditto.
10023
10024         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10025         (gnus-browse-mode): Ditto.
10026
10027         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10028
10029         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10030
10031 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10032
10033         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10034
10035 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * gnus-util.el (gnus-run-mode-hooks): New function.
10038
10039         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10040
10041         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10042         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10043
10044 2005-05-27  Lute Kamstra  <lute@gnu.org>
10045
10046         * dns-mode.el (dns-mode): Specify customization group.
10047
10048 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10049
10050         * gnus-agent.el (gnus-agent-make-mode-line-string):
10051         Use mode-line-highlight as mouse-face.
10052
10053 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * canlock.el (canlock): Change the parent group to news.
10056
10057         * deuglify.el (gnus-outlook-deuglify): Add :group.
10058
10059         * dig.el (dig): Add :group.
10060
10061         * dns-mode.el (dns-mode): Add :group.
10062
10063         * encrypt.el (encrypt): Add :group.
10064
10065         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10066         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10067         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10068         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10069         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10070
10071         * gnus-diary.el (gnus-diary): Add :group.
10072
10073         * gnus.el (gnus-group-news-1-face): Add :group.
10074         (gnus-group-news-1-empty-face): Ditto.
10075         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10076         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10077         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10078         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10079         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10080         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10081         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10082         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10083         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10084         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10085         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10086         (gnus-summary-high-ticked-face): Ditto.
10087         (gnus-summary-low-ticked-face): Ditto.
10088         (gnus-summary-normal-ticked-face): Ditto.
10089         (gnus-summary-high-ancient-face): Ditto.
10090         (gnus-summary-low-ancient-face): Ditto.
10091         (gnus-summary-normal-ancient-face): Ditto.
10092         (gnus-summary-high-undownloaded-face): Ditto.
10093         (gnus-summary-low-undownloaded-face): Ditto.
10094         (gnus-summary-normal-undownloaded-face): Ditto.
10095         (gnus-summary-high-unread-face): Ditto.
10096         (gnus-summary-low-unread-face): Ditto.
10097         (gnus-summary-normal-unread-face): Ditto.
10098         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10099         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10100
10101         * hashcash.el (hashcash): New custom group.
10102         (hashcash-default-payment): Add :group.
10103         (hashcash-payment-alist): Ditto.
10104         (hashcash-default-accept-payment): Ditto.
10105         (hashcash-accept-resources): Ditto.
10106         (hashcash-path): Ditto.
10107         (hashcash-extra-generate-parameters): Ditto.
10108         (hashcash-double-spend-database): Ditto.
10109         (hashcash-in-news): Ditto.
10110
10111         * message.el (message-minibuffer-local-map): Add :group.
10112
10113         * netrc.el (netrc): Add :group.
10114
10115         * sieve-manage.el (sieve-manage-log): Add :group.
10116         (sieve-manage-default-user): Diito.
10117         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10118         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10119         (sieve-manage-authenticators): Ditto.
10120         (sieve-manage-authenticator-alist): Ditto.
10121         (sieve-manage-default-port): Ditto.
10122
10123         * sieve-mode.el (sieve-control-commands-face): Add :group.
10124         (sieve-action-commands-face): Ditto.
10125         (sieve-test-commands-face): Ditto.
10126         (sieve-tagged-arguments-face): Ditto.
10127
10128         * smime.el (smime): Add :group.
10129
10130         * spam-report.el (spam-report): Add :group.
10131
10132         * spam.el (spam, spam-face): Add :group.
10133
10134 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10135
10136         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10137         return \n.\n.\n at the end of articles.  Protect against that.
10138         (nntp-with-open-group): Allow debugging.
10139
10140         * nnheader.el (mail-header-set-extra): Make into a function
10141         because I just could't understand how to quote the list properly.
10142
10143         * dns.el (query-dns-cached): New function.
10144
10145 2005-05-26  Lute Kamstra  <lute@gnu.org>
10146
10147         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10148
10149 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10152
10153         * gnus-art.el: Don't autoload mail-extract-address-components.
10154
10155         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10156         eval-and-compile to evaluate it.
10157
10158         * hashcash.el: Don't autoload executable-find.
10159
10160         * nndb.el: Don't declare the nndb back end two or more times; don't
10161         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10162
10163         * nntp.el: Autoload format-spec instead of format; use
10164         eval-and-compile to evaluate autoload forms.
10165
10166 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10167
10168         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10169
10170 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10171
10172         * gnus.el (gnus-version-number): Bump version.
10173
10174 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10175
10176         * gnus.el: No Gnus v0.3 is released.
10177
10178 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10179
10180         * lpath.el (featurep): Bind show-nonbreak-escape.
10181
10182 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10183
10184         * gnus-art.el (gnus-article-edit-part): Disable undo.
10185
10186 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10187
10188         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10189         gnus-article-date-lapsed-new-header is t if date timer is active;
10190         skip headers in which the original date value is empty.
10191         (gnus-article-save-original-date): Redefine it as a macro.
10192         (gnus-display-mime): Use it.
10193
10194 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * gnus-art.el (article-date-ut): Support converting date in
10197         forwarded parts as well.
10198         (gnus-article-save-original-date): New function.
10199         (gnus-display-mime): Use it.
10200
10201 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10202
10203         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10204         enclosure element of <item>.
10205
10206 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10207
10208         * message.el (message-kill-buffer-query): Renamed from
10209         `message-kill-buffer-query-if-modified'.  Added :version.
10210
10211 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10214         window layout.
10215
10216 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10217
10218         * mml.el: Autoload dnd when compiling.
10219
10220 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10221
10222         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10223         x-dnd-*.
10224
10225 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * qp.el (quoted-printable-encode-region): Save excursion.
10228
10229 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10230
10231         * message.el (message-kill-buffer-query-if-modified): Add new variable
10232         so the user can kill a modified message buffer quickly.
10233         (message-kill-buffer): Use it.
10234
10235 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10236
10237         * lpath.el: Fbind display-time-event-handler; don't fbind
10238         string-to-multibyte.
10239
10240         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10241
10242 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10243
10244         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10245         contained in text because xml.el decodes entities) with LFs.
10246
10247 2005-04-11  Lute Kamstra  <lute@gnu.org>
10248
10249         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10250         differently.
10251
10252 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10253
10254         * mm-util.el (mm-detect-coding-region): Typo.
10255
10256 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10257
10258         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10259
10260 2005-04-06  Deepak Goel  <deego@gnufans.org>
10261
10262         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10263         user-function allow user modifications of the scores.
10264         (spam-stat-score-buffer-user): New function, to allow
10265         user-computed modifications to the score.
10266         (spam-stat-score-buffer-user-functions): List of additional
10267         scoring functions.
10268         (spam-stat-error-holder): Global temporary error holder.
10269         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10270         variable.
10271
10272 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10273
10274         * gnus-registry.el (gnus-registry-clean-empty-function)
10275         (gnus-registry-trim, gnus-registry-fetch-groups)
10276         (gnus-registry-delete-group): Groups that match
10277         `gnus-registry-ignored-groups' are removed from the registry
10278         entries, not just ignored for splitting.  This helps clean up the
10279         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10280         to get all the groups a message ID is in.
10281
10282         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10283         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10284         (spam-stat-score-buffer-user-functions): Add :number custom type.
10285
10286 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10289         argument in XEmacs.
10290
10291         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10292         (nnrss-request-group): Decode group name first.
10293         (nnrss-request-article): Make a text/plain article if mml-to-mime
10294         failed.
10295         (nnrss-get-encoding): Return a compatible encoding according to
10296         nnrss-compatible-encoding-alist.
10297         (nnrss-find-el): Use consp instead of listp.
10298         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10299
10300 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10301
10302         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10303         which Emacs 20 doesn't support.
10304         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10305
10306 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10307
10308         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10309         silence the byte compiler inside the defun.
10310
10311         * gnus-demon.el (parse-time-string): Add autoload.
10312
10313         * gnus-delay.el (parse-time-string): Add autoload.
10314
10315         * gnus-art.el (parse-time-string): Add autoload.
10316
10317         * nnultimate.el (parse-time): Require for `parse-time-string'.
10318
10319 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10320
10321         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10322
10323         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10324
10325         * smime.el (smime-ldap-host-list): Add :version.
10326
10327 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10328
10329         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10330         pass it to `gnus-browse-read-group'.
10331         (gnus-browse-read-group): Add NUMBER argument and pass it to
10332         `gnus-group-read-ephemeral-group'.
10333
10334         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10335         argument and pass it to `gnus-group-read-group'.
10336
10337 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10338
10339         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10340         mm-xemacs-find-mime-charset-1 if we have the mule feature
10341         available at runtime.
10342
10343 2005-03-25  Werner Lemberg  <wl@gnu.org>
10344
10345         * nnmaildir.el: Replace `illegal' with `invalid'.
10346
10347 2005-03-23  Lute Kamstra  <lute@gnu.org>
10348
10349         * time-date.el: Add comment on time value formats.
10350         Don't require parse-time.
10351         (with-decoded-time-value): New macro.
10352         (encode-time-value): New function.
10353         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10354         (days-to-time): Return a valid time value when arg is huge.
10355         (time-since): Use time-subtract.
10356         (time-to-number-of-days): Use time-to-seconds.
10357
10358 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10359
10360         * gnus-start.el (gnus-display-time-event-handler):
10361         Check display-time-timer at runtime rather than only at load time
10362         in case display-time-mode is turned off in the mean time.
10363
10364 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10365
10366         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10367         used.
10368
10369         * nneething.el (nneething-map-file-directory): Derive from
10370         `gnus-directory'.
10371
10372         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10373         the To/Cc button.
10374
10375 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10376
10377         * nnmaildir.el (nnmaildir-request-accept-article):
10378         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10379
10380 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10381
10382         * gnus-async.el: Require timer-funcs at compile time when in
10383         XEmacs for `run-with-idle-timer'.
10384
10385 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10386
10387         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10388         autoloaded function.
10389
10390 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10391
10392         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10393
10394 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10395
10396         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10397
10398 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10399
10400         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10401         gnus-expert-user to default.
10402
10403 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10404
10405         * nnimap.el (nnimap-open-server): Ditto.
10406
10407         * imap.el (imap-authenticate): Fix typo.
10408
10409 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10410
10411         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10412         buffer (since IMAP server might return FETCH response out of
10413         order, and the nntp buffer must be sorted).
10414
10415 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10416
10417         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10418         comparison on string.
10419
10420         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10421         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10422         (gnus-agent-summary-fetch-series): Modified to protect against
10423         gnus-agent-summary-fetch-group clearing processable flags.
10424         (gnus-agent-synchronize-group-flags): Update live group buffer as
10425         synchronization may occur due to the user toggle the plugged
10426         status.
10427         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10428         successfully downloaded.
10429         (gnus-agent-expire-group-1): Avoid using markers when the overview
10430         is in ascending order; greatly improves performance.
10431         (gnus-agent-regenerate-group): Use
10432         gnus-agent-synchronize-group-flags to reset read status in both
10433         gnus and server.
10434         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10435
10436 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10437
10438         * message.el: Don't autoload former message-utils variables.
10439         (message-strip-subject-trailing-was): Change doc string.
10440
10441         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10442         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10443         (nnweb-google-search): Add "hl=en" here.
10444         (nnweb-google-parse-1, nnweb-google-create-mapping):
10445         Don't hardcode URL.
10446
10447 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10448
10449         * message.el (message-get-reply-headers, message-followup):
10450         Mention related variables `message-use-followup-to' and
10451         `message-use-mail-followup-to', in the information buffer.
10452
10453         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10454         of broken groups(-beta).google.com.
10455
10456 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10457
10458         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10459         parameter to invoked gnus-request-move-article; remove the
10460         redundant gnus-sum-hint-move-is-internal variable; apply the marks
10461         all at once instead of once per article.
10462         (gnus-summary-remove-process-mark): Accept a list of articles as
10463         well as a single article for processing.
10464
10465         * gnus-int.el (gnus-request-move-article): Add move-is-internal
10466         parameter.
10467
10468         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10469
10470         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10471
10472         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10473         parameter.
10474
10475         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
10476         parameter.
10477
10478         * nnimap.el (nnimap-request-move-article): Add move-is-internal
10479         parameter and remove the gnus-sum-hint-move-is-internal variable.
10480
10481         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
10482         parameter.
10483
10484         * nndraft.el (nndraft-request-move-article): Add move-is-internal
10485         parameter.
10486
10487         * nndiary.el (nndiary-request-move-article): Add move-is-internal
10488         parameter.
10489
10490         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
10491
10492         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
10493         parameter.
10494
10495         * nnagent.el (nnagent-request-move-article): Add move-is-internal
10496         parameter.
10497
10498 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10499
10500         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
10501         a more conservative way.
10502
10503 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10504
10505         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
10506         buffer, so it moves the window's cursor.
10507
10508 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
10509
10510         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
10511         `mm-dissect-multipart' and receive the from field as an (optional)
10512         argument from `mm-dissect-multipart'.
10513         (mm-dissect-multipart): Receive the from field as an argument and
10514         pass it on when we call `mm-dissect-buffer' on MIME parts.
10515         Fixes verification/decryption of signed/encrypted MIME parts.
10516
10517 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
10518
10519         * gnus-sum.el (gnus-summary-move-article): Set
10520         gnus-sum-hint-move-is-internal for gnus-request-move-article and
10521         whatever it calls (right now, only nnimap-request-move article
10522         respects it).
10523
10524         * nnimap.el (nnimap-request-move-article): When
10525         gnus-sum-hint-move-is-internal is set, don't do the extra
10526         nnimap-request-article.
10527
10528 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10529
10530         * nnheader.el (nnheader-find-file-noselect): Add doc string.
10531
10532         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
10533         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
10534
10535         * gnus-sum.el (gnus-summary-caesar-message):
10536         Apply `gnus-treat-article' after rotation.
10537
10538         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
10539         doc string.
10540
10541 2005-02-22  Simon Josefsson  <jas@extundo.com>
10542
10543         * encrypt.el (encrypt-password-cache-expiry): Remove (use
10544         `password-cache-expiry' instead).  Reported by Arne Jørgensen
10545         <arne@arnested.dk>.
10546         (encrypt): Add password-cache and password-cache-expiry as group
10547         members.
10548
10549 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
10550
10551         * smime.el (smime-ldap-host-list): Doc fix.
10552         (smime-ask-passphrase): Use `password-read-and-add' to read (and
10553         cache) password.
10554         (smime-sign-region): Use it.
10555         (smime-decrypt-region): Use it.
10556         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
10557         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
10558         fails.
10559         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
10560         certificate from DER to PEM format rather than calling openssl.
10561
10562         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
10563
10564         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
10565         for signing/encryption.
10566
10567         * mml.el (mml-parse-1): Use them.
10568
10569 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
10570
10571         * nnrss.el (nnrss-verbose): Removed.
10572         (nnrss-request-group): Use `nnheader-message' instead.
10573
10574 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
10575
10576         * nnrss.el (nnrss-verbose): New variable.
10577         (nnrss-request-group): Make it say nnrss is requesting a group.
10578
10579 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10580
10581         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
10582         Handle news URL with given port correctly.
10583
10584 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10585
10586         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
10587         containing special characters.
10588
10589         * gnus-sum.el (gnus-summary-edit-article): Ditto.
10590
10591         * mml.el (mime-to-mml): Ditto.
10592
10593         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
10594         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
10595         (rfc2047-decode-region): Quote decoded words containing special
10596         characters when rfc2047-quote-decoded-words-containing-tspecials
10597         is non-nil.
10598
10599 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
10600
10601         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
10602
10603         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
10604
10605 2005-02-15  Simon Josefsson  <jas@extundo.com>
10606
10607         * nnimap.el (nnimap-debug): Doc fix.
10608
10609         * imap.el (imap-debug): Doc fix.
10610
10611 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10612
10613         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
10614
10615 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
10616
10617         * gnus.el (spam-contents): Improve docs for spam-contents
10618         parameter in its variable incarnation.
10619
10620 2005-02-14  Simon Josefsson  <jas@extundo.com>
10621
10622         * smime-ldap.el: Use require instead of load-library for ldap.
10623         (smime-ldap-search): Indent.
10624         (smime-ldap-search-internal): Shorten line.
10625
10626         * smime.el (smime-cert-by-dns): Add doc-string.
10627         (smime-cert-by-ldap-1): Indent.
10628
10629         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
10630         mml-smime-get-dns-ldap.
10631         (mml-smime-encrypt-query): Use new function.  Default to ldap.
10632
10633 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
10634
10635         * smime.el: Require smime-ldap.
10636         (smime-ldap-host-list): New variable.
10637         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
10638
10639         * mml-smime.el (mml-smime-encrypt-query): New function.
10640         (mml-smime-encrypt-query): Use it.
10641
10642         * smime-ldap.el: New file.
10643
10644 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10645
10646         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
10647
10648 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10649
10650         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
10651         argument in doc string.  Make query for type more clear.
10652
10653 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10654
10655         * gnus.el (gnus-group-startup-message): Search for gnus images in
10656         etc/images/gnus.
10657         * mm-util.el (mm-image-load-path): Likewise.
10658         * smiley.el (smiley-data-directory): Search for smilies in
10659         etc/images/smilies.
10660
10661 2005-02-09  Kim F. Storm  <storm@cua.dk>
10662
10663         Change Emacs release version from 21.4 to 22.1 throughout.
10664         Change Emacs development version from 21.3.50 to 22.0.50.
10665
10666 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10667
10668         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
10669
10670         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
10671         non-Mule XEmacs as well.
10672         (mm-decompress-buffer): Signal an error intentionally if it does
10673         not decompress compressed data because auto-compression-mode is
10674         disabled.
10675
10676 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
10677
10678         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
10679         an ID in the registry even if it has no groups.
10680
10681 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10682
10683         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
10684         merge it into mm-decompress-buffer.
10685         (gnus-mime-copy-part): Use the MIME part charset, the value which
10686         a user specified or gnus-newsgroup-charset for decoding, like
10687         gnus-mime-inline-part does; set buffer-file-coding-system to tell
10688         save-buffer what was used.  Suggested by Kevin Ryde
10689         <user42@zip.com.au>.
10690         (gnus-mime-inline-part): Allow the name parameter as well as the
10691         filename parameter; force decompressing of compressed data; always
10692         display contents being not decoded as unibyte.
10693
10694         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
10695         as well as the filename parameter.
10696
10697         * mm-util.el (mm-decompress-buffer): Merge
10698         gnus-mime-jka-compr-maybe-uncompress.
10699         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
10700         of compressed data.
10701
10702 2005-02-08  Simon Josefsson  <jas@extundo.com>
10703
10704         * imap.el (imap-log): Doc fix.
10705
10706 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
10709         the coding cookies; decompress compressed parts.
10710
10711         * mml.el (mml-generate-mime-1): Add the charset parameter according
10712         to the value which a user specified manually or the coding cookie.
10713
10714         * mm-util.el (mm-string-to-multibyte): New function.
10715         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
10716         (mm-coding-system-to-mime-charset): New function.
10717         (mm-decompress-buffer): New function.
10718         (mm-find-buffer-file-coding-system): New function.
10719
10720         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
10721         (mm-display-inline-fontify): Rewrite for decoding and decompressing
10722         parts.
10723
10724 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10725
10726         * mm-view.el (mm-display-inline-fontify): Decode a part according
10727         to the charset parameter.
10728
10729 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
10732         prefix arg is neither nil nor a number, as info specifies.
10733
10734 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
10737         timestamps.
10738
10739 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
10740
10741         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
10742         groups error checking and notify user.
10743
10744 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
10745
10746         * message.el (message-send-mail-function): Check existence of
10747         sendmail-program first before using default value
10748         `message-send-mail-with-sendmail'.  Otherwise use more generic
10749         `smtpmail-send-it'.
10750
10751 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10752
10753         * nntp.el (nntp-request-update-info): Always return nil.
10754
10755 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10756
10757         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
10758
10759 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10760
10761         * message.el (message-beginning-of-line): Change the behavior when
10762         invoked between BOL and : so that it first moves backward.
10763
10764 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10765
10766         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
10767         article buffer when editing of the article is discarded.
10768         (gnus-article-prepare): Revert.
10769
10770 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10771
10772         * gnus-art.el (gnus-article-prepare):
10773         Remove message-strip-forbidden-properties from the local hook.
10774
10775 2005-01-27  Simon Josefsson  <jas@extundo.com>
10776
10777         * password.el (password-cache-add): Only start one timer per key.
10778         Reported by Derek Atkins <warlord@MIT.EDU>.
10779
10780 2005-01-26  Steve Youngs  <steve@sxemacs.org>
10781
10782         * run-at-time.el: Removed.  It is no longer needed as
10783         timer-funcs.el in the xemacs-base package has a working version of
10784         `run-at-time'.
10785
10786         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
10787
10788         * password.el: Require timer-funcs instead of run-at-time in
10789         XEmacs.
10790         Remove `password-run-at-time' macro.
10791         (password-cache-add): Use `run-at-time' instead of
10792         `password-run-at-time'.
10793
10794         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
10795         Remove `nnheader-cancel-function-timers' alias,
10796         `cancel-function-timers' exists in XEmacs in timer-funcs.
10797
10798         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
10799         for `run-with-idle-timer'.
10800
10801         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
10802         for `run-at-time'.
10803
10804         * mm-url.el: Require timer-funcs at compile time when in XEmacs
10805         for `with-timeout'.
10806
10807         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
10808         the same as for XEmacs 21.4.
10809         No need to ignore `run-with-idle-timer', this function exists in
10810         XEmacs now in timer-funcs.el in the xemacs-base package.
10811         (dgnushack-compile): No need to delete
10812         run-at-time.el from the list of files to compile because it
10813         doesn't exist anymore.
10814
10815 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * mml.el (mml-generate-mime-1): Convert string into unibyte when
10818         inserting " *mml*" buffer's contents into a unibyte temp buffer.
10819
10820 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
10821
10822         * mail-source.el (mail-source-fetch-imap): Search for ^From case
10823         sensitively.
10824
10825 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
10826
10827         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
10828
10829 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
10832         which will be inserted according to the multibyteness of a buffer
10833         rather than the type of contents.  Suggested by ARISAWA Akihiro
10834         <ari@mbf.ocn.ne.jp>.
10835
10836         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
10837         of string which old xml.el may return rather than a string.
10838
10839 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
10842
10843 2005-01-16  Simon Josefsson  <jas@extundo.com>
10844
10845         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
10846         idn/idna.el isn't available.
10847         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
10848         <michael@waxrat.com>.
10849
10850         * hashcash.el: Remove non-FSF copyright header.
10851
10852         * hashcash.el (hashcash-extra-generate-parameters): New variable.
10853         (hashcash-generate-payment): Use it.
10854         (hashcash-generate-payment-async): Use it.
10855
10856 2005-01-15  Simon Josefsson  <jas@extundo.com>
10857
10858         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
10859         Suggested by Raymond Scholz <ray-2005@zonix.de>.
10860
10861         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
10862         gnus-summary-idna-message.
10863         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
10864         (gnus-summary-idna-message): New function.
10865
10866 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10867
10868         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
10869         gnus-novice-user.
10870
10871 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10872
10873         * nnrss.el (nnrss-request-delete-group): Delete entries in
10874         nnrss-group-alist as well.
10875         (nnrss-save-server-data): Insert newline.
10876
10877 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * gnus.el (gnus-user-agent): Use list of symbols instead of
10880         symbols.  Display full version number for (S)XEmacs.  Optionally
10881         display (S)XEmacs codename.
10882
10883         * gnus-util.el (gnus-emacs-version): Update for new
10884         `gnus-user-agent'.
10885
10886         * gnus-msg.el (gnus-extended-version): Make it possible to omit
10887         Gnus version.
10888
10889 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10890
10891         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
10892         which is unreadable in some setups.
10893
10894 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * gnus-spec.el (gnus-update-format-specifications): Flush the
10897         group format spec cache if it doesn't support decoded group names.
10898
10899 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10900
10901         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
10902         Allow to apply decay on score files matching a regexp.
10903
10904 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10905
10906         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
10907         compatibility in %g and %c.
10908
10909 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10910
10911         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
10912         name for only %g and %c.
10913         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
10914         of gnus-tmp-group to decoded group name.
10915         (gnus-group-make-rss-group): Exclude `/'s from group names.
10916
10917 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10918
10919         * nnrss.el (nnrss-get-encoding): Fix regexp.
10920
10921 2004-12-27  Simon Josefsson  <jas@extundo.com>
10922
10923         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
10924         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
10925         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
10926
10927 2004-12-17  Kim F. Storm  <storm@cua.dk>
10928
10929         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
10930
10931         * gnus-sum.el (gnus-summary-mode-map): Likewise.
10932
10933 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
10934
10935         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
10936
10937 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10938
10939         * nnrss.el: Require rfc2047 and mml.
10940         (nnrss-file-coding-system): New variable.
10941         (nnrss-format-string): Redefine it as an inline function.
10942         (nnrss-decode-group-name): New function.
10943         (nnrss-string-as-multibyte): Remove.
10944         (nnrss-retrieve-headers): Decode group name; don't use
10945         nnrss-format-string.
10946         (nnrss-request-group): Decode group name.
10947         (nnrss-request-article): Decode group name; allow a Message-ID as
10948         well as an article number; don't use nnrss-format-string; encode a
10949         Message-ID string which may contain non-ASCII characters; use
10950         mml-to-mime to compose a MIME article.
10951         (nnrss-request-expire-articles): Decode group name.
10952         (nnrss-request-delete-group): Decode group name.
10953         (nnrss-fetch): Clarify error message.
10954         (nnrss-read-server-data): Use insert-file-contents instead of load;
10955         bind file-name-coding-system; use multibyte buffer.
10956         (nnrss-save-server-data): Bind coding-system-for-write to the
10957         value of nnrss-file-coding-system; bind file-name-coding-system;
10958         add coding cookie.
10959         (nnrss-read-group-data): Use insert-file-contents instead of load;
10960         bind file-name-coding-system; use multibyte buffer.
10961         (nnrss-save-group-data): Bind coding-system-for-write to the
10962         value of nnrss-file-coding-system; bind file-name-coding-system.
10963         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
10964         make it work with non-ASCII text.
10965         (nnrss-find-el): Make it work with old xml.el as well.
10966
10967 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
10968
10969         * nnrss.el (nnrss-get-encoding): New function.
10970         (nnrss-fetch): Use unibyte buffer initially; bind
10971         coding-system-for-read while performing mm-url-insert; remove ^Ms;
10972         decode contents according to the encoding attribute.
10973         (nnrss-save-group-data): Add coding cookie.
10974         (nnrss-mime-encode-string): New function.
10975         (nnrss-check-group): Use it to encode subject and author.
10976
10977 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
10978
10979         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
10980         imaginary variable.
10981
10982 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
10985         correctly even if there are wide characters.
10986
10987 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10988
10989         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
10990         downcased symbol names; make a new cache instead of reusing
10991         bbdb-hashtable.
10992
10993 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10994
10995         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10996         concatenating segments rather than before concatenating them.
10997         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10998
10999         * message.el (message-get-reply-headers): Bind `extra'.
11000
11001 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11002
11003         * message.el (message-extra-wide-headers): New variable.
11004         (message-get-reply-headers): Use it.
11005
11006 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11007
11008         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11009         (gnus-agent-group-pathname): Ditto.
11010
11011         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11012
11013         * gnus-group.el (gnus-group-make-group): Decode group name.
11014         (gnus-group-make-rss-group): Register the group data after opening
11015         the nnrss group.
11016
11017 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11018
11019         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11020         by expiry now get marked as read.
11021
11022 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11023
11024         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11025
11026 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11027
11028         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11029         unify Latin characters in XEmacs.
11030         (mm-find-mime-charset-region): Use it.
11031
11032 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11033
11034         * gnus-util.el (gnus-delete-directory): New function.
11035
11036         * gnus-agent.el (gnus-agent-delete-group): Use it.
11037
11038         * gnus-cache.el (gnus-cache-delete-group): Use it.
11039
11040 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11043         names.
11044
11045 2004-12-16  Simon Josefsson  <jas@extundo.com>
11046
11047         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11048
11049 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11050
11051         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11052
11053         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11054         (gnus-group-set-current-level): Decode group name.
11055
11056 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11057
11058         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11059         failed.
11060
11061 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * gnus-group.el (gnus-group-delete-group): Decode group name.
11064         (gnus-group-make-rss-group): Encode group name.
11065         (gnus-group-catchup-current): Decode group name.
11066         (gnus-group-kill-group): Decode group name.
11067
11068 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11069
11070         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11071
11072 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11073
11074         * gnus-group.el (gnus-group-make-rss-group):
11075         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11076
11077         * gnus-start.el (gnus-setup-news): Honor user's setting to
11078         gnus-message-archive-method.  Suggested by Lute Kamstra
11079         <lute@gnu.org>.
11080
11081 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11082
11083         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11084         global counterparts of the buffer-local variables.
11085
11086 2004-11-16  Romain Francoise  <romain@orebokech.com>
11087
11088         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11089         counterparts of the buffer-local variables.
11090
11091 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11092
11093         * message.el (message-forbidden-properties): Fixed typo in doc
11094         string.
11095
11096 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11097
11098         * gnus-util.el (gnus-replace-in-string): Added doc string.
11099
11100         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11101         to avoid problems when splitting mails with many recipients.
11102
11103 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11104
11105         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11106         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11107
11108 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11109
11110         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11111         if there is no hashtable in memory or file modification time is
11112         newer than cached timestamp.
11113
11114 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11115
11116         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11117         not-matching option.
11118
11119 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11120
11121         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11122         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11123         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11124         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11125         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11126         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11127
11128 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11129
11130         * message.el (message-forward-make-body-mml): Remove headers
11131         according to message-forward-ignored-headers if a message is decoded.
11132
11133 2004-12-02  Romain Francoise  <romain@orebokech.com>
11134
11135         * message.el (message-forward-make-body-plain): Always remove
11136         headers according to message-forward-ignored-headers.
11137
11138 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11139
11140         * spam.el (spam-summary-prepare-exit): Remove the
11141         gnus-summary-limit pop for now, it has problems with ham marks for
11142         me.
11143
11144 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11145
11146         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11147         correctly.
11148
11149 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11150
11151         * format-spec.el (format-spec): Message the char.
11152
11153 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11154
11155         * gnus-art.el (gnus-split-methods): Reformat comments.
11156
11157         * spam.el (spam-summary-prepare-exit): Remove article limits
11158         before exiting the summary buffer.
11159
11160 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11161
11162         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11163         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11164
11165         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11166         order to silence the byte compiler.
11167
11168         * spam.el: Fix the way to silence the byte compiler, which
11169         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11170         bbdb-search-simple, spam-BBDB-register-routine,
11171         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11172         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11173         spam-stat-buffer-is-spam, spam-stat-load,
11174         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11175         spam-stat-save and spam-stat-split-fancy.
11176
11177 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11180         which may confuse users.
11181         (canlock-password-for-verify): Ditto.
11182
11183         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11184
11185         * gnus-art.el (gnus-emphasis-alist): Ditto.
11186
11187         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11188
11189         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11190
11191         * gnus-start.el (gnus-save-killed-list): Ditto.
11192
11193         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11194         (gnus-sum-thread-tree-root): Ditto.
11195         (gnus-sum-thread-tree-false-root): Ditto.
11196         (gnus-sum-thread-tree-single-indent): Ditto.
11197
11198         * message.el (message-courtesy-message): Ditto.
11199         (message-archive-note): Ditto.
11200         (message-subscribed-address-file): Ditto.
11201         (message-user-fqdn): Ditto.
11202
11203         * spam-report.el (spam-report-gmane-regex): Ditto.
11204
11205         * spam.el (spam-blackhole-good-server-regex): Ditto.
11206
11207 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11208
11209         * mml.el (mml-preview): Widen the message buffer before copying
11210         the contents to the preview buffer; sort headers before previewing.
11211
11212         * message.el (message-hidden-headers): Fix the way to avoid a bug
11213         in the `repeat' widget in Emacs 21.3 or earlier.
11214
11215 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11216
11217         * message.el (message-hidden-headers): Default to "^References:".
11218         Improve customization type.  Suggested by Reiner Steib
11219         <Reiner.Steib@gmx.de>.
11220
11221 2004-11-25  Romain Francoise  <romain@orebokech.com>
11222
11223         * message.el (message-strip-forbidden-properties): Remove check for
11224         obsolete `message-hidden' text property, hidden headers are not
11225         accessible in the buffer anymore.
11226
11227 2004-11-22  Romain Francoise  <romain@orebokech.com>
11228
11229         * message.el (message-header-format-alist): Add `From' in list
11230         so that it can be sorted.
11231         (message-fix-before-sending): Widen and sort headers before
11232         sending.
11233         (message-hide-headers): Use narrowing to hide headers by moving
11234         them to the top of the buffer and narrowing to the region
11235         underneath.
11236
11237 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11238
11239         * message.el (message-strip-forbidden-properties): Bind
11240         buffer-read-only (etc) to nil.
11241
11242 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11245         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11246
11247 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11248
11249         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11250
11251 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11252
11253         * dns.el (query-dns): Use sit-for to time instead of
11254         accept-process-output, since that doesn't seem to work on udp
11255         sockets.
11256
11257 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11260
11261 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11262
11263         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11264         doc string.  Improve doc string.
11265
11266 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * nntp.el (nntp-request-update-info): Return nil if
11269         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11270         may not call gnus-activate-group which uselessly issues the GROUP
11271         commands for all nntp groups and wastes time.  Reported by Romain
11272         Francoise <romain@orebokech.com>.
11273
11274         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11275
11276 2004-11-15  Simon Josefsson  <jas@extundo.com>
11277
11278         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11279         headers separately.
11280         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11281         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11282
11283 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11284
11285         * gnus-start.el (gnus-convert-old-newsrc):
11286         Assign legacy-gnus-agent to 5.10.7.
11287
11288 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11289
11290         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11291         start of the lines.
11292
11293 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11294
11295         * hashcash.el (hashcash-default-payment): Change default to 20.
11296         (hashcash-default-accept-payment): Change default to 20.
11297         (hashcash-process-alist): New variable.
11298         (hashcash-generate-payment-async): Add.
11299         (hashcash-already-paid-p): Add.
11300         (hashcash-insert-payment): Don't generate payments twice.
11301         (hashcash-insert-payment-async): Add.
11302         (hashcash-insert-payment-async-2): Add.
11303         (hashcash-cancel-async): Add.
11304         (hashcash-wait-async): Add.
11305         (hashcash-processes-running-p): Add.
11306         (hashcash-wait-or-cancel): Add.
11307         (mail-add-payment): New optional argument.  Conditionally start
11308         asynchronous calculation.
11309         (mail-add-payment-async): Add.
11310
11311         * message.el (message-send-mail): Wait for asynchronous hashcash
11312         results.  Don't clobber existing X-Hashcash headers.
11313         (message-setup-1): Call mail-add-payment-async when
11314         message-generate-hashcash is non-nil.
11315
11316 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11317
11318         * message.el (message-use-alternative-email-as-from): Examine the
11319         From header as well; use message-make-from in order to include a
11320         user's full name.
11321
11322 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11323
11324         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11325         default; improve customization type.
11326         (gnus-emphasis-custom-with-format): New macro.
11327         (gnus-emphasis-custom-value-to-external): New function.
11328         (gnus-emphasis-custom-value-to-internal): New function.
11329
11330 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11331
11332         * dns.el (query-dns): Resolve reverse addresses.
11333
11334 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11335
11336         * gnus-group.el (gnus-group-get-new-news): Use it.
11337
11338         * gnus-start.el (gnus-check-reasonable-setup): New function.
11339
11340 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11341
11342         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11343         "Args out of range" error.  Reported by Arnaud Giersch
11344         <arnaud.giersch@free.fr>.
11345
11346 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11347
11348         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11349
11350 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11351
11352         * spam.el (spam group): Add :version.
11353
11354         * pgg-def.el (pgg group): Add :version.
11355
11356 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11357
11358         * gnus-art.el (gnus-article-edit-article): Don't associate the
11359         article buffer with a draft file.  This is a temporary measure
11360         against the 2004-08-22 change to gnus-article-edit-mode.
11361
11362 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11363
11364         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11365         (html2text-format-tags): Remove unused variable `attr'.
11366
11367 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11368
11369         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11370
11371         * tls.el (tls-process-connection-type, tls-success)
11372         (tls-certtool-program): Add :version.
11373
11374         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11375         (starttls-extra-arguments, starttls-process-connection-type)
11376         (starttls-connect, starttls-failure, starttls-success): Add :version.
11377
11378         * spam-stat.el (spam-stat): Add :version.
11379
11380         * sieve.el (sieve): Add :version.
11381
11382         * sha1.el (sha1): Add :version.
11383         (sha1-use-external): Remove redundant version.
11384
11385         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11386         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11387         (nnmail-split-fancy-match-partial-words)
11388         (nnmail-split-lowercase-expanded): Add :version.
11389
11390         * nndiary.el (nndiary): Add :version.
11391
11392         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11393
11394         * mml-sec.el (mml-default-sign-method)
11395         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11396         Add :version.
11397
11398         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11399
11400         * mm-url.el (mm-url-use-external, mm-url-program)
11401         (mm-url-arguments): Add :version.
11402
11403         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11404         (mm-attachment-file-modes, mm-decrypt-option)
11405         (mm-w3m-safe-url-regexp): Add :version.
11406
11407         * message.el (message-cite-prefix-regexp)
11408         (message-sendmail-envelope-from, message-minibuffer-local-map)
11409         (message-user-fqdn, message-completion-alist): Add :version.
11410
11411         * gnus-win.el (gnus-configure-windows-hook)
11412         (gnus-use-frames-on-any-display): Add :version.
11413
11414         * gnus-art.el (gnus-article-address-banner-alist)
11415         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11416         (gnus-treat-from-picon, gnus-treat-mail-picon)
11417         (gnus-treat-x-pgp-sig): Add :version.
11418
11419         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11420         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11421         (gnus-summary-article-delete-hook)
11422         (gnus-summary-display-while-building): Add :version.
11423
11424         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11425         (gnus-get-top-new-news-hook): Add :version.
11426
11427         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11428         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11429
11430         * gnus-registry.el (gnus-registry): Add :version.
11431
11432         * gnus-spec.el (gnus-use-correct-string-widths)
11433         (gnus-make-format-preserve-properties): Add :version.
11434
11435         * gnus.el (gnus-group-charter-alist)
11436         (gnus-group-fetch-control-use-browse-url)
11437         (gnus-install-group-spam-parameters): Add :version.
11438
11439         * gnus-diary.el (gnus-diary): Add :version.
11440
11441         * gnus-delay.el (gnus-delay): Add :version.
11442
11443         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11444         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11445         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11446         Add :version.
11447
11448         * gnus-agent.el (gnus-agent-max-fetch-size)
11449         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11450         (gnus-agent-prompt-send-queue): Add :version.
11451
11452         * deuglify.el (gnus-outlook-deuglify): Add :version.
11453
11454         * html2text.el: Beautify code.  Improve doc strings.  Some
11455         checkdoc cleanup.
11456         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11457
11458 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
11459
11460         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11461
11462 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
11463
11464         * gnus-registry.el (gnus-registry-hashtb): Create the registry
11465         when package is loaded.
11466
11467         * spam.el (spam-summary-score-preferred-header): Add global preference
11468         for people who want to override the default SpamAssassin over
11469         Bogofilter preference (when both are set).
11470         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11471         (spam-user-format-function-S): Check
11472         spam-summary-score-preferred-header.
11473         (spam-extra-header-to-number): Add X-Bogosity header parsing.
11474         (spam-user-format-function-S): Format the score correctly.
11475
11476 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11477
11478         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
11479         signature file.  Suggested by Manoj Srivastava
11480         <srivasta@golden-gryphon.com>.
11481
11482         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
11483         iso-2022-jp even in the Japanese language environment.
11484         Suggested by Jason Rumney <jasonr@gnu.org>.
11485
11486 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
11489         use the same characters as the dummy marks; make it free from
11490         getting affected by the language environment.
11491         (gnus-summary-read-group-1): Update mark positions only when the
11492         format spec is updated.
11493
11494         * gnus-spec.el (gnus-update-format-specifications): Return a list
11495         of updated types.
11496
11497 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11498
11499         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
11500         of boundp to check if display-warning is available.
11501
11502 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
11503
11504         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
11505
11506 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11507
11508         * nnspool.el (nnspool-spool-directory): Use news-path if the
11509         news-directory variable is not bound.
11510
11511         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
11512         function instead of display-warning if it is not available.
11513
11514 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11515
11516         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
11517         v5-10: Use `point-at-bol'.
11518
11519 2004-10-26  Simon Josefsson  <jas@extundo.com>
11520
11521         * hashcash.el: Fix URL in comment, reported by Cheng Gao
11522         <chenggao@gmail.com>.
11523
11524 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11525
11526         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
11527         instead.
11528
11529 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
11530
11531         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
11532         to remove a server from the nnimap-server-buffer-alist.
11533         (nnimap-open-connection, nnimap-close-server): Use it.
11534
11535         * gnus-encrypt.el: Remove file in favor of encrypt.el.
11536
11537 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11538
11539         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
11540         running the major-mode function.
11541
11542 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11543
11544         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
11545         dummy marks in the right way.
11546
11547 2004-10-18  David Edmondson  <dme@dme.org>
11548
11549         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
11550         excessively.
11551
11552 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
11553
11554         * gnus-util.el (gnus-split-references): Accept a nil references
11555         string and go on blissfully.
11556
11557         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
11558         cases where the references string is non-nil but has no references.
11559
11560         * encrypt.el: Add autoload tags.
11561
11562         * spam.el (spam-resolve-registrations-routine): Remove article
11563         from unregistration list too.  Reported by David Hanak
11564         <dhanak@isis.vanderbilt.edu>
11565
11566 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
11567
11568         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
11569         nil.  Changed custom type.
11570
11571 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
11572
11573         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
11574
11575         * gnus-sum.el (gnus-summary-move-article): Use it.
11576
11577 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
11578
11579         * encrypt.el: Add autoload cookies.
11580
11581         * spam.el (spam-backend-article-list-property)
11582         (spam-backend-get-article-todo-list)
11583         (spam-backend-put-article-todo-list)
11584         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
11585         Resolve registrations separately.
11586         (spam-register-routine): Format comments.
11587         (spam-unregister-routine, spam-register-routine): Always call with
11588         specific-articles, no default list.
11589         (spam-summary-prepare-exit): Use the spam-classifications function.
11590
11591         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
11592         gnus-encrypt.el.
11593
11594         * encrypt.el: Copied from gnus-encrypt.el.
11595
11596         * gnus-encrypt.el: Commented that it's obsolete.
11597
11598 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11599
11600         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
11601         (gnus-score-save): Use it.
11602
11603         * message.el (message-bury): Use `window-dedicated-p'.
11604
11605 2004-10-15  Simon Josefsson  <jas@extundo.com>
11606
11607         * pop3.el (top-level): Don't require nnheader.
11608         (pop3-read-timeout): Add.
11609         (pop3-accept-process-output): Add.
11610         (pop3-read-response, pop3-retr): Use it.
11611
11612 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
11613
11614         * spam.el (spam-register-routine): Move comment.
11615         (spam-verify-bogofilter): Use 'unknown for the initial
11616         spam-bogofilter-valid state, not 'never.
11617
11618         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
11619         for netrc-machine.
11620
11621         * nnimap.el (nnimap-open-connection): Use
11622         netrc-machine-user-or-password.
11623
11624 2004-10-17  Richard M. Stallman  <rms@gnu.org>
11625
11626         * gnus-registry.el (gnus-registry-unload-hook):
11627         Set as a variable with add-hook.
11628
11629         * nnspool.el (nnspool-spool-directory): Use news-directory instead
11630         of news-path.
11631
11632         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
11633
11634         * spam.el: Delete duplicate `provide'.
11635         (spam-unload-hook): Set as a variable with add-hook.
11636
11637 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11638
11639         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
11640         in the doc string.
11641
11642         * message.el (message-ignored-news-headers)
11643         (message-ignored-supersedes-headers)
11644         (message-ignored-resent-headers)
11645         (message-forward-ignored-headers): Improve custom type.
11646
11647 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11648
11649         * message.el (message-tokenize-header): Fix 2004-09-06 change
11650         which used point-min in the wrong place.
11651
11652 2004-10-12  Simon Josefsson  <jas@extundo.com>
11653
11654         * tls.el (tls-certtool-program): New variable.
11655         (tls-certificate-information): New function, based on
11656         ssl-certificate-information.
11657
11658 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11659
11660         * compface.el: Move the version of ELisp-based uncompface program
11661         to the contrib directory because of the copyright problem.
11662
11663 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11664
11665         * message.el (message-kill-buffer): Raise the current frame.
11666
11667 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11668
11669         * gnus-sum.el: Mention that multibyte characters don't work as marks.
11670
11671         * gnus.el (message-y-or-n-p): Autoload.
11672
11673         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
11674         (pop3-password-required, pop3-authentication-scheme)
11675         (pop3-leave-mail-on-server): Made customizable.
11676         (pop3): New custom group.
11677         (pop3-retr): Remove `sleep-for' statements.
11678         Suggested by Dave Love <fx@gnu.org>.
11679
11680         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
11681         Windows/DOS.
11682
11683         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11684         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
11685         Dave Love <fx@gnu.org>.
11686
11687         * mml.el (mml-minibuffer-read-disposition): Require match.
11688         Suggested by Dave Love <fx@gnu.org>.
11689
11690 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11691
11692         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
11693         doc string.
11694
11695 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11696
11697         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
11698
11699 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11700
11701         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
11702         instead of calling `mm-insert-inline', to decode text/* parts
11703         before displaying them.
11704
11705 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * mm-uu.el (mm-uu-text-plain-type): New variable.
11708         (mm-uu-pgp-signed-extract-1): Use it.
11709         (mm-uu-pgp-encrypted-extract-1): Use it.
11710         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
11711         bind mm-uu-text-plain-type with that value.
11712         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
11713         mm-uu-dissect.
11714
11715 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11716
11717         * gnus-group.el (gnus-update-group-mark-positions):
11718         * gnus-sum.el (gnus-update-summary-mark-positions):
11719         * message.el (message-check-news-body-syntax):
11720         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
11721         of string-as-multibyte.
11722
11723 2004-10-05  Juri Linkov  <juri@jurta.org>
11724
11725         * gnus-group.el (gnus-update-group-mark-positions):
11726         * gnus-sum.el (gnus-update-summary-mark-positions):
11727         * message.el (message-check-news-body-syntax):
11728         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
11729         8-bit unibyte values to a multibyte string for search functions.
11730
11731 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11732
11733         * mm-uu.el (mm-uu-dissect): Allow optional arg.
11734         (mm-uu-dissect-text-parts): New function.
11735
11736         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
11737         dissect text parts.
11738
11739         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
11740         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
11741
11742         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
11743
11744         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
11745         gnus-current-topics instead of gnus-current-topic.
11746
11747 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
11748
11749         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
11750
11751 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
11752
11753         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
11754         where approriate.
11755
11756         * nnml.el (nnml-generate-active-info): do.
11757
11758         * nndiary.el (nndiary-generate-active-info): do.
11759
11760         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
11761         (gnus-topic-move): do.
11762
11763         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
11764         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
11765
11766         * gnus-srvr.el (gnus-server-prepare)
11767         (gnus-server-open-all-servers): do.
11768
11769         * gnus-msg.el (gnus-summary-cancel-article)
11770         (gnus-summary-resend-message)
11771         (gnus-summary-mail-crosspost-complaint): do.
11772
11773         * gnus-move.el (gnus-change-server): do.
11774
11775         * gnus-group.el (gnus-group-unmark-all-groups)
11776         (gnus-group-set-current-level): do.
11777
11778 2004-10-04  Simon Josefsson  <jas@extundo.com>
11779
11780         * message.el (message-generate-hashcash): Doc fix.
11781
11782 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
11783
11784         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
11785         avoid infinite recursion via gnus-get-function.
11786
11787 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
11788
11789         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
11790
11791         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
11792
11793         * nnmail.el (nnmail-split-history): do.
11794
11795         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
11796         (nnml-request-delete-group): do.
11797
11798         * nnslashdot.el (nnslashdot-read-groups): do.
11799
11800         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
11801         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
11802
11803         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
11804         (nnspool-sift-nov-with-sed): Use last.
11805         (nnspool-retrieve-headers-with-nov): Use mapc.
11806         (nnspool-request-newgroups): Use dolist.
11807         (nnspool-request-group): Use last.
11808
11809         * nntp.el (nntp-read-server-type): Use dolist.
11810
11811         * nnvirtual.el (nnvirtual-create-mapping)
11812         (nnvirtual-update-read-and-marked): Use dolist.
11813         (nnvirtual-convert-headers): Simplify.
11814
11815 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
11816
11817         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
11818         support for sync'ing tick marks.
11819
11820 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11821
11822         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
11823         there's no visible header.
11824
11825 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
11826
11827         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
11828         necessary, pass full group name to gnus-request-set-marks.
11829
11830 2004-10-01  Simon Josefsson  <jas@extundo.com>
11831
11832         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
11833         acroread.
11834
11835 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11836
11837         * spam-report.el (spam-report-gmane): Fix interactive.
11838
11839         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
11840
11841         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
11842         when writing file.
11843         (gnus-agent-synchronize-flags): Don't default to being
11844         interactive.
11845
11846 2004-09-30  Simon Josefsson  <jas@extundo.com>
11847
11848         * message.el (message-generate-hashcash): Add.
11849         (message-send-mail): Use it, call mail-add-payment.
11850
11851 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11852
11853         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
11854
11855 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
11856
11857         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
11858         gnus-requst-update-info with explicit code to sync the in-memory
11859         info read flags with the marks being sync'd to the backend.
11860
11861         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
11862
11863 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11864
11865         * spam.el (spam-verify-bogofilter): Add new function.
11866         (spam-check-bogofilter)
11867         (spam-bogofilter-register-with-bogofilter): Use it.
11868         (spam-verify-bogofilter): Add small fixes.
11869
11870 2004-09-28  Simon Josefsson  <jas@extundo.com>
11871
11872         * hashcash.el (hashcash-generate-payment): Revert.
11873
11874 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11875
11876         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
11877         gnus-extract-references instead of gnus-split-references.
11878
11879         * gnus-util.el (gnus-extract-references): Add new function, analogous
11880         to gnus-split-references but extracts only the message-ID without
11881         anything extra.
11882
11883         * hashcash.el (hashcash-generate-payment)
11884         (hashcash-check-payment): Do the right thing if hashcash-path is
11885         nil (because the hashcash program could not be found).
11886
11887         * spam.el (spam-use-hashcash): Remove comment.
11888
11889 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
11890
11891         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
11892         (gnus-cache-enter-article, gnus-cache-remove-article)
11893         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
11894
11895         * gnus-async.el (gnus-async-prefetch-remove-group): do.
11896
11897         * gnus-art.el (article-hide-boring-headers)
11898         (article-translate-strings, article-display-face)
11899         (gnus-article-mime-match-handle-first)
11900         (gnus-article-highlight-headers)
11901         (gnus-article-add-buttons-to-head): do.
11902
11903 2004-09-27  Simon Josefsson  <jas@extundo.com>
11904
11905         * hashcash.el: New version, from
11906         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
11907         ../contrib/.
11908
11909 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11910
11911         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
11912
11913 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
11914
11915         * gnus-dup.el (gnus-dup-open): Use mapc.
11916         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
11917
11918         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
11919         Reported by Stefan Wiens <s.wi@gmx.net>.
11920
11921         * gnus.el (gnus-shutdown): Use dolist.
11922
11923         * gnus-undo.el (gnus-undo): Use mapc.
11924
11925         * nnrss.el (nnrss-generate-active): do.
11926
11927         * message.el (message-cite-original-without-signature)
11928         (message-cite-original): Use mapc.
11929         (message-do-actions, message-make-forward-subject): Use dolist.
11930
11931 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
11932
11933         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
11934         deletion to remove entire duplicate line.  Fixes merged article
11935         number bug.
11936
11937 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
11938
11939         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
11940         servers that are offline.  Avoids having gnus-agent-toggle-plugged
11941         first ask if you want to open a server and then, even when you
11942         responded with no, asking if you want to synchronize the server's
11943         flags.
11944         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
11945         multi-line expressions.
11946         (gnus-agent-synchronize-group-flags): New internal function.
11947         Updates marks in memory (in the info structure) AND in the
11948         backend.
11949
11950         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
11951
11952         * nnagent.el (nnagent-request-set-mark): Use
11953         gnus-agent-synchronize-group-flags, not backend's request-set-mark
11954         method, to ensure that synchronization updates marks in the
11955         backend and in the info (in memory) structure.
11956
11957 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
11960         convention fully; don't miss the root article of a thread; make
11961         the X-Draft-From header with correct article numbers.
11962
11963 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
11964
11965         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
11966         unless plugged.  Disable the agent so that an open failure causes
11967         an error.
11968
11969         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
11970         Reverted 2004-09-21 change.  The backend must be opened while
11971         synchronizing flags even when the backend stores the flags
11972         locally.
11973
11974 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
11975
11976         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
11977         in `header' match.  Reported by Svend Tollak Munkejord.
11978
11979         * message.el (message-cite-original): Fix use of
11980         `message-cite-articles-with-x-no-archive'.
11981
11982 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11983
11984         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
11985         (gnus-window-to-buffer): Ditto.
11986
11987         * mml.el (mml-preview-buffer): New variable.
11988         (mml-preview): Manage window layout with gnus-buffer-configuration.
11989
11990         * gnus-msg.el (gnus-setup-message): Put article numbers into the
11991         X-Draft-From header even if those articles aren't quoted.
11992
11993 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
11994
11995         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
11996         (gnus-request-set-mark, gnus-request-update-mark): Use new
11997         g-s-t-u-l-m to decide to use backend even when unplugged.
11998
11999 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12000
12001         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12002         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12003
12004 2004-09-20  Simon Josefsson  <jas@extundo.com>
12005
12006         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12007         "utf-16-le".
12008
12009 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12010
12011         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12012
12013 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12014
12015         * uudecode.el (uudecode-use-external): Add :version.
12016
12017         * smime.el (smime-CA-file, smime-encrypt-cipher)
12018         (smime-dns-server): Add :version.
12019
12020         * smiley.el (gnus-smiley-file-types): Add :version.
12021
12022         * sha1.el (sha1-use-external): Add :version.
12023
12024         * pgg-def.el (pgg-query-keyserver): Add :version.
12025
12026         * nnmail.el (nnmail-fancy-expiry-targets)
12027         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12028         Add :version.
12029
12030         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12031         (nnimap-retrieve-groups-asynchronous): Add :version.
12032         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12033
12034         * mml.el (mml-content-disposition-parameters)
12035         (mml-insert-mime-headers-always): Add :version.
12036
12037         * mm-util.el (mm-coding-system-priorities): Add :version.
12038
12039         * mm-decode.el (mm-inline-text-html-with-images)
12040         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12041         (mm-verify-option): Add :version.
12042         (mm-text-html-renderer): Change :version.
12043
12044         * message.el (message-fcc-externalize-attachments)
12045         (message-required-headers, message-draft-headers)
12046         (message-subject-trailing-was-query)
12047         (message-subject-trailing-was-ask-regexp)
12048         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12049         (message-mark-insert-end, message-archive-header)
12050         (message-archive-note, message-cross-post-default)
12051         (message-cross-post-note, message-followup-to-note)
12052         (message-cross-post-note-function, message-use-mail-followup-to)
12053         (message-subscribed-address-functions)
12054         (message-subscribed-address-file, message-subscribed-addresses)
12055         (message-subscribed-regexps, message-allow-no-recipients)
12056         (message-yank-cited-prefix, message-signature-insert-empty-line)
12057         (message-hidden-headers, message-hierarchical-addresses)
12058         (message-mail-user-agent, message-use-idna)
12059         (message-valid-fqdn-regexp)
12060         (message-strip-special-text-properties, message-header-synonyms)
12061         (message-beginning-of-line, message-tab-body-function): Add :version.
12062         (message-insert-canlock, message-wide-reply-confirm-recipients):
12063         Change :version.
12064
12065         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12066         and :version.
12067         (mail-source-delete-old-incoming-confirm)
12068         (mail-source-movemail-program): Add :version.
12069
12070         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12071         (gnus-agent-cache, gnus-agent): Change :version.
12072
12073         * gnus-util.el (gnus-use-byte-compile): Change :version.
12074
12075         * gnus-sum.el (gnus-summary-make-false-root-always)
12076         (gnus-summary-default-high-score)
12077         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12078         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12079         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12080         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12081         (gnus-sum-thread-tree-single-indent)
12082         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12083         (gnus-sum-thread-tree-leaf-with-other)
12084         (gnus-sum-thread-tree-single-leaf): Add :version.
12085         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12086         (gnus-article-loose-mime): Change :version.
12087
12088         * gnus-start.el (gnus-backup-startup-file)
12089         (gnus-save-startup-file-via-temp-buffer): Add :version.
12090
12091         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12092         (gnus-server-offline-face): Add :version.
12093
12094         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12095
12096         * gnus-msg.el (gnus-gcc-externalize-attachments)
12097         (gnus-debug-files, gnus-debug-exclude-variables)
12098         (gnus-discouraged-post-methods): Change :version.
12099         (gnus-confirm-mail-reply-to-news)
12100         (gnus-confirm-treat-mail-like-news): Add :version.
12101
12102         * gnus-int.el (gnus-server-unopen-status): Add :version.
12103
12104         * gnus-group.el (gnus-group-jump-to-group-prompt)
12105         (gnus-large-ephemeral-newsgroup)
12106         (gnus-fetch-old-ephemeral-headers): Add :version.
12107
12108         * gnus-fun.el (gnus-x-face-directory)
12109         (gnus-convert-pbm-to-x-face-command)
12110         (gnus-convert-image-to-x-face-command)
12111         (gnus-convert-image-to-face-command): Add :version.
12112
12113         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12114
12115         * gnus-cite.el (gnus-cite-blank-line-after-header)
12116         (gnus-article-boring-faces): Add :version.
12117
12118         * gnus-art.el (gnus-buttonized-mime-types)
12119         (gnus-inhibit-mime-unbuttonizing)
12120         (gnus-treat-display-face)
12121         (gnus-treat-body-boundary): Change :version.
12122         (gnus-body-boundary-delimiter, gnus-picon-databases)
12123         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12124         (gnus-treat-date-english, gnus-treat-fold-headers)
12125         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12126         (gnus-treat-mail-picon, gnus-treat-wash-html)
12127         (gnus-article-encrypt-protocol)
12128         (gnus-use-idna, gnus-article-over-scroll)
12129         (gnus-mime-display-multipart-alternative-as-mixed)
12130         (gnus-mime-display-multipart-related-as-mixed)
12131         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12132         (gnus-ctan-url, gnus-button-ctan-handler)
12133         (gnus-button-handle-ctan-bogus-regexp)
12134         (gnus-button-ctan-directory-regexp)
12135         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12136         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12137         (gnus-button-man-level, gnus-button-emacs-level)
12138         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12139
12140         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12141         (gnus-agent-go-online): Change :version.
12142         (gnus-agent-expire-unagentized-dirs)
12143         (gnus-agent-auto-agentize-methods): Add :version.
12144
12145         * flow-fill.el (fill-flowed-display-column)
12146         (fill-flowed-encode-column): Add :version.
12147
12148         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12149         (gnus-outlook-deuglify-unwrap-max)
12150         (gnus-outlook-deuglify-cite-marks)
12151         (gnus-outlook-deuglify-unwrap-stop-chars)
12152         (gnus-outlook-deuglify-no-wrap-chars)
12153         (gnus-outlook-deuglify-attrib-cut-regexp)
12154         (gnus-outlook-deuglify-attrib-verb-regexp)
12155         (gnus-outlook-deuglify-attrib-end-regexp)
12156         (gnus-outlook-display-hook): Add :version.
12157
12158         * binhex.el (binhex-use-external): Add :version.
12159
12160 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12161
12162         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12163         and `invisible'.
12164
12165 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12166
12167         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12168         in gnus-registry-trim.
12169
12170 2004-09-13  Simon Josefsson  <jas@extundo.com>
12171
12172         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12173
12174         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12175
12176         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12177         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12178         <yamaoka@jpl.org>.
12179         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12180         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12181         <yamaoka@jpl.org>.
12182
12183         * sieve.el (sieve-manage-mode): Ditto.
12184
12185 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12186
12187         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12188
12189 2004-09-11  Simon Josefsson  <jas@extundo.com>
12190
12191         * dns-mode.el: Add.
12192
12193         * mm-view.el (mm-display-dns-inline): Add.
12194
12195         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12196         (mm-automatic-display): Ditto.
12197
12198         * mailcap.el (mailcap-mime-data): Add text/dns.
12199         (mailcap-mime-extensions): Map .soa to text/dns.
12200
12201 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12202
12203         * gnus-art.el (article-decode-mime-words, article-babel)
12204         (gnus-article-highlight-signature, gnus-article-add-buttons)
12205         (gnus-signature-toggle): Remove unnecessary bindings of
12206         `inhibit-read-only' inherited from v5.10 merge.
12207
12208 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12209
12210         * nntp.el (nntp): New customization group.
12211         (nntp-authinfo-file): Add customization group.
12212
12213         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12214
12215         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12216
12217         * gnus.el (to-address, to-list, subscribed)
12218         (large-newsgroup-initial): Ditto.
12219
12220         * flow-fill.el (fill-flowed-display-column)
12221         (fill-flowed-encode-column): Ditto.
12222
12223 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12224
12225         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12226         Use point-min rather than 1.
12227         (message-send-mail): Use buffer-size rather than point-max.
12228
12229         * gnus-sum.el (gnus-summary-search-article-forward):
12230         Signal a specific `search-failed' rather than a generic `error'.
12231
12232         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12233         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12234         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12235
12236 2004-09-10  Simon Josefsson  <jas@extundo.com>
12237
12238         * nndb.el (require): Remove tcp and duplicate cl.
12239
12240 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * gnus-agent.el (directory-files-and-attributes): Move forward.
12243
12244 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12245
12246         * gnus-agent.el (directory-files-and-attributes): Optionally
12247         defined to support XEmacs.
12248
12249 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12250
12251         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12252         to avoid run-time CL dependencies.
12253         (gnus-agent-unfetch-articles): New function.
12254         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12255         article numbers even when local .overview file is missing.
12256         (gnus-agent-read-article-number): New function.  Only accepts
12257         27-bit article numbers.
12258         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12259         gnus-agent-read-article-number.
12260         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12261         from backend while recognizing that article numbers in .overview
12262         must be valid.
12263         (gnus-agent-update-files-total-fetched-for): Use
12264         directory-files-and-attributes to improve performance.
12265         * gnus-int.el (gnus-request-move-article): Use
12266         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12267         improve performance.
12268
12269         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12270         some users confused by references to .newsrc when they only have a
12271         .newsrc.eld file.
12272         (gnus-convert-mark-converter-prompt)
12273         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12274         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12275         New function.  Used internally to only display 'gnus converting
12276         files' message when actually necessary.
12277
12278         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12279         methods now autoloaded.
12280
12281 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12282
12283         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12284         identifiers.
12285
12286 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12287
12288         * gnus-picon.el: Fix indentation and closing parenthesis.
12289
12290 2004-09-01  Simon Josefsson  <jas@extundo.com>
12291
12292         * message.el (message-canlock-generate): Require sha1, not
12293         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12294         to require within a function.  Sadly, if sha1.el isn't loaded, the
12295         let binding in m-c-g will hide the defcustom definition, which is
12296         bad.)
12297
12298         * canlock.el: Require sha1, not sha1-el.
12299
12300         * message.el: Don't autoload sha1 (there is a autoload cookie in
12301         sha1.el).
12302
12303         * sha1-el.el: Renamed to sha1.el.
12304
12305 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12306
12307         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12308
12309 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12310
12311         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12312
12313 2004-08-30  Kim F. Storm  <storm@cua.dk>
12314
12315         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12316
12317         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12318         Add :group 'nnimap.
12319
12320 2004-08-30  Andreas Schwab  <schwab@suse.de>
12321
12322         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12323         ?* and ?\;.
12324
12325         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12326         and ?\' to symbol instead of whitespace.
12327
12328 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12329
12330         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12331
12332         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12333         instead of re-search-forward.
12334
12335         * gnus-uu.el (gnus-uu-save-article): Ditto.
12336         (gnus-uu-post-encode-uuencode): Ditto.
12337
12338         * html2text.el (html2text-clean-list-items): Ditto.
12339         (html2text-clean-dtdd): Ditto.
12340         (html2text-format-tags): Ditto.
12341
12342         * message.el (message-send-mail-with-sendmail): Fix regexp.
12343         (message-fill-field-general): Use search-forward instead of
12344         re-search-forward.
12345         (unbold-region): Ditto.
12346
12347         * nnrss.el (nnrss-request-article): Ditto.
12348
12349         * nnslashdot.el (nnslashdot-request-article): Ditto.
12350
12351         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12352
12353         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12354         "Unrecognized menu descriptor" error in XEmacs.
12355
12356 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12357
12358         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12359         parent article of a sparse article in the thread hashtb.
12360
12361 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12362
12363         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12364         (nnmail-expand-newtext): Lowercase expanded entries if
12365         nnmail-split-lowercase-expanded is non-nil.
12366
12367 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12368
12369         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12370
12371         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12372         of gnus-tmp-news-method into string under XEmacs.  It will be
12373         passed to gnus-correct-length which takes only a string argument.
12374
12375 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12376
12377         * gnus-util.el (gnus-bind-print-variables): New macro.
12378         (gnus-prin1): Use it.
12379         (gnus-prin1-to-string): Use it.
12380         (gnus-pp): New function.
12381         (gnus-pp-to-string): New function.
12382
12383         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12384         Replace pp-to-string with gnus-pp-to-string.
12385         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12386         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12387         * gnus-msg.el (gnus-debug): Ditto.
12388         * gnus-score.el (gnus-score-save): Ditto.
12389         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12390         gnus-pp-to-string.
12391         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12392         with gnus-pp.
12393         * score-mode.el (gnus-score-pretty-print): Ditto.
12394         * webmail.el (webmail-debug): Ditto.
12395
12396 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * gnus-art.el (article-display-face, article-display-x-face):
12399         Use buffer-read-only.
12400
12401 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * gnus-art.el (article-hide-list-identifiers):
12404         Bind inhibit-read-only as t.
12405
12406 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12407
12408         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12409
12410 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12411
12412         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12413         (gnus-narrow-to-page): Don't assume point-min == 1.
12414         (gnus-article-edit-mode): Derive from message-mode.
12415
12416         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12417         point-min == 1.
12418
12419         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12420         Disable incorrect use of `assert'.
12421
12422         * message.el (message-mode): Set comment-start-skip.
12423
12424
12425 2004-08-22  Sam Steingold  <sds@gnu.org>
12426
12427         * pop3.el (pop3-leave-mail-on-server): New user variable.
12428         (pop3-movemail): Delete mail only when it is nil.
12429
12430 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12431
12432         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12433
12434         * mml.el (mml-preview): Use `pop-to-buffer'.
12435
12436         * message.el (message-goto-mail-followup-to): Insert after "To".
12437         (message-carefully-insert-headers): Add comment.
12438
12439         * gnus.el: Remove unused variable `gnus-article-check-size'.
12440
12441         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12442
12443         * gnus-art.el (gnus-button-alist): Improve
12444         `gnus-button-handle-library' entry.
12445
12446 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12447
12448         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12449         downcase, since XEmacs capitalizes error messages differently.
12450
12451 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12452
12453         * nntp.el: Add (require 'gnus) due to reference to
12454         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
12455
12456 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
12457
12458         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12459         `mm-fill-flowed'.
12460
12461         * mm-decode.el (mm-dissect-singlepart): Check it.
12462
12463 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
12464
12465         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12466         'imap' for netrc parsing.
12467
12468 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
12469
12470         * mailcap.el (mailcap-mime-data): Mark as risky.
12471
12472 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
12475         may be included in the encoded word.
12476         (rfc2047-encode): Don't append a space if the encoded word
12477         includes close parenthesis.
12478
12479 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
12482         of text within parentheses.
12483
12484 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
12485
12486         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
12487         (gnus-encrypt-write-file-contents): Make the password key the file
12488         name PLUS the cipher, not just the cipher.  Also remove failed
12489         passwords from the cache.
12490
12491 2004-08-06  Simon Josefsson  <jas@extundo.com>
12492
12493         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
12494         fix.
12495
12496 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
12499         LWSP.
12500
12501 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
12502
12503         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
12504         to append in-reply-to: data to the references: header.
12505
12506         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
12507         (netrc-parse): Use gnus-encrypt.el functions.
12508
12509         * gnus-encrypt.el: Add new file for encryption support; currently
12510         does only a few GPG ciphers and an internal XOR cipher.
12511
12512         * password.el: Add comments on using password-read-and-add.
12513         (password-read-and-add): Add function to read and add the
12514         password to the cache at once.
12515
12516 2004-07-28  Simon Josefsson  <jas@extundo.com>
12517
12518         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
12519         parameter (but don't use it, for now).
12520
12521         * imap.el (imap-ssl-open): Use imap-process-connection-type,
12522         instead of hard coding to nil.
12523
12524 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12525
12526         * mm-view.el (mm-inline-image-emacs): Open lines under an image
12527         as mm-inline-image-xemacs does.
12528
12529 2004-07-26  Simon Josefsson  <jas@extundo.com>
12530
12531         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
12532         Revert part of 2004-07-17 change below.
12533
12534 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
12537         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12538
12539 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12540
12541         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
12542         quotes that actually start with ">" at the beginning of the
12543         lines.
12544
12545 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * rfc2047.el (rfc2047-encode-region): Fix last change.
12548         (rfc2047-encode-parameter): Remove useless concat.
12549
12550 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
12553         encode special characters; fix some kind of misconfigured headers;
12554         signal a real error if debug-on-quit or debug-on-error is non-nil.
12555         (rfc2047-encode-max-chars): New variable.
12556         (rfc2047-encode-1): Use it.
12557         (rfc2047-encode-parameter): New function.
12558
12559         * mml.el (mml-insert-parameter): Remove an excessive space.
12560
12561 2004-07-17  Simon Josefsson  <jas@extundo.com>
12562
12563         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
12564         Kai Grossjohann <kai@emptydomain.de>.
12565         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
12566         (gnus-group-make-menu-bar): Ditto.
12567
12568         * gnus-util.el (gnus-group-server): Add.
12569
12570 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
12571
12572         * message.el (message-clone-locals): Clone sendmail and smtp
12573         variables.
12574
12575 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12576
12577         * rfc2047.el (rfc2047-encode-region): Fix last change.
12578
12579 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
12582         characters as non-special.
12583
12584 2004-07-09  Simon Josefsson  <jas@extundo.com>
12585
12586         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
12587         Users will lose all flag changes made while unplugged with
12588         e.g. nntp unless flag synchronization happens, thus `nil' is not a
12589         good default.  See numerous reports on ding mailing list.
12590
12591 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12592
12593         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
12594         add generate-head-function and generate-article-function to the
12595         rfc822-forward entry.
12596         (nndoc-rfc822-forward-generate-article): New function.
12597         (nndoc-rfc822-forward-generate-head): New function.
12598
12599         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
12600
12601 2004-07-06  Dan Christensen  <jdc@uwo.ca>
12602
12603         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
12604         respect display group parameter and gnus-summary-expunge-below.
12605         (gnus-articles-to-read): Remove unused reference to display group
12606         parameter.
12607
12608 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12609
12610         * nnheader.el (nnheader-uniquify-message-id): New experimental
12611         variable.
12612         (nnheader-nov-read-message-id): Use it.
12613
12614         * spam-report.el (spam-report-gmane): Add interactive.
12615
12616 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12617
12618         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
12619         qp-or-base64 for the application/* types.
12620
12621 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
12622
12623         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
12624
12625 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
12626
12627         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
12628         trim value.
12629
12630 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
12631
12632         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
12633         New macro and function.
12634         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
12635
12636 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
12639         after-load-alist.
12640
12641 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12642
12643         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
12644         update info that isn't there.
12645
12646 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
12647
12648         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
12649         entry.
12650
12651 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * mm-view.el (mm-inline-render-with-function): Use multibyte
12654         buffer; decode html source by charset.
12655
12656         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
12657
12658         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
12659         Mule-UCS is loaded under XEmacs.
12660         (mm-mime-mule-charset-alist): Avoid duplicated entries.
12661
12662 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
12663
12664         * nnheader.el (nnheader-max-head-length): Increase to 8192.
12665
12666 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12667
12668         * mm-util.el (mm-coding-system-p): Return a coding-system.
12669         (mm-mime-mule-charset-alist): Use shift_jis instead of
12670         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
12671         entries for the mime charsets iso-2022-jp-3 and shift_jis.
12672         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
12673         instead of japanese-shift-jis and iso-latin-1 respectively in
12674         order to share the default value with both Emacs and XEmacs-mule.
12675         (mm-mule-charset-to-mime-charset): Make
12676         mm-coding-system-priorities effective.
12677         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
12678         while predicating of candidates upon the priorities.
12679
12680 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
12681
12682         * gnus-sum.el (gnus-summary-make-menu-bar): Add
12683         gnus-uu-invert-processable.
12684
12685         * gnus.el: Autoload gnus-uu-invert-processable.
12686
12687 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12688
12689         * mm-util.el (mm-with-multibyte-buffer): New macro.
12690
12691         * rfc2047.el (rfc2047-encode-string): Use it.
12692         (rfc2047-encode-region): Move point to the end of the region after
12693         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
12694
12695 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12696
12697         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
12698         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
12699
12700 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12701
12702         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
12703         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
12704         Karl Chen <quarl@nospam.quarl.org>.
12705
12706 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
12707
12708         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
12709         invalid addresses.
12710
12711 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
12712
12713         * spam.el: Change section markers, revise TODO list.
12714         (spam-backends): Make new master list of all installed backends.
12715         (spam-summary-exit-behavior): Add new variable to determine how
12716         messages moves are done at summary exit.
12717         (spam-move-spam-nonspam-groups-only)
12718         (spam-process-ham-in-nonham-groups)
12719         (spam-process-ham-in-spam-groups): Remove variables, the
12720         spam-summary-exit-behavior variable should be used to manage this
12721         behavior.
12722         (spam-old-ham-articles, spam-old-spam-articles): Remove.
12723         (spam-old-articles): Add variable, replacing spam-old-ham-articles
12724         and spam-old-spam-articles.
12725         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
12726         Add empty variables, placeholders for the backends they represent.
12727         (spam-set-difference): Move, unchanged.
12728         (spam-list-of-processors): Declare OBSOLETE, not used anymore
12729         unless the user has a processor variable.
12730         (spam-classifications, spam-classification-valid-p)
12731         (spam-backend-properties, spam-backend-property-valid-p)
12732         (spam-backend-function-type-valid-p)
12733         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
12734         (spam-report-articles-gmane, spam-report-articles-resend):
12735         Remove functions, they are not needed.
12736         (spam-install-backend-super, spam-backend-list)
12737         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
12738         (spam-backend-function, spam-backend-ham-registration-function)
12739         (spam-backend-spam-registration-function)
12740         (spam-backend-ham-unregistration-function)
12741         (spam-backend-spam-unregistration-function)
12742         (spam-backend-statistical-p, spam-backend-mover-p)
12743         (spam-install-backend-alias, spam-install-checkonly-backend)
12744         (spam-install-mover-backend, spam-install-nocheck-backend)
12745         (spam-install-backend, spam-install-statistical-backend)
12746         (spam-install-statistical-checkonly-backend): Add backend installation
12747         support.
12748         (spam-summary-prepare-exit): Rewrite to use the new backend code.
12749         (spam-group-processor-p): Use the new backend code and respect the
12750         summary exit behavior.
12751         (spam-mark-spam-as-expired-and-move-routine): Remove.
12752         (spam-summary-prepare): Change to use the new spam-old-articles
12753         variable.
12754         (spam-copy-or-move-routine, spam-copy-spam-routine)
12755         (spam-move-spam-routine, spam-copy-ham-routine)
12756         (spam-move-ham-routine): Add code to copy/move ham or spam.
12757         (spam-fetch-field-fast): Improve doc and code, plus allow the
12758         'number request.
12759         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
12760         variables.
12761         (spam-split, spam-find-spam): Use the new backend code.
12762         (spam-registration-functions): Remove variable.
12763         (spam-unregister-routine): Add convenience wrapper.
12764         (spam-log-undo-registration, spam-register-routine)
12765         (spam-log-processing-to-registry)
12766         (spam-log-unregistration-needed-p): Rename "check" to "backend"
12767         where possible.
12768         (spam-check-gmane-xref, spam-check-regex-headers)
12769         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
12770         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
12771         (spam-check-bogofilter-headers, spam-check-spamoracle)
12772         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
12773         (spam-check-crm114-headers): Use the spam-split-group that
12774         spam-split prepares, no need to determine it every time.
12775
12776         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
12777         to the nnheader-parse-naked-head call.
12778
12779         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
12780
12781         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
12782         the nnheader-nov-read-message-id call.
12783
12784 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12785
12786         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
12787         gnus-activate-group twice.  Suggested by Markus Peter
12788         <warp@spin.de>.
12789
12790 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * gnus-art.el (gnus-article-time-format): Exchange the order of
12793         day and month in the default value; fix customization type.
12794         (article-date-ut): Use add-text-properties.
12795         (article-make-date-line): Use message-make-date instead of
12796         current-time-string.
12797
12798         * message.el (message-fetch-field): Don't use set-text-properties.
12799         (message-make-date): Simplify.
12800
12801         * messagexmas.el (message-xmas-make-date): New function.
12802         (message-xmas-redefine): Defalias message-make-date to it.
12803
12804 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12805
12806         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
12807         (rfc2047-encode-region): Treat text within parentheses as special;
12808         show the original text when error has occurred.
12809
12810         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
12811         already-computed method to gnus-activate-group.
12812
12813         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
12814         same select-methods identical Lisp objects.
12815
12816         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
12817         object when modifying the info.
12818
12819 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12820
12821         * gnus-srvr.el (gnus-server-set-info): Remove the server from
12822         gnus-opened-servers since it has never been opened with the new
12823         configuration yet.
12824
12825 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12826
12827         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
12828         arg to nnheader-generate-fake-message-id.
12829
12830 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
12831
12832         * nnheader.el (nnheader-generate-fake-message-id): Accept a
12833         number and build a fake message ID localized to a group and
12834         article number (so it's repeatable from that point on).
12835         (nnheader-fake-message-id-p): Change regex to accomodate new fake
12836         ID format.
12837
12838         * gnus-sum.el (gnus-get-newsgroup-headers): Call
12839         nnheader-generate-fake-message-id with the article number.
12840
12841 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
12842
12843         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
12844         end-of-buffer.
12845
12846 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12847
12848         * message.el (message-ignored-supersedes-headers): Add Approved.
12849
12850 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12851
12852         * rfc2047.el (rfc2047-encode-message-header): Remove useless
12853         goto-char.
12854         (rfc2047-encode): Fold the line before encoding.
12855
12856 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12857
12858         * rfc2047.el (rfc2047-encode-message-header): Disabled header
12859         folding -- not all headers can be folded, and this should be done
12860         by the message composition mode.  Probably.  I think.
12861
12862 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12863
12864         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
12865         fast.
12866
12867         * gnus-ems.el (gnus-remove-image): Don't use
12868         message-text-with-property; remove only the image found first.
12869
12870         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
12871         found first.
12872
12873 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
12874
12875         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
12876
12877 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12878
12879         * message.el (message-text-with-property): Make it fast and accept
12880         optional arguments.
12881         (message-strip-forbidden-properties): Use it.
12882         (message-fix-before-sending): Follow the m-t-w-p change.
12883
12884         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
12885
12886 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12887
12888         * gnus-art.el (article-hide-headers): Don't change the buffer
12889         mistakenly when performing mml-preview even if
12890         gnus-single-article-buffer is nil.
12891
12892 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
12893
12894         * message.el (message-expand-name-databases): New user option.
12895         (message-expand-name): Use it.
12896
12897 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
12898
12899         * spam.el (spam-report-articles-resend)
12900         (spam-report-resend-register-routine): Allow ham reporting.
12901         (spam-report-resend-register-ham-routine): Add wrapper.
12902         (spam-registration-functions): Add ham resending functions.
12903         (spam-list-of-processors): Add ham resend processor.
12904
12905         * gnus.el (ham-resend-to): Add new group parameter.
12906         (spam-process): Add ham resend option.
12907
12908         * spam-report.el (spam-report-resend): Allow reporting ham.
12909         (spam-report-resend-ham): Add wrapper.
12910
12911 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12912
12913         * message.el (message-cite-articles-with-x-no-archive): New
12914         variable.
12915         (message-cite-original): Use it.
12916
12917 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12918
12919         * message.el (message-cite-original): Respect X-No-Archive.
12920
12921 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12922
12923         * gnus-art.el (article-hide-headers): Refer to the values for
12924         gnus-ignored-headers and gnus-visible-headers in the summary
12925         buffer since a user may have set them as group parameters.
12926
12927 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
12928
12929         * assistant.el (assistant-node-name): Add convenience function.
12930         (assistant-render-text, assistant-render-node): Add error handling,
12931         plus handle multiple next nodes.
12932         (assistant-find-next-node): Comment out for now.
12933         (assistant-find-next-nodes): Add function, returns list of next
12934         nodes.
12935
12936 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
12937
12938         * mail-source.el (mail-source-directory): Fix doc-string.
12939
12940 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
12941
12942         * assistant.el (assistant-render-text, assistant-eval): Add :set
12943         widget type, which is different because it takes and returns a
12944         list.  Much hilarity ensues.
12945
12946 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
12947
12948         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
12949
12950         * gnus-group.el (gnus-group-get-new-news-this-group): Added
12951         doc-string.
12952
12953         * gnus-start.el (gnus-activate-group): Added doc-string.
12954
12955 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
12958
12959 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
12960
12961         * assistant.el (assistant-render-text): Try to add a :set
12962         widget, more to come.
12963
12964         * spam.el (spam-group-spam-contents-p): Handle empty groupname
12965         strings.
12966         (spam-report-articles-resend)
12967         (spam-register-routine): Do registration iff any articles warrant
12968         it.
12969         (spam-summary-prepare-exit): Change log message for nil group
12970         destinations.
12971
12972 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
12973
12974         * spam.el (spam-report-resend-register-routine): Allow
12975         spam-report-resend-to to be a group parameter or a global value.
12976
12977 2004-05-26  Simon Josefsson  <jas@extundo.com>
12978
12979         * starttls.el: Merge with my GNUTLS based starttls.el.
12980         (starttls-gnutls-program, starttls-use-gnutls)
12981         (starttls-extra-arguments, starttls-process-connection-type)
12982         (starttls-connect, starttls-failure, starttls-success): New
12983         variables.
12984         (starttls-program, starttls-extra-args): Doc fix.
12985         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
12986         functions.
12987         (starttls-negotiate, starttls-open-stream): Check
12988         `starttls-use-gnutls' and pass on to corresponding *-gnutls
12989         function if it is set.
12990
12991 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
12994         structured fields.
12995
12996 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
12999
13000 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13001
13002         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13003         variable.
13004         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13005         assigning the spam-mark to new messages.
13006
13007 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13008
13009         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13010
13011 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13014
13015         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13016         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13017         default.
13018
13019 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13020
13021         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13022         correct data.
13023
13024 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13025
13026         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13027         (spam-group-processor-p): Fix function.
13028         (spam-group-processor-multiple-p)
13029         (spam-group-spam-processor-report-gmane-p)
13030         (spam-group-spam-processor-report-resend-p)
13031         (spam-group-spam-processor-bogofilter-p)
13032         (spam-group-spam-processor-blacklist-p)
13033         (spam-group-spam-processor-ifile-p)
13034         (spam-group-ham-processor-ifile-p)
13035         (spam-group-spam-processor-spamoracle-p)
13036         (spam-group-spam-processor-crm114-p)
13037         (spam-group-ham-processor-bogofilter-p)
13038         (spam-group-spam-processor-stat-p)
13039         (spam-group-ham-processor-stat-p)
13040         (spam-group-ham-processor-whitelist-p)
13041         (spam-group-ham-processor-BBDB-p)
13042         (spam-group-ham-processor-spamoracle-p)
13043         (spam-group-ham-processor-copy-p): Remove functions with some
13044         prejudice against unneeded code.
13045         (spam-report-articles-resend)
13046         (spam-report-resend-register-routine): Allow the group/topic
13047         spam-resend-to value to override spam-report-resend-to.
13048         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13049         properly now.
13050
13051         * gnus.el (spam-resend-to): Add group/topic parameter.
13052         (spam-process): Move the OBSOLETE processors to the end of the
13053         choices.
13054
13055 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13056
13057         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13058         with resend-to set to nil, and then ask the user if necessary.
13059         (spam-report-resend): spam-report-resend takes a list of articles, not
13060         separate article numbers.
13061
13062 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13063
13064         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13065         addition to emacs-w3m.
13066
13067 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13068
13069         * assistant.el (assistant-authinfo-data): New function.
13070         (assistant-eval): Eval for entire assistant.
13071
13072         * netrc.el (netrc-services-file): New variable.
13073         (netrc-parse-services): New function.
13074         (netrc-find-service-name): New function.
13075         (netrc-find-service-number): New function.
13076         (netrc-port-equal): New function.
13077         (netrc-machine): Use it.
13078
13079         * nnimap.el (nnimap-open-connection): Use netrc.
13080
13081         * gnus-util.el (gnus-netrc-get): Remove aliases.
13082
13083         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13084
13085         * assistant.el (wid-edit): Fix compilation.
13086
13087         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13088
13089 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13090
13091         * gnus-util.el (gnus-set-file-modes): New function.  (small
13092         patch).
13093
13094 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13095
13096         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13097
13098         * assistant.el (assistant-render-node): Fix up rendering and
13099         read-only text.
13100         (assistant-render-node): Reset.
13101         (assistant-make-read-only): Not sticky.
13102
13103 2004-05-20  Danny Siu  <dsiu@adobe.com>
13104
13105         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13106         centered even when gnus-auto-center-summary is t.
13107
13108 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13109
13110         * dns.el (dns-get-txt-answer): New function.
13111         (dns-read-txt): Ditto.
13112         (query-dns): Use it.
13113
13114 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13115
13116         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13117         active for foreign groups even if the group level is higher than
13118         the specified value.
13119
13120 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13121
13122         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13123         non-active groups.
13124
13125         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13126
13127 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13128
13129         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13130
13131 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13132
13133         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13134         (spam-crm114-header, spam-crm114-spam-switch)
13135         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13136         (spam-crm114-positive-spam-header)
13137         (spam-crm114-database-directory, spam-list-of-processors)
13138         (spam-group-spam-processor-crm114-p)
13139         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13140         (spam-generic-score, spam-list-of-checks)
13141         (spam-list-of-statistical-checks, spam-registration-functions)
13142         (spam-check-crm114-headers, spam-crm114-score)
13143         (spam-check-crm114, spam-crm114-register-with-crm114)
13144         (spam-crm114-register-spam-routine)
13145         (spam-crm114-unregister-spam-routine)
13146         (spam-crm114-register-ham-routine)
13147         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13148         asjo@koldfront.dk (Adam Sjøgren).
13149
13150         * gnus.el: Add spam-use-crm114.
13151
13152         * spam.el (spam-list-of-processors, spam-registration-functions):
13153         Add spam-use-resend.
13154         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13155         (spam-report-articles-gmane): Add doc fix.
13156         (spam-report-articles-resend, spam-report-resend-register-routine):
13157         Add wrappers around spam-report-resend-to.
13158
13159         * spam-report.el (spam-report-resend-to, spam-report-resend):
13160         Add support for resending spam.
13161         (spam-report-gmane): Fix line length >80.
13162
13163         * gnus.el (spam-process): Add spam-use-resend.
13164
13165 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13166
13167         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13168         number of processed spam messages.
13169         (spam-ham-copy-or-move-routine): Return the number of processed
13170         ham messages.
13171         (spam-summary-prepare-exit): Use the above values to decide
13172         whether status messages shouled be displayed.
13173
13174 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13175
13176         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13177         `rfc2047-encoding-function-alist' in order to avoid conflicting
13178         with the old version.
13179         (rfc2047-encode-region): Concatenate words containing non-ASCII
13180         characters in structured fields; don't encode space-delimited
13181         ASCII words even in unstructured fields; don't break words at
13182         char-category boundaries.
13183         (rfc2047-encode-1): New function.
13184         (rfc2047-encode): Use it; encode text so that it occupies the
13185         maximum width within 76-column; work correctly on Q encoding for
13186         iso-2022-* charsets.
13187         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13188         sure not to break a line just after the header name.
13189         (rfc2047-b-encode-region): Removed.
13190         (rfc2047-b-encode-string): New function.
13191         (rfc2047-q-encode-region): Removed.
13192         (rfc2047-q-encode-string): New function.
13193
13194         * mm-util.el (mm-replace-in-string): New function.
13195
13196 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13197
13198         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13199         get it right.
13200         (gnus-inews-make-draft): Really.
13201
13202 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13203
13204         * nnmh.el (nnmh-request-list-1): Don't check the link count
13205         before descending.  (small patch)
13206
13207 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13208
13209         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13210         stuff.
13211
13212         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13213         on real group name.
13214
13215         * gnus-art.el (gnus-signature-limit): Doc fix.
13216
13217         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13218
13219         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13220
13221 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13222
13223         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13224         isn't a string.
13225
13226 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13227
13228         * gnus-draft.el (gnus-draft-send): Bind
13229         rfc2047-encode-encoded-words.
13230
13231         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13232         (rfc2047-encodable-p): Say that =? needs encoding.
13233         (rfc2047-encode-encoded-words): New variable.
13234
13235         * gnus-group.el (gnus-group-select-group): Doc fix.
13236
13237         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13238
13239         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13240         to nil.
13241
13242         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13243
13244         * nnheader.el (nnheader-get-lines-and-char): New function.
13245
13246 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13247
13248         * gnus-msg.el (gnus-summary-followup-with-original): Document
13249         yanking of region when active.
13250
13251 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13252
13253         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13254         groups if the group level is higher than the specified value.
13255
13256 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13257
13258         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13259         (gnus-group-jump-to-group): Added prefix argument using
13260         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13261         non-active group.
13262
13263         * compface.el (uncompface): Be verbose when changing
13264         `uncompface-use-external'.
13265
13266         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13267         handle manual section.
13268
13269 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13270
13271         * gnus-art.el (gnus-button-alist): Revert previous change.
13272
13273 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13274
13275         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13276
13277 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13278
13279         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13280         whether backend can accept message.
13281
13282         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13283
13284 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13285
13286         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13287         Avoid creating directory when nntp-marks-is-evil is true.
13288         Reported by Reiner Steib.
13289
13290 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13291
13292         * gnus-picon.el (gnus-picon-style): New variable.
13293         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13294         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13295         Jesper Harder <harder@ifa.au.dk>.
13296
13297 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13298
13299         * message.el (message-fill-field): Return point.
13300         (message-generate-headers): Go to end of field.
13301
13302         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13303         stuff for non-living groups.
13304
13305 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13306
13307         * gnus-art.el (gnus-article-followup-with-original)
13308         (gnus-article-reply-with-original): gnus-mark-active-p ->
13309         gnus-region-active-p.
13310
13311 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13312
13313         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13314         only when there is spam or ham to be processed.
13315
13316 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13317
13318         * mail-source.el (mail-source-delete-crash-box): Refactor.
13319         (mail-source-fetch): Use it.
13320         (mail-source-fetch-file): Ditto.
13321         (mail-source-fetch-directory): Run postscript in loop.
13322         (mail-source-fetch-pop): Delete.
13323         (mail-source-fetch-maildir): Ditto.
13324         (mail-source-fetch-imap): Ditto.
13325
13326         * imap.el (imap-authenticators): Comment out sasl.
13327
13328         * message.el (message-skip-to-next-address): New function.
13329         (message-fill-header-address): Refactor.
13330         (message-fill-address): Use it.
13331         (message-delete-address): Use it.
13332         (message-fill-header-general): Refactor.
13333         (message-fill-field-address): Rename.
13334         (message-narrow-to-field): Find the start of the header.
13335         (message-header-format-alist): Don't pre-fill.
13336         (message-fill-header): Removed.
13337         (message-insert-header): New function.
13338         (message-shorten-references): Use it.
13339
13340         * rfc2047.el (rfc2047-field-value): Strip props.
13341
13342         * mail-parse.el (mail-header-make-address): New alias.
13343
13344         * ietf-drums.el (ietf-drums-make-address): New function.
13345
13346         * imap.el: Add compiler directives.
13347
13348         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13349
13350         * gnus-art.el (article-decode-idna-rhs): Don't use
13351         message-idna-inside-rhs-p.
13352
13353 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13354
13355         * message.el (message-idna-inside-rhs-p): Removed.
13356         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13357
13358         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13359         false positives.
13360
13361 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13362
13363         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13364
13365 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13366
13367         * nneething.el (nneething-file-name): Don't create spurious
13368         files.
13369
13370         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13371         (gnus-inews-do-gcc): Remove sleep.
13372
13373         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13374         part under point.
13375
13376         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13377         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13378
13379 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13380
13381         * spam.el (spam-summary-prepare-exit): Fixed (length).
13382
13383 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13384
13385         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13386         as expired without moving it" message when there are spam
13387         messages left.
13388
13389 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13390
13391         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13392         header is not nil.
13393
13394 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13395
13396         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13397         nntp-possibly-create-directory, not nntp-possibly-change-group.
13398         (nntp-marks-changed-p): New arg SERVER.
13399         (nntp-request-update-info): Adjust caller.
13400
13401 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13402
13403         * nntp.el (nntp-save-marks): Pass missing arg.
13404
13405 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13406
13407         * nntp.el: Support marks.
13408         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13409         (nntp-marks-modtime, nntp-marks-directory): New variables.
13410         (nntp-request-set-mark, nntp-request-update-info)
13411         (nntp-possibly-create-directory, nntp-marks-changed-p)
13412         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13413         functions.
13414
13415 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13416
13417         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13418         (gnus-xmas-redefine): Rename.
13419
13420         * gnus-score.el (gnus-score-insert-help): Use
13421         gnus-select-lowest-window.
13422
13423         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13424         appt-select-lowest-window and rename to gnus-select-lowest-window.
13425
13426         * gnus.el: do.
13427
13428 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13429
13430         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13431         encodings of MIME-encoded words, in order to improve
13432         interoperability with several broken MUAs.
13433
13434 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13435
13436         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13437         tags, only when charsets are not specified in headers.
13438         (mm-inline-text-html-render-with-w3m): Ditto.
13439
13440         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13441         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13442
13443 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13444
13445         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13446         instead of MIME-decoded from fields when checking
13447         `gnus-article-address-banner-alist'.
13448
13449 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13450
13451         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13452         description rather than subject.
13453
13454 2004-05-02  Steve Youngs  <steve@youngs.au.com>
13455
13456         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
13457
13458 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13459
13460         * gnus.el (gnus-version-number): Bump.
13461
13462 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13463
13464         * gnus.el: No Gnus v0.2 is released.
13465
13466 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13467
13468         * gnus-agent.el (gnus-agent-read-agentview): Inline
13469         gnus-uncompress-range.
13470
13471 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13472
13473         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13474         `exec-installed-p'.
13475
13476 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13477
13478         * gnus.el (spam-process, spam-autodetect-methods): Add
13479         bsfilter and bsfilter-headers.
13480
13481         * spam.el (spam-bsfilter): New customize group.
13482         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
13483         (spam-bsfilter-header, spam-bsfilter-probability-header)
13484         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
13485         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
13486         (spam-bsfilter-database-directory): New options.
13487         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
13488         (spam-list-of-statistical-checks, spam-registration-functions):
13489         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
13490         (spam-bsfilter-score): New command.
13491         (spam-check-bsfilter-headers, spam-check-bsfilter)
13492         (spam-bsfilter-register-with-bsfilter)
13493         (spam-bsfilter-register-spam-routine)
13494         (spam-bsfilter-unregister-spam-routine)
13495         (spam-bsfilter-register-ham-routine)
13496         (spam-bsfilter-unregister-ham-routine): New functions.
13497         (spam-generic-score): Support bsfilter; Accept an optional argument
13498         to recalcurate spam score even if scoring header has already been
13499         added.
13500         (spam-bogofilter-score, spam-spamassassin-score): Accept an
13501         optional argument to recalcurate spam score even if scoring header
13502         has already been added.
13503
13504 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
13505
13506         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
13507         strings!  Reported by David D. Smith <davidsmith@acm.org>.
13508         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
13509         link is missing.
13510
13511 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
13512
13513         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
13514         (html2text-get-attr): Rewrite.
13515
13516         * message.el (message-setup-1): Remove redundant put-text-property
13517         on mail-header-separator.
13518
13519 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
13520
13521         * gnus-registry.el (gnus-registry-cache-whitespace)
13522         (gnus-registry-action, gnus-registry-spool-action)
13523         (gnus-registry-split-fancy-with-parent): Change message levels
13524         from 5 to 3 or 7, as needed.
13525
13526         * spam.el (spam-summary-prepare-exit)
13527         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
13528         (spam-split, spam-find-spam, spam-log-undo-registration)
13529         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
13530         level from 5 to 6.
13531
13532 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13533
13534         * gnus-ems.el: Autoload appt-select-lowest-window (revert
13535         2004-03-04 change).
13536
13537 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
13538
13539         * sieve-manage.el (sieve-manage-open):
13540         * nnweb.el (nnweb-insert-html):
13541         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
13542         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
13543         * nnspool.el (nnspool-request-group):
13544         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
13545         * nnml.el (nnml-request-update-info):
13546         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
13547         (nnmh-request-create-group, nnmh-update-gnus-unreads):
13548         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
13549         (nnimap-request-set-mark):
13550         * nnfolder.el (nnfolder-request-update-info):
13551         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
13552         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
13553         * gnus-uu.el (gnus-uu-find-articles-matching):
13554         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
13555         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
13556         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
13557         * gnus-nocem.el (gnus-nocem-scan-groups):
13558         * gnus-int.el (gnus-start-news-server):
13559         * gnus-group.el (gnus-group-make-kiboze-group)
13560         (gnus-group-browse-foreign-server):
13561         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
13562         Use mapc when appropriate.
13563
13564 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
13565
13566         FIXME: Make separate entries for each person.
13567
13568         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
13569         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
13570         <shields@msrl.com>:
13571
13572         * spam.el (spam-necessary-extra-headers): Get the extra headers we
13573         may need for spam sorting and scoring.
13574         (spam-user-format-function-S): Add user format function suitable for
13575         general use.
13576         (spam-article-sort-by-spam-status): Add sorting function for summary
13577         sorting.
13578         (spam-extra-header-to-number): Add function to get a score from a
13579         header.
13580         (spam-summary-score): Add function to get a numeric score from the
13581         headers.
13582         (spam-generic-score): Fix function doc, was in wrong place.
13583         (spam-initialize): Take symbols when it's run, and install the
13584         extra headers that spam-necessary-extra-headers thinks we need.
13585
13586 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
13587
13588         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
13589         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
13590
13591 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
13592
13593         * gnus-sum.el (gnus-set-global-variables)
13594         (gnus-build-all-threads, gnus-get-newsgroup-headers)
13595         (gnus-article-get-xrefs, gnus-summary-best-group)
13596         (gnus-summary-next-article, gnus-summary-enter-digest-group)
13597         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
13598         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
13599         Use with-current-buffer.
13600
13601 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
13602
13603         * spam.el (spam-summary-prepare-exit): Simplify logic.
13604         (spam-fetch-article-header): Read the article header if it's not
13605         available.
13606         (spam-list-articles): Simplify logic.
13607         (spam-filelist-register-routine): Fix bug with unregister-list.
13608
13609         * gnus-registry.el: Fix comments at beginning.
13610
13611 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
13612
13613         * message.el (message-cater-to-broken-inn): Remove.
13614         (message-shorten-references): Make sure the total folded length of
13615         References is shorter than 998 characters to cater to a bug in INN
13616         2.3.  Also, don't pretend that references aren't folded -- this
13617         hasn't worked for a while.
13618
13619 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13620
13621         * gnus-agent.el (gnus-agentize):
13622         gnus-agent-send-mail-real-function no longer set to current value
13623         of message-send-mail-function but rather a lambda that calls
13624         message-send-mail-function.  The change makes the agent real-time
13625         responsive to user changes to message-send-mail-function.
13626
13627 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13628
13629         * legacy-gnus-agent.el
13630         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
13631         help from Florian Weimer <fw@deneb.enyo.de>
13632
13633 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13634
13635         * nnmail.el (nnmail-cache-insert): Revert last change.
13636
13637 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13638
13639         * nnmail.el (nnmail-cache-insert): Always check whether
13640         nnmail-cache-ignore-groups matches a group name.
13641
13642 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
13643
13644         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
13645         (spam-find-spam, spam-log-processing-to-registry)
13646         (spam-log-registered-p, spam-log-unregistration-needed-p)
13647         (spam-log-undo-registration): Use gnus-message instead of
13648         gnus-error, none of these errors are fatal.
13649
13650         * gnus-registry.el (gnus-registry-clean-empty-function)
13651         (gnus-registry-clean-empty): Remove only empty entries without
13652         extra data.
13653
13654 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
13655
13656         * spam-stat.el (spam-stat-buffer-change-to-spam)
13657         (spam-stat-buffer-change-to-non-spam): Change (error) to
13658         (gnus-message 8) invocation.
13659
13660 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * nntp.el (nntp-via-netcat-command): New variable.
13663         (nntp-via-netcat-switches): New variable.
13664         (nntp-open-via-rlogin-and-netcat): New function.
13665         (nntp-open-connection-function): Doc fix.
13666         (nntp-telnet-command): Doc fix.
13667         (nntp-end-of-line): Doc fix.
13668         (nntp-via-rlogin-command): Doc fix.
13669         (nntp-via-user-name): Doc fix.
13670         (nntp-via-address): Doc fix.
13671
13672 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
13675         error in Emacs 21.1.
13676
13677 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
13678
13679         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
13680
13681 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13682
13683         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
13684         (gnus-agent-with-refreshed-group): New macro.
13685         (gnus-agent-rename-group): New function.
13686         (gnus-agent-delete-group): New function.
13687         (gnus-agent-save-group-info): Use gnus-command-method when
13688         `method' parameter is nil.  Don't write nil entries into the
13689         active file.
13690         (gnus-agent-get-group-info): New function.
13691         (gnus-agent-fetch-articles): Use
13692         gnus-agent-update-files-total-fetched-for to increment disk space
13693         used.
13694         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
13695         gnus-agent-update-view-total-fetched-for to increment disk space
13696         used.
13697         (gnus-agent-get-local): Added optional parameters to avoid calling
13698         gnus-group-real-name and gnus-find-method-for-group.
13699         (gnus-agent-set-local): Delete stored entry if either min, or max,
13700         are nil.
13701         (gnus-agent-fetch-session): Reworded error/quit messages.  On
13702         quit, use gnus-agent-regenerate-group to record existance of any
13703         articles fetched to disk before the quit occurred.
13704         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
13705         gnus-agent-update-view-total-fetched-for, and
13706         gnus-agent-update-files-total-fetched-for to decrement disk space
13707         used.
13708         (gnus-agent-retrieve-headers): Use
13709         gnus-agent-update-view-total-fetched-for to increment disk space
13710         used.
13711         (gnus-agent-regenerate-group): Replace gnus-group-update-group
13712         with gnus-agent-update-files-total-fetched-for to decrement disk
13713         space and fresh group buffer.
13714         (gnus-agent-inhibit-update-total-fetched-for): New variable.
13715         (gnus-agent-need-update-total-fetched-for): New variable.
13716         (gnus-agent-update-files-total-fetched-for): New function.
13717         (gnus-agent-update-view-total-fetched-for): New function.
13718         (gnus-agent-total-fetched-for): New function.
13719
13720         * gnus-cache.el (gnus-cache-save-buffers): Use
13721         gnus-cache-update-overview-total-fetched-for to change disk space
13722         used by this group.
13723         (gnus-cache-possibly-enter-article): Use
13724         gnus-cache-update-file-total-fetched-for to increment disk space
13725         used by this group.
13726         (gnus-cache-possibly-remove-article): Use
13727         gnus-cache-update-file-total-fetched-for to decrement disk space
13728         used by this group.
13729         (gnus-cache-generate-nov-databases): Purge total fetched cache.
13730         (gnus-cache-rename-group): New function.
13731         (gnus-cache-delete-group): New function.
13732         (gnus-cache-inhibit-update-total-fetched-for): New variable.
13733         (gnus-cache-need-update-total-fetched-for): New variable.
13734         (gnus-cache-with-refreshed-group): New macro.
13735         (gnus-cache-update-file-total-fetched-for): New function.
13736         (gnus-cache-update-overview-total-fetched-for): New function.
13737         (gnus-cache-rename-group-total-fetched-for): New function.
13738         (gnus-cache-delete-group-total-fetched-for): New function.
13739         (gnus-cache-total-fetched-for): New function.
13740
13741         * gnus-group.el: Require gnus-sum and autoload functions to
13742         resolve warnings when gnus-group.el compiled alone.
13743         (gnus-group-line-format): Documented new %F.
13744         (size of Fetched data) group line format; identifies disk space
13745         used by agent and cache.
13746         (gnus-group-line-format-alist): Defined new F format.
13747         (gnus-total-fetched-for): New function.
13748         (gnus-group-delete-group): No longer update
13749         gnus-cache-active-altered as gnus-request-delete-group now keeps
13750         the cache in sync.
13751         (gnus-group-list-active): Let the agent store a server's active
13752         list if currently plugged.
13753
13754         * gnus-int.el (gnus-request-delete-group):
13755         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
13756         local disk in sync with the server.
13757         (gnus-request-rename-group):
13758         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
13759         local disk in sync with the server.
13760
13761         * gnus-start.el (gnus-get-unread-articles):
13762         Cosmetic simplification to logic.
13763
13764         * gnus-util.el (gnus-rename-file): New function.
13765
13766 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
13767
13768         * mm-util.el (mm-image-load-path): Handle nil in load-path.
13769
13770 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
13771
13772         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
13773         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
13774
13775 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
13776
13777         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
13778         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
13779
13780 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
13781
13782         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
13783
13784 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
13785
13786         * spam.el (spam-set-difference): Add function to replace
13787         gnus-set-difference in spam.el.
13788         (spam-summary-prepare-exit): Use spam-set-difference.
13789
13790 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13791
13792         * gnus-registry.el (gnus-registry-cache-file): Update to use
13793         gnus-dribble-directory OR gnus-home-directory OR ~.
13794         (gnus-registry-split-fancy-with-parent): Fix doc.
13795
13796 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * message.el (message-exchange-point-and-mark): Use
13799         message-mark-active-p.  Suggested by Jesper Harder
13800         <harder@ifa.au.dk>.
13801
13802 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13803
13804         * message.el (message-exchange-point-and-mark): Don't activate
13805         region if it was inactive.  Suggested by Hiroshi Fujishima
13806         <pooh@nature.tsukuba.ac.jp>.
13807
13808 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13809
13810         * gnus-art.el (article-display-face): Display Faces in the same
13811         order as X-Faces.
13812
13813 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13814
13815         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
13816
13817 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
13820         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
13821         (gnus-article-mime-hierarchy): Remove.
13822         (gnus-article-mime-hierarchy-next): Remove.
13823         (gnus-article-mode): Revert 2004-03-19 change.
13824         (gnus-article-setup-buffer): Revert 2004-03-19 change.
13825         (gnus-insert-mime-button): Revert 2004-03-19 change.
13826         (gnus-mime-accumulate-hierarchy): Remove.
13827         (gnus-mime-enter-multipart): Remove.
13828         (gnus-mime-leave-multipart): Remove.
13829         (gnus-mime-display-part): Revert 2004-03-19 change.
13830         (gnus-mime-display-alternative): Revert 2004-03-19 change.
13831
13832         * mml.el (mml-preview): Revert 2004-03-19 change.
13833
13834 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
13835
13836         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
13837
13838 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13839
13840         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
13841         t while entering a file name using the mm-with-multibyte macro.
13842         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13843
13844         * mm-util.el (mm-with-multibyte): New macro.
13845
13846 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13847
13848         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
13849         user option.
13850         (gnus-mime-multipart-functions): Doc and customization fix.
13851         (gnus-article-mime-hierarchy): New variable.
13852         (gnus-article-mime-hierarchy-next): New variable.
13853         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
13854         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
13855         gnus-article-mime-hierarchy-next to nil.
13856         (gnus-insert-mime-button): Show hierarchy numbers.
13857         (gnus-mime-accumulate-hierarchy): New function.
13858         (gnus-mime-enter-multipart): New function.
13859         (gnus-mime-leave-multipart): New function.
13860         (gnus-mime-display-part): Recompute hierarchical MIME structure.
13861         (gnus-mime-display-alternative): Show hierarchy numbers.
13862
13863         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
13864         gnus-article-mime-hierarchy-next to nil.
13865
13866 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
13867
13868         * dns.el: Don't require gnus-xmas.
13869
13870 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
13871
13872         * mml.el (mml-generate-mime-1): Don't use format=flowed with
13873         inline PGP.
13874         (mml-menu): Disable mml-quote-region if mark is inactive.
13875
13876 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13877
13878         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
13879         when the group's active is not available.
13880
13881 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
13884         error.
13885
13886 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
13887
13888         * imap.el (imap-store-password): New variable.
13889         (imap-interactive-login): Use it.
13890         Suggested by Mark Plaksin <happy@mcplaksin.org>.
13891
13892 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * gnus-art.el (gnus-article-read-summary-keys): Restore new
13895         window-start and hscroll to summary window.
13896
13897 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13898
13899         * gnus-start.el (gnus-convert-old-newsrc): Only write the
13900         conversion message to newsrc-dribble when an actual conversion is
13901         performed.
13902
13903 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
13904
13905         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
13906
13907 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13908
13909         * mm-decode.el (mm-complicated-handles): New function reviving
13910         former definition of mm-multiple-handles.
13911
13912         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13913         (gnus-mime-delete-part): Use it.
13914
13915 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13916
13917         * gnus-agent.el (gnus-agent-read-local): Bind
13918         nnheader-file-coding-system to gnus-agent-file-coding-system to
13919         avoid the implicit assumption that they will always be equal.
13920         (gnus-agent-save-local): Bind buffer-file-coding-system, not
13921         coding-system-for-write, as the with-temp-file macro first prints
13922         to a buffer then saves the buffer.
13923
13924 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * gnus-art.el (gnus-article-edit-part): New function.
13927         (gnus-mime-save-part-and-strip): Use it; do query instead of
13928         signaling an error; don't use mm-multiple-handles.
13929         (gnus-mime-delete-part): Ditto.
13930
13931 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13932
13933         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
13934         old file versions.
13935         (gnus-group-prepare-hook): Removed function that converted list
13936         form of gnus-agent-expire-days to group properties.
13937
13938         * gnus-int.el: Autoload gnus-agent-regenerate-group.
13939         (gnus-request-accept-article): Re-indented.
13940
13941         * gnus-start.el (gnus-convert-old-newsrc): Registered new
13942         converters to handle old agent file formats.  Added logic for a
13943         "backup before upgrading warning".
13944         (gnus-convert-mark-converter-prompt): Developers can mark
13945         functions as needing (default), or not needing,
13946         gnus-convert-old-newsrc's "backup before upgrading warning".
13947         (gnus-convert-converter-needs-prompt): Tests whether the user
13948         should be protected from potentially irreversable changes by the
13949         function.
13950
13951         * legacy-gnus-agent.el: New.  Provides converters that are only
13952         loaded when gnus-convert-old-newsrc needs to call them.
13953
13954 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13955
13956         * mail-source.el (mail-source-touch-pop): Doc fix.
13957
13958         * message.el (message-smtpmail-send-it): Doc fix.
13959
13960 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
13961
13962         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
13963
13964         * nnmail.el (nnmail-split-fancy): do.
13965
13966         * gnus-kill.el (gnus-kill, gnus-execute): do.
13967
13968 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
13969
13970         * gnus-sum.el (gnus-widget-reversible-match)
13971         (gnus-widget-reversible-to-internal)
13972         (gnus-widget-reversible-to-external): New functions.
13973         (gnus-widget-reversible): New widget.
13974         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
13975
13976 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
13977
13978         * gnus-sum.el (gnus-thread-sort-functions)
13979         (gnus-article-sort-functions): Document `(not F)' items.
13980
13981 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13982
13983         * spam.el (spam-use-gmane-xref): Add new backend.
13984         (spam-gmane-xref-spam-group): Add variable to control the name of the
13985         Gmane spam group.
13986         (spam-blackhole-servers, spam-blackhole-good-server-regex)
13987         (spam-regex-headers-spam, spam-regex-headers-ham)
13988         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
13989         (spam-list-of-checks): Add spam-use-gmane-xref to list of
13990         backends and checks.
13991         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
13992
13993         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
13994         an autodetect method.
13995
13996 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13997
13998         * gnus-int.el (gnus-request-accept-article): Inform the agent that
13999         articles are being added to a group.
14000         (gnus-request-replace-article): Inform the agent that articles
14001         need to be uncached as the cached contents are no longer valid.
14002
14003 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * binhex.el: Don't autoload executable-find.
14006
14007         * canlock.el: Don't autoload mail-fetch-field.
14008
14009         * dgnushack.el: Autoload c-mode for XEmacs.
14010
14011         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14012
14013         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14014         rmail-dont-reply-to and rmail-output.
14015
14016         * gnus-score.el: Don't autoload ffap-string-at-point.
14017
14018         * gnus-setup.el: Don't autoload sc-cite-original.
14019
14020         * imap.el: Don't autoload base64-decode-string,
14021         base64-encode-string and md5.
14022
14023         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14024         and rmail-msg-restore-non-pruned-header.
14025
14026         * mm-decode.el: Don't autoload executable-find.
14027
14028         * mm-url.el: Don't autoload executable-find.
14029
14030         * mm-view.el: Don't autoload diff-mode.
14031
14032         * nndb.el: Don't autoload news-reply-mode, news-setup,
14033         cancel-timer and telnet.
14034
14035         * password.el: Don't autoload run-at-time for Emacs.
14036
14037         * sha1-el.el: Don't autoload executable-find.
14038
14039         * sieve-mode.el: Don't autoload c-mode.
14040
14041         * uudecode.el: Don't autoload executable-find.
14042
14043 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14044
14045         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14046         (gnus-agent-possibly-alter-active): Avoid null in numeric
14047         comparison.
14048         (gnus-agent-set-local): Refuse to save null in local object table.
14049         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14050         list of articles that will be marked as unread.
14051
14052 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14053
14054         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14055
14056 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14057
14058         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14059         language tags.
14060
14061 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14062
14063         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14064         Don't bind "obarray".
14065
14066         * gnus-sum.el (gnus-thread-sort-functions): Added
14067         `gnus-thread-sort-by-most-recent-number' and
14068         `gnus-thread-sort-by-most-recent-date'.
14069         Reported by Kai Grossjohann <kai@emptydomain.de>.
14070
14071 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14072
14073         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14074
14075 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14076
14077         * gnus-cus.el (gnus-agent-customize-category): Removed
14078         ignore-errors macro reference that required cl to be loaded at
14079         run-time.
14080
14081         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14082         single-interval range of the form (min . max).  Previously the
14083         range had to look like ((min . max)).  Likewise, return
14084         (min . max) rather than ((min . max)).
14085         (gnus-range-map): Use gnus-range-normalize to accept
14086         single-interval range.
14087
14088         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14089         the cache, but not the agent, now appear with their usual face.
14090
14091         * dgnushack.el (loaddir): New variable that is bound to the
14092         directory containing the dgnushack.el file. Use loaddir, rather
14093         than srcdir, to update load-path. Change lets dgnushack compile
14094         code in directories other than GNUS/lisp.
14095
14096 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14097
14098         * lpath.el: Don't bind w3m-safe-url-regexp.
14099
14100         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14101         w3m-safe-url-regexp variable buffer-local.
14102
14103         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14104
14105 2004-02-27  Simon Josefsson  <jas@extundo.com>
14106
14107         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14108         gnus-group-real-prefix.
14109         (gnus-summary-move-article): Use it, instead of
14110         gnus-group-real-prefix.
14111
14112 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * lpath.el: Bind w3m-safe-url-regexp.
14115
14116         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14117         w3m-safe-url-regexp variable buffer-local and set it as the value
14118         of mm-w3m-safe-url-regexp.
14119
14120         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14121
14122         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14123         parsing gnus-posting-styles when the message is not for replying.
14124
14125         * dgnushack.el: Autoload sgml-mode for XEmacs.
14126
14127         * nnrss.el (nnrss-opml-export): Use
14128         mm-set-buffer-file-coding-system instead of
14129         set-buffer-file-coding-system.
14130
14131 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14132
14133         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14134         of checkdoc.el).
14135         * nnrss.el: do.
14136         * gnus-mlspl.el: do.
14137         * gnus-ml.el: do.
14138         * gnus-srvr.el: do.
14139
14140         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14141
14142 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14143
14144         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14145         Corrections to custom-manual links.
14146
14147         * gnus-art.el (gnus-article): Ditto.
14148
14149         * mm-decode.el (mime-display, mime-security): Ditto.
14150
14151 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14152
14153         * flow-fill.el: Typo.
14154
14155 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14156
14157         * spam-wash.el: New file.
14158
14159 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14160
14161         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14162
14163 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14164
14165         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14166         to be run with new-articles as LIST1, not LIST2.
14167         (spam-registration-functions): Add spam-use-ham-copy as a nil
14168         registration backend.
14169
14170 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14171
14172         * spam-stat.el (spam-stat-washing-hook): New option.
14173         (spam-stat-buffer-words): Use it.
14174         (spam-stat-process-directory, spam-stat-test-directory): Use
14175         insert-file-contents-literally.
14176         (spam-stat-coding-system): New variable.
14177         (spam-stat-load, spam-stat-save): Use it.
14178
14179 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14180
14181         * spam-report.el (spam-report-plug-agent): Quote
14182         spam-report-url-to-file and spam-report-url-ping-plain.
14183
14184 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14185
14186         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14187         / in mailto URLs.
14188
14189 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14190
14191         * spam-report.el (spam-report-process-queue): Fix interactive use.
14192         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14193         (spam-report-unplug-agent): Doc fixes.
14194         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14195         (spam-report-agentize, spam-report-deagentize): Autoload.
14196
14197 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14200
14201         * message.el (message-setup-fill-variables): Add mml tags to
14202         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14203         <ajk@iu.edu>.
14204         (message-mode): Don't modify paragraph-separate there.
14205
14206 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14207
14208         * compface.el (uncompface-use-external): Default to undecided.
14209         (uncompface-use-external-threshold): New variable.
14210         (uncompface-float-time): New macro.
14211         (uncompface): Determine whether to use the external decoder if
14212         uncompface-use-external is undecided.
14213
14214 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14215
14216         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14217         after images.
14218
14219         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14220
14221 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14222
14223         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14224
14225         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14226
14227         * gnus-sum.el (gnus-summary-limit-to-age)
14228         (gnus-summary-limit-children): do.
14229
14230         * gnus-int.el (gnus-request-scan): do.
14231
14232         * gnus-group.el (gnus-group-suspend): do.
14233
14234         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14235
14236         * gnus-cite.el (gnus-cite-parse-attributions): do.
14237
14238         * gnus-agent.el (gnus-summary-set-agent-mark)
14239         (gnus-agent-regenerate-group): do.
14240
14241         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14242
14243         * binhex.el (binhex-decode-region-internal): do.
14244
14245 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14246
14247         * gnus-fun.el (gnus-face-properties-alist): New user option.
14248         (gnus-display-x-face-in-from): Use it.
14249
14250         * gnus-art.el (article-display-face): Ditto.
14251
14252         * compface.el (uncompface-use-external): Default to nil.
14253
14254 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14255
14256         * nntp.el (nntp-erase-buffer): New function.
14257         (nntp-retrieve-data, nntp-send-command)
14258         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14259         (nntp-possibly-change-group): Use it.
14260
14261         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14262         with-current-buffer.
14263
14264 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14265
14266         * compface.el: Merge the ELisp-based uncompface program.
14267         (compface): New customization group.
14268         (uncompface-use-external): New user option.
14269         (uncompface): Call uncompface-internal if uncompface-use-external
14270         is nil.
14271         (uncompface-internal): New function.  Note that there are also
14272         some other functions and variables added for this function.
14273
14274 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14275
14276         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14277         if necessary.
14278
14279 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14280
14281         * spam-report.el (spam-report-unplug-agent)
14282         (spam-report-plug-agent, spam-report-deagentize)
14283         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14284         Add support for the Agent in spam-report: when unplugged, report to a
14285         file; when plugged, submit all the requests.
14286
14287         * spam.el (spam-register-routine): Fix message about
14288         registration.
14289
14290 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14291
14292         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14293         dependencies.
14294         (rfc2047-encode): Use it.
14295
14296         * gnus-art.el (gnus-button-marker-list): Move before first
14297         reference.
14298
14299         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14300         (imap-parse-body): Fix format string mismatch.
14301
14302         * gnus-score.el (gnus-summary-increase-score): do.
14303
14304         * nnrss.el (nnrss-close): New function.
14305
14306 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14307
14308         * nnrss.el (nnrss-make-filename): New function.
14309         (nnrss-request-delete-group, nnrss-read-server-data)
14310         (nnrss-save-server-data, nnrss-read-group-data)
14311         (nnrss-save-group-data): Use it.
14312         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14313         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14314         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14315
14316 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14317
14318         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14319
14320 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14321
14322         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14323         files.
14324
14325         * message.el (message-generate-headers-first): Don't quote nil
14326         and t in docstrings.
14327
14328         * imap.el (imap-id): do.
14329
14330         * gnus-agent.el (gnus-agent-consider-all-articles)
14331         (gnus-agent-queue-mail): do.
14332
14333 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14334
14335         * spam-report.el (spam-report-process-queue): New function.
14336         Process requests from `spam-report-requests-file'.
14337         (spam-report-process-queue): Doc fix.
14338
14339 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14340
14341         * spam.el (spam-register-routine)
14342         (spam-log-processing-to-registry, spam-log-registered-p)
14343         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14344         Change "check" to "spam-check" for semi-clarity.
14345
14346 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14347
14348         * pop3.el: Require nnheader.
14349
14350         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14351
14352         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14353
14354         * gnus-picon.el: Require cl.
14355
14356         * gnus-fun.el: Require gnus-ems and gnus-util.
14357
14358         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14359
14360         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14361
14362         * gnus-art.el (gnus-article-edit-mode): Define before first
14363         reference.
14364
14365 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14366
14367         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14368         (gnus-uu-post-encoded): Use point-at-bol.
14369
14370         * gnus-topic.el (gnus-group-active-topic-p): do.
14371
14372         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14373
14374         * gnus-group.el (gnus-group-kill-region): do.
14375
14376         * gnus-art.el (article-date-ut): do.
14377
14378         * message.el (message-fetch-field): Remove redundant
14379         case-fold-search binding.
14380         (message-narrow-to-field): Simplify.
14381
14382 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14383
14384         * spam.el (spam-directory): Derive from `gnus-directory'.
14385
14386         * spam-report.el (spam-report-url-to-file)
14387         (spam-report-requests-file): New function and variable for offline
14388         reporting.
14389         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14390         and user defined function.
14391         (spam-report-url-ping-mm-url): Remove doubled slash.
14392
14393 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14394
14395         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14396
14397 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14398
14399         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14400         format string mismatch.
14401
14402         * sieve.el (sieve-deactivate-all): do.
14403
14404         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14405
14406         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14407
14408         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14409
14410         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14411
14412 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14413
14414         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14415         the list of checks.
14416
14417 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14418
14419         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14420         padding.
14421
14422 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14423
14424         * mm-view.el (mm-fill-flowed): New variable.
14425         (mm-inline-text): Use it.
14426
14427 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14428
14429         * spam.el (spam-spamassassin-register-ham-routine)
14430         (spam-spamassassin-register-spam-routine): Fix function names.
14431
14432 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus.el (gnus-tmp-grouplens): Remove.
14435         (gnus-summary-line-format): Remove grouplens.
14436
14437         * gnus-group.el (gnus-group-line-format): Ditto.
14438
14439         * gnus-spec.el (gnus-format-specs): Ditto.
14440         (gnus-update-format-specifications): Flush the group format spec
14441         cache if there's the grouplens stuff.
14442         (gnus-parse-simple-format): Replace %l with the empty string.
14443
14444 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14445
14446         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14447         omission.
14448
14449 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14450
14451         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14452         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14453
14454 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14455
14456         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14457         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14458         New macros and functions.
14459         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14460         Handle > NLINK_MAX messages.
14461         * nnmaildir.el (nnmaildir-request-set-mark): Use
14462         nnmaildir--emlink-p and nnmaildir--eexist-p.
14463
14464 2004-01-25  Alex Schroeder  <alex@gnu.org>
14465
14466         * spam-stat.el (spam-stat-process-directory-age): New option.
14467         (spam-stat-process-directory): Use it.
14468
14469 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
14470
14471         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14472         (spam-stat-save): Accept prefix argument.
14473
14474 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
14475
14476         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
14477         links" error.
14478
14479 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14480
14481         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
14482         the rest of the and/or forms.
14483
14484 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14485
14486         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
14487         compatibility with old .newsrc.eld files.
14488
14489         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
14490
14491         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
14492
14493         * gnus-start.el (gnus-1): do.
14494
14495         * gnus-group.el (gnus-group-line-format-alist): do.
14496
14497         * gnus.el (gnus-use-grouplens, gnus-visual): do.
14498
14499         * gnus-gl.el: Remove.
14500
14501 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14502
14503         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
14504         marks consisting of a single range {for example, (3 . 5)} rather
14505         than a list of a single range { ((3 . 5)) }.
14506
14507 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14508
14509         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
14510         with-current-buffer.
14511         (spam-stat-store-current-buffer): Use insert-buffer-substring to
14512         avoid consing a string.
14513
14514         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
14515         Remove obsolete entries for big5 and gb2312.
14516
14517 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14518
14519         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
14520         uncompressed list.
14521
14522 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
14523
14524         * spam-stat.el (spam-stat-strip-xref): New function.
14525         (spam-stat-process-directory): Use it.
14526
14527         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
14528         here -- it's done in message-fetch-field.
14529
14530 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14531
14532         * gnus-agent.el (gnus-agent-queue-mail)
14533         (gnus-agent-prompt-send-queue): New variables.
14534         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
14535         * gnus-draft.el (gnus-group-send-queue): Pass the group name
14536         "nndraft:queue" along to gnus-draft-send.  Use
14537         gnus-agent-prompt-send-queue.
14538         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
14539         is "nndraft:queue".  Suggested by Gaute Strokkenes
14540         <gs234@srcf.ucam.org>
14541
14542         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
14543         (agent-enable-undownloaded-faces): Added.
14544         (gnus-agent-cat-groups): Use eval-and-compile, not
14545         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
14546         method of gnus-agent-cat-groups even when the buffer has been
14547         evaled.
14548         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
14549         delete gnus-agent-save-active-1.
14550         (gnus-agent-save-groups): Deleted.  Identical to
14551         gnus-agent-save-active.
14552         (gnus-agent-write-active): No longer adjust agent's copy of active
14553         file as agent's adjustments are now stored in their own
14554         file.  Removed optional parameter.
14555         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
14556         servers.  Add use of min/max range limits from server's local
14557         file.
14558         (gnus-agent-save-alist): Removed unused optional argument.
14559         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
14560         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
14561         (gnus-agent-set-local): A per-server file that keeps min/max range
14562         limits for articles known to the agent.  Provides a fast mechanism
14563         for altering many active ranges.
14564         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
14565         active file (local makes it unnecessary).
14566         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
14567
14568         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
14569         (agent-enable-undownloaded-faces): Added.
14570
14571         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
14572         disable it when sending to "nndraft:queue".
14573         (gnus-group-send-queue): Add safety check to avoid sending queue
14574         when unplugged.
14575
14576         * gnus-group.el (gnus-group-catchup): Use new
14577         gnus-sequence-of-unread-articles, not
14578         gnus-list-of-unread-articles, to avoid exhausting memory with huge
14579         numbers of articles.  Use gnus-range-map to avoid having to
14580         uncompress the unread list.
14581         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
14582         Fixed invalid ange-ftp reference.
14583
14584         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
14585         (gnus-sorted-range-intersection): Intersection of two ranges
14586         without requiring that they first be uncompressed.
14587
14588         * gnus-start.el (gnus-activate-group): Unless blocked by the
14589         caller, possibly expand the active range to include both cached
14590         and agentized articles.
14591         (gnus-convert-old-newsrc): Rewrote in anticipation of having
14592         multiple version-dependent converters.
14593         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
14594         gnus-agent-save-active.
14595         (gnus-save-newsrc-file): Save dirty agent range limits.
14596
14597         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
14598         gnus-agent-possibly-alter-active.
14599         (gnus-adjust-marked-articles): Faster handling of simple lists.
14600
14601 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
14602
14603         * spam-stat.el (spam-stat-test-directory): New optional argument
14604         displays a list of files detected.  Suggested by Andrew Cohen
14605         <cohen@andy.bu.edu>.
14606         (spam-stat-buffer-words-with-scores): Don't narrow and change
14607         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
14608
14609 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
14610
14611         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
14612         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
14613         (spam-spamassassin-arguments)
14614         (spam-spamassassin-spam-flag-header)
14615         (spam-spamassassin-positive-spam-flag-header)
14616         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
14617         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
14618         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14619         (spam-list-of-processors, spam-list-of-checks)
14620         (spam-list-of-statistical-checks, spam-registration-functions)
14621         (spam-check-spamassassin-headers, spam-check-spamassassin)
14622         (spam-spamassassin-score)
14623         (spam-spamassassin-register-with-sa-learn)
14624         (spam-spamassassin-register-spam-routine)
14625         (spam-spamassassin-register-ham-routine)
14626         (spam-assassin-register-spam-routine)
14627         (spam-assassin-register-ham-routine): Add SpamAssassin support.
14628         (spam-bogofilter-score): Fix to show article before scoring.
14629
14630 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
14631
14632         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
14633         default scoring function.
14634         (spam-generic-score): Call spam-spamassassin-score if
14635         spam-use-spamassassin or spam-use-spamassassin-headers is on;
14636         spam-bogofilter-score otherwise.
14637
14638         * gnus.el (spam-process, spam-autodetect-methods): Add
14639         spamassassin and spamassassin-headers.
14640
14641 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
14642
14643         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14644         Suppress unnecessary messages.
14645
14646 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
14647
14648         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
14649         make-hash-table.
14650
14651 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * canlock.el (base64-encode-string): Don't autoload it.
14654
14655 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14656
14657         * run-at-time.el: Remove useless (require 'itimer),
14658         eval-and-compile and (featurep 'xemacs).
14659
14660 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
14661
14662         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
14663         GROUP is a virtual group.
14664
14665 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
14666
14667         * gnus.el: Autoload `message-y-or-n-p'.
14668
14669 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
14670
14671         * pgg-parse.el: Remove unnecessary (require 'custom).
14672
14673         * pgg-def.el: do.
14674
14675         * nnmail.el: do.
14676
14677         * gnus-undo.el: do.
14678
14679         * gnus-picon.el: do.
14680
14681         * gnus-util.el: do.
14682
14683 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
14684
14685         * gnus-sum.el (gnus-pick-line-number): Add autoload.
14686
14687 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
14690         handle, as well as a list.
14691
14692         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
14693         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
14694         (mm-w3m-cid-retrieve): Simplify.
14695
14696 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
14697
14698         * message.el (message-kill-to-signature): Allow prefix arg to
14699         specify number of lines to keep before signature.
14700
14701 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
14702
14703         * message.el (message-kill-to-signature): Change docstring.
14704
14705 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14706
14707         * canlock.el: Always require sha1-el.
14708         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
14709
14710         * message.el: Autoload sha1 only when compiling.
14711
14712         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
14713         eudc-expand-inline for XEmacs.
14714
14715 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * message.el (message-canlock-generate): Require sha1-el.
14718
14719 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
14720
14721         * message.el (message-expand-name): Silence the byte compiler.
14722
14723         * lpath.el: Add detect-coding-system.
14724
14725         * dgnushack.el (dgnushack-compile): Remove obsolete check for
14726         cus-edit.
14727
14728 2004-01-13  Simon Josefsson  <jas@extundo.com>
14729
14730         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
14731         Invoke gnus-score-mode.  Reported by
14732         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14733
14734         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
14735         Jim Blandy <jimb@redhat.com> (tiny change).
14736
14737 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
14738
14739         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
14740
14741 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
14742
14743         * spam.el (spam-get-article-as-string): Update to use
14744         gnus-request-article-this-buffer, much simpler.
14745         (spam-get-article-as-buffer): Remove.
14746
14747 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
14748
14749         * message.el (message-expand-name): Use EUDC if the user uses that.
14750
14751 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
14752
14753         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
14754         character for the encoding to avoid consing a string.
14755
14756         * rfc2047.el (rfc2047-decode-string): Don't cons a string
14757         unnecessarily.
14758
14759         * mm-util.el (mm-replace-chars-in-string): Remove.
14760
14761         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
14762         of mm-replace-chars-in-string.
14763
14764 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
14765
14766         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
14767
14768         * mm-util.el (mm-subst-char-in-string): Support inplace.
14769
14770         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
14771         a new string in every iteration.  Use shy groups.
14772
14773 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
14774
14775         * gnus-srvr.el (gnus-browse-unsubscribe-group):
14776         * gnus-soup.el (gnus-soup-group-brew):
14777         * gnus-msg.el (gnus-put-message):
14778         * gnus-move.el (gnus-group-move-group-to-server):
14779         * gnus-kill.el (gnus-batch-score):
14780         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
14781         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
14782         (gnus-group-update-group, gnus-group-read-group)
14783         (gnus-group-make-group, gnus-group-make-help-group)
14784         (gnus-group-make-archive-group, gnus-group-make-directory-group)
14785         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
14786         (gnus-group-sort-by-unread, gnus-group-catchup)
14787         (gnus-group-unsubscribe-group, gnus-group-kill-group)
14788         (gnus-group-yank-group, gnus-group-set-info)
14789         (gnus-group-list-groups):
14790         * gnus.el (gnus-generate-new-group-name):
14791         * gnus-delay.el (gnus-delay-send-queue):
14792         * nnvirtual.el (nnvirtual-catchup-group):
14793         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
14794         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
14795         (gnus-group-prepare-topics, gnus-topic-check-topology):
14796         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
14797         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
14798         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
14799         (gnus-group-make-articles-read):
14800         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
14801         (gnus-group-change-level, gnus-kill-newsgroup)
14802         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
14803         (gnus-get-unread-articles, gnus-make-articles-unread)
14804         (gnus-make-ascending-articles-unread): Use accessor
14805         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
14806         to get group information for improved readability.
14807
14808
14809 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
14810
14811         * gnus-art.el (article-decode-mime-words, article-babel)
14812         (gnus-article-highlight-signature, gnus-article-add-buttons)
14813         (gnus-signature-toggle): Use gnus-with-article-buffer.
14814
14815         * gnus-art.el (gnus-article-highlight-headers)
14816         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
14817
14818         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
14819         (gnus-article-set-globals, gnus-request-article-this-buffer)
14820         (gnus-button-message-id, gnus-article-maybe-hide-headers)
14821         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
14822         (gnus-mime-display-alternative): Use with-current-buffer.
14823
14824 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14825
14826         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
14827         also under 80 char limit, and call gnus-error if needed.
14828         (spam-fetch-article-header): Fix - it was a
14829         buffer-local variable (gnus-newsgroup-data).
14830         (spam-find-spam): Use spam-generate-fake-headers, forget about
14831         spam-insert-fake-headers.
14832         (spam-insert-fake-headers): Remove.
14833
14834 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
14835
14836         * deuglify.el (gnus-article-outlook-unwrap-lines)
14837         (gnus-outlook-rearrange-article)
14838         (gnus-outlook-repair-attribution-outlook)
14839         (gnus-outlook-repair-attribution-block)
14840         (gnus-outlook-repair-attribution-other): Remove redundant
14841         save-excursion.
14842
14843 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14844
14845         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
14846         (spam-fetch-field-subject-fast)
14847         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
14848         (spam-fetch-article-header): Add functions to deal with Gnus
14849         internals for fast retrieval of article header data.
14850         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
14851
14852 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
14853
14854         * pop3.el (pop3-md5): Remove.
14855         (pop3-apop): Replace pop3-md5 with md5.
14856
14857         * mm-bodies.el: base64 is always built-in.
14858
14859         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
14860         with-current-buffer.
14861
14862 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14863
14864         * canlock.el (canlock-insert-header): Remove excessive grouping in
14865         regexp.
14866
14867         * gnus-sum.el (gnus-summary-read-document): Ditto.
14868
14869         * gnus-uu.el (gnus-uu-part-number): Ditto.
14870
14871         * html2text.el (html2text-remove-tags): Ditto.
14872         (html2text-format-tags): Ditto.
14873         (html2text-format-single-elements): Ditto.
14874
14875         * mml.el (mml-parse-1): Ditto.
14876
14877 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
14878
14879         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
14880
14881         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
14882
14883         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
14884
14885         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
14886
14887 2003-11-15  Simon Josefsson  <jas@extundo.com>
14888
14889         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
14890         (pgg-gpg-lookup-key): Use regexp match instead of
14891         split-string (split-string is different between emacs 21.2 and
14892         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
14893
14894 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
14895
14896         * gnus-art.el (gnus-mime-view-all-parts)
14897         (gnus-article-part-wrapper, gnus-article-view-part): Use
14898         with-current-buffer.
14899
14900 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
14901
14902         * spam.el (spam-disable-spam-split-during-ham-respool)
14903         (spam-spamoracle-database, spam-cache-lookups)
14904         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
14905         (spam-group-ham-mark-p, spam-group-spam-mark-p)
14906         (spam-group-ham-marks, spam-group-spam-marks)
14907         (spam-group-spam-contents-p, spam-group-ham-contents-p)
14908         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
14909         also add spam-use-blackholes to the statistical checks.
14910         (spam-fetch-field-fast): Add interface to fetching fields, may
14911         become a macro.
14912         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
14913         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
14914         (spam-insert-fake-headers): Fake an article when needed.
14915         (spam-find-spam): Fake article when possible.
14916         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
14917         (spam-check-bogofilter-headers): Use message-fetch-field instead
14918         of nnmail-fetch-field.
14919
14920 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
14921
14922         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
14923
14924 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
14925
14926         * spam.el (spam-split): Do not require spam-use-CHECK to be
14927         enabled if that check is passed to spam-split explicitly; also
14928         fix so 'spam doesn't get converted to spam-split-group when
14929         spam-split-symbolic-return is t.
14930         (spam-find-spam): Find registrations of the article and use those
14931         instead of re-running spam-split to find the spam/ham
14932         classification of the article.
14933         (spam-log-processing-to-registry, spam-log-registered-p)
14934         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14935         Use gnus-error instead of gnus-message.
14936         (spam-log-registration-type): Add function to determine the
14937         classification of a message based on registry entries; will
14938         return nil if both 'spam and 'ham are found.
14939         (spam-check-BBDB): Expand all the BBDB macros here so we can have
14940         a reasonably fast local cache without the loading errors.
14941         (spam-cache-lookups): Set to t by default.
14942         (spam-find-spam): Don't try to guess spam-cache-lookups.
14943         (spam-enter-whitelist, spam-enter-blacklist): Clear the
14944         spam-caches entry.
14945         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
14946         caching of whitelist/blacklist entries.
14947         (spam-check-whitelist, spam-check-blacklist): Invoke
14948         spam-from-listed-p with a type, not a cache variable.
14949         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
14950
14951 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
14952
14953         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
14954
14955         * nnmail.el (nnmail-split-fancy): do.
14956
14957         * mml.el (mml-parse): do.
14958
14959         * gnus-score.el (gnus-enter-score-words-into-hashtb)
14960         (gnus-score-adaptive): do.
14961
14962 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
14965         (gnus-mime-button-map): Don't set keymap parent.
14966         (gnus-button-ctan-directory-regexp): Use shy grouping.
14967         (gnus-prev-page-map): Don't set keymap parent.
14968         (gnus-prev-page-map): Remove duplicated one.
14969         (gnus-next-page-map): Don't set keymap parent.
14970         (gnus-mime-security-button-map): Ditto.
14971
14972         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
14973         version number.
14974
14975         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
14976
14977 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14978
14979         * canlock.el (canlock-sha1-function): Remove.
14980         (canlock-sha1-function-for-verify): Remove.
14981         (canlock-openssl-program): Remove.
14982         (canlock-openssl-args): Remove.
14983         (canlock-ignore-errors): Remove.
14984         (canlock-sha1-with-openssl): Remove.
14985         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
14986         (canlock-verify): Don't use canlock-ignore-errors.
14987
14988         * sha1-el.el (sha1-string-external): Make it can return a string
14989         in binary form.
14990         (sha1-region-external): Ditto.
14991         (sha1-string-internal): Ditto.
14992         (sha1-region-internal): Ditto.
14993         (sha1-region): Ditto.
14994         (sha1-string): Ditto.
14995         (sha1): Ditto.
14996
14997 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14998
14999         * spam.el (spam-report-articles-gmane): New command.
15000
15001 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15002
15003         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15004
15005         * run-at-time.el (run-at-time-saved): Remove.
15006         (run-at-time): Doc fix.
15007
15008 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15009
15010         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15011         (gnus-summary-limit-map): Add it.
15012         (gnus-summary-make-menu-bar): do.
15013
15014 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15015
15016         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15017         Make attempt at some caching support (done for BBDB only now).
15018         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15019         addresses to be checked.
15020         (spam-clear-cache-BBDB): Add function, to be invoked by
15021         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15022         (spam-check-BBDB): Check and use the caches, if
15023         spam-cache-lookups is on, remove superfluous (provide).
15024
15025 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15026
15027         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15028
15029 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15030
15031         * run-at-time.el (run-at-time-saved): Move to after the definition
15032         of `run-at-time'.
15033
15034         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15035
15036 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15039         mm-w3m-local-map-property.
15040
15041         * mm-view.el (mm-w3m-mode-map): Remove.
15042         (mm-w3m-local-map-property): Remove.
15043         (mm-inline-text-html-render-with-w3m): Don't use
15044         mm-w3m-local-map-property.
15045
15046 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15047
15048         * run-at-time.el: New file.
15049
15050         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15051         under Emacs.
15052
15053         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15054         of gnus-set-text-properties.
15055
15056         * gnus-uu.el (gnus-uu-save-article): Ditto.
15057
15058         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15059
15060         * gnus-cite.el (gnus-cite-parse): Ditto.
15061
15062         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15063         of gnus-.
15064
15065         * gnus-xmas.el (run-at-time): Require run-at-time.
15066
15067         * gnus.el: Changed calls to nnheader-run-at-time and
15068         password-run-at-time throughout to use run-at-time directly.
15069
15070         * password.el: Removed definition of run-at-time.
15071
15072         * nnheaderxm.el: Remove definition of run-at-time.
15073
15074 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15075
15076         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15077         in prompt.
15078
15079 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15080
15081         * messagexmas.el (message-xmas-redefine): Alias
15082         `message-make-caesar-translation-table' to
15083         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15084         version.
15085
15086         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15087         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15088         `gnus-xmas-set-text-properties'.
15089         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15090         `gnus-xmas-completing-read'.
15091         (gnus-xmas-completing-read): Removed.
15092         (gnus-xmas-open-network-stream): Removed.
15093
15094         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15095         XEmacs version.
15096
15097         * dns.el (dns-make-network-process): Use `open-network-stream'
15098         instead of `gnus-xmas-open-network-stream'.
15099
15100         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15101
15102         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15103
15104 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15105
15106         * gnus-art.el (gnus-mime-display-alternative)
15107         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15108         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15109         Don't use gnus-local-map-property.
15110
15111         * gnus-util.el (gnus-local-map-property): Remove.
15112
15113         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15114         gnus-completing-read-maybe-default with completing-read.
15115
15116         * gnus-util.el (gnus-completing-read): do.
15117         (gnus-completing-read-maybe-default): Remove.
15118
15119 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15120
15121         * password.el: Only autoload `run-at-time' if not XEmacs.
15122         Only autoload the itimer functions if XEmacs.
15123
15124 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15125
15126         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15127         XEmacsen.
15128
15129         * dgnushack.el: Autoload executable-find for XEmacs.
15130
15131 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15132
15133         * gnus-art.el (gnus-read-string): Remove.
15134         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15135         read-string.
15136
15137 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15138
15139         * netrc.el: Autoload password-read.
15140         (netrc): Add configuration group.
15141         (netrc-encoding-method, netrc-openssl-path): Add
15142         variables for encoding and decoding of files with symmetric
15143         ciphers.
15144         (netrc-encode): Add assistant function to encode a file with
15145         netrc-encoding-method.
15146         (netrc-parse): Add interactive parameter, added optional
15147         decoding if netrc-encoding-method is non-nil but otherwise
15148         behavior is standard.
15149         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15150         Do s/encode/encrypt/ everywhere.
15151
15152         * spam.el: Remove executable-find autoload.
15153
15154 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15155
15156         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15157
15158         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15159
15160 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15161
15162         * gnus-art.el (gnus-treat-ansi-sequences)
15163         (article-treat-ansi-sequences): New variable and function.
15164         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15165
15166         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15167         Use it.
15168
15169 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15170
15171         * mm-util.el (mm-quote-arg): Remove.
15172
15173         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15174         shell-quote-argument.
15175
15176         * gnus-uu.el (gnus-uu-command): do.
15177
15178         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15179
15180         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15181         with make-char.
15182
15183         * mm-util.el (mm-make-char): Remove.
15184
15185         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15186         add-minor-mode.
15187
15188         * gnus-undo.el (gnus-undo-mode): do.
15189
15190         * gnus-topic.el (gnus-topic-mode): do.
15191
15192         * gnus-sum.el (gnus-dead-summary-mode): do.
15193
15194         * gnus-start.el (gnus-slave-mode): do.
15195
15196         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15197
15198         * gnus-ml.el (gnus-mailing-list-mode): do.
15199
15200         * gnus-gl.el (gnus-grouplens-mode): do.
15201
15202         * gnus-draft.el (gnus-draft-mode): do.
15203
15204         * gnus-dired.el (gnus-dired-mode): do.
15205
15206         * gnus-ems.el (gnus-add-minor-mode): Remove.
15207
15208         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15209         Replace gnus-char-width with char-width.
15210
15211         * gnus-ems.el (gnus-char-width): Remove.
15212
15213         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15214         Replace gnus-char-width with char-width.
15215
15216         * gnus-ems.el (gnus-char-width): Remove.
15217
15218         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15219         definition.
15220         Remove Emacs 20 hash table compatibility code.
15221
15222         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15223         20 compatibility code.
15224
15225         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15226
15227         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15228
15229         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15230         with point-at-{eol,bol}.
15231
15232         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15233
15234         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15235
15236         * flow-fill.el (fill-flowed-point-at-bol)
15237         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15238
15239         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15240         Replace with point-at-{eol,bol} throughout all files.
15241
15242 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * ntlm.el (ntlm-string-as-unibyte): New macro.
15245         (ntlm-build-auth-response): Use it.
15246
15247         Remove Emacs 20 stuff:
15248         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15249         (butlast, mapc, remove): Remove the compiler macros.
15250         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15251         of delq and copy-sequence.
15252         * gnus-art.el (popup-menu): Remove the compiler macro.
15253         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15254         Emacs 20.
15255
15256 2004-01-05  Simon Josefsson  <jas@extundo.com>
15257
15258         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15259         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15260         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15261         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15262         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15263         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15264         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15265         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15266         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15267         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15268         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15269         string-xor into ntlm-string-xor.  Suggested by
15270         Jesper Harder <harder@myrealbox.com>.
15271
15272         * ntlm.el: Don't include poem.
15273
15274         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15275         Jesper Harder <harder@myrealbox.com>.
15276
15277         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15278
15279         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15280         probably breaks emacs with DL patch, but do we care? Is anyone
15281         still using the DL stuff?)
15282
15283         * sieve-manage.el: Use the password package.
15284         (sieve-manage-read-passwd): Remove.
15285         (sieve-manage-interactive-login): Use password.  Re-add
15286         condition-case around loop.
15287
15288         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15289         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15290         the password package.
15291
15292 2003-02-19  Simon Josefsson  <jas@extundo.com>
15293
15294         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15295         token.
15296
15297 2002-08-07  Simon Josefsson  <jas@extundo.com>
15298
15299         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15300         (sieve-manage-authenticators):
15301         (sieve-manage-authenticator-alist): Add some SASL mechs.
15302         (sieve-sasl-auth): New function.
15303         (sieve-manage-cram-md5-auth):
15304         (sieve-manage-plain-auth): Rewrite using SASL library.
15305         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15306         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15307         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15308         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15309
15310 2004-01-05  Simon Josefsson  <jas@extundo.com>
15311
15312         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15313         New files.
15314
15315 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15316
15317         * gnus-group.el (gnus-no-groups-message): Update.
15318
15319         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15320
15321 2003-11-09  Simon Josefsson  <jas@extundo.com>
15322
15323         * imap.el: Support for ID IMAP extension (RFC 2971).
15324         (imap-local-variables): Add imap-id.
15325         (imap-id): New variable.
15326         (imap-id): New function.
15327         (imap-parse-response): Parse untagged ID response.
15328         * nnimap.el (nnimap-id): New variable.
15329         (nnimap-open-connection): Use it.
15330
15331 2003-12-28  Simon Josefsson  <jas@extundo.com>
15332
15333         * gnus-score.el (gnus-score-edit-all-score): New.
15334         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15335
15336 2004-01-04  Simon Josefsson  <jas@extundo.com>
15337
15338         * password.el: Add.
15339
15340 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15341
15342         * dns.el (dns-query-types): Fix typo.
15343         (dns-query-types): New function.
15344         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15345         PTR and SOA replies, see RFC 1035.
15346
15347 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15348
15349         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15350
15351         * Moved to Changelog.2.
15352
15353 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15354
15355         * gnus.el (gnus-version-number): Bump version.
15356
15357 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15358
15359         * gnus.el: No Gnus v0.1 is released.
15360
15361 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15362
15363         * gnus.el: No Gnus v0.0 is released.
15364
15365 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15366
15367         * gnus.el (gnus-version-number): Bump.
15368         (gnus-version): No.
15369
15370 See ChangeLog.2 for earlier changes.
15371
15372     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15373       Free Software Foundation, Inc.
15374
15375   This file is part of GNU Emacs.
15376
15377   GNU Emacs is free software: you can redistribute it and/or modify
15378   it under the terms of the GNU General Public License as published by
15379   the Free Software Foundation, either version 3 of the License, or
15380   (at your option) any later version.
15381
15382   GNU Emacs is distributed in the hope that it will be useful,
15383   but WITHOUT ANY WARRANTY; without even the implied warranty of
15384   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15385   GNU General Public License for more details.
15386
15387   You should have received a copy of the GNU General Public License
15388   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15389
15390 ;; Local Variables:
15391 ;; coding: utf-8
15392 ;; fill-column: 79
15393 ;; add-log-time-zone-rule: t
15394 ;; End:
15395
15396 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4