* riece-identity.el (riece-format-identity): Return copied strings.
[riece] / lisp / ChangeLog
index 126440d..ce30160 100644 (file)
@@ -1,5 +1,28 @@
 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
 
+       * riece-identity.el (riece-format-identity): Return copied strings.
+
+2003-10-22  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece.el (riece): When riece server was opened, Do
+       `riece-command-configure-windows' instead of signaling.
+
+2003-10-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
+       accepting a connection.
+       (riece-command-dcc-send): Use riece-completing-read-identity; take
+       an identity object in the 1st argument.
+       (riece-rdcc-format-size): New function.
+       (riece-handle-dcc-request): Use it.
+
+       * riece-ndcc.el (riece-command-dcc-send): Use
+       riece-completing-read-identity; take an identity object in the 1st
+       argument.
+
+       * riece-display.el (riece-update-buffers): Run
+       riece-update-buffer-hook.
+
        * riece-button.el (riece-user-button-finger): Pass an identity
        object instead of the prefix.