diff options
| author | Paul Eggert | 2015-04-28 10:51:21 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-04-28 10:52:06 -0700 |
| commit | 25166a91fdec1ef9721fe7440b9f8af809134e7d (patch) | |
| tree | bb5a8b8c4cea2e19a433516a72bc91248dbb1fa7 /admin/notes | |
| parent | e78aef008332477d568e904de3646cfc1ba68cbf (diff) | |
| download | emacs-25166a91fdec1ef9721fe7440b9f8af809134e7d.tar.gz emacs-25166a91fdec1ef9721fe7440b9f8af809134e7d.zip | |
Update source file encoding list
Update admin/notes/unicode, along with coding system cookies in
other files, so that the two match each other better.
* admin/notes/unicode: lisp/language/ethio-util.el and
lisp/language/ethiopic.el also use utf-8-emacs.
* admin/notes/hydra, doc/misc/dbus.texi, doc/misc/org.texi:
* doc/misc/remember.texi, etc/refcards/cs-dired-ref.tex:
* etc/refcards/cs-refcard.tex, etc/refcards/cs-survival.tex:
* etc/refcards/sk-dired-ref.tex, etc/refcards/sk-refcard.tex:
* etc/refcards/sk-survival.tex:
Add "coding: utf-8" so that this file is not mishandled in a
Latin-1 or Big-5 locale.
* lisp/international/robin.el, lisp/org/ox-ascii.el:
Specify utf-8, not utf-8-emacs, as these are plain UTF-8 files.
* lisp/language/ethio-util.el: Fix trailer.
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/hydra | 2 | ||||
| -rw-r--r-- | admin/notes/unicode | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/admin/notes/hydra b/admin/notes/hydra index 7f8615de975..80ce787b6b0 100644 --- a/admin/notes/hydra +++ b/admin/notes/hydra | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | -*- outline -*- | 1 | -*- mode: outline; coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
diff --git a/admin/notes/unicode b/admin/notes/unicode index 13971ef18c0..028bcc187af 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -167,8 +167,8 @@ nontrivial changes to the build process. | |||
| 167 | leim/CXTERM-DIC/QJ.tit | 167 | leim/CXTERM-DIC/QJ.tit |
| 168 | leim/CXTERM-DIC/SW.tit | 168 | leim/CXTERM-DIC/SW.tit |
| 169 | leim/CXTERM-DIC/TONEPY.tit | 169 | leim/CXTERM-DIC/TONEPY.tit |
| 170 | leim/MISC-DIC/pinyin.map | ||
| 171 | leim/MISC-DIC/CTLau.html | 170 | leim/MISC-DIC/CTLau.html |
| 171 | leim/MISC-DIC/pinyin.map | ||
| 172 | leim/MISC-DIC/ziranma.cin | 172 | leim/MISC-DIC/ziranma.cin |
| 173 | 173 | ||
| 174 | * cp850 | 174 | * cp850 |
| @@ -237,9 +237,11 @@ nontrivial changes to the build process. | |||
| 237 | 237 | ||
| 238 | These files contain characters that cannot be encoded in UTF-8. | 238 | These files contain characters that cannot be encoded in UTF-8. |
| 239 | 239 | ||
| 240 | lisp/language/tibetan.el | 240 | lisp/language/ethio-util.el |
| 241 | lisp/language/tibet-util.el | 241 | lisp/language/ethiopic.el |
| 242 | lisp/language/ind-util.el | 242 | lisp/language/ind-util.el |
| 243 | lisp/language/tibet-util.el | ||
| 244 | lisp/language/tibetan.el | ||
| 243 | lisp/leim/quail/ethiopic.el | 245 | lisp/leim/quail/ethiopic.el |
| 244 | lisp/leim/quail/tibetan.el | 246 | lisp/leim/quail/tibetan.el |
| 245 | 247 | ||