In srcprop.c change all occurrences of "plist" to "alist"
authorNeil Jerram <neil@ossau.uklinux.net>
Tue, 4 Aug 2009 17:54:50 +0000 (18:54 +0100)
committerNeil Jerram <neil@ossau.uklinux.net>
Fri, 21 Aug 2009 22:25:26 +0000 (23:25 +0100)
commit67a967348acc662c7d0a9844504c0d017619be99
tree9e598e1bbe9e2e3d28b3169a708251b0fe05fd13
parent916f175fb40cd20ee48f808b21d7a6a32d12dd17
In srcprop.c change all occurrences of "plist" to "alist"

As with the previous commit, this is to avoid any suggestion that
the source properties API uses the property list format, i.e.
(key1 value1 key2 value2 ...).

Also remove scm_srcprops_to_plist () from the API.  It doesn't have any
external usefulness and has never documented.
libguile/srcprop.c
libguile/srcprop.h