From: ueno Date: Sun, 14 Apr 2002 21:18:38 +0000 (+0000) Subject: Update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6532191e1d4555f415af02663ab8bbc3846026e9;p=elisp%2Fliece.git Update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d69be57..2bb1e95 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2002-04-14 Daiki Ueno + + * liece-compat.el (liece-region-active-p): New function. + (liece-truncate-string-to-width): New function. + + * liece-misc.el: Sort macrodefs. + (liece-maybe-poll): Abolish. + + * liece-channel.el (liece-channel-last): Simplified. + (liece-channel-switch-to-last): Define as function. + + * liece-commands.el (liece-command-ping): Send system-name until + liece-server-name is determined. + + * liece-ctcp.el: Load `liece-q-*' even when compiling. + + * liece-hilit.el (liece-highlight-turn-on-font-lock): Don't set + font-lock-support-mode if it isn't bound. + 2002-03-28 Daiki Ueno * liece-400.el (liece-handle-475-message): New handler.