diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 8 | ||||
| -rw-r--r-- | admin/notes/bugtracker | 6 | ||||
| -rw-r--r-- | admin/notes/unicode | 6 |
3 files changed, 14 insertions, 6 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 8b71b065056..196acd4ffd9 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-04-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Use UTF-8 for most files with non-ASCII characters (Bug#13936). | ||
| 4 | * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el) | ||
| 5 | (leim/quail/hanja3.el, leim/quail/symbol-ksc.el): | ||
| 6 | Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8 | ||
| 7 | characters are now encoded in utf-8-emacs, not iso-2022-7bit. | ||
| 8 | |||
| 1 | 2013-03-18 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2013-03-18 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936). | 11 | * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936). |
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index ee385f4dd75..9957bc9b567 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -103,7 +103,7 @@ This is annoying. | |||
| 103 | to hopefully stop this happening, but it is still better to use X-Debbugs-CC.) | 103 | to hopefully stop this happening, but it is still better to use X-Debbugs-CC.) |
| 104 | 104 | ||
| 105 | If a new report contains X-Debbugs-CC in the input, this is | 105 | If a new report contains X-Debbugs-CC in the input, this is |
| 106 | converted to a real Cc header in the output. (See Bug#1720). | 106 | converted to a real Cc header in the output. (See Bug#1780,5384) |
| 107 | It is also merged into the Resent-CC header (see below). | 107 | It is also merged into the Resent-CC header (see below). |
| 108 | 108 | ||
| 109 | ** How does Debbugs send out mails? | 109 | ** How does Debbugs send out mails? |
| @@ -627,7 +627,9 @@ following headers: | |||
| 627 | 627 | ||
| 628 | 1) The leading envelope From line. | 628 | 1) The leading envelope From line. |
| 629 | 2) Message-ID (get it from /var/log/mailman/vette). | 629 | 2) Message-ID (get it from /var/log/mailman/vette). |
| 630 | 3) X-Debbugs-Envelope-To: submit | 630 | 3) X-Debbugs-Envelope-To: xxx |
| 631 | For a new report, xxx = submit; for a control message, xxx = control; | ||
| 632 | for a reply to bug#123, xxx = 123 | ||
| 631 | 633 | ||
| 632 | Then pipe it to receive as above. | 634 | Then pipe it to receive as above. |
| 633 | 635 | ||
diff --git a/admin/notes/unicode b/admin/notes/unicode index 53d568dd628..6db5bb7d05c 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -201,15 +201,11 @@ nontrivial changes to the build process. | |||
| 201 | operating in some other language environment. | 201 | operating in some other language environment. |
| 202 | 202 | ||
| 203 | etc/tutorials/TUTORIAL.ja | 203 | etc/tutorials/TUTORIAL.ja |
| 204 | etc/tutorials/TUTORIAL.ko | ||
| 205 | leim/quail/cyril-jis.el | 204 | leim/quail/cyril-jis.el |
| 206 | leim/quail/hanja-jis.el | 205 | leim/quail/hanja-jis.el |
| 207 | leim/quail/hanja.el | ||
| 208 | leim/quail/hanja3.el | ||
| 209 | leim/quail/japanese.el | 206 | leim/quail/japanese.el |
| 210 | leim/quail/py-punct.el | 207 | leim/quail/py-punct.el |
| 211 | leim/quail/pypunct-b5.el | 208 | leim/quail/pypunct-b5.el |
| 212 | leim/quail/symbol-ksc.el | ||
| 213 | lisp/international/ja-dic-cnv.el | 209 | lisp/international/ja-dic-cnv.el |
| 214 | lisp/international/ja-dic-utl.el | 210 | lisp/international/ja-dic-utl.el |
| 215 | lisp/international/kinsoku.el | 211 | lisp/international/kinsoku.el |
| @@ -219,6 +215,8 @@ nontrivial changes to the build process. | |||
| 219 | lisp/language/japanese.el | 215 | lisp/language/japanese.el |
| 220 | lisp/term/x-win.el | 216 | lisp/term/x-win.el |
| 221 | 217 | ||
| 218 | * utf-8-emacs | ||
| 219 | |||
| 222 | These files contain characters that cannot be encoded in UTF-8. | 220 | These files contain characters that cannot be encoded in UTF-8. |
| 223 | 221 | ||
| 224 | leim/quail/tibetan.el | 222 | leim/quail/tibetan.el |