* riece-addon.el (riece-addon-list-enabled-face): New face.
[riece] / lisp / ChangeLog
index 22fb73b..1cb7f74 100644 (file)
@@ -1,7 +1,29 @@
+2004-05-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-addon.el (riece-addon-list-enabled-face): New face.
+       (riece-addon-list-disabled-face): New face.
+       (riece-addon-list-unsupported-face): New face.
+       (riece-addon-list-unknown-face): New face.
+       (riece-addon-list-description-face): New face.
+       (riece-addon-list-mark-face-alist): New user option.
+       (riece-addon-list-font-lock-keywords): New variable.
+       (riece-addon-list-mode-map): Bind some keys.
+
+2004-05-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-addon.el (riece-insinuate-addon): Add optional 2nd
+       argument `verbose'
+       (riece-enable-addon): Ditto.
+       (riece-disable-addon): Ditto.
+       (riece-command-enable-addon): Call riece-enable-addon with the 2nd
+       arg.
+       (riece-command-disable-addon): Call riece-disable-addon with the
+       2nd arg.
+
 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
 
        * riece-addon.el (riece-command-list-addons): Change "no
-       description" -> "(no description)".
+       description" -> "(no description)"; show key bindings.
 
        * riece-ctcp.el (riece-ctcp-description): New variable.
        * riece-highlight.el (riece-highlight-description): New variable