Fixed a bug in drop-old-tweets.master
commit0c668289904ee5107eda9461ab408064532224c1
authorPanagiotis Koutsourakis <panagiotis.koutsourakis@gmail.com>
Wed, 21 Mar 2012 12:29:23 +0000 (21 13:29 +0100)
committerPanagiotis Koutsourakis <panagiotis.koutsourakis@gmail.com>
Wed, 21 Mar 2012 12:29:23 +0000 (21 13:29 +0100)
treedad6d44c450b59d39605fc30a26dc429fe0ba624
parentaed9cbf8ca77b49e3b18967000461b02a559421c
Fixed a bug in drop-old-tweets.

Function drop-old-tweets was not working because it was not using the
correct :test to compare the elements. Also added documentation
strings to most functions, variables and macros.
twitter-filter.lisp