24 Jan
2008
24 Jan
'08
6:45 p.m.
Hi, remove-from-plistf is show as having arglist (at least with SBCL, similarly with OpenMCL): (remove-from-plistf place plist &rest keys) which is wrong. Attached patch fixes it. Cheers, Michael