diff options
| author | Kenichi Handa | 2008-03-27 11:36:43 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-03-27 11:36:43 +0000 |
| commit | 880820fe8732e4384f5fbeb1998fa582e86e80cf (patch) | |
| tree | 250c4c2148120605db516c987c23b85063b5497d /lisp | |
| parent | 5148e555c837cb8e6b6ada594f97bc34f9bc667c (diff) | |
| download | emacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.tar.gz emacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.zip | |
(Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/gnus/ChangeLog | 62 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog | 1 |
2 files changed, 32 insertions, 31 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 83f18444e52..7514147711d 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -536,7 +536,7 @@ | |||
| 536 | (gnus-mime-delete-part): Don't write description line if empty. | 536 | (gnus-mime-delete-part): Don't write description line if empty. |
| 537 | (gnus-article-encrypt-body): Add confirmation for gnus-novice-user. | 537 | (gnus-article-encrypt-body): Add confirmation for gnus-novice-user. |
| 538 | 538 | ||
| 539 | 2007-12-14 Johan Bockg,Ae(Brd <bojohan@gnu.org> | 539 | 2007-12-14 Johan Bockgård <bojohan@gnu.org> |
| 540 | 540 | ||
| 541 | * gnus-sum.el (gnus-summary-mark-unread-as-read) | 541 | * gnus-sum.el (gnus-summary-mark-unread-as-read) |
| 542 | (gnus-summary-mark-read-and-unread-as-read) | 542 | (gnus-summary-mark-read-and-unread-as-read) |
| @@ -1202,7 +1202,7 @@ | |||
| 1202 | 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de> | 1202 | 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de> |
| 1203 | 1203 | ||
| 1204 | * message.el (message-remove-blank-cited-lines): New function. | 1204 | * message.el (message-remove-blank-cited-lines): New function. |
| 1205 | Suggested by Karl Pl,Ad(Bsterer. | 1205 | Suggested by Karl Plästerer. |
| 1206 | 1206 | ||
| 1207 | 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org> | 1207 | 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org> |
| 1208 | 1208 | ||
| @@ -1674,7 +1674,7 @@ | |||
| 1674 | * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc | 1674 | * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc |
| 1675 | string. | 1675 | string. |
| 1676 | 1676 | ||
| 1677 | 2007-07-20 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 1677 | 2007-07-20 Michaël Cadilhac <michael@cadilhac.name> |
| 1678 | 1678 | ||
| 1679 | * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields | 1679 | * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields |
| 1680 | that should be ignored when comparing distant RSS articles with local | 1680 | that should be ignored when comparing distant RSS articles with local |
| @@ -2033,7 +2033,7 @@ | |||
| 2033 | face for "X-Foo", its apparent intended purpose. Move "X-" pattern | 2033 | face for "X-Foo", its apparent intended purpose. Move "X-" pattern |
| 2034 | ahead of the anything pattern, to get it recognised. | 2034 | ahead of the anything pattern, to get it recognised. |
| 2035 | 2035 | ||
| 2036 | 2007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 2036 | 2007-05-12 Michaël Cadilhac <michael@cadilhac.name> |
| 2037 | 2037 | ||
| 2038 | * gnus-sum.el (gnus-articles-to-read) | 2038 | * gnus-sum.el (gnus-articles-to-read) |
| 2039 | (gnus-summary-insert-old-articles): Don't truncate group name for | 2039 | (gnus-summary-insert-old-articles): Don't truncate group name for |
| @@ -2044,7 +2044,7 @@ | |||
| 2044 | * gnus-sum.el (gnus-simplify-subject-fully): Use | 2044 | * gnus-sum.el (gnus-simplify-subject-fully): Use |
| 2045 | `truncate-string-to-width' instead. | 2045 | `truncate-string-to-width' instead. |
| 2046 | 2046 | ||
| 2047 | 2007-05-11 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 2047 | 2007-05-11 Michaël Cadilhac <michael@cadilhac.name> |
| 2048 | 2048 | ||
| 2049 | * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell | 2049 | * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell |
| 2050 | if, on summary exit, the next group has to be selected. | 2050 | if, on summary exit, the next group has to be selected. |
| @@ -2367,7 +2367,7 @@ | |||
| 2367 | 2367 | ||
| 2368 | * smiley.el (smiley-regexp-alist): Add "dead" smiley. | 2368 | * smiley.el (smiley-regexp-alist): Add "dead" smiley. |
| 2369 | 2369 | ||
| 2370 | 2007-02-14 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 2370 | 2007-02-14 Michaël Cadilhac <michael@cadilhac.name> |
| 2371 | 2371 | ||
| 2372 | * nntp.el (nntp-send-command): Don't wait for echoes when | 2372 | * nntp.el (nntp-send-command): Don't wait for echoes when |
| 2373 | nntp-open-ssl-stream is used. | 2373 | nntp-open-ssl-stream is used. |
| @@ -2599,7 +2599,7 @@ | |||
| 2599 | 2599 | ||
| 2600 | * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs. | 2600 | * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs. |
| 2601 | 2601 | ||
| 2602 | 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | 2602 | 2006-12-29 Jouni K. Seppänen <jks@iki.fi> |
| 2603 | 2603 | ||
| 2604 | * nnimap.el (nnimap-expunge-search-string): Mention | 2604 | * nnimap.el (nnimap-expunge-search-string): Mention |
| 2605 | nnimap-search-uids-not-since-is-evil in docstring. | 2605 | nnimap-search-uids-not-since-is-evil in docstring. |
| @@ -2751,7 +2751,7 @@ | |||
| 2751 | * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children): | 2751 | * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children): |
| 2752 | Use `max' to avoid the value of `max-lisp-eval-depth' decreasing. | 2752 | Use `max' to avoid the value of `max-lisp-eval-depth' decreasing. |
| 2753 | 2753 | ||
| 2754 | 2006-12-04 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | 2754 | 2006-12-04 Jouni K. Seppänen <jks@iki.fi> |
| 2755 | 2755 | ||
| 2756 | * mm-url.el (mm-url-predefined-programs): Call curl with correct | 2756 | * mm-url.el (mm-url-predefined-programs): Call curl with correct |
| 2757 | options. | 2757 | options. |
| @@ -3349,7 +3349,7 @@ | |||
| 3349 | 3349 | ||
| 3350 | * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 | 3350 | * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 |
| 3351 | letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and | 3351 | letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and |
| 3352 | andreas@altroot.de (Andreas V,Av(Bgele). | 3352 | andreas@altroot.de (Andreas Vögele). |
| 3353 | 3353 | ||
| 3354 | FIXME: Use `tiny change'? | 3354 | FIXME: Use `tiny change'? |
| 3355 | 3355 | ||
| @@ -3700,7 +3700,7 @@ | |||
| 3700 | 3700 | ||
| 3701 | * nnrss.el (nnrss-check-group): Bind hash-index. | 3701 | * nnrss.el (nnrss-check-group): Bind hash-index. |
| 3702 | 3702 | ||
| 3703 | 2006-05-23 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> | 3703 | 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org> |
| 3704 | 3704 | ||
| 3705 | * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as | 3705 | * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as |
| 3706 | its hash index. Store this hash in `nnrss-group-data'. | 3706 | its hash index. Store this hash in `nnrss-group-data'. |
| @@ -4071,7 +4071,7 @@ | |||
| 4071 | * gnus-topic.el (gnus-topic-display-missing-topic): Skip past | 4071 | * gnus-topic.el (gnus-topic-display-missing-topic): Skip past |
| 4072 | groups in the parent topic. | 4072 | groups in the parent topic. |
| 4073 | 4073 | ||
| 4074 | 2006-04-16 Jo,Ac(Bo Cachopo <joao.cachopo@inesc-id.pt> (tiny change) | 4074 | 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change) |
| 4075 | 4075 | ||
| 4076 | * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status. | 4076 | * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status. |
| 4077 | (spam-extra-header-to-number): Return the CRM114 number as a | 4077 | (spam-extra-header-to-number): Return the CRM114 number as a |
| @@ -4272,7 +4272,7 @@ | |||
| 4272 | * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'. | 4272 | * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'. |
| 4273 | (gnus-article-browse-delete-temp): Add :version. | 4273 | (gnus-article-browse-delete-temp): Add :version. |
| 4274 | 4274 | ||
| 4275 | 2006-04-11 Arne J,Ax(Brgensen <arne@arnested.dk> | 4275 | 2006-04-11 Arne Jørgensen <arne@arnested.dk> |
| 4276 | 4276 | ||
| 4277 | * gnus-sieve.el (gnus-sieve-generate): Delete from the start of | 4277 | * gnus-sieve.el (gnus-sieve-generate): Delete from the start of |
| 4278 | the sieve region. | 4278 | the sieve region. |
| @@ -4900,7 +4900,7 @@ | |||
| 4900 | Lisp error; give up parsing of parameters if it failed in | 4900 | Lisp error; give up parsing of parameters if it failed in |
| 4901 | extracting type. | 4901 | extracting type. |
| 4902 | 4902 | ||
| 4903 | 2006-02-14 Arne J,Ax(Brgensen <arne@arnested.dk> | 4903 | 2006-02-14 Arne Jørgensen <arne@arnested.dk> |
| 4904 | 4904 | ||
| 4905 | * smime.el (smime-cert-by-ldap-1): Fix bug where | 4905 | * smime.el (smime-cert-by-ldap-1): Fix bug where |
| 4906 | `smime-ldap-search' returns results without userCertificates. | 4906 | `smime-ldap-search' returns results without userCertificates. |
| @@ -5783,7 +5783,7 @@ | |||
| 5783 | whitespace removed in revision 7.8. Use concatenated string to | 5783 | whitespace removed in revision 7.8. Use concatenated string to |
| 5784 | protect trailing whitespace. | 5784 | protect trailing whitespace. |
| 5785 | 5785 | ||
| 5786 | 2005-10-27 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | 5786 | 2005-10-27 Jouni K. Seppänen <jks@iki.fi> |
| 5787 | 5787 | ||
| 5788 | * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable. | 5788 | * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable. |
| 5789 | (nnimap-request-expire-articles): Use it to avoid sending 'UID | 5789 | (nnimap-request-expire-articles): Use it to avoid sending 'UID |
| @@ -6070,7 +6070,7 @@ | |||
| 6070 | 6070 | ||
| 6071 | * message.el (message-idna-to-ascii-rhs-1): Reformat. | 6071 | * message.el (message-idna-to-ascii-rhs-1): Reformat. |
| 6072 | 6072 | ||
| 6073 | 2005-09-27 Arne J,Ax(Brgensen <arne@arnested.dk> | 6073 | 2005-09-27 Arne Jørgensen <arne@arnested.dk> |
| 6074 | 6074 | ||
| 6075 | * message.el (message-remove-duplicates): New function. | 6075 | * message.el (message-remove-duplicates): New function. |
| 6076 | Implementation borrowed from `gnus-remove-duplicates'. | 6076 | Implementation borrowed from `gnus-remove-duplicates'. |
| @@ -6712,7 +6712,7 @@ | |||
| 6712 | * mm-extern.el (mm-extern-local-file, mm-inline-external-body): | 6712 | * mm-extern.el (mm-extern-local-file, mm-inline-external-body): |
| 6713 | * pop3.el (pop3-user): Don't use `format' on `error' arguments. | 6713 | * pop3.el (pop3-user): Don't use `format' on `error' arguments. |
| 6714 | 6714 | ||
| 6715 | 2005-06-16 Arne J,Ax(Brgensen <arne@arnested.dk> | 6715 | 2005-06-16 Arne Jørgensen <arne@arnested.dk> |
| 6716 | 6716 | ||
| 6717 | * smime.el (smime-cert-by-ldap-1): Detect PEM format without | 6717 | * smime.el (smime-cert-by-ldap-1): Detect PEM format without |
| 6718 | header by looking for magic "MII" at the beginnig. | 6718 | header by looking for magic "MII" at the beginnig. |
| @@ -6932,7 +6932,7 @@ | |||
| 6932 | * smime.el (smime-cert-by-ldap-1): Don't use | 6932 | * smime.el (smime-cert-by-ldap-1): Don't use |
| 6933 | replace-regexp-in-string. | 6933 | replace-regexp-in-string. |
| 6934 | 6934 | ||
| 6935 | 2005-05-31 Arne J,Ax(Brgensen <arne@arnested.dk> | 6935 | 2005-05-31 Arne Jørgensen <arne@arnested.dk> |
| 6936 | 6936 | ||
| 6937 | * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs. | 6937 | * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs. |
| 6938 | 6938 | ||
| @@ -7353,7 +7353,7 @@ | |||
| 7353 | 7353 | ||
| 7354 | * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change. | 7354 | * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change. |
| 7355 | 7355 | ||
| 7356 | 2005-03-10 Arne J,Ax(Brgensen <arne@arnested.dk> (tiny change) | 7356 | 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change) |
| 7357 | 7357 | ||
| 7358 | * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw. | 7358 | * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw. |
| 7359 | 7359 | ||
| @@ -7468,7 +7468,7 @@ | |||
| 7468 | * gnus-sum.el (gnus-summary-exit): Move point after displaying the | 7468 | * gnus-sum.el (gnus-summary-exit): Move point after displaying the |
| 7469 | buffer, so it moves the window's cursor. | 7469 | buffer, so it moves the window's cursor. |
| 7470 | 7470 | ||
| 7471 | 2005-02-26 Arne J,Ax(Brgensen <arne@arnested.dk> | 7471 | 2005-02-26 Arne Jørgensen <arne@arnested.dk> |
| 7472 | 7472 | ||
| 7473 | * mm-decode.el (mm-dissect-buffer): Pass the from field on to | 7473 | * mm-decode.el (mm-dissect-buffer): Pass the from field on to |
| 7474 | `mm-dissect-multipart' and receive the from field as an (optional) | 7474 | `mm-dissect-multipart' and receive the from field as an (optional) |
| @@ -7504,12 +7504,12 @@ | |||
| 7504 | 2005-02-22 Simon Josefsson <jas@extundo.com> | 7504 | 2005-02-22 Simon Josefsson <jas@extundo.com> |
| 7505 | 7505 | ||
| 7506 | * encrypt.el (encrypt-password-cache-expiry): Remove (use | 7506 | * encrypt.el (encrypt-password-cache-expiry): Remove (use |
| 7507 | `password-cache-expiry' instead). Reported by Arne J,Ax(Brgensen | 7507 | `password-cache-expiry' instead). Reported by Arne Jørgensen |
| 7508 | <arne@arnested.dk>. | 7508 | <arne@arnested.dk>. |
| 7509 | (encrypt): Add password-cache and password-cache-expiry as group | 7509 | (encrypt): Add password-cache and password-cache-expiry as group |
| 7510 | members. | 7510 | members. |
| 7511 | 7511 | ||
| 7512 | 2005-02-22 Arne J,Ax(Brgensen <arne@arnested.dk> | 7512 | 2005-02-22 Arne Jørgensen <arne@arnested.dk> |
| 7513 | 7513 | ||
| 7514 | * smime.el (smime-ldap-host-list): Doc fix. | 7514 | * smime.el (smime-ldap-host-list): Doc fix. |
| 7515 | (smime-ask-passphrase): Use `password-read-and-add' to read (and | 7515 | (smime-ask-passphrase): Use `password-read-and-add' to read (and |
| @@ -7529,7 +7529,7 @@ | |||
| 7529 | 7529 | ||
| 7530 | * mml.el (mml-parse-1): Use them. | 7530 | * mml.el (mml-parse-1): Use them. |
| 7531 | 7531 | ||
| 7532 | 2005-02-21 Arne J,Ax(Brgensen <arne@arnested.dk> | 7532 | 2005-02-21 Arne Jørgensen <arne@arnested.dk> |
| 7533 | 7533 | ||
| 7534 | * nnrss.el (nnrss-verbose): Removed. | 7534 | * nnrss.el (nnrss-verbose): Removed. |
| 7535 | (nnrss-request-group): Use `nnheader-message' instead. | 7535 | (nnrss-request-group): Use `nnheader-message' instead. |
| @@ -7593,7 +7593,7 @@ | |||
| 7593 | mml-smime-get-dns-ldap. | 7593 | mml-smime-get-dns-ldap. |
| 7594 | (mml-smime-encrypt-query): Use new function. Default to ldap. | 7594 | (mml-smime-encrypt-query): Use new function. Default to ldap. |
| 7595 | 7595 | ||
| 7596 | 2005-02-14 Arne J,Ax(Brgensen <arne@arnested.dk> | 7596 | 2005-02-14 Arne Jørgensen <arne@arnested.dk> |
| 7597 | 7597 | ||
| 7598 | * smime.el: Require smime-ldap. | 7598 | * smime.el: Require smime-ldap. |
| 7599 | (smime-ldap-host-list): New variable. | 7599 | (smime-ldap-host-list): New variable. |
| @@ -8223,7 +8223,7 @@ | |||
| 8223 | 8223 | ||
| 8224 | * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP: | 8224 | * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP: |
| 8225 | headers separately. | 8225 | headers separately. |
| 8226 | (gnus-button-openpgp): New function, inspired by Jochen K,A|(Bpper | 8226 | (gnus-button-openpgp): New function, inspired by Jochen Küpper |
| 8227 | <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>. | 8227 | <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>. |
| 8228 | 8228 | ||
| 8229 | 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de> | 8229 | 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de> |
| @@ -9937,7 +9937,7 @@ | |||
| 9937 | (spam-mark-junk-as-spam-routine): Use it. Allow to disable | 9937 | (spam-mark-junk-as-spam-routine): Use it. Allow to disable |
| 9938 | assigning the spam-mark to new messages. | 9938 | assigning the spam-mark to new messages. |
| 9939 | 9939 | ||
| 9940 | 2004-05-26 Adam Sj,Ax(Bgren <asjo@koldfront.dk> (tiny change) | 9940 | 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change) |
| 9941 | 9941 | ||
| 9942 | (spam-ham-copy-or-move-routine): Don't declare `todo' twice. | 9942 | (spam-ham-copy-or-move-routine): Don't declare `todo' twice. |
| 9943 | 9943 | ||
| @@ -10076,7 +10076,7 @@ | |||
| 10076 | (spam-crm114-unregister-spam-routine) | 10076 | (spam-crm114-unregister-spam-routine) |
| 10077 | (spam-crm114-register-ham-routine) | 10077 | (spam-crm114-register-ham-routine) |
| 10078 | (spam-crm114-unregister-ham-routine): Add CRM114 support. From | 10078 | (spam-crm114-unregister-ham-routine): Add CRM114 support. From |
| 10079 | asjo@koldfront.dk (Adam Sj,Ax(Bgren). | 10079 | asjo@koldfront.dk (Adam Sjøgren). |
| 10080 | 10080 | ||
| 10081 | * gnus.el: Add spam-use-crm114. | 10081 | * gnus.el: Add spam-use-crm114. |
| 10082 | 10082 | ||
| @@ -10481,7 +10481,7 @@ | |||
| 10481 | FIXME: Make separate entries for each person. | 10481 | FIXME: Make separate entries for each person. |
| 10482 | 10482 | ||
| 10483 | From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam | 10483 | From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam |
| 10484 | Sj,Ax(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields | 10484 | Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields |
| 10485 | <shields@msrl.com>: | 10485 | <shields@msrl.com>: |
| 10486 | 10486 | ||
| 10487 | * spam.el (spam-necessary-extra-headers): Get the extra headers we | 10487 | * spam.el (spam-necessary-extra-headers): Get the extra headers we |
| @@ -10501,7 +10501,7 @@ | |||
| 10501 | 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com> | 10501 | 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com> |
| 10502 | 10502 | ||
| 10503 | * spam.el (spam-summary-prepare-exit): Add logic and message fix. | 10503 | * spam.el (spam-summary-prepare-exit): Add logic and message fix. |
| 10504 | Reported by bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd). | 10504 | Reported by bojohan+news@dd.chalmers.se (Johan Bockgård). |
| 10505 | 10505 | ||
| 10506 | 2004-04-17 Jesper Harder <harder@ifa.au.dk> | 10506 | 2004-04-17 Jesper Harder <harder@ifa.au.dk> |
| 10507 | 10507 | ||
| @@ -11614,7 +11614,7 @@ | |||
| 11614 | 11614 | ||
| 11615 | * gnus-score.el (gnus-score-edit-all-score): Fix prototype. | 11615 | * gnus-score.el (gnus-score-edit-all-score): Fix prototype. |
| 11616 | Invoke gnus-score-mode. Reported by | 11616 | Invoke gnus-score-mode. Reported by |
| 11617 | bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd). | 11617 | bojohan+news@dd.chalmers.se (Johan Bockgård). |
| 11618 | 11618 | ||
| 11619 | * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by | 11619 | * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by |
| 11620 | Jim Blandy <jimb@redhat.com> (tiny change). | 11620 | Jim Blandy <jimb@redhat.com> (tiny change). |
| @@ -11948,7 +11948,7 @@ | |||
| 11948 | 11948 | ||
| 11949 | * password.el: Removed definition of run-at-time. | 11949 | * password.el: Removed definition of run-at-time. |
| 11950 | 11950 | ||
| 11951 | 2004-01-05 Karl Pfl,Ad(Bsterer <sigurd@12move.de> (tiny change) | 11951 | 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change) |
| 11952 | 11952 | ||
| 11953 | * mml.el (mml-minibuffer-read-disposition): Show attachment type | 11953 | * mml.el (mml-minibuffer-read-disposition): Show attachment type |
| 11954 | in prompt. | 11954 | in prompt. |
| @@ -12243,7 +12243,7 @@ See ChangeLog.2 for earlier changes. | |||
| 12243 | Boston, MA 02110-1301, USA. | 12243 | Boston, MA 02110-1301, USA. |
| 12244 | 12244 | ||
| 12245 | ;; Local Variables: | 12245 | ;; Local Variables: |
| 12246 | ;; coding: iso-2022-7bit | 12246 | ;; coding: utf-8 |
| 12247 | ;; fill-column: 79 | 12247 | ;; fill-column: 79 |
| 12248 | ;; add-log-time-zone-rule: t | 12248 | ;; add-log-time-zone-rule: t |
| 12249 | ;; End: | 12249 | ;; End: |
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index c65286ffdea..ca904a0f6af 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -3030,6 +3030,7 @@ | |||
| 3030 | Boston, MA 02110-1301, USA. | 3030 | Boston, MA 02110-1301, USA. |
| 3031 | 3031 | ||
| 3032 | ;; Local Variables: | 3032 | ;; Local Variables: |
| 3033 | ;; coding: utf-8 | ||
| 3033 | ;; sentence-end-double-space: nil | 3034 | ;; sentence-end-double-space: nil |
| 3034 | ;; add-log-time-zone-rule: t | 3035 | ;; add-log-time-zone-rule: t |
| 3035 | ;; End: | 3036 | ;; End: |