elisp/liece.git
23 years ago* etc/po/ja.po: Add new item.
bg66 [Wed, 30 Aug 2000 08:20:36 +0000 (08:20 +0000)]
* etc/po/ja.po: Add new item.

* liece-commands.el (liece-command-unread-channel): New function.

* liece.el (liece-command-map): Bind "\C-u" to it.
(liece-channel-list-mode-map): Bind "u" to it.

23 years ago* liece-channel.el (liece-channel-change): Run
ueno [Tue, 29 Aug 2000 16:44:13 +0000 (16:44 +0000)]
* liece-channel.el (liece-channel-change): Run
`liece-redisplay-buffer-functions' only when
`liece-current-channel' is non-nil.

* liece-commands.el (liece-command-who): Check
`liece-current-channel'.
(liece-command-names): Ditto.
Suggested by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.

23 years ago* liece-vars.el (liece-channel-unread-list): New variable.
bg66 [Tue, 29 Aug 2000 15:15:23 +0000 (15:15 +0000)]
* liece-vars.el (liece-channel-unread-list): New variable.

* liece-channel.el (liece-channel-unread-p): New function.
(liece-channel-redisplay-buffer): Use it.

* liece-handle.el (liece-handle-privmsg-message): Ditto.

23 years ago* lisp/liece-channel.el (liece-channel-change): Run
bg66 [Tue, 29 Aug 2000 01:11:17 +0000 (01:11 +0000)]
* lisp/liece-channel.el (liece-channel-change): Run
`liece-redisplay-buffer-functions'.

23 years ago* liece-handle.el (liece-handle-privmsg-message): Use
ueno [Wed, 23 Aug 2000 02:13:06 +0000 (02:13 +0000)]
* liece-handle.el (liece-handle-privmsg-message): Use
`liece-pick-buffer-1' to construct channel buffer name.

23 years ago2000-08-23 Akira Ohashi <bg66@luck.gr.jp>
bg66 [Wed, 23 Aug 2000 01:38:47 +0000 (01:38 +0000)]
2000-08-23  Akira Ohashi  <bg66@luck.gr.jp>

* etc/Makefile.am (ICONS): Add `balloon.xpm'.

* etc/icons/balloon.xpm: New file.

* lisp/liece-xemacs.el (liece-xemacs-channel-balloon): New function.
Show balloon icon to `liece-channel-list-buffer' as XEmacs glyphs
when non-current channel message is received.
(liece-xemacs-channel-balloon-kill): New function.
Kill the balloon icon.

23 years ago* liece.el (liece-server-keyword-map): Bind connection type.
ueno [Thu, 17 Aug 2000 04:40:22 +0000 (04:40 +0000)]
* liece.el (liece-server-keyword-map): Bind connection type.

23 years ago* liece.el (liece-open-server-internal): Use
ueno [Wed, 16 Aug 2000 02:17:01 +0000 (02:17 +0000)]
* liece.el (liece-open-server-internal): Use
`liece-open-network-stream'; bind liece-tcp-connection-type.

* liece-tcp.el (liece-tcp-open-program-stream-as-binary): Abolish.
(liece-tcp-open-ssl-stream-as-binary): Abolish.
(liece-tcp-open-rlogin-stream-as-binary): Abolish.
(liece-tcp-wait-for-string): Abolish.
(liece-tcp-stream-alist): New variable.
(liece-open-network-stream): Abolish 5th argument `type'.

23 years ago* liece-xemacs.el (liece-toolbar-position): Use
hayashi [Tue, 1 Aug 2000 05:33:53 +0000 (05:33 +0000)]
* liece-xemacs.el (liece-toolbar-position): Use
function defaul-toolbar-position instead of variable.

23 years agoAdd -lsocket to LIBS before checking getaddrinfo.
ueno [Mon, 17 Jul 2000 11:26:49 +0000 (11:26 +0000)]
Add -lsocket to LIBS before checking getaddrinfo.

23 years ago* liece-emacs.el (create-image): Don't advise.
ueno [Mon, 17 Jul 2000 04:36:15 +0000 (04:36 +0000)]
* liece-emacs.el (create-image): Don't advise.
(liece-widget-keymap): Remove checking about 'button3.
(liece-emacs-widget-button-click): Save point in window explicitly.

23 years ago* liece-ctcp.el (liece-command-ctcp-generic): Fix format string.
ueno [Mon, 17 Jul 2000 00:29:13 +0000 (00:29 +0000)]
* liece-ctcp.el (liece-command-ctcp-generic): Fix format string.

23 years ago* liece-commands.el (liece-command-beep): New function.
bg66 [Sun, 16 Jul 2000 05:57:29 +0000 (05:57 +0000)]
* liece-commands.el (liece-command-beep): New function.
Toggle the automatic beep notice when the channel message is received.

* liece-handle.el (liece-handle-privmsg-message): added it.

* liece-misc.el (liece-beep): New function.

* liece-vars.el (liece-default-beep): New variable.
(liece-beep-when-invited): Ditto.
(liece-beep-when-privmsg):  Ditto.
(liece-beep-words-list): Ditto.

* liece.el (liece-dialogue-mode-map): Bind "\C-B" to liece-dialogue-beep.

23 years ago2000-06-30 Akira Ohashi <bg66@luck.gr.jp>
bg66 [Fri, 30 Jun 2000 02:28:17 +0000 (02:28 +0000)]
2000-06-30  Akira Ohashi  <bg66@luck.gr.jp>

        * liece.el (liece-server-parse-string): Fix regexp problem.

23 years ago2000-06-30 Akira Ohashi <bg66@luck.gr.jp>
bg66 [Fri, 30 Jun 2000 02:27:51 +0000 (02:27 +0000)]
2000-06-30  Akira Ohashi  <bg66@luck.gr.jp>

        * liece-misc.el (liece-server-host):
        When `liece-server' is string return host only.

24 years ago* liece-tcp.el
ueno [Sun, 7 May 2000 00:50:05 +0000 (00:50 +0000)]
* liece-tcp.el
(liece-tcp-rlogin-parameters): Use `socket' instead of `telnet'.
(liece-tcp-open-rlogin-stream): Don't wait for a connection.
(liece-tcp-open-rlogin-stream-as-binary): Simply wrap
`liece-tcp-open-rlogin-stream'.

24 years agoUpdate.
ueno [Fri, 21 Apr 2000 18:01:02 +0000 (18:01 +0000)]
Update.

24 years ago* liece-mail.el (liece-maintainer-address): New ML address.
ueno [Fri, 21 Apr 2000 18:00:48 +0000 (18:00 +0000)]
* liece-mail.el (liece-maintainer-address): New ML address.

24 years ago* liece-ctcp.el (liece-ctcp-make-menu-command-wrapper): Quote CTCP subcommands.
ueno [Fri, 21 Apr 2000 18:00:38 +0000 (18:00 +0000)]
* liece-ctcp.el (liece-ctcp-make-menu-command-wrapper): Quote CTCP subcommands.

24 years agoAdd entry for Makefile.
ueno [Sat, 15 Apr 2000 02:57:33 +0000 (02:57 +0000)]
Add entry for Makefile.

24 years agoAdd .cvsignore files, to prevent bogus warnings on cvs update.
ueno [Sat, 15 Apr 2000 02:53:55 +0000 (02:53 +0000)]
Add .cvsignore files, to prevent bogus warnings on cvs update.

24 years ago(liece-url-add-buttons): Fix local binding.
ueno [Wed, 12 Apr 2000 13:52:05 +0000 (13:52 +0000)]
(liece-url-add-buttons): Fix local binding.

24 years agoUpdate.
ueno [Wed, 12 Apr 2000 13:40:01 +0000 (13:40 +0000)]
Update.

24 years ago* liece-xemacs.el
ueno [Wed, 12 Apr 2000 13:39:47 +0000 (13:39 +0000)]
* liece-xemacs.el
(liece-toolbar-position): Check feature 'toolbar was provided.

24 years ago* liece-url.el: Don't require browse-url when compiling.
ueno [Wed, 12 Apr 2000 13:39:28 +0000 (13:39 +0000)]
* liece-url.el: Don't require browse-url when compiling.
(liece-url-browser-name): Abolish.
(liece-url-prepare-browser-function): Abolish.
(liece-url-mail-regexp): Abolish.
(liece-url-browser-function): Abolish.
(liece-url-link-action): Use browse-url directly.
(liece-command-browse-url): Ditto.
(liece-url-add-buttons): Remove local variable `url-start',
`url-end' and `url'.
Suggested by: Kenichi OKADA <okada@opaopa.org>

24 years ago* liece-xemacs.el (liece-xemacs-setup-toolbar): Run
ueno [Mon, 10 Apr 2000 07:46:51 +0000 (07:46 +0000)]
* liece-xemacs.el (liece-xemacs-setup-toolbar): Run
`liece-xemacs-setup-toolbar-hook' only once.
(liece-setup-toolbar): Don't check return value
of `liece-xemacs-setup-toolbar'.
Reported by: Yosuke MITSUMASU <werdna@ntn.org>

24 years ago(liece-ctcp-make-command-wrapper): Fix typo.
ueno [Wed, 5 Apr 2000 07:45:08 +0000 (07:45 +0000)]
(liece-ctcp-make-command-wrapper): Fix typo.

24 years ago* liece-commands.el: Add autoload for liece-command-ctcp-version,
ueno [Wed, 5 Apr 2000 03:42:25 +0000 (03:42 +0000)]
* liece-commands.el: Add autoload for liece-command-ctcp-version,
liece-command-ctcp-userinfo,liece-command-ctcp-clientinfo,
liece-command-ctcp-ping,liece-command-ctcp-time,
liece-command-ctcp-x-face,liece-command-ctcp-comment,
liece-command-ctcp-help.
Suggested by: HARUYAMA Seigo <haruyama@unixuser.org>.

* liece-ctcp.el
(liece-ctcp-make-menu-command-wrapper): Don't use `#'.
(liece-ctcp-make-command-wrapper): Ditto.

24 years agoUpdate.
ueno [Tue, 4 Apr 2000 14:46:32 +0000 (14:46 +0000)]
Update.

24 years ago* liece.el (liece-client-query-keys): Rename all commands.
ueno [Tue, 4 Apr 2000 14:46:12 +0000 (14:46 +0000)]
* liece.el (liece-client-query-keys): Rename all commands.

24 years agoImporting Liece 1.4.3. liece-1_4_3 start
ueno [Tue, 4 Apr 2000 01:45:43 +0000 (01:45 +0000)]
Importing Liece 1.4.3.