nicferrier / shoes-off

an IRC bouncer written in EmacsLisp
13 stars 2 forks source link

Update README.creole #3

Closed PuercoPop closed 11 years ago

PuercoPop commented 11 years ago

The documentation has signature for rcirc-connect mixed up. password should be the last argument and startup-channels should be quoted

(defun rcirc-connect (server &optional port nick user-name
                             full-name startup-channels password encryption)

Btw, thanks for helping make Emacs even more awesome!

nicferrier commented 11 years ago

thanks!