Synch up with liece-2_0.
[elisp/liece.git] / lisp / ChangeLog
index 0a4b3ef..844e058 100644 (file)
@@ -1,3 +1,28 @@
+2002-01-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * liece-dcc.el (liece-dcc-start-process): New function.
+       (liece-command-dcc-send): Use it.
+       (liece-command-dcc-receive): Use it.
+       (liece-command-dcc-chat-listen): Use it.
+       (liece-command-dcc-chat-connect): Use it.
+
+2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * liece-vars.el (liece-truncate-partial-width-windows): Change
+       default value to fix the inconsistency with docstring.
+
+       * liece-window.el (liece-configure-windows): Ditto.
+
+2001-10-07   Daiki Ueno  <ueno@unixuser.org>
+
+       * liece-misc.el (liece-subtract-time): New function.
+       (liece-time-difference): Use it.
+
+2001-10-05   Daiki Ueno  <ueno@unixuser.org>
+
+       * liece-misc.el (liece-time-difference): Fix the arglist.       
+       [cf. <Liece:45>]
+
 2001-10-02   Daiki Ueno  <ueno@unixuser.org>
 
        * liece-compat.el (replace-in-string): Follow a change in XEmacs.