X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2Friece-options.el;h=18350364aab30cf39f02c00f42fb46c8263ec4b5;hp=2f2d551c82113cb0806e2724231bb2b7ede3b76d;hb=7243358c984c3f1559c56522ad7c4fcf49ef3f00;hpb=a68af1510688a23a63802a87bc57daf0e5e8f595 diff --git a/lisp/riece-options.el b/lisp/riece-options.el index 2f2d551..1835036 100644 --- a/lisp/riece-options.el +++ b/lisp/riece-options.el @@ -211,6 +211,11 @@ way is to put Riece variables on .emacs or file loaded from there." :group 'riece-server) (defcustom riece-username nil + "Your login name." + :type 'string + :group 'riece-server) + +(defcustom riece-realname nil "Your user name." :type 'string :group 'riece-server)