]> git.eshelyaron.com Git - emacs.git/commit
(w32_read_socket) <WM_CHAR>: Decode characters outside
authorJason Rumney <jasonr@gnu.org>
Thu, 17 Jan 2008 11:38:45 +0000 (11:38 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 17 Jan 2008 11:38:45 +0000 (11:38 +0000)
commit602e142f5cddd7b199abb16ee9db1aeaa6e01ea6
tree28713adfefb8158eec4b71b90a789292b0a299d4
parenteddedb1594409e2eb4dc42840a72023190d0e716
(w32_read_socket) <WM_CHAR>: Decode characters outside
the unicode range available in MULE by locale-coding-system.
Improve dbcs lead byte detection. Set event timestamp and modifiers
earlier.
src/ChangeLog
src/w32term.c