X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2Friece-options.el;h=d7306dae5111368a79c57114b1f8dd0b6a164a78;hp=f73e2b7aa0a7ba0c097dc61d032110698e725de9;hb=312ba32461140a7c2b19a8c715181b378ca4456d;hpb=2f125711ab9af88f8f767e0d76dcf0c099110c55;ds=sidebyside diff --git a/lisp/riece-options.el b/lisp/riece-options.el index f73e2b7..d7306da 100644 --- a/lisp/riece-options.el +++ b/lisp/riece-options.el @@ -183,6 +183,11 @@ way is to put Riece variables on .emacs or file loaded from there." :type 'integer :group 'riece-server) +(defcustom riece-send-delay 1 + "Duration of multiple send." + :type 'integer + :group 'riece-server) + (defcustom riece-default-password (getenv "IRCPASSWORD") "Your password." :type '(radio (string :tag "Password")