elisp/liece.git
21 years ago* configure.in (VERSION): Bump up to 1.4.8. liece-1_4_8
ueno [Mon, 26 Aug 2002 07:02:52 +0000 (07:02 +0000)]
* configure.in (VERSION): Bump up to 1.4.8.
* lisp/Makefile.lisp (VERSION): Ditto.
* lisp/liece-version.el: Ditto.

21 years agoCatch up with the changes incorporated in XEmacs package.
ueno [Mon, 26 Aug 2002 06:55:27 +0000 (06:55 +0000)]
Catch up with the changes incorporated in XEmacs package.

21 years ago* liece-handle.el (liece-handle-mode-message): Care
ueno [Mon, 26 Aug 2002 06:28:19 +0000 (06:28 +0000)]
* liece-handle.el (liece-handle-mode-message): Care
liece-channel-set-* are defined as macros.
* liece-inlines.el (string-equal-ignore-case): Don't use
compare-strings.
(string-list-member-ignore-case): Don't use member-ignore-case.
Suggested by "Akinori MUSHA" <knu@iDaemons.org>.
[cf. <Liece:00075>]

21 years ago* liece-xemacs.el (liece-xemacs-modeline-glyph): Check 'xbm.
ueno [Sun, 19 May 2002 17:24:05 +0000 (17:24 +0000)]
* liece-xemacs.el (liece-xemacs-modeline-glyph): Check 'xbm.

21 years agoSynch up with liece-2_0.
ueno [Sun, 12 May 2002 02:57:37 +0000 (02:57 +0000)]
Synch up with liece-2_0.

22 years agoUse ?= to set variables which may be imported from upper-level
ueno [Mon, 25 Mar 2002 12:01:40 +0000 (12:01 +0000)]
Use ?= to set variables which may be imported from upper-level
Makefiles.

22 years agoFLIM is not needed anymore.
ueno [Mon, 25 Mar 2002 09:03:20 +0000 (09:03 +0000)]
FLIM is not needed anymore.

22 years ago* Makefile.am: export PREFIX and LISPDIR also.
yoichi [Sat, 23 Mar 2002 10:21:44 +0000 (10:21 +0000)]
* Makefile.am: export PREFIX and LISPDIR also.
* Makefile.lisp: don't set those if ones are imported.

22 years ago* configure.in (VERSION): Bump up to 1.4.7. liece-1_4_7
ueno [Thu, 21 Mar 2002 06:10:29 +0000 (06:10 +0000)]
* configure.in (VERSION): Bump up to 1.4.7.
* lisp/Makefile.lisp (VERSION): Ditto.
* lisp/liece-version.el: Ditto.

22 years agoRearrange.
ueno [Thu, 21 Mar 2002 04:19:43 +0000 (04:19 +0000)]
Rearrange.

22 years agoSynch up with liece-2_0.
ueno [Thu, 21 Mar 2002 02:18:43 +0000 (02:18 +0000)]
Synch up with liece-2_0.

22 years agoUpdate.
ueno [Wed, 20 Mar 2002 07:58:02 +0000 (07:58 +0000)]
Update.

22 years agoSynch up with liece-2_0.
ueno [Wed, 20 Mar 2002 07:57:55 +0000 (07:57 +0000)]
Synch up with liece-2_0.

22 years agoUpdate.
ueno [Tue, 19 Mar 2002 22:37:52 +0000 (22:37 +0000)]
Update.

22 years agoSynch up with liece-2_0.
ueno [Tue, 19 Mar 2002 22:37:42 +0000 (22:37 +0000)]
Synch up with liece-2_0.

22 years ago* Makefile.am: Export variables EMACS and XEMACS.
ueno [Tue, 12 Feb 2002 15:00:08 +0000 (15:00 +0000)]
* Makefile.am: Export variables EMACS and XEMACS.
* Makefile.lisp: Don't set variables EMACS and XEMACS when they have
already been set.

22 years ago(VERSION): Bump up to 1.4.6.
ueno [Tue, 12 Feb 2002 01:28:06 +0000 (01:28 +0000)]
(VERSION): Bump up to 1.4.6.

22 years ago* doc/Makefile.am (install-package): Install *.info to <packagedir>/info.
ueno [Tue, 12 Feb 2002 01:27:16 +0000 (01:27 +0000)]
* doc/Makefile.am (install-package): Install *.info to <packagedir>/info.

22 years agoAvoid waste checking for lispdir.
ueno [Tue, 12 Feb 2002 01:21:27 +0000 (01:21 +0000)]
Avoid waste checking for lispdir.

22 years agoupdate.
ueno [Tue, 12 Feb 2002 00:39:08 +0000 (00:39 +0000)]
update.

22 years ago* liece-modules.el (liece-modules-to-compile): Add `liece-coding'.
ueno [Tue, 12 Feb 2002 00:38:59 +0000 (00:38 +0000)]
* liece-modules.el (liece-modules-to-compile): Add `liece-coding'.

* liece-coding.el (liece-mime-charset-for-write): Use
default-mime-charset-for-write as its default.
(liece-mime-charset-for-read): Use default-mime-charset as its
default.

22 years ago* Makefile.am (EXTRA_DIST): Add liece.xbm and liece.xpm.
ueno [Mon, 11 Feb 2002 23:55:41 +0000 (23:55 +0000)]
* Makefile.am (EXTRA_DIST): Add liece.xbm and liece.xpm.

22 years agoExpress that getopt*.o are needed for linking ldcc and ltcp.
ueno [Mon, 11 Feb 2002 16:39:11 +0000 (16:39 +0000)]
Express that getopt*.o are needed for linking ldcc and ltcp.

22 years agoUpdate.
ueno [Mon, 11 Feb 2002 14:59:50 +0000 (14:59 +0000)]
Update.

22 years agoAdd doc.
ueno [Mon, 11 Feb 2002 13:54:43 +0000 (13:54 +0000)]
Add doc.

22 years agoRemoved.
ueno [Mon, 11 Feb 2002 13:51:25 +0000 (13:51 +0000)]
Removed.

22 years agoRewrite doc/* in texinfo format.
ueno [Mon, 11 Feb 2002 13:51:11 +0000 (13:51 +0000)]
Rewrite doc/* in texinfo format.

22 years agoSynch up with liece-2_0.
ueno [Mon, 11 Feb 2002 09:33:13 +0000 (09:33 +0000)]
Synch up with liece-2_0.

22 years agoFix inconsistency with docstring.
yoichi [Fri, 9 Nov 2001 11:44:10 +0000 (11:44 +0000)]
Fix inconsistency with docstring.

22 years agoupdate.
ueno [Sun, 7 Oct 2001 05:44:19 +0000 (05:44 +0000)]
update.

22 years ago* liece-misc.el (liece-subtract-time): New function.
ueno [Sun, 7 Oct 2001 05:44:03 +0000 (05:44 +0000)]
* liece-misc.el (liece-subtract-time): New function.
(liece-time-difference): Use it.

22 years agoupdate.
ueno [Fri, 5 Oct 2001 21:10:40 +0000 (21:10 +0000)]
update.

22 years ago* liece-misc.el (liece-time-difference): Fix the arglist.
ueno [Fri, 5 Oct 2001 21:10:29 +0000 (21:10 +0000)]
* liece-misc.el (liece-time-difference): Fix the arglist.
[cf. <Liece:45>]

22 years agoupdate.
ueno [Tue, 2 Oct 2001 05:25:48 +0000 (05:25 +0000)]
update.

22 years ago* liece-compat.el (replace-in-string): Follow a change in XEmacs.
ueno [Tue, 2 Oct 2001 05:25:39 +0000 (05:25 +0000)]
* liece-compat.el (replace-in-string): Follow a change in XEmacs.

22 years agoupdate.
ueno [Tue, 2 Oct 2001 05:01:49 +0000 (05:01 +0000)]
update.

22 years ago* liece-vars.el (liece-buffer-min-size): Rename from
ueno [Tue, 2 Oct 2001 05:01:38 +0000 (05:01 +0000)]
* liece-vars.el (liece-buffer-min-size): Rename from
`liece-buffer-default-size'.

* liece.el (liece-check-buffers-if-interval-expired): Swap the
arguments supplied to `liece-time-difference'.
(liece-check-buffers): Use `liece-buffer-min-size' instead of
`liece-buffer-default-size'.

22 years ago* liece-commands.el (liece-command-kill): Use `liece-time-elapsed'
ueno [Tue, 2 Oct 2001 05:01:08 +0000 (05:01 +0000)]
* liece-commands.el (liece-command-kill): Use `liece-time-elapsed'
instead of `liece-time-add'.

* liece-misc.el (liece-time-difference): Define as function.
(liece-time-elapsed): Rename from `liece-time-add'.
(liece-generate-hex-timestamp): Define as function.

22 years ago* AUTHORS: Update maintainer's mail address.
hermit [Tue, 2 Oct 2001 04:03:18 +0000 (04:03 +0000)]
* AUTHORS: Update maintainer's mail address.

* lisp/liece-misc.el (liece-time-difference): Use `abs' for
`liece-check-buffers-if-interval-expired'.

22 years agoUpdate default IRC servers list.
hermit [Sun, 16 Sep 2001 12:01:40 +0000 (12:01 +0000)]
Update default IRC servers list.

23 years ago* hostlong.ml: New file.
ueno [Fri, 9 Mar 2001 08:38:06 +0000 (08:38 +0000)]
* hostlong.ml: New file.
* dcc.ml: Use Hostlong.t instead of Naddr.{encode,decode}.
* naddr.ml: Remove.

23 years agoDealing with Emacs 19.34.
ueno [Mon, 12 Feb 2001 12:24:59 +0000 (12:24 +0000)]
Dealing with Emacs 19.34.

* liece-compat.el (liece-read-passwd): Revive.

* liece-clfns.el (liece-clfns-subr-fboundp): Check existence of
the function `symbol-file'.

* liece-q-ccl.el: Require `poem' for char-int.
(liece-quote-ccl-256-table): Simplified.

23 years ago* liece-modules.el: Simplified.
ueno [Tue, 2 Jan 2001 02:57:04 +0000 (02:57 +0000)]
* liece-modules.el: Simplified.

23 years ago* liece.el (liece-refresh-buffer-window): Simplified.
akr [Sat, 9 Dec 2000 07:41:15 +0000 (07:41 +0000)]
* liece.el (liece-refresh-buffer-window): Simplified.

23 years ago* liece.el (liece-refresh-buffer-window): Force to display a last
akr [Thu, 30 Nov 2000 06:16:37 +0000 (06:16 +0000)]
* liece.el (liece-refresh-buffer-window): Force to display a last
non-empty line in last line in a window on Emacs 21.

23 years ago* liece-ctcp.el: Remove autoload cookies of
ueno [Thu, 19 Oct 2000 06:09:49 +0000 (06:09 +0000)]
* liece-ctcp.el: Remove autoload cookies of
`liece-command-ctcp-generic',
`liece-command-ctcp-userinfo-from-minibuffer',
`liece-command-ctcp-x-face-from-xbm-file' and
`liece-command-send-file'.

* liece-commands.el: Add autoload setting for
`liece-command-ctcp-action',
`liece-command-ctcp-userinfo-from-minibuffer' and
`liece-command-ctcp-x-face-from-xbm-file'.

23 years ago* liece-commands.el: Add autoload setting for
ueno [Thu, 19 Oct 2000 06:04:26 +0000 (06:04 +0000)]
* liece-commands.el: Add autoload setting for
`liece-command-ctcp-action'.

23 years ago(VERSION): Bump up to 1.4.5.
ueno [Mon, 16 Oct 2000 03:44:16 +0000 (03:44 +0000)]
(VERSION): Bump up to 1.4.5.

23 years agoSynch up with `liece-2_0'.
ueno [Mon, 16 Oct 2000 03:41:22 +0000 (03:41 +0000)]
Synch up with `liece-2_0'.

23 years ago* liece-commands.el (liece-command-quit): Use `liece-close-server'.
ueno [Mon, 16 Oct 2000 03:41:03 +0000 (03:41 +0000)]
* liece-commands.el (liece-command-quit): Use `liece-close-server'.

* liece.el (liece): Simplify.
(liece-close-server): Accept optional argument `quit-string'.

23 years ago* liece-commands.el (liece-command-qualify-nicks): Refer 1st argument.
ueno [Sat, 7 Oct 2000 18:40:12 +0000 (18:40 +0000)]
* liece-commands.el (liece-command-qualify-nicks): Refer 1st argument.

23 years ago* liece-minibuf.el (liece-minibuffer-complete-channel-modes):
ueno [Thu, 5 Oct 2000 05:59:26 +0000 (05:59 +0000)]
* liece-minibuf.el (liece-minibuffer-complete-channel-modes):
Don't use old style backquotes.
(liece-minibuffer-completing-read-multiple-1): Remove a partially
matched word construct if it exists.

23 years ago* liece-commands.el (liece-command-set-operators): Reset `run'.
ueno [Tue, 3 Oct 2000 15:50:24 +0000 (15:50 +0000)]
* liece-commands.el (liece-command-set-operators): Reset `run'.
(liece-command-set-voices): Ditto.

23 years ago* liece-xemacs.el (liece-xemacs-modeline-glyph): Add 'xpm check.
ueno [Sat, 30 Sep 2000 06:38:05 +0000 (06:38 +0000)]
* liece-xemacs.el (liece-xemacs-modeline-glyph): Add 'xpm check.
(liece-xemacs-create-nick-glyph): Ditto.
(liece-xemacs-unread-mark): Ditto.

23 years ago* liece-handle.el (liece-handle-kill-message): Call
ueno [Fri, 22 Sep 2000 08:59:33 +0000 (08:59 +0000)]
* liece-handle.el (liece-handle-kill-message): Call
`liece-close-server' instead of `liece-clear-system'.

* liece-commands.el: Don't autoload `liece-window-configuration-pop'.
(liece-command-quit): Just send quit.

* liece.el (liece-close-server): Run `liece-exit-hook'; abolish
argument `quit-string'.

* liece-filter.el (liece-sentinel): Call `liece-close-server'.

23 years agoFix typo.
ueno [Wed, 20 Sep 2000 21:40:46 +0000 (21:40 +0000)]
Fix typo.

23 years ago* liece-compat.el: Require `wid-edit'.
ueno [Wed, 20 Sep 2000 21:40:18 +0000 (21:40 +0000)]
* liece-compat.el: Require `wid-edit'.

* liece-inlines.el (liece-locate-icon-file): Don't check existence
of the file.

* liece-emacs.el: Don't require `static' and `wid-edit'.
(liece-splash-image): Set default to nil.
(liece-emacs-splash-function): New variable.
(liece-emacs-splash-with-image): New function splitted from
`liece-emacs-splash'; use `image-size'; hide cursor.
(liece-emacs-splash-with-stipple): New function.

23 years agoFix typo.
ueno [Wed, 20 Sep 2000 16:20:49 +0000 (16:20 +0000)]
Fix typo.

23 years ago* liece-minibuf.el (liece-minibuffer-parse-modes): Don't complete
ueno [Wed, 20 Sep 2000 04:23:27 +0000 (04:23 +0000)]
* liece-minibuf.el (liece-minibuffer-parse-modes): Don't complete
mode flags when completing an argument.

23 years agoSynch up with `liece-2_0'.
ueno [Tue, 19 Sep 2000 05:16:39 +0000 (05:16 +0000)]
Synch up with `liece-2_0'.

23 years ago* liece-vars.el (liece-channel-buffer-mode): Set default to t.
ueno [Mon, 18 Sep 2000 03:02:45 +0000 (03:02 +0000)]
* liece-vars.el (liece-channel-buffer-mode): Set default to t.
(liece-nick-buffer-mode): Ditto.
(liece-channel-list-buffer-mode): Ditto.

* liece.el (liece-open-server): Don't strip bracketed server name here.

23 years ago* liece.el (liece-open-server-internal): Simplify.
ueno [Mon, 18 Sep 2000 02:46:45 +0000 (02:46 +0000)]
* liece.el (liece-open-server-internal): Simplify.
(liece-open-server): Strip bracketed server name here.
(liece-start-server): Fix last change.

23 years ago(Setting up): Add description about `~/.liece/init.el'.
ueno [Sun, 17 Sep 2000 18:19:10 +0000 (18:19 +0000)]
(Setting up): Add description about `~/.liece/init.el'.

23 years ago* liece-vars.el (liece-highlight-mode): Set default to t.
ueno [Sun, 17 Sep 2000 18:17:51 +0000 (18:17 +0000)]
* liece-vars.el (liece-highlight-mode): Set default to t.

* liece.el (liece-open-server): Simplify.
(liece-start-server): Canonicalize `liece-server' here.

23 years agoetc/Emacs.ad: Fix the last change.
bg66 [Sun, 17 Sep 2000 15:56:59 +0000 (15:56 +0000)]
etc/Emacs.ad: Fix the last change.

23 years ago* lisp/liece-menu.el (liece-menu-channel-menu): Move `liece-command-freeze'
bg66 [Sun, 17 Sep 2000 15:44:33 +0000 (15:44 +0000)]
* lisp/liece-menu.el (liece-menu-channel-menu): Move `liece-command-freeze'
from `liece-menu-IRC-menu'.
(liece-menu-channel-menu): Move `liece-command-own-freeze'
from 'liece-menu-IRC-menu'.
(liece-menu-channel-menu): New menu item `liece-dialogue-beep'.

* etc/Emacs.ad: Add and rewrite about them.

23 years agoFix typo.
ueno [Sun, 17 Sep 2000 15:05:44 +0000 (15:05 +0000)]
Fix typo.

23 years ago(VERSION): Bump up to 1.4.4.
ueno [Sun, 17 Sep 2000 14:49:23 +0000 (14:49 +0000)]
(VERSION): Bump up to 1.4.4.

23 years ago(Starting Liece): New section.
ueno [Sun, 17 Sep 2000 14:45:39 +0000 (14:45 +0000)]
(Starting Liece): New section.
(Basic Key Bindings): New section.

23 years ago* /etc/Emacs.ad (COMMENT): Fix typo.
bg66 [Sun, 17 Sep 2000 14:38:13 +0000 (14:38 +0000)]
* /etc/Emacs.ad (COMMENT): Fix typo.

23 years ago* liece-channel.el (liece-channel-read-functions): Rename from
bg66 [Sun, 17 Sep 2000 14:33:29 +0000 (14:33 +0000)]
* liece-channel.el (liece-channel-read-functions): Rename from
`liece-channel-read-hook'.

* liece-handle.el (liece-channel-unread-functions): Rename from
`liece-channel-unread-hook'.

* liece-emacs.el (toplevel): Use them.

* liece-xemacs.el (toplevel): Ditto.

23 years ago* liece-make.el (make-liece-sample-files): Abolish.
ueno [Sun, 17 Sep 2000 14:05:27 +0000 (14:05 +0000)]
* liece-make.el (make-liece-sample-files): Abolish.
(make-liece-info-files): Abolish.

* liece-url.el (liece-add-url-functions): Rename from `liece-url-add-hook'.

* liece.el (liece-after-insert-functions): Rename from `liece-insert-hook'.
(liece-before-insert-functions): Rename from `liece-before-insert-hook'.

* liece-handle.el (liece-notice-cleartext-hook): Abolish.
(liece-privmsg-cleartext-hook): Abolish.

* liece-filter.el (liece-handle-message): Simplify.

* liece-ctcp.el (liece-ctcp-message): Don't ignore errors in hooks.
(liece-ctcp-notice): Ditto.
(liece-ctcp-file-notice): Ditto.

* liece-channel.el (liece-channel-add-mode): Don't use pushnew.
(liece-channel-add-exception): Ditto.
(liece-channel-add-invite): Ditto.

23 years ago* Makefile.am (EXTRA_DIST): Add `README'.
ueno [Tue, 12 Sep 2000 13:43:23 +0000 (13:43 +0000)]
* Makefile.am (EXTRA_DIST): Add `README'.

* README: Fix typo.

23 years agoIgnore `config.cache', `dcc/ldcc', `dcc/ltcp', `dcc/.deps' and `lisp/liece-setup...
ueno [Tue, 12 Sep 2000 13:42:47 +0000 (13:42 +0000)]
Ignore `config.cache', `dcc/ldcc', `dcc/ltcp', `dcc/.deps' and `lisp/liece-setup.el'.

23 years agoAdd description about docbook2X.
ueno [Tue, 12 Sep 2000 13:20:38 +0000 (13:20 +0000)]
Add description about docbook2X.

23 years ago* .cvsignore: Add `config.log', `config.status' and `sample.dot.emacs'.
ueno [Tue, 12 Sep 2000 12:41:11 +0000 (12:41 +0000)]
* .cvsignore: Add `config.log', `config.status' and `sample.dot.emacs'.
* sample.dot.emacs.in: New file.
* acinclude.m4 (AM_PATH_LISPDIR): Set `pkgdatadir' if `--enable-package' option is specified.

23 years agoRewrite with DocBook XML 4.1.2.
ueno [Tue, 12 Sep 2000 12:38:21 +0000 (12:38 +0000)]
Rewrite with DocBook XML 4.1.2.

* liece.xml: New file.
* liece-ja.texi: Remove.
* sample.dot.liece.in: Remove.
* .cvsignore: Add `texi_xml' and `xslt'.

23 years ago* doc/sample.dot.liece.in (liece-crypt-known-keys): Abolish.
bg66 [Tue, 12 Sep 2000 07:39:25 +0000 (07:39 +0000)]
* doc/sample.dot.liece.in (liece-crypt-known-keys): Abolish.
(liece-crypt-default-keys): Ditto.
(liece-beep-on-bells): Add new user option for sample.
(liece-beep-when-privmsg): Ditto.
(liece-beep-when-invited): Ditto.
(liece-beep-words-list): Ditto.
(liece-insert-environment-version): Ditto.
(liece-display-unread-mark): Ditto.

23 years ago(liece-inhibit-startup-message): New user option.
ueno [Tue, 12 Sep 2000 03:20:14 +0000 (03:20 +0000)]
(liece-inhibit-startup-message): New user option.

23 years agoFix the last change.
bg66 [Tue, 12 Sep 2000 02:56:58 +0000 (02:56 +0000)]
Fix the last change.

23 years agoliece-xemacs.el (liece-xemacs-splash-at-point): Don't check `console-type'.
ueno [Mon, 11 Sep 2000 15:37:19 +0000 (15:37 +0000)]
liece-xemacs.el (liece-xemacs-splash-at-point): Don't check `console-type'.
(liece-x-face-insert-with-xemacs): Ditto.

liece-hilit.el (liece-replace-space-in-buffer-name): Add comment.

23 years ago(liece-minibuffer-completing-read): Fix the last change.
ueno [Mon, 11 Sep 2000 14:11:12 +0000 (14:11 +0000)]
(liece-minibuffer-completing-read): Fix the last change.

23 years ago* liece-emacs.el (liece-emacs-unread-character): Abolish.
bg66 [Mon, 11 Sep 2000 13:55:05 +0000 (13:55 +0000)]
* liece-emacs.el (liece-emacs-unread-character): Abolish.

* liece-vars.el (liece-channel-unread-character): New variable.

* liece-xemacs.el (liece-xemacs-unread-mark): Simplify; Don't use
`featurep' and `console-type'.
(toplevel): Ditto.

23 years agoFix the last change.
ueno [Mon, 11 Sep 2000 10:56:21 +0000 (10:56 +0000)]
Fix the last change.

23 years ago* liece-minibuf.el: Autoload `completing-read-multiple'; declare
ueno [Mon, 11 Sep 2000 10:47:54 +0000 (10:47 +0000)]
* liece-minibuf.el: Autoload `completing-read-multiple'; declare
`crm-separator'.
(liece-minibuffer-completing-read): Rename from
`liece-minibuffer-completing-default-read'; accept optional arguments
`history' and `default'.
(liece-minibuffer-completion-separator): New variable.
(liece-minibuffer-completion-table): New variable.
(liece-minibuffer-completing-read-multiple-1): New completion function.
(liece-minibuffer-completing-read-multiple): Rename from
`liece-minibuffer-completing-sequential-read'; accept optional
arguments `history' and `default'; use `completing-read-multiple'
when optional 8th argument `multiple-candidate' is specified.

* liece-xemacs.el (liece-xemacs-redisplay-unread-mark): Don't bind `chnl'.

* liece-commands.el (liece-command-join,liece-command-part,
liece-command-ban,liece-command-ban-kick,liece-command-list,
liece-command-modec,liece-command-mode+o,liece-command-mode-o,
liece-command-mode+v,liece-command-mode-v,liece-command-message,
liece-command-mta-private,liece-command-names,liece-command-who,
liece-command-private-conversation,liece-command-activate-friends,
liece-command-userhost): Follow `liece-minibuf' changes.

* liece-ctcp.el (liece-minibuffer-complete-client-query,
liece-complete-client): Follow `liece-minibuf' changes.

* liece-dcc.el (liece-command-dcc-chat-listen,
liece-command-dcc-send): Follow `liece-minibuf' changes.

* liece-mail.el (liece-command-mail-compose): Follow
`liece-minibuf' changes.

* liece-url.el (liece-command-browse-url): Use `completing-read'
instead of `liece-minibuffer-completing-default-read'.

* liece-window.el (liece-command-set-window-style): Follow
`liece-minibuf' changes.

* liece.el (liece-start-server): Follow `liece-minibuf' changes.

23 years ago* liece-commands.el (liece-command-quit): Don't send QUIT.
ueno [Mon, 11 Sep 2000 03:34:58 +0000 (03:34 +0000)]
* liece-commands.el (liece-command-quit): Don't send QUIT.

* liece-emacs.el (liece-emacs-splash): Use `generate-new-buffer'
instead of `liece-get-buffer-create'

* liece-xemacs.el (liece-xemacs-splash): Synch with liece-emacs.el

* liece.el (liece-close-server): Accept optional argument `quit-string'.

23 years agoFix the last change.
ueno [Mon, 11 Sep 2000 03:04:03 +0000 (03:04 +0000)]
Fix the last change.

23 years agoFix the last change.
ueno [Mon, 11 Sep 2000 03:02:27 +0000 (03:02 +0000)]
Fix the last change.

23 years ago(liece-open-server-internal): Simplify; Don't use
ueno [Mon, 11 Sep 2000 03:01:03 +0000 (03:01 +0000)]
(liece-open-server-internal): Simplify; Don't use
`liece-get-buffer-create' to prepare process-buffer.

23 years ago* liece.el (liece-clear-system): Call
ueno [Mon, 11 Sep 2000 02:30:23 +0000 (02:30 +0000)]
* liece.el (liece-clear-system): Call
`liece-buffer-dispose-function' instead of burying buffer.

* liece-vars.el (liece-buffer-dispose-function): New variable.

23 years ago(string-list-remove-ignore-case): Remove car of the element.
ueno [Sun, 10 Sep 2000 15:34:23 +0000 (15:34 +0000)]
(string-list-remove-ignore-case): Remove car of the element.
(string-list-delete-ignore-case): Ditto.
(string-list-remove): Ditto.
(string-list-delete): Ditto.

23 years ago(remq): New compiler macro.
ueno [Wed, 6 Sep 2000 01:02:44 +0000 (01:02 +0000)]
(remq): New compiler macro.

23 years ago* liece-channel.el (liece-channel-redisplay-buffer): New hook
bg66 [Tue, 5 Sep 2000 04:47:16 +0000 (04:47 +0000)]
* liece-channel.el (liece-channel-redisplay-buffer): New hook
`liece-channel-read-hook'.
(liece-channel-change): Run `liece-redisplay-unread-mark'.

* liece-handle.el (liece-handle-privmsg-message): New hook
`liece-channel-unread-hook'.

* liece-vars.el (liece-display-unread-mark): New variable.

* liece-xemacs.el (liece-xemacs-unread-icon): Rename from
`liece-xemacs-channel-balloon-icon'.
(liece-xemacs-unread-mark): Rename and simplified from
`liece-xemacs-channel-balloon'.
(liece-xemacs-read-mark): Rename and simplefied from
`liece-xemacs-channel-balloon-kill'.
(liece-xemacs-redisplay-unread-mark): New function.
(toplevel): Add them to hook.

* liece-emacs.el (liece-emacs-unread-character): New variable.
(liece-emacs-unread-mark): New function.
(liece-emacs-read-mark): Ditto.
(liece-emacs-redisplay-unread-mark): Ditto.
(toplevel): Add them to hook.

23 years agoRevert clean rule.
kaoru [Mon, 4 Sep 2000 07:46:10 +0000 (07:46 +0000)]
Revert clean rule.

23 years agoSimplify.
ueno [Mon, 4 Sep 2000 07:15:43 +0000 (07:15 +0000)]
Simplify.

23 years ago(string-equal-ignore-case): Check return value
ueno [Mon, 4 Sep 2000 05:39:26 +0000 (05:39 +0000)]
(string-equal-ignore-case): Check return value
of `compare-strings'.

23 years agoFix typo.
ueno [Mon, 4 Sep 2000 03:45:50 +0000 (03:45 +0000)]
Fix typo.

23 years agoFix the last change.
ueno [Mon, 4 Sep 2000 03:29:00 +0000 (03:29 +0000)]
Fix the last change.

23 years agoFix the last change.
ueno [Mon, 4 Sep 2000 03:08:23 +0000 (03:08 +0000)]
Fix the last change.

23 years agoUndo the last change.
ueno [Sun, 3 Sep 2000 18:07:53 +0000 (18:07 +0000)]
Undo the last change.