mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 08:19:23 +00:00
Add encoding directives for unibyte GNU Emacs.
(Thanks to Garrett Wollman for reporting the problem.) * NEWS, Theory, northamerica: Add "coding: utf-8" directives so that GNU Emacs, when run in a unibyte locale, does not mistakenly interpret these files to be unibyte. This change should make no difference if you use Emacs to read these files in a UTF-8 locale. I didn't bother to add coding directives to files where GNU Emacs already deduces the encoding correctly in a Latin-1 locale.
This commit is contained in:
@ -3138,3 +3138,8 @@ Zone America/Grand_Turk -4:44:32 - LMT 1890
|
||||
# British Virgin Is
|
||||
# Virgin Is
|
||||
# See 'southamerica'.
|
||||
|
||||
|
||||
# Local Variables:
|
||||
# coding: utf-8
|
||||
# End:
|
||||
|
||||
Reference in New Issue
Block a user