1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 13:00:51 -07:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2003-01-16 12:59:00 +00:00
parent 2af778bdd1
commit cd7df9c00b

View file

@ -1,3 +1,8 @@
2003-01-16 Kim F. Storm <storm@cua.dk>
* process.c (set-process-filter): Document unibyte/multibyte-ness
of string argument.
2003-01-16 Kenichi Handa <handa@m17n.org>
* charset.h (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros.