X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2FChangeLog;h=224e06a05e022f15c1da4e6c522dd88727d78096;hp=ea1d6d5c3b9d590b28f937af2e31b27e0766db4c;hb=decb18b4cddd1d9fc0a68c4fc4cd72f98a4fd838;hpb=6ca9c3262342393bfe93ff17b72dc0a50f5d91f9 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea1d6d5..224e06a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,26 +1,9 @@ 2003-08-27 Daiki Ueno - * riece.el (riece): Initialize riece-channel-history before - calling riece-redisplay-buffers. - - * riece-layout.el: Autoload ring-empty-p and ring-ref. - (riece-reconfigure-windows-predicate): Check riece-channel-history. - -2003-08-27 Daiki Ueno - - * riece-options.el (riece-channel-history-length): New user option. - (riece-connection-timeout): Abolish. - - * riece-globals.el (riece-channel-history): New variable. - (riece-last-channel): Abolish. - - * riece-display.el: Autoload ring-insert. - (riece-switch-to-channel): Update riece-channel-history. - (riece-switch-to-nearest-channel): Ditto. + * riece-options.el (riece-connection-timeout): Abolish. * riece-server.el (riece-clear-system): Abolish. * riece.el (riece-exit): Merge riece-clear-system. - (riece): Initialize riece-channel-history. 2003-08-26 Daiki Ueno