1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-06-08 16:51:06 +00:00
parent 7180cf39a7
commit 0abbd8f4a3

View file

@ -1,3 +1,12 @@
2000-06-08 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* guile-snarf.awk.in, guile-snarf.in: Made to work also for
preprocessors which interpret $$$ and other markers as three
separate tokens and puts spaces in between. NOTE: We could
replace %%% etc with real identifiers. However, before the 1.4
release, we instead make minimal changes to the existing
system. (Thanks to Bernard Urban.)
2000-06-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se> 2000-06-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* modules.c (scm_system_module_env_p): Fixed detection of system * modules.c (scm_system_module_env_p): Fixed detection of system