* riece-notify.el: New add-on.
[elisp/riece.git] / lisp / riece-addon-modules.el
index 017cc3a..d9500e1 100644 (file)
@@ -56,6 +56,8 @@
         (riece-mcat "Use Riece only on the minibuffer."))
 ;;;    (cons 'riece-ndcc
 ;;;     (riece-mcat "DCC file sending protocol support (written in elisp.)"))
+;;;    (cons 'riece-notify
+;;;     (riece-mcat "Display notification on status area."))
    (cons 'riece-rdcc
         (riece-mcat "DCC file sending protocol support (written in Ruby.)"))
    (cons 'riece-shrink-buffer
@@ -77,4 +79,4 @@
    (cons 'riece-yank
         (riece-mcat "Enter the element of kill-ring."))))
 
-(provide 'riece-addon-modules)
\ No newline at end of file
+(provide 'riece-addon-modules)