TODO:
=====
1.0.0 onwards
* new primitive (gy-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
* gy-exit-hook guile hook
* copy a template gnuyahoo.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
* gy-register-command - modify to take three arguments
	(gy-register-command! command syntax description)
* AND ALL BUGS FIXED ;-)
  (atleast refet to "BUGS" file for known issues)
* send messages to a offline non-buddy

How ever, if you have any other innovative ideas, You are most welcome
to keep adding them irrespective of this TODO list



