commit | 7862282f2edc76533c5c0dcf49b57bf747a30ebc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 23 21:00:13 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 23 21:00:13 2005 +0000 |
tree | 8feddb7d932bf1d473752be7460746d706935df1 | |
parent | a6c840d7d4d51af2a15f64db5e5b908457b572cf [diff] [blame] |
updated for version 7.0135
diff --git a/src/os_macosx.c b/src/os_macosx.c index d361958..8e9d55d 100644 --- a/src/os_macosx.c +++ b/src/os_macosx.c
@@ -85,6 +85,7 @@ {"iso-8859-8", kTextEncodingISOLatinHebrew}, {"iso-8859-9", kTextEncodingISOLatin5}, {"iso-8859-10", kTextEncodingISOLatin6}, + {"iso-8859-15", kTextEncodingISOLatin9}, /* Unicode encodings. */ /* TODO: Add other type of unicode */