* riece-commands.el (riece-command-complete-user): Move point to
[riece] / lisp / ChangeLog
index 7d62294..661e828 100644 (file)
@@ -1,3 +1,23 @@
+2004-08-27  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-commands.el (riece-command-complete-user): Move point to
+       the end of the current word.
+
+2004-08-23  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-irc.el (riece-irc-open-server): Display error message if
+       connection-function fails.
+       * riece-server.el (riece-open-server): Ignore errors from
+       riece-*-open-server function.
+       * riece.el (riece): If no server process is available, exit
+       immediately.
+
+2004-08-19  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-handle.el (riece-handle-quit-message): Pass
+       riece-part-channel the identity object of the quitting user
+       instead of his name.
+
 2004-08-16  Daiki Ueno  <ueno@unixuser.org>
 
        * riece-highlight.el (riece-highlight-server-match): Simplified.