diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-11-19 11:25:25 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-11-19 11:25:25 +0200 |
commit | ea721f2d0b15978315f18f985364e22912a50dfb (patch) | |
tree | 3b97018c4e3b7ed14f7dcaa377a9336b519f9887 /lisp/language/tibet-util.el | |
parent | 12e1e9c797aaa3311427a9b423c4e05621c3247c (diff) | |
download | emacs-ea721f2d0b15978315f18f985364e22912a50dfb.tar.gz emacs-ea721f2d0b15978315f18f985364e22912a50dfb.tar.bz2 emacs-ea721f2d0b15978315f18f985364e22912a50dfb.zip |
; Explain why some files are encoded in utf-8-emacs
* lisp/international/titdic-cnv.el:
* lisp/language/ethio-util.el:
* lisp/language/ethiopic.el:
* lisp/language/ind-util.el:
* lisp/language/tibetan.el:
* lisp/language/tibet-util.el:
* lisp/leim/quail/ethiopic.el:
* lisp/leim/quail/tibetan.el: Add commentary explaining why these
files are encoded in utf-8-emacs. (Bug#59341)
Diffstat (limited to 'lisp/language/tibet-util.el')
-rw-r--r-- | lisp/language/tibet-util.el | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el index e7cb289b65f..0f09c48d6d6 100644 --- a/lisp/language/tibet-util.el +++ b/lisp/language/tibet-util.el @@ -32,6 +32,13 @@ ;;; Commentary: +;; Note: This file includes several codepoints outside of the Unicode +;; 0..#x10FFFF range, which are characters that were not unified into +;; Unicode. Therefore, this file is encoded in utf-8-emacs, because +;; UTF-8 cannot encode such codepoints. We include these codepoints +;; literally in the file to have them displayed by suitable fonts, +;; which makes maintenance easier. + ;;; Code: (defconst tibetan-obsolete-glyphs |