mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 12:20:20 +02:00
* Miscellaneous doc and docstring fixes.
This commit is contained in:
parent
8334250f0f
commit
39d2ee3ba5
33 changed files with 2429 additions and 2803 deletions
|
@ -77,7 +77,7 @@ static void scm_post_boot_init_modules (void);
|
|||
|
||||
SCM_DEFINE (scm_set_current_module, "set-current-module", 1, 0, 0,
|
||||
(SCM module),
|
||||
"Set the current module to @var{module} and return"
|
||||
"Set the current module to @var{module} and return\n"
|
||||
"the previous current module.")
|
||||
#define FUNC_NAME s_scm_set_current_module
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue