diff options
author | Mark H Weaver <mhw@netris.org> | 2011-03-09 01:14:43 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2011-03-09 01:22:10 -0500 |
commit | 4db853d747ac115f799c93e2de93f5159ad84109 (patch) | |
tree | cc5ebadd7d4b2c3fda8090d8111beb87674596da /doc/example-smob | |
parent | 139851f28b3aa8a605240017ded9286fd32d7c0f (diff) | |
download | guile-4db853d747ac115f799c93e2de93f5159ad84109.tar.gz |
Add scm_from_latin1_keyword and scm_from_utf8_keyword
* libguile/keywords.c (scm_from_latin1_keyword, scm_from_utf8_keyword):
New functions appropriate for use when keyword name is a constant.
(scm_from_locale_keyword, scm_from_locale_keywordn): Change formal
parameter from `str' to `name'.
* libguile/keywords.h: Add prototypes for new functions. Change formal
parameter of scm_from_locale_keyword* from `str' to `name'.
* doc/ref/api-data.texi: Document new functions. Remind users that
scm_from_locale_keyword should not be used when the name is a C string
constant. Change formal parameter from `str' to `name'.
Diffstat (limited to 'doc/example-smob')
0 files changed, 0 insertions, 0 deletions