diff options
| author | Paul Eggert | 2014-12-13 22:41:02 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-12-13 22:42:00 -0800 |
| commit | 2e7f6d53f3831bdf8c96a630abca2f926fc45aae (patch) | |
| tree | ca2b0885ab31e9e373770c382dc9d81204f1e300 /admin | |
| parent | 49daed60510a073062b41fa39fd7c010cb0a315e (diff) | |
| download | emacs-2e7f6d53f3831bdf8c96a630abca2f926fc45aae.tar.gz emacs-2e7f6d53f3831bdf8c96a630abca2f926fc45aae.zip | |
* notes/unicode: Track leim/quail file renames.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 4 | ||||
| -rw-r--r-- | admin/notes/unicode | 14 |
2 files changed, 11 insertions, 7 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index ed956f9912d..ae84460d7f1 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * notes/unicode: Track leim/quail file renames. | ||
| 4 | |||
| 1 | 2014-12-14 Glenn Morris <rgm@gnu.org> | 5 | 2014-12-14 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses. | 7 | * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses. |
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. |