(gnus-article-mode-map): Bind the "e" key to gnus-article-read-summary-keys
[gnus] / lisp / ChangeLog
1 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5         that should not be used for draft articles.
6         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7         that has no concern in minor mode keys.
8         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9         Abolish.
10
11 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14         article without making inquiry to a user for unknown encoding.
15
16         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
17         (nnmaildir--scan): Assume i-node and device number that file-attributes
18         returns might be cons-cell.
19
20         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
21
22         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
23
24 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
25
26         * auth-source.el: Remove docs now in auth.texi.  Don't use
27         `gnus-message' for logging.  Add new variables `auth-source-debug' and
28         `auth-source-hide-passwords' and use them.
29
30 2009-07-15  Glenn Morris  <rgm@gnu.org>
31
32         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
33
34 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
35
36         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
37         excessive whitespace from the default values of title and description.
38
39 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
42         mail-fetch-field to fetch Content-Description header in order to
43         exclude newlines.
44
45 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
46
47         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
48         format used by GnuPG 2.0.11.
49
50 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
53         to deleted part.
54
55 2009-05-30  David Engster  <dengste@eml.cc>
56
57         * nnmairix.el: Remove old documentation in the commentary block.
58         (nnmairix-request-group): Do not update active file for nnml back ends.
59         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
60         end so that overview files are ignored.
61         (nnmairix-update-groups): Make updating the groups more robust by using
62         marks.
63         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
64         with dollar characters in message-id.
65
66 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
67
68         * spam.el: Use dns-query instead of query-dns.  Was renamed on
69         2008-12-25 in dns.el.
70
71 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
72
73         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
74         could happen if the text is only composed of spaces and/or tabs.
75
76 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
77
78         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
79         when sending a queued message to avoid extra mml tags.
80
81 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
84
85 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
86
87         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
88         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
89         rmail-toggle-header for XEmacs;
90         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
91
92 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * gnus-dired.el: Remove autoload for gnus-setup-message.
95         (gnus-dired-attach): Fake this-command value to prevent Gnus from
96         displaying Gnus logo; always use compose-mail.
97
98 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
99
100         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
101
102 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
105         (gnus-nocem-issuers): List currently active issuers; fix custom type.
106         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
107         available.
108         (gnus-nocem-epg-verify): New function.
109
110 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
111
112         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
113
114 2009-02-15  Glenn Morris  <rgm@gnu.org>
115
116         * gnus-util.el (rmail-insert-rmail-file-header)
117         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
118         autoloads.
119         (rmail-default-rmail-file): Remove unnecessary declaration.
120         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
121
122 2009-02-14  Glenn Morris  <rgm@gnu.org>
123
124         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
125         variable (only used in gnus-util, which declares it anyway).
126         (rmail-output-to-rmail-file): Remove autoload of deleted function,
127         which was only needed by gnus-art (changed to not use it any more).
128         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
129         only used in gnus-util, which autoloads it itself.
130         (rmail-update-summary): Fix autoload.
131
132         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
133         rather than rmail-output-to-rmail-file.
134
135 2009-02-07  Glenn Morris  <rgm@gnu.org>
136
137         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
138         autoload of function that no longer exists.
139         (rmail-toggle-header): Declare.
140         (message-forward-rmail-make-body): Handle mbox Rmail.
141
142 2009-01-31  Glenn Morris  <rgm@gnu.org>
143
144         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
145         2009-01-09 change.
146
147 2009-01-31  Dave Love  <fx@gnu.org>
148
149         * imap.el (imap-fetch-safe): Bind debug-on-error.
150         (imap-debug): Add imap-fetch-safe.
151
152 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
153
154         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
155         (auth-source-forget-all-cached): New convenience function.
156         (auth-source-user-or-password): Accept list of modes or a single mode.
157
158         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
159         auth-source modes.
160
161         * netrc.el (netrc-machine-user-or-password): Use list of
162         auth-source modes.
163
164         * nnimap.el (nnimap-open-connection): Use list of
165         auth-source modes.
166
167         * nntp.el (nntp-send-authinfo): Use list of
168         auth-source modes.
169
170 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
171
172         * auth-source.el: Update docs to reflect epa-file-enable is to be used
173         now.
174
175 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
178         coding system in XEmacs; add a workaround for XEmacs.
179
180         * lpath.el: Fbind coding-system-aliasee.
181
182 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
183
184         * mm-util.el (mm-coding-system-priorities): Protect against nil value
185         of current-language-environment.
186
187 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
188
189         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
190         available at runtime.
191
192 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * gnus-art.el (article-date-ut): Fix end point of narrowing.
195
196 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
197
198         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
199         the greatest positive fixnum value doesn't work under an XEmacs with
200         bignum support; use the most-positive-fixnum constant instead,
201         available since Emacs 21.1 with cl and XEmacs 21.1.
202
203 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
204
205         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
206         XEmacs gets not to work.
207
208 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * mm-util.el (mm-coding-system-priorities): Allow the value like
211         "Japanese (UTF-8)" of current-language-environment.
212
213 2009-01-09  Glenn Morris  <rgm@gnu.org>
214
215         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
216         with last-command-event.
217
218 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
219
220         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
221         in the doc string.
222
223         * message.el (message-fix-before-sending): Amend comment.
224
225 2009-01-08  Dave Love  <fx@gnu.org>
226
227         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
228
229 2009-01-07  David Engster  <dengste@eml.cc>
230
231         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
232         simplified server definitions by converting it via
233         gnus-server-to-method.
234
235 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
238         parameter's operands.
239
240 2009-01-06  David Engster  <dengste@eml.cc>
241
242         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
243         primary select method (for gnus-group-mark-article-as-read).
244
245 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
246
247         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
248         `(gnus)Face', not `(gnus)X-Face'.
249
250 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * mm-util.el (mm-ucs-to-char): New function.
253
254         * mm-url.el (mm-url-decode-entities): Use it.
255
256         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
257         unicode-to-char.
258
259 2009-01-05  Dave Love  <fx@gnu.org>
260
261         * time-date.el: Require cl for `declare'.
262
263 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
264
265         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
266         Dave Love.
267
268 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
269
270         * message.el (message-fix-before-sending): Add `eight-bit' to
271         illegible-text check.
272
273 2009-01-03  Michael Olson  <mwolson@gnu.org>
274
275         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
276         `headers' is nil.  This can occur if the IMAP server does not have
277         permissions to read messages from a folder, but can write new messages
278         to the folder.
279         (nnimap-request-article-part): Do not insert `data' if it is nil.
280
281         * imap.el (imap-parse-fetch): Courier can insert spurious blank
282         characters which will confuse `read', so skip past them.
283
284 2009-01-01  Dave Love  <fx@gnu.org>
285
286         * imap.el (imap-string-to-integer): Fix typo.
287         (imap-fetch-safe): New function.
288         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
289
290         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
291
292         * imap.el (imap-process-connection-type, imap-debug, imap-open):
293         (imap-parse-greeting): Fix doc strings.
294         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
295         (imap-parse-flag-list): Make messages unique.
296         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
297
298         * nnimap.el: Fix author email.
299         (nnimap-split-rule): Add FIXME comment.
300         (nnimap-debug): Fix doc string.
301
302 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
303
304         * dns.el (dns-set-servers): Check "Address".  Fix typo.
305
306 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
307
308         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
309         nslookup if resolv.conf isn't available.
310         (dns-query): Rename from query-dns.
311         (dns-query-cached): Rename from query-dns-cached.
312
313 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
316         overlay-arrow-position and overlay-arrow-string buffer-local; no need
317         to check if those variables exist (first appeared in Emacs 18.50).
318
319 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
320
321         * mm-util.el (mm-line-number-at-pos): New function.
322
323         * spam-report.el (spam-report-process-queue): Use it.
324
325 2008-12-24  David Engster  <dengste@eml.cc>
326
327         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
328         parameters that haven't existed as variables as buffer-local variables.
329
330 2008-12-23  Dave Love  <fx@gnu.org>
331
332         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
333         cadar.
334
335         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
336         imap-starttls-p.
337         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
338
339 2008-12-22  Dave Love  <fx@gnu.org>
340
341         * imap.el: Fix author email.  Doc fixes.
342         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
343         reply.
344
345 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
346
347         * spam-report.el (spam-report-gmane-max-requests): New constant.
348         (spam-report-gmane-wait): New variable.
349         (spam-report-gmane-ham, spam-report-gmane-spam)
350         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
351         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
352         the server.
353
354         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
355         Add explanations.
356
357         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
358         nnheader-accept-process-output and nnheader-read-timeout if available.
359         (pop3-movemail): Use it.
360
361         * message.el (message-check-news-body-syntax): Fix signature check if
362         there's an attachment.
363
364 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
365
366         * mm-util.el: Add comments to the mm- emulating functions.
367
368 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
369
370         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
371         by Stephen Berman <stephen.berman@gmx.net>.
372
373 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * mm-util.el (mm-substring-no-properties): New function.
376         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
377         (mm-special-display-p): Enable those lambda forms to be byte compiled.
378         (mm-string-to-multibyte): Doc fix.
379
380         * mml.el (mml-attach-file): Use mm-substring-no-properties.
381
382 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
383
384         * mml.el (mml-attach-file): Strip text properties from file name.
385         (Bug#1574)
386
387 2008-12-16  Glenn Morris  <rgm@gnu.org>
388
389         * mm-util.el (mm-charset-override-alist): Declare for compiler.
390
391 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
394         knows since the charset specified might be a bogus alias that
395         mm-charset-synonym-alist provides.
396
397 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
398
399         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
400         "ISO_8859-1".
401
402         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
403
404 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
405
406         * mm-util.el (mm-charset-eval-alist):
407         Define it before mm-charset-to-coding-system.
408         (mm-charset-to-coding-system): Add optional argument `silent';
409         define it before mm-charset-override-alist.
410         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
411         default value if it can be used in Emacs currently running;
412         silence mm-charset-to-coding-system.
413
414 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
417         `allow-override' which says whether to use `mm-charset-override-alist'.
418         (rfc2047-decode-encoded-words): Use it.
419
420         * mm-util.el (mm-charset-override-alist): Fix custom type;
421         add `(gb2312 . gbk)' to choices.
422
423 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
424
425         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
426         fast.
427
428         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
429
430         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
431
432 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
433
434         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
435         on links.
436
437         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
438
439 2008-12-03  Lute Kamstra  <lute@gnu.org>
440
441         * sha1.el: Remove leading * from docstrings of defcustoms,
442         deffaces, defconsts and defuns.
443
444 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
445
446         * message.el (message-idna-to-ascii-rhs-1): Protect against local
447         users' addresses that don't have domain parts.
448         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
449         rather than message-narrow-to-head since there will be the message
450         header separator.
451
452 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
453
454         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
455         since the result is inserted in a unibyte buffer anyway.
456         (nnimap-demule-use-string-to-multibyte): Remove.
457         (nnimap-demule): Alias it to mm-string-to-multibyte.
458
459 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
460
461         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
462         variable for debugging bug#464 and bug#1174.
463         (nnimap-demule): Use it.
464
465 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
466
467         * gnus-score.el (gnus-score-find-trace): Handle default score in total
468         score calculation correctly.
469
470 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
471
472         * message.el (message-send-mail): Just set the buffer to unibyte
473         rather than use mm-with-unibyte-current-buffer which does a lot more.
474         (message-send-mail-partially): Don't bother with
475         mm-with-unibyte-current-buffer since it's already been made unibyte by
476         message-send-mail.
477
478 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
479
480         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
481
482 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
483
484         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
485
486 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
489         require itself and to remove `with-no-warnings'.
490
491 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
492
493         * starttls.el (starttls-any-program-available): Get the name of the
494         available TLS layer program.
495         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
496         well as the host name in the "opening" message.
497
498         * auth-source.el (auth-source-cache, auth-source-do-cache)
499         (auth-source-user-or-password): Cache passwords and logins by default,
500         allow override with `auth-source-do-cache'.
501         (auth-source-forget-user-or-password): Allow users to remove cache
502         entries if needed.
503
504 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
505
506         * md4.el (md4-buffer): Fix typo in docstring.
507         (md4, md4-64): Doc fixes.
508         (md4-pack-int32): Reflow docstring.
509
510 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
511
512         * ietf-drums.el (ietf-drums-remove-comments): Localize second
513         condition-case to only the forward-sexp call.
514
515 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
516
517         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
518         quotes contained.  Make it more robust regardless by an extra
519         condition-case wrapper.
520
521 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * lpath.el: No need to fbind codepage-setup for Emacs 23.
524
525 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
526
527         * nnml.el (nnml-request-expire-articles): Check if the function set to
528         `nnmail-expiry-target' returns the symbol `delete'.
529
530         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
531
532         * nnmail.el (nnmail-expiry-target): Fix custom type.
533
534 2008-10-02  Glenn Morris  <rgm@gnu.org>
535
536         * mm-util.el (mm-codepage-setup): Tweak codepage error.
537         Silence compiler warning.
538
539 2008-10-01  Magnus Henoch  <mange@freemail.hu>
540
541         * tls.el (open-tls-stream): Show the actual command being
542         executed, instead of the format string.
543
544 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
545
546         * lpath.el: Fbind codepage-setup for Emacs 23.
547
548 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
549
550         * mml.el (mml-menu): Don't assume mml2015 is bound.
551
552 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
553
554         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
555         exists.
556
557 2008-09-27  Glenn Morris  <rgm@gnu.org>
558
559         * gnus-util.el (mail-header-remove-comments): Autoload it.
560
561 2008-09-27  Andreas Schwab  <schwab@suse.de>
562
563         * gnus-util.el (gnus-split-references): Strip comments.
564         (gnus-parent-id): Likewise.
565
566 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
567
568         * message.el (message-confirm-send): Fix version.
569
570 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * message.el (message-idna-to-ascii-rhs-1): Use
573         mail-extract-address-components rather than mail-header-parse-addresses
574         that is an alias by default to ietf-drums-parse-addresses that does not
575         support non-ASCII names in headers' contents.
576
577 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
578
579         * message.el (message-confirm-send): Fixed variable documentation to
580         avoid the "y/n" wording.
581
582 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)