aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a82d353374b..79db6ea91fc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-01-16 Kim F. Storm <storm@cua.dk>
2
3 * process.c (set-process-filter): Document unibyte/multibyte-ness
4 of string argument.
5
12003-01-16 Kenichi Handa <handa@m17n.org> 62003-01-16 Kenichi Handa <handa@m17n.org>
2 7
3 * charset.h (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros. 8 * charset.h (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros.