* strop.c (scm_string_to_list): Fixed docstring markup.
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 27 Mar 2001 15:40:18 +0000 (15:40 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 27 Mar 2001 15:40:18 +0000 (15:40 +0000)
commit91344cebe01d17757bb527f1bbbb0bc1e197c4b1
treec6ee8537abddfd7b82096e73c6c1fe9e4e3c5cc4
parent0757681299c8240f223b5cb47b42703efa0d5d9a
* strop.c (scm_string_to_list): Fixed docstring markup.
(scm_string_upcase_x, scm_string_upcase, scm_string_downcase_x),
(scm_string_downcase, scm_string_capitalize_x),
(scm_string_capitalize): Rewrote and corrected docstrings.
(scm_string_ci_to_symbol): Made docstring more explicit.
libguile/ChangeLog
libguile/strop.c