]> code.delx.au - gnu-emacs/commit
Set locale encoding to UTF-8 when run from OS X GUI.
authorAlan Third <alan@idiocy.org>
Fri, 8 Apr 2016 13:52:55 +0000 (15:52 +0200)
committerAnders Lindgren <andlind@gmail.com>
Fri, 8 Apr 2016 13:52:55 +0000 (15:52 +0200)
commitf6497c6e760b3b50015f35d7ce5a36df628ee498
tree4b135795b61a4447133085eabba8f57c2a13616d
parent7ad1d075b940f276adaf3b6bb0c024079c403f80
Set locale encoding to UTF-8 when run from OS X GUI.

* src/nsterm.m (ns_init_locale): Append .UTF-8 when setting LANG.
src/nsterm.m