* riece-server.el (riece-reset-process-buffer): Reset
[riece] / lisp / ChangeLog
index 5a76cb6..ee2c9ea 100644 (file)
@@ -1,5 +1,48 @@
+2005-02-07  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-server.el (riece-reset-process-buffer): Reset
+       riece-filter-semaphore.
+       * riece-globals.el (riece-filter-semaphore): Define here.
+
+       * riece-filter.el (riece-get-semaphore): New function.
+       (riece-release-semaphore): New function.
+       (riece-filter-with-semaphore): New macro.
+       (riece-filter): Use it.
+
+2005-02-06  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-filter.el (riece-filter): Modified regexp.
+
+2005-02-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece.el (riece-exit): Clear riece-window-configuration frame
+       parameter.
+       * riece-commands.el (riece-command-suspend-resume): Don't attempt
+       to restore window-configuration if the cdr of
+       riece-window-configuration frame parameter is nil.
+
+       * riece-filter.el (riece-chomp-string): New function.
+       (riece-filter): Use it.
+
 2005-02-05  Daiki Ueno  <ueno@unixuser.org>
 
+       * Riece: Version 1.0.7 released.
+       * riece-version.el (riece-version-number): Bump up to 1.0.7.
+
+2005-02-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-keyword.el (riece-keyword-face): Change defface spec for tty.
+
+       * riece-toolbar.el (riece-toolbar-description): New constant.
+
+       * riece-keepalive.el: Require 'riece-options.
+       (riece-keepalive-ping-repeat): Define with defcustom.
+       (riece-keepalive-description): New constant.
+
+       * riece.el (riece-dialogue-mode-map): Bind
+       riece-command-suspend-resume.
+       * riece-commands.el (riece-command-suspend-resume): New command.
+
        * riece-options.el (riece-addons): Enable riece-keyword by default.
 
        * riece-button.el (riece-identity-button-popup-menu): Changed