* srcprop.c: use double cell for storing source-properties. Put
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Fri, 19 Jan 2007 19:33:10 +0000 (19:33 +0000)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Fri, 19 Jan 2007 19:33:10 +0000 (19:33 +0000)
commitb0763985c406ea86dde87854cfaabc175c293eb1
tree903be04e9dbcdbf7d5e8525e1c3e21c3c94c94d6
parent07109436196d11e42e5c3fe856c6625e94505be5
* srcprop.c: use double cell for storing source-properties.  Put
filename in the plist, and share between srcprops if possible.
Remove specialized storage.

* srcprop.h: remove macros without SCM_ prefix from
interface. Remove specialized storage/type definitions.

* eval.c: terminate option lists with 0.
libguile/ChangeLog
libguile/eval.c
libguile/srcprop.c
libguile/srcprop.h