Author :
jca
Date :
2017-08-29 23:04:50
Hash :11bd29e4 Message :Kill a useless setlocale() query
Pointless since the removal of the setlocale() call in main.c:rev1.82,
the emacs-usemeta flag isn't used in the code since 2012. This kills
a chunk of code in a statically linked ksh.
ok millert@