aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2003-01-16 12:59:00 +0000
committerKim F. Storm2003-01-16 12:59:00 +0000
commitcd7df9c00b80775143ab73a8da613ff466a6444c (patch)
tree708be7c85e183f213d4e59fb47599a01de9fbc0a /src/ChangeLog
parent2af778bdd1f4c6c8d1e21c85467facaeb58593d5 (diff)
downloademacs-cd7df9c00b80775143ab73a8da613ff466a6444c.tar.gz
emacs-cd7df9c00b80775143ab73a8da613ff466a6444c.zip
*** empty log message ***
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 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.