From mboxrd@z Thu Jan 1 00:00:00 1970 From: jimb@sourceware.cygnus.com To: guile-cvs@sourceware.cygnus.com Subject: guile/guile-core/libguile Tag: jimb_mb_branch_ ... Date: Sun, 05 Sep 1999 22:55:00 -0000 Message-id: <19990906055543.25124.qmail@egcs.cygnus.com> X-SW-Source: 1999-q3/msg00530.html List-Id: CVSROOT: /cvs/guile Module name: guile Changes by: jimb@egcs.cygnus.com 99/09/05 22:55:43 Modified files: guile-core/libguile: Tag: jimb_mb_branch_1 mb.h Log message: * mb.c (scm_text_not_char_boundary, scm_text_bad_encoding, scm_text_not_guile_char): Make these globally visible, and rename them with `scm_' at the beginning of their names. * mb.h: Add extern declarations.