diff options
author | Mark H Weaver <mhw@netris.org> | 2012-11-28 18:01:35 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2012-11-28 21:58:05 -0500 |
commit | bd31bce6ac5df7e45d0ec802d9d0738cbc32d9bf (patch) | |
tree | f519aaa54e6f7743c9551c8d317c2ea6cf30ab1a /doc/ref/libguile-program.texi | |
parent | 99b94347f9c93459e2111e9cacbe3632b8041072 (diff) | |
download | guile-bd31bce6ac5df7e45d0ec802d9d0738cbc32d9bf.tar.gz |
Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al.
* libguile/load.c (scm_ellipsis): New Variable.
(scm_parse_path_with_ellipsis): New procedure.
(scm_init_load): Initialize 'scm_ellipsis'.
(scm_init_load_path): Use 'scm_parse_path_with_ellipsis' to
handle GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH.
* libguile/load.h (scm_parse_path_with_ellipsis): Add prototype.
* doc/ref/guile-invoke.texi (Environment Variables):
doc/ref/api-evaluation.texi (Load Paths): Add documentation.
Correct description of default load path to reflect reality.
Remove 'GUILE_LOAD_PATH' from the concept index; it is already
in the variable index. Add cross references between these two
sections of the manual.
Diffstat (limited to 'doc/ref/libguile-program.texi')
0 files changed, 0 insertions, 0 deletions