aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2004-12-01 14:05:15 +0000
committerAndreas Schwab2004-12-01 14:05:15 +0000
commit77ea0764f61678811a4a4248c05ce55c60981aaf (patch)
tree1760c96c1a331900dcd59bf6e1c6c26063b6d8ea /src/ChangeLog
parent29e1d29d5580d392c7db6b2e6a47abc96d0f24bd (diff)
downloademacs-77ea0764f61678811a4a4248c05ce55c60981aaf.tar.gz
emacs-77ea0764f61678811a4a4248c05ce55c60981aaf.zip
Declare string_to_multibyte.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0cf4aef34f0..aae03029dc4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-12-01 Andreas Schwab <schwab@suse.de>
2
3 * lisp.h: Declare string_to_multibyte.
4
12004-12-01 Kenichi Handa <handa@m17n.org> 52004-12-01 Kenichi Handa <handa@m17n.org>
2 6
3 * w32console.c (w32con_write_glyphs): Decide coding here. 7 * w32console.c (w32con_write_glyphs): Decide coding here.