* liece-commands.el (liece-command-beep): New function.
[elisp/liece.git] / lisp / ChangeLog
index e43ebfb..6fa9d9f 100644 (file)
@@ -1,3 +1,16 @@
+2000-07-16  Akira Ohashi  <bg66@luck.gr.jp>
+
+       * liece-commands.el (liece-command-beep): New function.
+       Toggle the automatic beep notice when the channel message is received.
+
+       * liece.el (liece-dialogue-mode-map):
+       Bind "\C-B" to liece-dialogue-beep.
+
+       * liece-vars.el (liece-default-beep): New variable.
+       (liece-beep-when-invited): Ditto.
+       (liece-beep-when-privmsg): Ditto.
+       (liece-beep-words-list): Ditto.
+
 2000-05-07   Daiki Ueno  <ueno@unixuser.org>
 
        * liece-tcp.el