Update.
authorueno <ueno>
Sun, 14 Apr 2002 21:18:38 +0000 (21:18 +0000)
committerueno <ueno>
Sun, 14 Apr 2002 21:18:38 +0000 (21:18 +0000)
lisp/ChangeLog

index d69be57..2bb1e95 100644 (file)
@@ -1,3 +1,22 @@
+2002-04-14  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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  <ueno@unixuser.org>
 
        * liece-400.el (liece-handle-475-message): New handler.