how to list documents recently commented on?

I am using Siteframe 3.2 and would like to list the documents that have the most recent comments - including the date and time of the most recent comment of each. I see autoblocks for "all_comments" and for "recent_articles" and for "most_commented" but not quite for this. Is it feasible to extend the autoblocks? I.e., if I add an entry like:
$AUTOBLOCK recently_commented = "SELECT ... "
into autoblocks.php will that functionality appear?

Recent
by cglusky / at 12:35 on February 18, 2007

<recent class="comment">

etc...