TODO:
=====
2.0.0 onwards:
* new primitive (fh-set-yahoo-refresh-time time-in-seconds)
    - look into messenger.c -> messenger_main () procedure for details
    - or contact <ab@gnu.org.in> for further details.
* command line options
        --no-init-file
        --no-startup-file
        --signup
        -s -> -S
        -s | --script
        -e | --eval
        -l | --load
        --startup-file
* fh-exit-hook guile hook
* copy a template freehoo.scm file when running for first time
* ?help - display help contents with better clarity. 
	ask <ab@gnu.org.in> for more info on this
* sound themes
* fh-register-command - modify to take three arguments
	(fh-register-command! command syntax description)
* AND ALL BUGS FIXED ;-)
  (atleast refer to "BUGS" file for known issues)

How ever, if you have any other innovative ideas, You are most welcome
to keep adding them irrespective of this TODO list. There are also
lot more interesting features yet to be implemented from libyahoo2
library. Please write to the freehoo mailing list (and CC
ab@gnu.org.in) before you implement any new feature, chances are its
not a priority or some one working on it already.




