* riece-mcat.el (riece-mcat-update): New function.
[riece] / lisp / riece-keyword.el
index 53415f6..85251b7 100644 (file)
@@ -19,8 +19,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary:
 
@@ -116,12 +116,6 @@ and the matched message object."
 (defun riece-keyword-uninstall ()
   (remove-hook 'riece-message-filter-functions 'riece-keyword-message-filter))
 
-(defun riece-keyword-enable ()
-  )
-
-(defun riece-keyword-disable ()
-  )
-
 (provide 'riece-keyword)
 
 ;;; riece-keyword.el ends here
\ No newline at end of file