aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2008-02-05 23:48:23 +0000
committerJason Rumney2008-02-05 23:48:23 +0000
commit85bb72eefdd7bfc5da9e19fd42c92e6fc748fed4 (patch)
treebd9ed8f68cb86639a1b4551bcfd7ab3bc8f1be39 /src/ChangeLog
parentf5083624599b3f522c22f80ce297988833367f68 (diff)
downloademacs-85bb72eefdd7bfc5da9e19fd42c92e6fc748fed4.tar.gz
emacs-85bb72eefdd7bfc5da9e19fd42c92e6fc748fed4.zip
(w32_read_socket) <WM_CHAR>: Use locale-coding-system
instead of using mule-unicode-* charsets directly.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0288554acd0..f7d6c07a086 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-02-05 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (w32_read_socket) <WM_CHAR>: Use locale-coding-system
4 instead of using mule-unicode-* charsets directly.
5
12008-02-05 Juanma Barranquero <lekktu@gmail.com> 62008-02-05 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * unexec.c (make_hdr): 8 * unexec.c (make_hdr):