diff options
| author | Eli Zaretskii | 2013-04-05 16:10:57 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2013-04-05 16:10:57 +0300 |
| commit | eb1dd42a729ab1b9cdcd278767951679480cd4c3 (patch) | |
| tree | 7a9787eacf9fa495ad8f7caef59bb58a46fbe04a /admin | |
| parent | 86e9346005b957ddadb73586c9641e68ea12a79d (diff) | |
| parent | 2a417372c4a06fe90c343bc59660268c7a5ac3e9 (diff) | |
| download | emacs-eb1dd42a729ab1b9cdcd278767951679480cd4c3.tar.gz emacs-eb1dd42a729ab1b9cdcd278767951679480cd4c3.zip | |
Merge from trunk.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 8 | ||||
| -rw-r--r-- | admin/notes/bugtracker | 4 | ||||
| -rw-r--r-- | admin/notes/unicode | 6 |
3 files changed, 13 insertions, 5 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..61f8027e9a2 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -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 |