From: Scott L. <sl...@cs...> - 2002-03-30 08:59:41
|
This one was pretty good. Only bugs were a missing :use-module line and using a default value instead of the passed parameter to one function. Also added a couple of missing doc strings. Here's the changelog: * auto-shrink.scm: Made 'shrink-inactive-windows' use the delay-seconds parameter it is passed. Added missing :use-module line for (app scwm time-convert). Added doc strings to public functions missing them. Enjoy. - Scott |