diff options
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index d20aa4b572d..12454f8e5bc 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -214,11 +214,6 @@ nontrivial changes to the build process. | |||
| 214 | operating in some other language environment. | 214 | operating in some other language environment. |
| 215 | 215 | ||
| 216 | etc/tutorials/TUTORIAL.ja | 216 | etc/tutorials/TUTORIAL.ja |
| 217 | leim/quail/cyril-jis.el | ||
| 218 | leim/quail/hanja-jis.el | ||
| 219 | leim/quail/japanese.el | ||
| 220 | leim/quail/py-punct.el | ||
| 221 | leim/quail/pypunct-b5.el | ||
| 222 | lisp/international/ja-dic-cnv.el | 217 | lisp/international/ja-dic-cnv.el |
| 223 | lisp/international/ja-dic-utl.el | 218 | lisp/international/ja-dic-utl.el |
| 224 | lisp/international/kinsoku.el | 219 | lisp/international/kinsoku.el |
| @@ -226,18 +221,23 @@ nontrivial changes to the build process. | |||
| 226 | lisp/international/titdic-cnv.el | 221 | lisp/international/titdic-cnv.el |
| 227 | lisp/language/japan-util.el | 222 | lisp/language/japan-util.el |
| 228 | lisp/language/japanese.el | 223 | lisp/language/japanese.el |
| 224 | lisp/leim/quail/cyril-jis.el | ||
| 225 | lisp/leim/quail/hanja-jis.el | ||
| 226 | lisp/leim/quail/japanese.el | ||
| 227 | lisp/leim/quail/py-punct.el | ||
| 228 | lisp/leim/quail/pypunct-b5.el | ||
| 229 | lisp/term/x-win.el | 229 | lisp/term/x-win.el |
| 230 | 230 | ||
| 231 | * utf-8-emacs | 231 | * utf-8-emacs |
| 232 | 232 | ||
| 233 | These files contain characters that cannot be encoded in UTF-8. | 233 | These files contain characters that cannot be encoded in UTF-8. |
| 234 | 234 | ||
| 235 | leim/quail/tibetan.el | ||
| 236 | leim/quail/ethiopic.el | ||
| 237 | lisp/international/titdic-cnv.el | 235 | lisp/international/titdic-cnv.el |
| 238 | lisp/language/tibetan.el | 236 | lisp/language/tibetan.el |
| 239 | lisp/language/tibet-util.el | 237 | lisp/language/tibet-util.el |
| 240 | lisp/language/ind-util.el | 238 | lisp/language/ind-util.el |
| 239 | lisp/leim/quail/ethiopic.el | ||
| 240 | lisp/leim/quail/tibetan.el | ||
| 241 | 241 | ||
| 242 | 242 | ||
| 243 | This file is part of GNU Emacs. | 243 | This file is part of GNU Emacs. |