* riece-options.el (riece-addons): Enable riece-keyword by default.
[riece] / lisp / ChangeLog
index 2a31286..a85b166 100644 (file)
@@ -1,6 +1,18 @@
+2005-02-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-options.el (riece-addons): Enable riece-keyword by default.
+
+       * riece-button.el (riece-identity-button-popup-menu): Changed
+       interactivbe spect "@e" -> "e".
+       (riece-identity-button-click): New function.
+       (riece-make-identity-button-map): Bind riece-identity-button-click.
+
 2005-02-04  Daiki Ueno  <ueno@unixuser.org>
 
        * riece-options.el (riece-part-message): New user option.
+       (riece-addons): Enable riece-alias and riece-ctlseq by default.
+       (riece-max-buffer-size): Change the default value to nil.
+
        * riece-commands.el (riece-command-part): Use riece-part-message.
 
 2005-02-04  OHASHI Akira  <bg66@koka-in.org>