feb68a0b0c00c7450537b11d194e8c4de1bcd334
[elisp/liece.git] / lisp / ChangeLog
1 2001-02-12   Daiki Ueno  <ueno@unixuser.org>
2
3         * liece-compat.el (liece-read-passwd): Revive.
4
5         * liece-clfns.el (liece-clfns-subr-fboundp): Check existence of
6         the function `symbol-file'.
7
8         * liece-q-ccl.el: Require `poem' for char-int.
9         (liece-quote-ccl-256-table): Simplified.
10
11 2001-01-02   Daiki Ueno  <ueno@unixuser.org>
12
13         * liece-modules.el: Simplified.
14
15 2000-12-09   Tanaka Akira  <akr@m17n.org>
16
17         * liece.el (liece-refresh-buffer-window): Simplified.
18
19 2000-11-30   Tanaka Akira  <akr@m17n.org>
20
21         * liece.el (liece-refresh-buffer-window): Force to display a last
22         non-empty line in last line in a window on Emacs 21.
23
24 2000-10-19   Daiki Ueno  <ueno@unixuser.org>
25
26         * liece-ctcp.el: Remove autoload cookies of
27         `liece-command-ctcp-generic',
28         `liece-command-ctcp-userinfo-from-minibuffer',
29         `liece-command-ctcp-x-face-from-xbm-file' and
30         `liece-command-send-file'.
31
32         * liece-commands.el: Add autoload setting for
33         `liece-command-ctcp-action',
34         `liece-command-ctcp-userinfo-from-minibuffer' and
35         `liece-command-ctcp-x-face-from-xbm-file'.
36
37 2000-10-16   Daiki Ueno  <ueno@unixuser.org>
38
39         * liece-commands.el (liece-command-quit): Use `liece-close-server'.
40
41         * liece.el (liece): Simplify.
42         (liece-close-server): Accept optional argument `quit-string'.
43
44 2000-10-12   Akira Ohashi  <bg66@luck.gr.jp>
45
46         * liece-menu.el (liece-menu-ctcp-menu): Follow the CTCP command
47         changed from `liece-command-client-*' to `liece-command-ctcp-*'.
48
49 2000-10-07   Daiki Ueno  <ueno@unixuser.org>
50
51         * liece-commands.el (liece-command-qualify-nicks): Refer 1st argument.
52
53 2000-10-05   Daiki Ueno  <ueno@unixuser.org>
54
55         * liece-minibuf.el (liece-minibuffer-complete-channel-modes):
56         Don't use old style backquotes.
57         (liece-minibuffer-completing-read-multiple-1): Remove a partially
58         matched word construct if it exists.
59
60 2000-10-03   Daiki Ueno  <ueno@unixuser.org>
61
62         * liece-commands.el (liece-command-set-operators): Reset `run'.
63         (liece-command-set-voices): Ditto.
64
65 2000-09-30   Daiki Ueno  <ueno@unixuser.org>
66
67         * liece-xemacs.el (liece-xemacs-modeline-glyph): Add 'xpm check.
68         (liece-xemacs-create-nick-glyph): Ditto.
69         (liece-xemacs-unread-mark): Ditto.
70
71 2000-09-22   Daiki Ueno  <ueno@unixuser.org>
72
73         * liece-handle.el (liece-handle-kill-message): Call
74         `liece-close-server' instead of `liece-clear-system'.
75
76         * liece-commands.el: Don't autoload `liece-window-configuration-pop'.
77         (liece-command-quit): Just send quit.
78
79         * liece.el (liece-close-server): Run `liece-exit-hook'; abolish
80         argument `quit-string'.
81
82         * liece-filter.el (liece-sentinel): Call `liece-close-server'.
83
84 2000-09-20   Daiki Ueno  <ueno@unixuser.org>
85
86         * liece-compat.el: Require `wid-edit'.
87
88         * liece-inlines.el (liece-locate-icon-file): Don't check existence
89         of the file.
90
91         * liece-emacs.el: Don't require `static' and `wid-edit'.
92         (liece-splash-image): Set default to nil.
93         (liece-emacs-splash-function): New variable.
94         (liece-emacs-splash-with-image): New function splitted from
95         `liece-emacs-splash'; use `image-size'; hide cursor.
96         (liece-emacs-splash-with-stipple): New function.
97
98         * liece-minibuf.el (liece-minibuffer-parse-modes): Don't complete
99         mode flags when completing an argument.
100
101 2000-09-19   Daiki Ueno  <ueno@unixuser.org>
102
103         * liece-menu.el (liece-menu-callback-set-operators): Rename from
104         `liece-menu-callback-mode+o'.
105         (liece-menu-callback-set-voices): Rename from
106         `liece-menu-callback-mode+v'.
107         (liece-menu-callback-unset-operators): Rename from
108         `liece-menu-callback-mode-o'.
109         (liece-menu-callback-unset-voices): Rename from
110         `liece-menu-callback-mode-v'.
111
112         * liece-nick.el (liece-nick-region-opers): Abolish.
113         (liece-nick-region-voices): Abolish.
114         (liece-nick-update-region): Don't set them.
115
116         * liece.el (liece-dialogue-mode-map): Don't bind `liece-command-exec',
117         `liece-command-lusers' and `liece-command-userhost'.
118
119         * liece-commands.el (liece-command-exec): Abolish.
120         (liece-command-inline): Abolish.
121         (liece-command-set-operators): Rename from `liece-command-mode+o'.
122         (liece-command-set-voices): Rename from `liece-command-mode+v'.
123         (liece-command-qualify-nicks): New function.
124         (liece-command-mode-o): Abolish.
125         (liece-command-mode-v): Abolish.
126         (liece-command-userhost): Abolish.
127         (liece-command-lusers): Abolish.
128
129 2000-09-18   Daiki Ueno  <ueno@unixuser.org>
130
131         * liece-vars.el (liece-channel-buffer-mode): Set default to t.
132         (liece-nick-buffer-mode): Ditto.
133         (liece-channel-list-buffer-mode): Ditto.
134
135         * liece.el (liece-open-server-internal): Simplify.
136         (liece-open-server): Strip bracketed server name here.
137         (liece-start-server): Fix last change.
138
139 2000-09-17   Daiki Ueno  <ueno@unixuser.org>
140
141         * liece-vars.el (liece-highlight-mode): Set default to t.
142
143         * liece.el (liece-open-server): Simplify.
144         (liece-start-server): Canonicalize `liece-server' here.
145
146 2000-09-17  Akira Ohashi  <bg66@luck.gr.jp>
147
148         * liece-menu.el (liece-menu-channel-menu): Move `liece-command-freeze'
149         from `liece-menu-IRC-menu'.
150         (liece-menu-channel-menu): Move `liece-command-own-freeze'
151         from 'liece-menu-IRC-menu'.
152         (liece-menu-channel-menu): New menu item `liece-dialogue-beep'.
153         (liece-menu-channel-menu): New menu item
154         `liece-command-unread-channel'.
155
156 2000-09-17  Akira Ohashi  <bg66@luck.gr.jp>
157
158         * liece-channel.el (liece-channel-read-functions): Rename from
159         `liece-channel-read-hook'.
160
161         * liece-handle.el (liece-channel-unread-functions): Rename from
162         `liece-channel-unread-hook'.
163
164         * liece-emacs.el (toplevel): Use them.
165
166         * liece-xemacs.el (toplevel): Ditto.
167
168 2000-09-17   Daiki Ueno  <ueno@unixuser.org>
169
170         * liece-make.el (make-liece-sample-files): Abolish.
171         (make-liece-info-files): Abolish.
172
173         * liece-url.el (liece-add-url-functions): Rename from `liece-url-add-hook'.
174
175         * liece.el (liece-after-insert-functions): Rename from `liece-insert-hook'.
176         (liece-before-insert-functions): Rename from `liece-before-insert-hook'.
177
178         * liece-handle.el (liece-notice-cleartext-hook): Abolish.
179         (liece-privmsg-cleartext-hook): Abolish.
180
181         * liece-filter.el (liece-handle-message): Simplify.
182
183         * liece-ctcp.el (liece-ctcp-message): Don't ignore errors in hooks.
184         (liece-ctcp-notice): Ditto.
185         (liece-ctcp-file-notice): Ditto.
186
187         * liece-channel.el (liece-channel-add-mode): Don't use pushnew.
188         (liece-channel-add-exception): Ditto.
189         (liece-channel-add-invite): Ditto.
190
191 2000-09-12   Daiki Ueno  <ueno@unixuser.org>
192
193         * liece-vars.el (liece-inhibit-startup-message): New user option.
194
195 2000-09-11   Daiki Ueno  <ueno@unixuser.org>
196
197         * liece-xemacs.el (liece-xemacs-splash-at-point): Don't check `console-type'.
198         (liece-x-face-insert-with-xemacs): Ditto.
199
200 2000-09-11  Akira Ohashi  <bg66@luck.gr.jp>
201
202         * liece-emacs.el (liece-emacs-unread-character): Abolish.
203
204         * liece-vars.el (liece-channel-unread-character): New variable.
205
206         * liece-xemacs.el (liece-xemacs-unread-mark): Simplify; Don't use
207         `featurep' and `console-type'.
208         (toplevel): Ditto.
209
210 2000-09-11   Daiki Ueno  <ueno@unixuser.org>
211
212         * liece-minibuf.el: Autoload `completing-read-multiple'; declare
213         `crm-separator'.
214         (liece-minibuffer-completing-read): Rename from
215         `liece-minibuffer-completing-default-read'; accept optional arguments
216         `history' and `default'.
217         (liece-minibuffer-completion-separator): New variable.
218         (liece-minibuffer-completion-table): New variable.
219         (liece-minibuffer-completing-read-multiple-1): New completion function.
220         (liece-minibuffer-completing-read-multiple): Rename from
221         `liece-minibuffer-completing-sequential-read'; accept optional
222         arguments `history' and `default'; use `completing-read-multiple'
223         when optional 8th argument `multiple-candidate' is specified.
224
225         * liece-xemacs.el (liece-xemacs-redisplay-unread-mark): Don't bind `chnl'.
226
227 2000-09-11   Daiki Ueno  <ueno@unixuser.org>
228
229         * liece-commands.el (liece-command-quit): Don't send QUIT.
230
231         * liece-emacs.el (liece-emacs-splash): Use `generate-new-buffer'
232         instead of `liece-get-buffer-create'
233
234         * liece-xemacs.el (liece-xemacs-splash): Synch with liece-emacs.el
235
236         * liece.el (liece-clear-system): Call
237         `liece-buffer-dispose-function' instead of burying buffer.
238         (liece-open-server-internal): Simplify; Don't use
239         `liece-get-buffer-create' to prepare process-buffer.
240         (liece-close-server): Accept optional argument `quit-string'.
241
242         * liece-vars.el (liece-buffer-dispose-function): New variable.
243
244 2000-09-10   Daiki Ueno  <ueno@unixuser.org>
245
246         * liece-inlines.el (string-list-remove-ignore-case): Remove car of the element.
247         (string-list-delete-ignore-case): Ditto.
248         (string-list-remove): Ditto.
249         (string-list-delete): Ditto.
250
251 2000-09-06   Daiki Ueno  <ueno@unixuser.org>
252
253         * liece-clfns.el (remq): New compiler macro.
254
255 2000-09-05  Akira Ohashi  <bg66@luck.gr.jp>
256
257         * liece-channel.el (liece-channel-redisplay-buffer): New hook
258         `liece-channel-read-hook'.
259         (liece-channel-change): Run `liece-redisplay-unread-mark'.
260
261         * liece-handle.el (liece-handle-privmsg-message): New hook
262         `liece-channel-unread-hook'.
263
264         * liece-vars.el (liece-display-unread-mark): New variable.
265
266         * liece-xemacs.el (liece-xemacs-unread-icon): Rename from
267         `liece-xemacs-channel-balloon-icon'.
268         (liece-xemacs-unread-mark): Rename and simplified from
269         `liece-xemacs-channel-balloon'.
270         (liece-xemacs-read-mark): Rename and simplified from
271         `liece-xemacs-channel-balloon-kill'.
272         (liece-xemacs-redisplay-unread-mark): New function.
273         (toplevel): Add them to hook.
274
275         * liece-emacs.el (liece-emacs-unread-character): New variable.
276         (liece-emacs-unread-mark): New function.
277         (liece-emacs-read-mark): Ditto.
278         (liece-emacs-redisplay-unread-mark): Ditto.
279         (toplevel): Add them to hook.
280
281 2000-09-04   Daiki Ueno  <ueno@unixuser.org>
282
283         * liece-inlines.el (string-equal-ignore-case): Check return value
284         of `compare-strings'.
285
286 2000-09-03   Daiki Ueno  <ueno@unixuser.org>
287
288         * liece-clfns.el: Require `pym'.
289         (liece-clfns-subr-fboundp): New macro.
290         (last,member-if,member-if-not,delete-if,remove-if,remove-if-not,
291         assoc-if,rassoc-if): Use it.
292
293         * liece-inlines.el (string-list-member-ignore-case): Use
294         `member-ignore-case'.
295         (string-list-remove-ignore-case): Use remq.
296         (string-list-member): Abolish.
297         (string-list-delete-ignore-case): Use delq.
298         (string-equal-ignore-case): Use `compare-strings' if available.
299
300 2000-09-01   Daiki Ueno  <ueno@unixuser.org>
301
302         * liece-channel.el (liece-channel-change): Handle
303         `liece-current-chat-partner'.
304
305         * Makefile.am (SOURCES): Remove `liece-crypt'.
306
307         * liece-crypt.el: Remove.
308
309         * liece-400.el (liece-handle-433-message): Use `liece-beep'
310         (liece-handle-432-message): Ditto.
311
312         * liece-misc.el (liece-beep): New macro.
313         (liece-set-beep): Rename from `liece-beep'.
314
315         * liece-xemacs.el (liece-xemacs-channel-balloon): Abolish local
316         variable `chnl'.
317
318         * liece.el: Don't require `liece-crypt'.
319         (liece-crypt-map): Abolish.
320         (liece-buffer-mode-alist): Remove `liece-CRYPT-buffer'.
321         (liece-command-mode-map): Don't bind
322         `liece-command-enter-message-opposite-crypt-mode'.
323         (liece): Don't initialize crypt indicator.
324         (liece-command-mode): Ditto.
325         (liece-dialogue-mode): Ditto.
326         (liece-channel-mode): Ditto.
327
328         * liece-xemacs.el: Don't require `liece-crypt'.
329         (liece-toolbar-crypt-active-icon): Abolish.
330         (liece-toolbar-crypt-inactive-icon): Abolish.
331         (liece-toolbar-crypt-icon): Abolish.
332         (liece-toolbar-crypt-glyph): Abolish.
333         (liece-toolbar-crypt-active-glyph): Abolish.
334         (liece-toolbar-crypt-inactive-glyph): Abolish.
335         (liece-toolbar-spec-list): Don't set `liece-toolbar-crypt-glyph'.
336         (liece-xemacs-setup-toolbar-hook): Remove `liece-toolbar-setup-crypt-glyph'.
337         (liece-toolbar-setup-crypt-glyph): Abolish.
338         (liece-toolbar-toggle-crypt): Abolish.
339
340         * liece-vars.el (liece-defected-message-prefix): Abolish.
341         (liece-suspicious-message-prefix): Abolish.
342         (liece-beep-function): New variable.
343
344         * liece-message.el (liece-message-brackets-function): Don't handle
345         `liece-message-encrypted-p'.
346         (liece-message-encrypted-p): Abolish.
347         (liece-message-suspicious-p): Abolish.
348         (liece-message-garbled-p): Abolish.
349         (liece-message-fingerprint): Abolish.
350         (liece-message-timestamp): Abolish.
351
352         * liece-menu.el (liece-menu-crypt-menu): Abolish.
353         (liece-menu-channel-menu): Remove `liece-menu-crypt-menu'.
354         (liece-menu-alist): Ditto.
355         (liece-menu-crypt-menu-map): Abolish.
356
357         * liece-handle.el (liece-handle-notice-message): Don't use
358         `with-liece-decryption'.
359         (liece-handle-privmsg-message): Ditto.
360         Use `liece-beep' instead of `beep'.
361
362         * liece-modules.el (liece-modules-to-compile): Remove `liece-crypt'.
363
364         * liece-globals.el (liece-crypt-indicator): Abolish.
365         (liece-CRYPT-buffer): Abolish.
366         (liece-C-buffer): Abolish.
367
368         * liece-commands.el: Don't require `liece-crypt'.
369         (liece-command-send-message): Abolish optional argument ARG and KEY.
370         (liece-command-enter-message): Ditto.
371         (liece-command-message): Ditto.
372         (liece-enter-message): Abolish.
373         (liece-command-part): Don't set crypt indicator.
374         (liece-switch-to-channel): Ditto.
375         (liece-switch-to-channel-no): Ditto.
376         (liece-command-private-conversation): Ditto.
377         (liece-command-toggle-crypt): Abolish.
378
379 2000-08-31  Akira Ohashi  <bg66@luck.gr.jp>
380
381         * liece-handle.el (liece-handle-privmsg-message): Fixed.
382
383 2000-08-30  Akira Ohashi  <bg66@luck.gr.jp>
384
385         * liece-commands.el (liece-command-unread-channel): New function.
386
387         * liece.el (liece-command-map): Bind "\C-u" to it.
388         (liece-channel-list-mode-map): Bind "u" to it.
389
390 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
391
392         * liece-channel.el (liece-channel-change): Run
393         `liece-redisplay-buffer-functions' only when
394         `liece-current-channel' is non-nil.
395
396         * liece-commands.el (liece-command-who): Check
397         `liece-current-channel'.
398         (liece-command-names): Ditto.
399         Suggested by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
400
401 2000-08-30  Akira Ohashi <bg66@luck.gr.jp>
402
403         * liece-vars.el (liece-channel-unread-list): New variable.
404
405         * liece-channel.el (liece-channel-unread-p): New function.
406         (liece-channel-redisplay-buffer): Use it.
407
408         * liece-handle.el (liece-handle-privmsg-message): Ditto.
409
410 2000-08-29  Akira Ohashi  <bg66@luck.gr.jp>
411
412         * liece-channel.el (liece-channel-change): Run
413         `liece-redisplay-buffer-functions'.
414
415 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
416
417         * liece-handle.el (liece-handle-privmsg-message): Use
418         `liece-pick-buffer-1' to construct channel buffer name.
419
420 2000-08-23  Akira Ohashi  <bg66@luck.gr.jp>
421
422         * liece-xemacs.el (liece-xemacs-channel-balloon): New function.
423         Show balloon icon to `liece-cahnnel-list-buffer' as XEmacs glyphs
424         when non-current channel message is received.
425         (liece-xemacs-channel-balloon-kill): New function.
426         Kill the balloon icon.
427         
428 2000-08-17   Daiki Ueno  <ueno@unixuser.org>
429
430         * liece.el (liece-server-keyword-map): Bind connection type.
431
432 2000-08-16   Daiki Ueno  <ueno@unixuser.org>
433
434         * liece.el (liece-open-server-internal): Use
435         `liece-open-network-stream'; bind liece-tcp-connection-type.
436
437         * liece-tcp.el (liece-tcp-open-program-stream-as-binary): Abolish.
438         (liece-tcp-open-ssl-stream-as-binary): Abolish.
439         (liece-tcp-open-rlogin-stream-as-binary): Abolish.
440         (liece-tcp-wait-for-string): Abolish.
441         (liece-tcp-stream-alist): New variable.
442         (liece-open-network-stream): Abolish 5th argument `type'.
443
444 2000-08-01  Yoshiki Hayashi  <yoshiki@xemacs.org>
445
446         * liece-xemacs.el (liece-toolbar-position): Use
447         function defaul-toolbar-position instead of variable.
448
449 2000-07-17   Daiki Ueno  <ueno@unixuser.org>
450
451         * liece-emacs.el (create-image): Don't advise.
452         (liece-widget-keymap): Remove checking about 'button3.
453         (liece-emacs-widget-button-click): Save point in window explicitly.
454
455         * liece-ctcp.el (liece-command-ctcp-generic): Fix format string.
456
457 2000-07-16  Akira Ohashi  <bg66@luck.gr.jp>
458
459         * liece-commands.el (liece-command-beep): New function.
460         Toggle the automatic beep notice when the channel message is received.
461
462         * liece.el (liece-dialogue-mode-map): Bind "B" to liece-dialogue-beep.
463
464         * liece-vars.el (liece-default-beep): New variable.
465         (liece-beep-when-invited): Ditto.
466         (liece-beep-when-privmsg): Ditto.
467         (liece-beep-words-list): Ditto.
468
469 2000-05-07   Daiki Ueno  <ueno@unixuser.org>
470
471         * liece-tcp.el
472         (liece-tcp-rlogin-parameters): Use `socket' instead of `telnet'.
473         (liece-tcp-open-rlogin-stream): Don't wait for a connection.
474         (liece-tcp-open-rlogin-stream-as-binary): Simply wrap
475         `liece-tcp-open-rlogin-stream'.
476
477 2000-04-21   Daiki Ueno  <ueno@unixuser.org>
478
479         * liece-ctcp.el
480         (liece-ctcp-make-menu-command-wrapper): Quote CTCP subcommands.
481
482         * liece-mail.el (liece-maintainer-address): New ML address.
483
484 2000-04-12   Daiki Ueno  <ueno@unixuser.org>
485
486         * liece-url.el: Don't require browse-url when compiling.
487         (liece-url-browser-name): Abolish.
488         (liece-url-prepare-browser-function): Abolish.
489         (liece-url-mail-regexp): Abolish.
490         (liece-url-browser-function): Abolish.
491         (liece-url-link-action): Use browse-url directly.
492         (liece-command-browse-url): Ditto.
493         (liece-url-add-buttons): Remove local variable `url-start',
494         `url-end' and `url'.
495         Suggested by: Kenichi OKADA <okada@opaopa.org>
496
497         * liece-xemacs.el
498         (liece-toolbar-position): Check feature 'toolbar was provided.
499
500 2000-04-08   Daiki Ueno  <ueno@unixuser.org>
501
502         * liece-xemacs.el (liece-xemacs-setup-toolbar): Run
503         `liece-xemacs-setup-toolbar-hook' only once.
504         (liece-setup-toolbar): Don't check return value
505         of `liece-xemacs-setup-toolbar'.
506         Reported by: Yosuke MITSUMASU <werdna@ntn.org>
507
508 2000-04-05   Daiki Ueno  <ueno@unixuser.org>
509
510         * liece-commands.el: Add autoload for liece-command-ctcp-version,
511         liece-command-ctcp-userinfo,liece-command-ctcp-clientinfo,
512         liece-command-ctcp-ping,liece-command-ctcp-time,
513         liece-command-ctcp-x-face,liece-command-ctcp-comment,
514         liece-command-ctcp-help.
515         Suggested by: HARUYAMA Seigo <haruyama@unixuser.org>.
516
517         * liece-ctcp.el
518         (liece-ctcp-make-menu-command-wrapper): Don't use `#'.
519         (liece-ctcp-make-command-wrapper): Ditto.
520
521 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
522
523         * liece.el (liece-client-query-keys): Rename all commands.
524
525         * liece-vars.el
526         (liece-ctcp-userinfo): Rename from `liece-client-userinfo'.
527         (liece-ctcp-x-face): Ditto.
528
529         * liece-ctcp.el (liece-ctcp-message): Abolish macro.
530         (liece-ctcp-file-message): Ditto.
531
532 2000-03-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
533
534         * liece-emacs.el: Require `derived'.
535
536 2000-03-24   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
537
538         * liece-inlines.el (liece-locate-path): Use
539         `liece-locate-data-directory' instead of `locate-data-directory'.
540
541 2000-03-23   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
542
543         * liece-q-ccl.el (ccl-set-register-right): Abolish.
544         (liece-quote-ccl-decode): Simplified.
545
546         * liece-compat.el (liece-suppress-mode-line-format): Copy original
547         `mode-line-format' before modification.
548         (locate-data-directory): Abolish.
549         (liece-locate-data-directory): New function.
550
551         * liece-xemacs.el (liece-xemacs-suppress-modeline-format): Ditto.
552         (liece-locate-data-directory): Override with `locate-data-directory'.
553
554         * liece.el
555         (liece-command-mode): Define `mode-line-format' as buffer local.
556         (liece-dialogue-mode): Exchange `mode-line-modified' position.
557         (liece-clear-system): Check buffer status.
558
559         * liece-ctcp.el (liece-ctcp-xyzzy-message): Abolish.
560         (liece-command-send-file): Don't narrowing buffer.
561         (liece-ctcp-file-save-directory): Default to `liece-directory'.
562         (liece-register-file-handler): New macro.
563         (liece-ctcp-notice): Rewrite.
564         (liece-ctcp-message): Rewrite.
565         (liece-query-client-insert-to-generic): Abolish.
566         (liece-query-client-version): Abolish.
567         (liece-query-client-userinfo): Abolish.
568         (liece-query-client-help): Abolish.
569         (liece-query-client-clientinfo): Abolish.
570         (liece-query-client-ping): Abolish.
571         (liece-query-client-time): Abolish.
572         (liece-query-client-x-face): Abolish.
573         (liece-query-client-last-command): Rename from
574         `liece-query-client-lastcommand'.
575         (liece-query-client-alist): Abolish.
576         (liece-ctcp-last-nick): Rename from `liece-query-client-nick'.
577         (liece-command-ctcp-x-face-from-minibuffer): Abolish.
578         (liece-command-ctcp-x-face-from-commandbuffer): Abolish.
579         (liece-command-ctcp-userinfo-from-commandbuffer): Abolish.
580
581 2000-03-22   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
582
583         * liece-xemacs.el (liece-xemacs-icon-path): Abolish.
584         (liece-toolbar-position): Default to `default-toolbar-position'.
585         (liece-xemacs-setup-toolbar): Remove directory checking.
586         (liece-xemacs-modeline-glyph): Suppress glyph specs.
587         (liece-xemacs-create-nick-glyph): Ditto.
588
589         * liece-emacs.el (liece-emacs-icon-path): Abolish.
590
591         * liece-intl.el (liece-intl-load-catalogue): Rewrite with
592         `liece-locate-path'; remove local binding.
593
594         * liece-window.el (liece-window-load-style-file): Rewrite with
595         `liece-locate-path'; remove local binding.
596
597         * liece-compat.el (locate-data-directory): New function.
598
599         * liece-inlines.el (liece-find-data-directory): Abolish.
600         (liece-locate-path): Rename from `liece-find-path'; use
601         `locate-data-directory'; reorder arguments.
602         (liece-locate-icon-file): New function.
603
604 2000-03-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
605
606         * liece-globals.el
607         (liece-command-buffer,liece-dialogue-buffer,liece-private-buffer,
608         liece-others-buffer,liece-channel-buffer,
609         liece-channel-buffer-format,liece-channel-list-buffer,
610         liece-nick-buffer,liece-nick-buffer-format,
611         liece-KILLS-buffer,liece-IGNORED-buffer,liece-WALLOPS-buffer,
612         liece-CRYPT-buffer,liece-server-buffer): Remove preceding `*IRC*'.
613
614         * liece-xemacs.el
615         (liece-xemacs-splash-at-point): Bind
616         `liece-insert-environment-version' to nil.
617         (liece-xemacs-splash): Ditto.
618         (liece-xemacs-suppress-modeline-format): New function.
619         (liece-suppress-mode-line-format): Override with
620         `liece-xemacs-suppress-modeline-format'.
621         (liece-xemacs-mode-line-buffer-identification): Decorate 1st
622         element and modify whole identification by side effect.
623
624         * liece-compat.el (current-language-environment): Abolish.
625         (frame-title-format): Abolish.
626         (enable-multibyte-characters): Abolish.
627         (liece-suppress-mode-line-format): New function.
628
629         * liece-version.el: Use product.el.
630         (liece-version): New function.
631         (liece-user-interface-product): Abolish.
632         (liece-product-name): Abolish.
633         (liece-product-version): Abolish.
634         (liece-product-code-name): Abolish.
635         (liece-user-agent-value): Abolish.
636         (liece-command-version): Abolish.
637         (liece-environment-version): Rename from
638         `liece-emacs-user-agent-value'.
639
640         * bitmap-stipple.el
641         (bitmap-stipple-insert-pixmap): Don't set point to `point-min'.
642
643         * liece-xbm.el: Update.
644
645         * liece-emacs.el (liece-emacs-splash): Display version number;
646         bind `liece-insert-environment-version' to nil.
647         (liece-emacs-mode-line-buffer-identification): Decorate 1st
648         element and modify whole identification by side effect.
649
650         * liece-vars.el (liece-nick-max-length): New variable.
651         (liece-insert-environment-version): New variable.
652
653         * liece.el (liece-truncate-nickname): Abolish.
654         (liece-client-query-keys,liece-dialogue-keys,
655         liece-select-keys,liece-crypt-keys): Define as a plist.
656         (liece-local-set-keys): New function borrowed from gnus-util.el.
657         (liece-define-keys): Ditto.
658         (liece-define-keys-safe): Ditto.
659         (liece-define-keys-1): Ditto.
660         (liece-command-map): Bind "\C-m" to liece-command-modec.
661         (liece-command-mode): Don't set `mode-line-format' directly;
662         exchange `mode-line-modified' position;
663         (liece-dialogue-mode): Ditto.
664         (liece-others-mode): Ditto.
665         (liece-channel-mode): Ditto.
666         (liece-nick-mode): Ditto.
667         (liece-channel-list-mode): Ditto.
668
669 2000-03-19   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
670
671         * gettext.el (bind-text-domain): Don't refer "PATHNAME/DOMAIN.mo"
672         directly.
673
674         * bitmap-stipple.el,gettext.el,liece-000.el,liece-200.el,
675         liece-300.el,liece-400.el,liece-500.el,liece-commands.el,
676         liece-config.el,liece-crypt.el,liece-ctcp.el,liece-dcc.el,
677         liece-filter.el,liece-globals.el,liece-handle.el,liece-hilit.el,
678         liece-inlines.el,liece-intl.el,liece-mail.el,liece-make.el,
679         liece-menu.el,liece-message.el,liece-minibuf.el,liece-misc.el,
680         liece-nick.el,liece-q-ccl.el,liece-q-el.el,liece-tcp.el,
681         liece-version.el,liece-window.el,liece-x-face.el: Checkdoc.
682
683         * liece-menu.el (liece-nick-popup-menu): Use copy-sequence instead
684         of copy-tree.
685
686         * liece-modules.el (liece-modules-to-compile): Modify for
687         `liece-clfns' and `liece-handler'.
688
689         * liece-handler.el: Rename from llunf.el.
690
691         * liece-clfns.el: New file.
692
693         * liece-channel.el (liece-channel-add-buttons): Fix regexp.
694         (liece-channel-add-ban): Use add-to-list instead of pushnew.
695
696         * liece-coding.el
697         (liece-default-coding-system): Abolish.
698         (liece-mime-charset-for-write): Rename from
699         `liece-default-mime-charset'.
700         (liece-mime-charset-for-read): Rename from
701         `liece-default-mime-charset-for-read'.
702
703         * liece.el (liece-client-query-map,liece-dcc-map,
704         liece-crypt-map,liece-friends-map,liece-channel-list-mode-map,
705         liece-nick-mode-map,): Use make-sparse-keymap when initialising.
706         (liece-command-mode): Don't set liece-display-frame-title to nil.
707         (liece-dialogue-mode-map): Bind `L' to liece-command-load-vars
708         instead of `C-l'; bind `S' to liece-command-save-vars instead of
709         `s'; bind `M' to liece-command-modec instead of `C-m'; bind `O' to
710         liece-dialogue-own-freeze instead of `M'.
711         (liece-buffer-last-check-time): Rename from
712         `liece-last-checkbuffer-time'.
713         (liece-check-buffers): Define as function.
714         (liece-check-buffers-if-interval-expired): Simplified.
715
716         * liece-vars.el
717         (liece-buffer-max-size): Rename from `liece-buffer-maxsize'.
718         (liece-buffer-default-size): Rename from `liece-buffer-defsize'.
719         (liece-buffer-check-interval): Rename from
720         `liece-checkbuffer-interval'.
721
722         * liece-emacs.el (liece-emacs-widget-button-click): Don't use
723         `event-buffer'.
724
725         * liece-xemacs.el
726         (liece-xemacs-get-buffer-window-list): Abolish.
727         (liece-xemacs-run-at-time): Abolish.
728         (liece-xemacs-put-text-property): Abolish.
729         (liece-xemacs-add-text-property): Abolish.
730
731         * liece-minibuf.el (liece-minibuffer-map): Use `set-keymap-parent'
732         instead of `liece-set-keymap-parents'.
733
734         * liece-compat.el: Don't require emu, broken, alist.
735         (remassoc): Abolish.
736         (remassq): Abolish.
737         (liece-run-at-time): Abolish.
738         (liece-cancel-timer): Abolish.
739         (with-timeout): Abolish.
740         (with-timeout-handler): Abolish.
741         (liece-get-buffer-window-list): Abolish.
742         (liece-set-keymap-parents): Abolish.
743         (event-buffer): Abolish.
744         (event-point): Abolish.
745         (truncate-string-to-width): Abolish.
746         (plist-get): Abolish.
747         (read-passwd): Abolish.
748         (colon-keyword-usable): Abolish.
749         (turn-on-font-lock): Abolish.
750         (liece-make-overlay): Abolish.
751         (liece-delete-overlay): Abolish.
752         (liece-overlay-put): Abolish.
753         (liece-move-overlay): Abolish.
754         (liece-overlay-end): Abolish.
755         (liece-overlay-get): Abolish.
756         (liece-overlays-at): Abolish.
757         (liece-put-text-property): Abolish.
758         (liece-add-text-property): Abolish.
759         (buffer-disable-undo): Abolish.
760         (valid-plist-p): Abolish.
761
762         * liece-url.el (liece-url-browser-netscape): Abolish.
763
764 2000-03-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
765
766         * liece-compat.el (liece-get-buffer-window): Search all frames.
767
768 2000-02-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
769
770         * liece.el (liece-command-mode): Set frame-title-format when
771         running on window-system environment.
772
773 2000-02-18   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
774
775         * liece-emacs.el (liece-emacs-splash): Use `frame-char-width' and
776         `frame-char-height' when calculating logo centering.
777
778 2000-02-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
779
780         * liece-400.el (liece-handle-443-message): Check channel name.
781
782 2000-02-13   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
783
784         * liece-coding.el
785         (liece-coding-encode-charset-region): Define as function.
786         (liece-coding-encode-charset-string): Define as function.
787
788         * liece-dcc.el
789         (liece-dcc-chat-send): Switch to liece-command-buffer.
790         (liece-dcc-enqueue-request): Rename.
791         (liece-dcc-dequeue-request): Ditto.
792
793         * liece-misc.el (liece-send-as-binary): Abolish.
794         (liece-repair-crlf): Abolish.
795         (liece-send): Switch to liece-command-buffer.
796
797         * liece-emacs.el (liece-emacs-splash): Use `font-info' if 'font
798         parameter of the selected frame is not a fontset name.
799
800         * liece.el (liece-open-server-internal): Set process-buffer of
801         open-network-stream as unibyte.
802
803 2000-02-10   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
804
805         * liece-xemacs.el (liece-toolbar-icon-convert-1): New function.
806         (liece-toolbar-icon-states): New variable.
807
808         * liece-emacs.el (liece-emacs-widget-button-click): Don't preserve
809         previously selected window.
810
811 2000-01-23   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
812
813         * liece-emacs.el: Require `image' when compiling.
814         (create-image): Add optional argument `data-p'.
815
816 2000-01-22   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
817
818         * liece-message.el (liece-message-empty-predicate): New variable.
819
820         * liece-commands.el
821         (liece-command-message): Use `liece-message-empty-predicate'.
822
823 2000-01-16   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
824
825         * liece-modules.el (liece-modules): Don't install `queue-m'.
826
827         * liece-dcc.el: Don't require `queue-m' at runtime.
828
829         * liece-hilit.el:
830         Add autoload setting for `liece-channel-add-buttons' and
831         `liece-nick-add-buttons'.
832         (liece-highlight-maybe-turn-on-font-lock): Activate
833         `liece-channel-add-buttons' and `liece-nick-add-buttons' when
834         inserting every line.
835
836         * liece-compat.el (liece-map-overlays): New function.
837         (liece-kill-all-overlays): Use it.
838
839         * liece-xemacs.el (liece-xemacs-map-extents): New function.
840         (liece-xemacs-kill-all-overlays): Use it.
841         (liece-map-overlays): New alias to `liece-xemacs-map-extents'.
842
843         * liece-nick.el (liece-nick-redisplay-buffer): New function.
844         (liece-nick-add-buttons): New function.
845
846         * liece-channel.el
847         (liece-channel-redisplay-buffer): New function.
848         (liece-channel-list-redisplay-buffer): New function.
849         (liece-channel-buffer-invisible-p): Remove redundant cond.
850         (liece-channel-part-internal): Remove redundant `function'.
851         (liece-channel-list-add-button): Rename from
852         `liece-channel-add-button'.
853         (liece-channel-push-button-action): Use `liece-command-join'
854         instead of `liece-switch-to-channel'.
855
856         * liece-commands.el (liece-switch-to-channel-1): Abolish.
857         (liece-redisplay-buffer-functions): New variable.
858
859 2000-01-07   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
860
861         * liece-commands.el
862         (liece-command-next-channel): Traverse channel list circularly.
863         (liece-command-previous-channel): Likewise.
864
865 1999-12-26   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
866
867         * liece-commands.el
868         (liece-command-previous-channel): Remove nil from channel list.
869         (liece-command-next-channel): Ditto.
870
871 1999-12-24   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
872
873         * liece-emacs.el (liece-emacs-splash): Check whether logo height
874         is larger than frame height.
875
876         * liece-crypt.el (liece-crypt-maybe-encrypt-message): Simplified.
877
878         * liece-commands.el
879         (liece-command-enter-message-encrypted): Abolish.
880         (liece-command-enter-message-cleartext): Abolish.
881         (liece-command-enter-message-opposite-crypt-mode): Abolish.
882         (liece-command-enter-message-with-key): Abolish.
883
884 1999-12-23   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
885
886         * liece-version.el (liece-user-agent-value): Add APEL version.
887
888         * liece-inlines.el (liece-next-line): New macro.
889
890         * liece-ctcp.el
891         (liece-command-client-action): Use `liece-next-line'.
892         (liece-command-client-userinfo-from-commandbuffer): Ditto.
893
894         * liece-channel.el (liece-channel-member): Use `member-if' instead
895         of `find-if'.
896
897         * liece.el (liece): Don't use `liece-command-describe-briefly'.
898         (liece-command-mode): Don't bind `next-line-add-newlines'.
899         (liece-dialogue-keys): Don't bind `C-u'.
900
901         * liece-commands.el (liece-command-topic): If called with prefix
902         argument insert the current topic as default.
903         (liece-command-finger): Add documentation about optional 2nd
904         argument.
905         (liece-command-describe-briefly): Abolish.
906         (liece-enter-message): Abolish local variable `message'.
907         (liece-command-join-channel): Fix paren style.
908         (liece-command-join-partner): Ditto.
909         (liece-command-join): Ditto.
910         (liece-command-part): Ditto.
911         (liece-switch-to-channel-no): Ditto.
912         (liece-command-complete): Ditto.
913         (liece-command-next-channel): Rewrite with using
914         `liece-channel-member'.
915         (liece-command-previous-channel):
916         (liece-command-push): Abolish local variable `rest-sym' and
917         `item'; don't use `liece-channel-remove'.
918         (liece-command-pop): Abolish local variable `rest-sym'.
919         (liece-command-tag-region): Don't create temp buffer.
920
921 1999-12-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
922
923         * liece-misc.el (liece-set-channel-indicator): Switch to
924         `liece-command-buffer' when updating modeline.
925
926 1999-12-19   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
927
928         * liece-minibuf.el (liece-minibuffer-map): Don't use
929         `set-keymap-parents'.
930
931         * liece-compat.el (liece-set-keymap-parents): Rename from
932         `set-keymap-parents'.
933         (turn-on-font-lock,event-buffer,event-point,region-active-p,
934         remassoc,remassq,valid-plist-p,plist-get): Add document.
935
936 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
937
938         * liece.el (liece-insert-internal): Don't bind `tab-stop-list'.
939         (liece-dialogue-mode): Declare `tab-stop-list' as buffer local.
940
941 1999-12-01   Daiki Ueno  <ueno@unixuser.org>
942
943         * liece-message.el (liece-message-parent-buffer): Add condtion.
944
945 1999-11-13   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
946
947         * liece.el (liece-read-variables-files): Make the `~/.liece/'
948         directory if there is no initialization file.
949
950 1999-11-10   Kenichi OKADA  <okada@opaopa.org>
951
952         * liece-xemacs.el (liece-xemacs-splash-at-point): Calculate
953         horizontal position of the splash logo.
954
955 1999-11-10   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
956
957         * liece-emacs.el (liece-emacs-splash): Check the number of
958         the arguments of `insert-image'.
959
960 1999-11-07   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
961
962         * liece-coding.el (detect-coding-string): Remove.
963         (liece-detect-coding-string): Don't define if
964         `detect-coding-string' does not exist.
965
966 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
967
968         * liece-url.el (liece-url-add-buttons): Accept optional arguments
969         `start' and `end'.
970
971         * liece.el (liece-save-point): New macro; borrowed from SKK.
972         (liece-before-insert-hook): New variable.
973         (liece-insert-internal): Refine.
974
975 1999-11-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
976
977         * liece-misc.el (liece-get-buffer-create): Use memq instead of
978         member to search over buffers list.
979
980 1999-10-29  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
981
982         * liece-handle.el (liece-handle-ping-message): Return the
983         argument correctly.
984
985         * liece.el (liece-insert-internal): Remove `inline'.
986
987 1999-10-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
988
989         * liece-commands.el (liece-command-nick-scroll-down): Fix
990         argument list.
991         (liece-command-nick-scroll-up): Ditto.
992
993         * liece-hilit.el (liece-highlight-turn-on-font-lock): Set
994         `liece-highlight-maybe-play-jingle' as local hook.
995         (liece-highlight-font-lock-keywords): Undo last change.
996
997 1999-10-26   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
998
999         * liece.el (liece-refresh-windows): Remove.
1000         (liece-refresh-buffer-window): New function `liece-refresh-windows'.
1001         (liece-insert-internal): Preserve old point unconditionally when
1002         the buffer is frozen.
1003
1004 1999-10-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1005
1006         * liece-misc.el (liece-freeze): Rename from `liece-freeze-toggle'.
1007         (liece-own-freeze): Rename from `liece-own-freeze-toggle'.
1008
1009         * liece.el: Add autoload for `liece-command-submit-bug-report'.
1010         (liece-overriding-command-keys): Rename.
1011         (liece-dialogue-keys): Bind `liece-command-submit-bug-report'.
1012
1013         * liece-commands.el (liece-command-scroll-down): Use
1014         `scroll-other-window'; accept prefix value.
1015         (liece-command-scroll-up): Ditto.
1016         (liece-command-nick-scroll-down): Ditto.
1017         (liece-command-nick-scroll-up): Ditto.
1018         (liece-command-freeze): Accept prefix argument.
1019         (liece-command-own-freeze): Ditto.
1020         (liece-command-quit): Refine.
1021
1022 1999-10-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1023
1024         * liece-commands.el (liece-command-display-friends): Remove
1025         `save-excursion'.
1026
1027         * liece.el (liece-read-variables-files): Prepare startup
1028         directory if it does not exist.
1029
1030         * liece-vars.el (liece-directory): New variable.
1031         (liece-variables-file): Relocate under `liece-directory'.
1032
1033         * liece-ctcp.el (liece-ctcp-version-message): Refer
1034         `liece-user-agent-value'.
1035
1036         * liece-menu.el: Check features about menubars.
1037
1038         * liece-xemacs.el (liece-xemacs-hide-scrollbars): Set
1039         `scrollbar-height' to 0 if `horizontal-scrollbar-visible-p' is not
1040         available.
1041
1042         * liece-mail.el (liece-command-submit-bug-report): New function.
1043         (liece-maintainer-address): New variable.
1044
1045         * gettext.el (gettext-load-message-catalogue): Enclose with
1046         `as-binary-input-file' instead of using `set-buffer-multibyte' twice.
1047         (gettext-load-portable-message-catalogue): Likewise.
1048         (dgettext): Check the cdr of catalogue entry.
1049         (gettext-gmo-read-32bit-word): Mask each byte with 255.
1050
1051         * liece-compat.el (truncate-string-to-width): New alias.
1052
1053         * liece.el (liece-server-keyword-bind): Quote colon keywords.
1054
1055         * liece-make.el (make-liece-info-files): Check if
1056         `set-language-environment' exists.
1057
1058         * liece-misc.el (liece-server-host): Quote colon keyword.
1059
1060 1999-10-19   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1061
1062         * liece-hilit.el (liece-highlight-font-lock-keywords): Undo last
1063         change; accept partial matcher as the value of
1064         `liece-highlight-pattern'.
1065         (liece-highlight-maybe-play-jingle): New function.
1066         (liece-highlight-maybe-turn-on-font-lock): Add
1067         `liece-highlight-maybe-play-jingle' to `after-change-functions'.
1068
1069 1999-10-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1070
1071         * gettext.el (gettext-load-message-catalogue): Use hashtable.
1072         (gettext-load-portable-message-catalogue): Likewise.
1073
1074 1999-10-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1075
1076         * liece-misc.el (next-visible-point): Don't advise.
1077         (liece-remove-properties-region): Enclose by `save-restriction'.
1078
1079 1999-10-12   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1080
1081         * liece-commands.el (liece-command-send-action): Remove.
1082
1083         * liece-ctcp.el (liece-command-client-action): Move from
1084         `liece-commands.el'; mark `liece-command-send-action' as obsolete.
1085         (liece-client-x-face-notice): Remove whitespaces.
1086
1087         * liece-handle.el (liece-handle-kick-message): Fix message.
1088
1089 1999-10-11  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1090
1091         * gettext.el (gettext-default-mime-charset): New variable.
1092         (gettext-parse-Content-Type): Use it.
1093
1094 1999-10-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1095
1096         * liece-misc.el (liece-message): Fix message prefix.
1097
1098         * liece-compat.el (liece-find-data-directory): Move to
1099         `liece-inlines'.
1100
1101         * liece-xemacs.el (liece-xemacs-icon-path): Use `liece-find-path'.
1102
1103         * liece-emacs.el (liece-emacs-icon-path): Use `liece-find-path'.
1104
1105         * liece-inlines.el (liece-find-path): New function.
1106
1107 1999-10-05  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1108
1109         * liece-version.el (liece-user-interface-product): Renamed from
1110         `liece-client-product'.
1111         (liece-client-version-major): Abolish.
1112         (liece-client-version-minor): Abolish.
1113         (liece-client-version-beta): Abolish.
1114         (liece-client-version-alpha): Abolish.
1115         (liece-client-version-codename): Abolish.
1116         (liece-product-name): New macro.
1117         (liece-product-version): New macro.
1118         (liece-product-code-name): New macro.
1119
1120 1999-10-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1121
1122         * liece-hilit.el (liece-highlight-jingle-function): New variable.
1123         (liece-highlight-font-lock-keywords): If liece-highlight-pattern
1124         matches, play jingle.
1125
1126 1999-10-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1127
1128         * liece-message.el (liece-message-parent-buffer): Check the
1129         message direction in private conversation.
1130
1131 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1132
1133         * liece-version.el (liece-emacs-user-agent-value): Include
1134         `emacs-patch-level'.  It exists in XEmacs 21.1.1 or later.
1135
1136 1999-09-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1137
1138         * liece.el (liece-channel-mode): Make `truncate-lines' local.
1139         (liece-others-mode): Ditto.
1140         (liece-channel-list-mode): Ditto.
1141         (liece-nick-mode): Ditto.
1142
1143 1999-09-18   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1144
1145         * liece.el (liece-open-server): Set `liece-status-message-string'
1146         when timeout is expired.
1147
1148 1999-09-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1149
1150         * liece-menu.el (liece-use-localized-menu): New variable.
1151         (liece-command-define-menus): Use it.
1152         (liece-command-define-menus-1): New function; to raverse menu
1153         items recursively.
1154
1155         * liece.el (liece): Call `liece-intl-load-catalogue' before switch
1156         to the command buffer.
1157
1158         * liece-dcc.el: Refine.
1159
1160         * liece-ctcp.el (liece-client-x-face-notice): Do not decode empty
1161         `X-Face'.
1162
1163 1999-09-11   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1164
1165         * liece-vars.el (liece-dcc-program): Rename to `ldcc'.
1166
1167         * liece-tcp.el (liece-tcp-program): Rename to `ltcp'.
1168
1169         * gettext.el (gettext-parse-Content-Type): Require `path-util'.
1170
1171         * liece-x-face.el: Require `path-util'.
1172
1173 1999-09-10   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1174
1175         * Makefile.am (SOURCES): Add `gettext.el'.
1176
1177         * liece-modules.el (liece-modules-to-compile): Add `gettext.el'.
1178
1179         * liece-intl.el: Use `gettext.el'.
1180         (liece-intl-domains-alist): Abolish.
1181         (liece-intl-domain-to-mime-charset-alist): Abolish.
1182         (liece-intl-prepare-prefix): Abolish.
1183         (liece-intl-parse-Content-Type): Abolish.
1184         (liece-intl-convert-string): Abolish.
1185         (liece-intl-catalogue-path): Abolish.
1186
1187         * gettext.el: New file.
1188
1189         * liece-ctcp.el: Add autoload setting for `liece-ctcp-dcc-message'.
1190
1191         * liece.el (liece): Save window splitting only when called
1192         interactively.
1193         (liece-clear-system): Do not restore window splitting.
1194         (liece-command-mode): Set syntax table explicitly; make
1195         `frame-title-format' buffer local.
1196
1197         * liece-window.el (liece-window-configuration-push): Do not save
1198         `frame-title-format'.
1199         (liece-window-configuration-pop): Likewise.
1200
1201         * liece-commands.el (liece-command-quit): Restore window splitting
1202         only when called interactively.
1203
1204 1999-09-09   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1205
1206         * liece.el (liece-server-keyword-map): New variable.
1207         (liece-server-keyword-bind): New macro modified version of
1208         `mail-source-bind' from `mail-source.el'.
1209         (liece-server-parse-string): New function.
1210         (liece-open-server): Use them.
1211
1212 1999-09-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1213
1214         * liece-300.el (liece-handle-353-message): Reverse reply list.
1215
1216         * All files are renamed from `irchat-*' to `liece-*'.
1217         All symbols are renamed too.
1218
1219         * irchat-vars.el (irchat-connection-timeout): Default to 60.
1220
1221         * irchat-nick.el (irchat-nick-insert): Handle reverse order
1222         sorting.
1223
1224 1999-09-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1225
1226         * irchat.el (irchat): Call `irchat-command-mode' just once.
1227         (irchat-initialize-buffers): Likewise.
1228
1229         * irchat-channel.el (irchat-channel-buffer-create): Call
1230         `irchat-channel-mode' just once.
1231
1232         * irchat-nick.el (irchat-nick-buffer-create): Call
1233         `irchat-nick-mode' just once.
1234
1235         * irchat-message.el (irchat-message-parent-buffer): Fix condition.
1236
1237 1999-09-06  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1238
1239         * irchat-nick.el (irchat-nick-sort-nicks): New variable.
1240
1241         * irchat-intl.el (irchat-intl-load-catalogue): Ignore all errors
1242         when reading catalogue file.
1243
1244         * irchat-menu.el: Do not require `irchat-ctcp'; add autoload
1245         settings for `irchat-menu-callback-ctcp-version',
1246         `irchat-menu-callback-ctcp-userinfo',
1247         `irchat-menu-callback-ctcp-help',
1248         `irchat-menu-callback-ctcp-clientinfo' and
1249         `irchat-menu-callback-ctcp-ping'; add `irchat-menu-add-url' to
1250         `irchat-url-add-hook'.
1251
1252         * irchat-url.el (irchat-url-add-buttons): Enclose with
1253         `save-excursion'; run `irchat-url-add-hook'.
1254
1255 1999-09-06  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1256
1257         * Liece 1.3.7.
1258
1259         * irchat-xemacs.el (irchat-xemacs-setup-menu): Abolish.
1260
1261         * irchat-intl.el (irchat-intl-get-msgstr-if): Abolish.
1262
1263         * irchat-vars.el: Remove defconst for colon keyword.
1264
1265 1999-09-05  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1266
1267         * irchat-menu.el: All the menu specs are expanded immediately.
1268         (irchat-menu-prepare-menus): Abolish.
1269         (irchat-menu-define): New function.
1270         (irchat-menu-alist): New variable.
1271
1272         * irchat-handle.el (irchat-handle-topic-message): Check empty
1273         topic line.
1274
1275         * irchat.el (irchat): When `irchat-startup-channel-list' contains
1276         list element send cadr as a channel key.
1277
1278         * irchat-emacs.el (irchat-emacs-widget-convert-button): Make the
1279         keymap `irchat-widget-keymap' parented from current local map.
1280
1281         * irchat-nick.el (irchat-nick-sort-predicate): New variable.
1282         (irchat-nick-update): Sort nicknames with
1283         `irchat-nick-sort-predicate'.
1284         (irchat-nick-insert): Search sorted position before insertion.
1285         (irchat-nick-replace): Call `irchat-nick-insert' when
1286         `irchat-nick-sort-predicate' is valid.
1287
1288         * irchat-message.el (irchat-message-parent-buffer): Add condition
1289         for private conversation.
1290
1291         * irchat-make.el (make-irchat-info-files): Set language
1292         environment to `Japanese'.
1293
1294         * irchat-dcc.el (irchat-dcc-channel-representation-format):
1295         Remove.
1296
1297         * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
1298         Use `string-list-member-ignore-case' instead of
1299         `string-list-ci-member'.
1300
1301         * irchat-url.el: Remove `irchat-insert-hook'.
1302
1303         * irchat-hilit.el (irchat-highlight-maybe-turn-on-font-lock):
1304         Add `irchat-url-add-buttons' to `irchat-insert-hook'.
1305
1306         * irchat.el (irchat-initialize-buffers): Fix last change.
1307
1308         * irchat-300.el: Enclose autoloads by `eval-and-compile'.
1309
1310         * irchat-channel.el: Declare variable
1311         `irchat-dcc-channel-representation-format'.
1312
1313 1999-09-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1314
1315         * Liece 1.3.6.
1316
1317         * irchat.el: Add autoload for `irchat-command-browse-url'; do not
1318         require `irchat-url' and `irchat-dcc'; add autoload for
1319         `irchat-command-mail-compose'.
1320         (irchat-initialize-timers): Rewrite with `dolist'; do
1321         not check `irchat-timers-list-initialized-p'.
1322         (irchat-truncate-nickname): Use `truncate-string-to-width' instead
1323         of `truncate-string'.
1324         (irchat-buffer-mode-alist): New variable.
1325         (irchat-dialogue-setup-buffer): Abolish.
1326         (irchat-others-setup-buffer): Abolish.
1327         (irchat-channel-list-setup-buffer): Abolish.
1328         (irchat-private-setup-buffer): Abolish.
1329         (irchat-KILLS-setup-buffer): Abolish.
1330         (irchat-IGNORED-setup-buffer): Abolish.
1331         (irchat-WALLOPS-setup-buffer): Abolish.
1332         (irchat-CRYPT-setup-buffer): Abolish.
1333         (irchat-initialize-buffers): Rewrite.
1334
1335         * irchat-ctcp.el (irchat-client-version-insert): Do not indent
1336         explicitly.
1337         (irchat-client-message-no-lf): Abolish.
1338
1339         * irchat-300.el, irchat-xemacs.el, irchat-commands.el: Do not
1340         require `irchat-dcc' and `irchat-mail'.
1341
1342         * irchat-dcc.el (irchat-command-dcc-send): Remove autoload cookie.
1343
1344 1999-09-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1345
1346         * irchat-inlines.el (forward-line): Do not advise.
1347
1348         * irchat-intl.el: Do not require `alist'; require `mcharset',
1349         `static' and `cl' during compilation.
1350         (irchat-intl-msgid-regexp): Fix regexp.
1351         (irchat-intl-msgstr-regexp): Ditto.
1352         (irchat-intl-set-msgstr): Abolish.
1353         (irchat-intl-load-catalogue): Optimize with side-effects.
1354
1355         * irchat.el (irchat): Load message catalogue only once.
1356
1357 1999-08-31  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1358
1359         * irchat.el (irchat-close-server-internal): Use
1360         `irchat-server-opened'.
1361
1362         * irchat-hilit.el (irchat-highlight-maybe-turn-on-widget):
1363         Abolish.
1364
1365         * irchat-channel.el (irchat-channel-add-button): Use
1366         `irchat-widget-convert-button'.
1367
1368         * irchat-nick.el (irchat-nick-insert): Use
1369         `irchat-widget-convert-button'.
1370         (irchat-nick-replace): Ditto.
1371
1372         * irchat-compat.el (irchat-widget-convert-button): New alias.
1373         (irchat-widget-button-click): Alias to `widget-button-click'.
1374
1375         * irchat-emacs.el (irchat-widget-keymap): New variable.
1376         (irchat-emacs-widget-convert-button): New function.
1377         (irchat-emacs-widget-button-click): New function.
1378         (irchat-widget-convert-button): Redefine here.
1379         (irchat-widget-button-click): Redefine here.
1380
1381         * irchat-url.el (irchat-url-add-buttons): Use
1382         `irchat-widget-convert-button'.
1383
1384 1999-08-23  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1385
1386         * irchat-emacs.el (irchat-emacs-splash): Use `fontset-pixel-size'.
1387
1388 1999-08-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1389
1390         * irchat-compat.el: Do not require `wid-browse' during
1391         compilation.
1392         (irchat-widget-button-click): New function.
1393
1394         * irchat-emacs.el: Enclose autoloads with `eval-and-compile'.
1395         (irchat-emacs-create-mode-line-image): Specify
1396         `:ascent' property when creating the image.
1397         (irchat-emacs-create-nick-image): Ditto.
1398
1399 1999-08-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1400
1401         * Makefile.am (EXTRA_DIST): Add `irchat-emacs.el'.
1402
1403         * irchat-xemacs.el (irchat-xemacs-glyph-nick-buffer): Abolish.
1404         (irchat-xemacs-glyph-nick-region): Remove interactive spec.
1405
1406         * irchat-intl.el: Do not require `mime-parse'.
1407
1408         * irchat-tcp.el: Bind `ssl-program-arguments'.
1409
1410 1999-08-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1411
1412         * irchat-modules.el (irchat-modules-to-compile): Add
1413         `irchat-emacs'.
1414
1415         * irchat-xemacs.el (irchat-xemacs-glyph-nick-buffer): Refine.
1416
1417         * irchat-vars.el (irchat-icon-directory): Move from
1418         `irchat-xemacs.el'.; To be used under FSF Emacs 20.4.91.
1419         (irchat-nick-image-alist): Move from `irchat-xemacs.el'.
1420
1421         * irchat-emacs.el: New file.; Most of FSF Emacs specific routines
1422         are stored here.
1423         (irchat-emacs-icon-path): New macro.
1424         (irchat-emacs-mode-line-buffer-identification): New function.
1425         (irchat-emacs-mode-line-buffer-identification): New variable.
1426
1427 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1428
1429         * liece.xpm: Reduce colors.
1430
1431 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1432
1433         * irchat-x-face.el (irchat-x-face-insert-function): Don't use
1434         `eval-when-compile' while checking bitmap-mule.
1435
1436 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1437
1438         * irchat.el (irchat-splash-pixmap): Renamed from
1439         `irchat-stipple-pixmap'; use the XPM data under FSF Emacs 20.4.91.
1440         (irchat-x-splash): Likewise.
1441
1442         * irchat-channel.el (irchat-channel-virtual): Undo last change.
1443
1444 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1445
1446         * irchat-400.el (irchat-handle-400-messages): Do not pass empty
1447         channel names to `irchat-channel-virtual'.
1448
1449         * irchat-channel.el (irchat-channel-virtual): Make channel ID for
1450         `!' channels invisible from user.
1451
1452         * irchat-vars.el (irchat-channel-id-length): Default to 5.
1453
1454 1999-08-14  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1455
1456         * irchat-300.el (irchat-353-channel): Abolish.
1457         (irchat-handle-366-message): Do not use `irchat-353-channel'.
1458
1459 1999-08-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1460
1461         * irchat-200.el (irchat-handle-218-message): Do not indent
1462         explicitly.
1463
1464 1999-08-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1465
1466         * irchat-compat.el (with-timeout): New macro for compatibility.
1467
1468         * irchat-xemacs.el: Check `horizontal-scrollbar-visible-p' for
1469         XEmacs 20.4.
1470
1471         * irchat.el (irchat-open-server): Do not truncate trailing `_'.
1472
1473         * Liece 1.3.5.
1474
1475         * irchat-handle.el (irchat-handle-mode-message): Handle channel
1476         invite list.
1477         (irchat-handle-join-message): Pass optional argument to
1478         `match-string'.
1479
1480         * irchat-channel.el (irchat-channel-get-invites): New macro.
1481         (irchat-channel-add-invite): New macro.
1482         (irchat-channel-remove-invite): New macro.
1483         (irchat-channel-set-invite): New macro.
1484
1485         * irchat-300.el: Handle channel invite list.
1486         (irchat-handle-346-message) <RPL_INVITELIST>: New handler.
1487         (irchat-handle-347-message) <RPL_ENDOFINVITE>: New handler
1488
1489 1999-08-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1490
1491         * irchat-200.el: Register 200 handler again.
1492         (irchat-handle-200-message): Do not indent explicitly.
1493         (irchat-handle-201-message): Likewise.
1494         (irchat-handle-213-message): Likewise.
1495         (irchat-handle-214-message): Likewise.
1496         (irchat-handle-262-message) <RPL_ENDOFTRACE>: New handler.
1497
1498         * irchat-300.el (irchat-handle-365-message): Turn hops count into
1499         string.
1500
1501         * irchat-xemacs.el (irchat-toolbar-map-button-list): Fix typo.
1502
1503 1999-08-06  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1504
1505         * irchat-intl.el (irchat-intl-load-catalogue): Add nil check.
1506         (irchat-intl-catalogue-path): Fix last change.
1507
1508 1999-08-06  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1509
1510         * irchat-window.el (irchat-window-load-style-file): Cache
1511         `irchat-window-style-directory'.
1512
1513         * irchat-xemacs.el (irchat-xemacs-icon-path): Cache
1514         `irchat-icon-directory'.
1515
1516         * irchat-intl.el (irchat-intl-catalogue-path): New macro.
1517         (irchat-intl-load-catalogue): Use it.
1518
1519         * irchat-make.el (install-update-manifest-file): Fix for data
1520         directories.
1521         (config-irchat-package-directory): Splitt into
1522         `config-irchat-package'.
1523
1524         * irchat-xemacs.el: Do not require `smiley'.
1525         (irchat-xemacs-icon-path): New macro.
1526         (irchat-toolbar-icon-plist-get): Use it.
1527         (irchat-xemacs-setup-toolbar): Use it.
1528         (irchat-xemacs-create-nick-glyph): Use it.
1529         (irchat-xemacs-modeline-glyph): Use it.
1530
1531         * irchat-vars.el (irchat-use-smiley): Abolish.
1532
1533         * irchat-hilit.el (irchat-maybe-smiley-region): Abolish. If you
1534         want to use this functionality, please setup `irchat-insert-hook'.
1535
1536 1999-08-05  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1537
1538         * liece.xpm: New splash logo.
1539
1540         * irchat-xemacs.el (irchat-xemacs-splash-at-point): Use
1541         `glyph-width', `glyph-height' and `window-pixel-height' to
1542         calculate position of the splash logo.
1543
1544 1999-08-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1545
1546         * irchat-compat.el (irchat-find-data-directory): Move from
1547         `irchat-misc'.
1548
1549         * irchat-intl.el: Use new style macros.
1550         (irchat-intl-parse-Content-Type): Check statically if
1551         `mime-content-type-parameter' is available.
1552         (irchat-intl-load-catalogue): Use `irchat-find-data-directory'.
1553
1554         * irchat.el (irchat-open-server): Add server parameter `relay'.
1555
1556         * irchat-window.el (irchat-window-set-default-style): Use
1557         `irchat-find-data-directory'.
1558
1559         * irchat-tcp.el: Fix comment string.
1560         (irchat-tcp-open-rlogin-stream): New function.
1561         (irchat-tcp-open-rlogin-stream-as-binary): New function.
1562         (irchat-tcp-default-connection-type): Add rlogin to custom spec.
1563         (irchat-tcp-rlogin-program): New variable.
1564         (irchat-tcp-relay-host): New variable.
1565         (irchat-tcp-rlogin-parameters): New variable.
1566         (irchat-tcp-rlogin-user-name): New variable.
1567
1568 1999-08-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1569
1570         * irchat-config.el (irchat-config-info-file-regexp): New variable.
1571
1572         * irhcat-hilit.el: Require font-lock during compilation.
1573
1574         * irchat-vars.el (irchat-tab-stop-list): New variable.
1575
1576         * irhcat-000.el, irchat-200.el, irchat-300.el, irchat-400.el,
1577         irchat-ctcp.el: Do not use `mapcar' when registering handlers.
1578
1579         * irchat-misc.el (irchat-find-etc-directory): New function.
1580
1581         * irchat.el: Add autoloads for
1582         `bitmap-stipple-xbm-file-to-stipple' and
1583         `bitmap-stipple-insert-pixmap'.
1584
1585         * irchat-xemacs.el (irchat-x-face-insert-with-xemacs): Use xface
1586         glyph if this feature has been provided and `console-type' returns
1587         'tty or 'pc, or otherwise make string glyph.
1588         [Rename from overriding function `irchat-x-face-insert']
1589         (irchat-xemacs-create-nick-glyph): Call `console-type' instead of
1590         referring `window-system'.
1591         (irchat-xemacs-modeline-glyph): Check current console type.
1592         (irchat-xemacs-splash-at-point): Ditto.
1593         (irchat-find-etc-directory): Advise it.
1594
1595         * irchat-compat.el (irchat-static-autoload): New macro.
1596         (colon-keyword-usable): New facility checking.
1597
1598         * irchat-x-face.el: Add autoloads for `x-face-encode',
1599         `x-face-read-existing-file-name', `bitmap-insert-xbm-buffer',
1600         `bitmap-decode-xbm', `bitmap-read-xbm-buffer' and `bitmap-compose'.
1601         (irchat-x-face-insert-function): New variable.
1602         (irchat-x-face-insert-with-bitmap): Rename from overriding
1603         function `irchat-x-face-insert'.
1604
1605         * irchat-url.el: Do not check with requiring browse-url. Assume
1606         that function `browse-url' have already been autoloaded.
1607
1608 1999-08-01  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1609
1610         * irchat.el (irchat-command-mode): Set local value of
1611         `next-line-add-newlines' 't.
1612         (irchat-wait-for-response): Use `with-timeout'.
1613         (irchat): Do not use `make-variable-buffer-local' when
1614         `irchat-freeze' and `irchat-own-freeze' are initialized.
1615         (irchat-dialogue-mode): Define `irchat-freeze' and
1616         `irchat-own-freeze' here.
1617
1618         * irchat-misc.el (next-line): Abolish.
1619
1620         * irchat-handle.el (irchat-handle-nick-message): Fix typo.
1621
1622 1999-07-30  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1623
1624         * irchat-inlines.el (string-list-modify-ignore-case): Fix typo.
1625
1626 1999-07-29  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1627
1628         * irchat-make.el: Generate file `MANIFEST.liece'.
1629         (install-update-manifest-file): New function.
1630
1631 1999-07-28  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1632
1633         * irchat-commands.el (irchat-command-end-of-buffer): Do not use
1634         `set-window-point'.
1635
1636         * irchat-300.el (irchat-handle-367-message): Use
1637         `irchat-channel-add-ban' instead of temp variable.
1638         (irchat-367-channel): Abolish.
1639         (irchat-367-regexps): Abolish.
1640         (irchat-handle-348-message): New handler for handling channel
1641         exception list.
1642         (irchat-handle-349-message): New handler for handling channel
1643         exception list.
1644
1645 1999-07-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1646
1647         * irchat-handle.el (irchat-handle-mode-message): Handle channel
1648         exception list.
1649
1650         * irchat-channel.el: (irchat-channel-get-exceptions): New macro.
1651         (irchat-channel-add-exception): New macro.
1652         (irchat-channel-remove-exception): New macro.
1653         (irchat-channel-set-exception): New macro.
1654
1655 1999-07-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1656
1657         * irchat-commands.el (irchat-command-end-of-buffer): Do not use
1658         `pop-to-buffer'.
1659         (irchat-command-describe-briefly): Do not use backquote.
1660
1661 1999-07-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1662
1663         * irchat-compat.el: Do not refer `widget-minor-mode-map'.
1664
1665         * irchat-hilit.el (irchat-highlight-maybe-turn-on-widget): Use
1666         `current-local-map' instead of `widget-minor-mode-map'.
1667
1668         * Liece 1.3.4.
1669
1670         * irchat-q-ccl.el (irchat-quote-ccl-encode-region): Fix typo.
1671
1672         * irchat-crypt.el: Add autoload for `crc32-string'.
1673         (irchat-crypt-hash-crc32-string): New function.
1674         (irchat-crypt-default-hash-function): New variable.
1675         (irchat-crypt-key-fingerprint): Rewrite with above functions.
1676
1677         * irchat-handle.el (irchat-handle-topic-message): Fix argument
1678         order of `irchat-channel-set-topic'.
1679
1680         * irchat-misc.el (irchat-maybe-update-channel-indicator): Abolish.
1681         Call `irchat-set-channel-indicator' directly.
1682
1683         * irchat-nick.el (irchat-nick-replace): Remove widgets.
1684
1685         * irchat-menu.el (irchat-nick-popup-menu): Move "Kick" menu to the
1686         bottom of menu entries.
1687
1688         * irchat-xemacs.el (irchat-xemacs-setup-menu): Ditto.
1689
1690 1999-07-23  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1691
1692         * irchat-globals.el (irchat-frame-title-format-last): Abolish.
1693
1694         * irchat.el (irchat-accept-response): Call `irchat' with no
1695         arguments. Here's the point that take care of growing tail.
1696         (irchat): Call `irchat-window-configuration-pop' and
1697         `irchat-window-configuration-push' consequently.
1698
1699         * irchat-commands.el (irchat-command-keepalive): Call `irchat'
1700         with no arguments.
1701
1702         * irchat-filter.el (irchat-sentinel): Call `irchat' with no
1703         arguments.
1704
1705         * irchat-window.el: Add window configuration stack utility.
1706         (irchat-window-configuration-push): New function.
1707         (irchat-window-configuration-pop): New function.
1708         (irchat-window-configuration-stack): New variable.
1709
1710         * irchat-compat.el: Require wid-edit and wid-browse during
1711         compilation.
1712         (widget-minor-mode-map): Bind `mouse-button-3'.
1713         (irchat-dont-set-event-point): New advice against
1714         `widget-button-click' for FSF Emacs.
1715         (irchat-save-current-buffer): New advice against
1716         `widget-button-click' for FSF Emacs.
1717         (remassq): New function.
1718
1719         * irchat-channel.el (irchat-channel-push-button): Abolish.
1720         (irchat-channel-list-insert): Abolish.
1721         (irchat-channel-button): New widget.
1722         (irchat-channel-add-button): New function.
1723         (irchat-channel-button-action): New function.
1724
1725         * irchat-url.el: Use widget.
1726         (irchat-url-link): New widget.
1727         (irchat-url-add-button): New function.
1728         (irchat-url-iterate-buffer): Abolish.
1729         (irchat-url-search-forward): Abolish.
1730         (irchat-url-add-to-completion): Abolish
1731         (irchat-url-link-action): Renamed from irchat-url-push-button.
1732
1733         * irchat-hilit.el: Renamed from irchat-hilight.el.
1734         (irchat-highlight-overlay-put-mouse-face): Abolish.
1735         (irchat-highlight-insert-with-mouse-face): Abolish.
1736         (irchat-highlight-insert-line-with-mouse-face): Abolish.
1737         (irchat-highlight-with-widget): Abolish.
1738         (irchat-url-face): Abolish.
1739         (irchat-mouse-face): Abolish.
1740         (irchat-highlight-maybe-turn-on-widget): New function.
1741         This function turns on `widget-minor-mode' in
1742         `irchat-nick-mode', `irchat-channel-list-mode' or
1743         `irchat-dialogue-mode'.
1744
1745 1999-07-21  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1746
1747         * Liece 1.3.3.
1748
1749         * irchat.el (irchat-override-command-keys): Bind "\C-c\C-a" to
1750         `irchat-command-previous-channel'.
1751
1752         * irchat-crypt.el: Add routines for encapsulate cipher algorithms.
1753         (irchat-crypt-import-cipher-algorithm): New function.
1754         (irchat-crypt-key-fingerprint): New function.
1755         (irchat-crypt-build-decryption-key): New function.
1756         (irchat-crypt-build-encryption-key): New function.
1757         (irchat-crypt-encrypt-string): New function.
1758         (irchat-crypt-decrypt-string): New function.
1759         (irchat-crypt-algorithm-major-version): New function.
1760         (irchat-crypt-algorithm-minor-version): New function.
1761         (irchat-crypt-secure-passphrase-read): Abolish.
1762         (irchat-crypt-ignore-suspicious): Abolish.
1763         (irchat-crypt-ignore-defected): Abolish.
1764         (irchat-get-idea-decryption-key): Abolish.
1765         (irchat-command-set-default-key): Check if this function was
1766         called interactively.
1767         (irchat-command-add-decryption-key): Renamed from
1768         `irchat-command-add-new-key'.
1769         (irchat-command-delete-decryption-key): Renamed from
1770         `irchat-command-delete-key'.
1771         (irchat-crypt-decryption-keys): Renamed from
1772         `irchat-crypt-known-keys'.
1773         (irchat-crypt-encryption-keys): Renamed from
1774         `irchat-crypt-default-keys'.
1775
1776         * irchat-coding.el (irchat-default-mime-charset-for-read): New
1777         variable. Default to 'x-ctext.
1778
1779         * irchat-compat.el: Do not require 'defface.
1780         (irchat-compat-enable-to-read-multibyte): Abolish.
1781
1782         * irchat-modules.el (irchat-modules-to-compile): Remove
1783         `irchat-ck-*' and `defface'. Use `japanese-zenkaku-*' with hook.
1784
1785         * irchat-vars.el (irchat-convert-hankaku-katakana): Abolished.
1786
1787         * irchat-inlines.el: All string functions are rewritten.
1788
1789 1999-07-05  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1790
1791         * irchat-ctcp.el: Register ACTION handler.
1792
1793 1999-07-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1794
1795         * irchat-version.el (irchat-emacs-user-agent-value): Modify for
1796         XEmacs UTF-2000-MULE.
1797
1798         * irchat-crypt.el: Do not use IDEA as the default cipher algorithm.
1799         (irchat-crypt-cipher-algorithm): New variable.
1800         (irchat-crypt-encrypt-message-format): Add version field of
1801         the cipher algorithm.
1802         (irchat-crypt-current-keys): Always restore the computed keys into
1803         this variable. [Renamed from irchat-default-idea-key-list]
1804
1805 1999-06-26  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1806
1807         * irchat-xemacs.el (irchat-use-toolbar): Add custom spec.
1808         (irchat-toolbar-toggle-crypt): Check irchat-use-toolbar.
1809         (irchat-setup-toolbar): Ditto.
1810
1811 1999-06-14  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1812
1813         * Liece 1.3.2.
1814
1815         * irchat.el (irchat-define-keys): Rewrite.
1816         (irchat-truncate-nickname): Rewrite; rename from irchat-read-nickname.
1817
1818         * irchat-handle.el, irchat-400.el, irchat-300.el, irchat-200.el,
1819         irchat-000.el:
1820         Declarations of hook variables are splitted into each file.
1821
1822         * irchat-300.el: Register 322 reply handler.
1823
1824 1999-06-11  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1825
1826         * irchat.el (irchat-dialogue-mode-map): Bind mouse-button-2 to
1827         irchat-url-push-button.
1828
1829         * irchat-url.el (irchat-url-push-button): Check all overlays
1830         around event point.
1831
1832         * irchat-filter.el (irchat-handle-message): Ignore errors which
1833         occurs during hook evaluation.
1834
1835         * irchat-ctcp.el (irchat-ctcp-message): Ignore errors which
1836         occurrs during hook evaluation.
1837         (irchat-ctcp-notice): Likewise.
1838         (irchat-ctcp-file-notice): Likewise.
1839
1840         * irchat-channel.el (irchat-channel-push-button): Use
1841         irchat-overlays-at instead of overlays-at.
1842
1843 1999-06-10  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1844
1845         * irchat-hilight.el (irchat-quoted-colors-mirc):
1846         Rename from irchat-quoted-colors.
1847         (irchat-quoted-colors-ircle): New color table.
1848         (irchat-highlight-maybe-hide-prefix): Fix regexp.
1849         (irchat-highlight-colorize-quote): Check vender specific extension.
1850
1851         * irchat-channel.el (irchat-channel-push-button):
1852         Check all overlays under the point.
1853
1854         * irchat-filter.el: Rename default backend name to "generic".
1855
1856         * irchat-handle.el: Use multiple values bindings.
1857         (irchat-handle-notice-message): Fix argument against
1858         irchat-ctcp-notice.
1859
1860         *irchat-misc.el (irchat-compose-time-string): Use
1861         format-time-string. Now only accepts encoded time.
1862
1863         * irchat-misc.el (irchat-pick-buffer): Check if chnl is string and
1864         apropriate buffer does not exist.
1865         (irchat-pick-buffer-1): Do not return buffer list.
1866
1867 1999-06-10  Daiki Ueno  <ueno@unixuser.org>
1868
1869         * irchat.el (irchat-debug-mode-map): Abolish.
1870         (irchat-debug-keys): Abolish.
1871         (irchat-command-keys): Fix return key code.
1872
1873         * irchat-window.el (irchat-window-to-buffer):
1874         Remove irchat-debug-buffer.
1875
1876         * irchat-vars.el (irchat-debug-mode-hook): Abolish.
1877         (irchat-debug-prefix): Abolish.
1878
1879         * irchat-nick.el (irchat-nick-equal): New alias to string-ci-equal.
1880         (irchat-nick-member): New function.
1881         (irchat-command-toggle-nick-buffer-mode): Do not toggle when
1882         irchat-nick-buffer has not been created.
1883
1884         * llhandler.el, irchat-modules.el (irchat-modules-to-compile):
1885         Remove llhandler.
1886
1887         * irchat-misc.el (irchat-split-line): New function.
1888         (irchat-split-rest): Abolish.
1889         (irchat-with-split-rest): Abolish.
1890         (irchat-maybe-update-channel-indicator): Do not use backquote.
1891         (irchat-freeze-toggle): Use irchat-nick-equal.
1892         (irchat-message-from-ignored): Rename from irchat-msg-from-ignored.
1893
1894         * irchat-message.el (irchat-message-parent-buffer):
1895         Use irchat-nick-equal.
1896
1897         * irchat-make.el (compile-irchat): Add comments.
1898
1899         * irchat-intl.el (irchat-intl-prepare-prefix):
1900         Do not treat irchat-debug-prefix.
1901
1902         * irchat-inlines.el (filter-elements): Move from irchat-compat.
1903
1904         * irchat-globals.el (irchat-debug-buffer): Remove.
1905
1906         * irchat-crypt.el (irchat-idea-encrypt-message-format): Rename from
1907         irchat-idea-encrypt-msg-format.
1908         (irchat-crypt-maybe-decrypt-message): Use irchat-nick-equal.
1909
1910         * irchat-compat.el: Require cl at load time.
1911         (buffer-or-string-p): Remove.
1912         (irchat-get-buffer-window): Enclose with eval-and-compile.
1913         (irchat-get-buffer-window-list): Ditto.
1914         (irchat-mode-line-buffer-identification): New alias to 'identity.
1915         (mapvector): Remove.
1916
1917         * irchat-commands.el (irchat-command-debug): Abolished.
1918         (irchat-command-join-channel): Use irchat-channel-equal.
1919         (irchat-command-join): Use force-mode-line-update.
1920         (irchat-command-private-conversation): Ditto.
1921         (irchat-command-list): Check if 1st argument is empty string.
1922         (irchat-command-who): Ditto.
1923         (irchat-command-names): Ditto.
1924         (irchat-command-mode+o): Use irchat-nick-member.
1925
1926         * irchat-channel.el (irchat-command-toggle-channel-buffer-mode):
1927         Do not toggle when
1928         irchat-channel-buffer has not been created.
1929
1930         * irchat-handle.el, irchat-filter.el, irchat-dcc.el,
1931         irchat-ctcp.el, irchat-500.el, irchat-400.el, irchat-300.el,
1932         irchat-200.el, irchat-000.el: Use llunf instead of llhandler.
1933
1934         * llunf.el: New file.
1935
1936         * idea.el, b64.el (>>): Move from irchat-compat.
1937         (<<): Ditto.
1938
1939 1999-06-06  Daiki Ueno  <ueno@unixuser.org>
1940
1941         * irchat-misc.el (irchat-freeze-toggle): Use force-mode-line-update.
1942         (irchat-own-freeze-toggle): Ditto.
1943
1944         * irchat-dcc.el: Require irchat-minibuf.el.
1945         (irchat-command-dcc-send): Use
1946         irchat-minibuffer-completing-default-read.
1947         (irchat-command-dcc-chat-listen): Ditto.
1948
1949 1999-06-04  Daiki Ueno  <ueno@unixuser.org>
1950
1951         * irchat.el (irchat-override-command-keys): Add "\C-v" and "l".
1952         (irchat-dialogue-keys): Remove "\C-v" and "\C-f".
1953
1954         * irchat.el (irchat-override-command-keys):
1955         Add "\C-n", "\C-p" and "\C-a".
1956         (irchat-dialogue-keys): Remove "\C-n" and "\C-p".
1957
1958         * irchat-nick.el (irchat-nick-set-user-at-host): New macro.
1959         (irchat-nick-mark-as-apart): New macro.
1960         (irchat-nick-unmark-as-apart): New macro.
1961
1962         * irchat-version.el (irchat-emacs-user-agent-value):
1963          Ignore parenthesis in
1964         `emacs-version' for XEmacs 21.2.15.
1965
1966 1999-06-03  Daiki Ueno  <ueno@unixuser.org>
1967
1968         * irchat-handle.el, irchat-dcc.el, irchat-500.el, irchat-300.el,
1969         irchat-200.el: Do not check "strange" reply.
1970
1971         * irchat-message.el (irchat-message-parent-buffer):
1972         Check if irchat-current-channel exists.
1973
1974         * irchat-coding.el: Do not require irchat-vars.
1975
1976         * irchat-menu.el (irchat-nick-popup-menu):
1977         Enclose save-selected-window.
1978
1979         * irchat-misc.el (irchat-get-buffer-create): Do not use unless.
1980
1981         * irchat-nick.el (irchat-nick-change): Set chnl property internally.
1982
1983         * irchat-dcc.el (irchat-command-dcc-chat-listen):
1984         Use irchat-get-buffer-create instead
1985         of get-buffer-create.
1986         (irchat-command-dcc-chat-connect): Ditto.
1987         (irchat-dcc-compare-hostnames): Ditto.
1988
1989         * irchat-ctcp.el (irchat-file-start):
1990         Use irchat-get-buffer-create instead of
1991         get-buffer-create.
1992         (irchat-file-cont): Ditto.
1993         (irchat-file-end): Ditto.
1994         (irchat-ctcp-client-notice): Ditto.
1995
1996         * irchat.el (irchat-open-server-internal):
1997         Use irchat-get-buffer-create instead of
1998         get-buffer-create.
1999         (irchat-dialogue-setup-buffer): Ditto.
2000         (irchat-others-setup-buffer): Ditto.
2001         (irchat-channel-list-setup-buffer): Ditto.
2002         (irchat-private-setup-buffer): Ditto.
2003         (irchat-KILLS-setup-buffer): Ditto.
2004
2005 1999-06-02  Daiki Ueno  <ueno@unixuser.org>
2006
2007         * irchat-xemacs.el (irchat-xemacs-nick-popup-menu):
2008         Remove save-excursion.
2009
2010         * irchat-channel.el (irchat-channel-push-button):
2011         Remove save-excursion, just use save-selected-window instead.
2012         (irchat-channel-real): Remove save-match-data.
2013
2014         * irchat.el (irchat-clear-system):
2015         Check irchat-obarray has been initialized.
2016
2017         * Makefile.am (SOURCES): Add irchat-message.el and irchat-coding.el.
2018         (EXTRA_DIST): Add liece.xbm.
2019
2020 1999-06-02  Daiki Ueno  <ueno@unixuser.org>
2021
2022         * Liece 1.3.1.
2023
2024         * irchat-url.el (url-irc-liece): New function.
2025         [should be called from url-irc.el]
2026
2027         * Makefile.am (EXTRA_DIST): Add bitmap-stipple.
2028
2029 1999-06-02  Daiki Ueno  <ueno@unixuser.org>
2030
2031         * irchat-coding.el (irchat-detect-coding-region): New function.
2032         (irchat-detect-coding-region-function): Use above.
2033
2034         * irchat-coding.el (irchat-detect-coding-string): New function.
2035         (irchat-detect-coding-string-function): Use above.
2036
2037         * irchat-channel.el (irchat-channel-push-button):
2038         Switch to channel list buffer.
2039
2040 1999-06-02  Daiki Ueno  <ueno@unixuser.org>
2041
2042         * irchat-nick.el (irchat-nick-update-region): Undo last change.
2043
2044         * irchat-menu.el (irchat-nick-popup-menu): Switch to nick buffer.
2045
2046         * irchat-filter.el: fix comments.
2047         (irchat-filter): Split multiple lines without string matching.
2048         (irchat-handle-message): Renamed from irchat-handle-message-2.
2049         (irchat-parse-user-at-host): New function.
2050
2051         * irchat-coding.el (irchat-detect-coding-region-function): Renamed from
2052         irchat-custom-detect-coding-region-function.
2053         (irchat-detect-coding-string-function): Renamed from
2054         irchat-custom-detect-coding-string-function.
2055
2056 1999-06-01  Daiki Ueno  <ueno@unixuser.org>
2057
2058         * irchat.el (irchat-command-mode): Do not use mapvector.
2059
2060         * irchat-handle.el (irchat-handle-notice-msg): Fix arguments against
2061         with-irchat-decryption.
2062         (irchat-handle-privmsg-msg): Likewise.
2063
2064         * irchat-commands.el (irchat-command-send-message): Fix arguments of
2065         with-irchat-encryption.
2066         (irchat-command-message): Likewise.
2067
2068         * irchat-crypt.el (irchat-crypt-maybe-decrypt-message):
2069         Exchange car with cdr in arglist.
2070         (with-irchat-encryption): Accept flat arglist.
2071         (with-irchat-decryption): Likewise.
2072
2073         * irchat.el (irchat-nick-mode-map): Define as prefix commands.
2074
2075         * irchat.el (irchat-channel-mode): Eliminate channel indicator.
2076         (irchat-others-mode): Likewise.
2077         (irchat-dialogue-mode): Likewise.
2078
2079         * irchat-misc.el (irchat-set-channel-indicator):
2080         Eliminate channel indicator.
2081
2082         * irchat-ctcp.el (irchat-ctcp-action-msg):
2083         Use irchat-display-message.
2084
2085 1999-06-01  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2086
2087         * irchat-400.el: Remove redundancies on regexps.
2088         (irchat-handle-432-msg) <ERR_ERRONEUSNICKNAME>: Rewrite.
2089         (irchat-handle-433-msg) <ERR_NICKNAMEINUSE>: Resend NICK command only
2090         if irchat-auto-iterate-nick is non-nil.
2091
2092         * irchat.el (irchat-command-keys): Add irchat-command-mode+o,
2093         irchat-command-mode-o, irchat-command-mode+v, irchat-command-mode-v.
2094         XXX: Should be prefixed commands?
2095
2096 1999-05-31  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2097
2098         * irchat-message.el (irchat-message-predicate):
2099         Normalize irchat-message-blackets-predicate.
2100
2101         * irchat-inlines.el (irchat-eval-form): New function.
2102
2103         * irchat-message.el (irchat-message-predicate):
2104         Rename specifier typep to type.
2105
2106         * irchat-misc.el (irchat-own-channel-message):
2107         Bind irchat-message-direction 'outgoing.
2108         (irchat-own-private-message): Ditto.
2109
2110         * irchat-message.el (irchat-message-tags): New variable.
2111         (irchat-message-tags-function): New function.
2112         (irchat-message-private-buffer): Abolished.
2113         Use irchat-message-buffer-function.
2114
2115 1999-05-31  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2116
2117         * irchat-nick.el (irchat-nick-update-region):
2118         Move opening save-excursion.
2119
2120         * irchat-channel.el (irchat-channel-push-button):
2121         Move point to event ocurred position before calling
2122         irchat-nick-update-region.
2123
2124         * irchat-nick.el (irchat-nick-update-region):
2125         Remove argument event from arglist.
2126
2127         * irchat-menu.el (irchat-nick-popup-menu):
2128         Move point to event ocurred position before calling
2129         irchat-nick-update-region.
2130
2131         * irchat-xemacs.el (irchat-xemacs-setup-menu):
2132         Remove argument event from arglist.
2133         (irchat-xemacs-nick-popup-menu): Move point to event ocurred
2134         position before calling irchat-nick-update-region.
2135
2136         * irchat.el: Use modern key sequence expression.
2137         (irchat-command-map): New keymap which override
2138         irchat-dialogue-keys with prefix command ("\C-c").
2139         (irchat-friends-map): New keymap. [prefix command for friends]
2140         (irchat-dialogue-keys): Import some useful command keys.
2141
2142         * irchat-channel.el (irchat-channel-parse-representation):
2143         To remove let, construct representation object directly.
2144
2145         * irchat-channel.el (irchat-channel-list-insert): Remove format.
2146
2147         * irchat-vars.el: Do not require mcharset.
2148
2149         * irchat.el (irchat-nick-mode-map): Do not check xemacs.
2150
2151         * irchat-xemacs.el (irchat-nick-popup-menu): New alias to
2152         irchat-xemacs-nick-popup-menu which override original one.
2153
2154         * irchat-compat.el: Use emu's mouse-button emulation.
2155         (irchat-button2): Abolished.
2156         (irchat-button3): Abolished.
2157
2158         * irchat-vars.el (irchat-variables-files): Do not load
2159         `~/.irchat3_vars.el' at startup time.
2160
2161         * irchat-vars.el (irchat-debug-prefix): Clear.
2162
2163         * irchat.el: Do not check `set-face-stipple' is bound.
2164         (irchat-x-splash): Add interactive spec.
2165
2166 1999-05-30  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2167
2168         * irchat.el (irchat-x-splash): Do centering.
2169
2170         * bitmap-stipple.el (bitmap-stipple-insert-pixmap):
2171         Add optional argument center.
2172
2173         * liece.xbm: New file.
2174
2175         * irchat.el: Check if liece.xbm exists.
2176
2177         * irchat.el (irchat-stipple-pixmap): New variable.
2178         (irchat-x-splash): New function.
2179
2180         * bitmap-stipple.el: New file.
2181
2182         * irchat-modules.el (irchat-modules-to-compile): Add bitmap-stipple.
2183
2184         * irchat-commands.el (irchat-command-send-action): Fix typo.
2185
2186         * irchat-hilight.el (irchat-highlight-font-lock-keywords):
2187         Fix regexp.
2188
2189         * irchat-inlines.el (irchat-or): New function.
2190         (irchat-and): New function.
2191
2192         * irchat-filter.el (irchat-handle-msg-msg): Abolished.
2193
2194         * irchat-crypt.el (irchat-message-encrypted-p): Move into
2195         irchat-message.
2196         (irchat-message-suspicious-p): Ditto.
2197         (irchat-message-garbled-p): Ditto.
2198         (irchat-message-fingerprint): Ditto.
2199         (irchat-message-timestamp): Ditto.
2200
2201         * irchat-vars.el: All format strings are removed.
2202         (irchat-format-string): Abolished.
2203
2204         * irchat-modules.el (irchat-modules-to-compile): Add
2205         irchat-message.
2206
2207         * irchat-dcc.el (irchat-dcc-chat-filter): Use
2208         irchat-display-message.
2209
2210         * irchat-commands.el (irchat-command-send-action):
2211         Bind irchat-message-type.
2212
2213         * irchat-handle.el (irchat-handle-privmsg-msg):
2214         Use irchat-display-message.
2215         (irchat-handle-privmsglike-msg): Abolished.
2216
2217         * irchat-misc.el (irchat-own-channel-message):
2218         Use irchat-display-message.
2219         (irchat-own-private-message): Likewise.
2220
2221         * irchat-message.el: New file.
2222
2223 1999-05-29  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2224
2225         * irchat.el, irchat-vars.el (irchat-before-kill-emacs-hook): New hook.
2226
2227 1999-05-29  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2228
2229         * irchat-vars.el (irchat-signoff-message):
2230         Renamed from irchat-signoff-msg.
2231
2232         * irchat.el (irchat-obarray-size): Moved from irchat-globals.el.
2233
2234         * irchat-globals.el: Remove obsolete variables.
2235
2236         * irchat-ctcp.el (irchat-client-error-message):
2237         Moved from irchat-globals.el.
2238
2239         * irchat-commands.el (irchat-save-variables-are-dirty): Renamed
2240         from irchat-save-vars-is-dirty.
2241         (irchat-command-send-action): Add prefix.
2242
2243         * irchat-400.el (irchat-nickname-last): Renamed from
2244         irchat-old-nickname.
2245
2246         * irchat-000.el (irchat-servername): Abolished.
2247
2248 1999-05-28  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2249
2250         * irchat-crypt.el: Do not require 'idea.
2251
2252         * irchat-commands.el (irchat-command-message): Treat channel target.
2253
2254         * irchat-300.el (irchat-handle-317-msg) <RPL_WHOISIDLE>:
2255         Add argument rest to match-string.
2256
2257 1999-05-28  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2258
2259         * Liece 1.2.8.25.
2260
2261         * irchat.el (irchat-command-keys): Do not bind lisp-complete-symbol.
2262
2263         * irchat-commands.el (irchat-command-load-vars): Enclose body with
2264         unwind-protect.
2265         (irchat-command-complete): Use irchat-minibuffer-finalize-completion.
2266         (get-word-left): Abolished.
2267         (irchat-switch-to-channel-1): New function.
2268         (irchat-switch-to-channel): Use irchat-switch-to-channel-1.
2269         (irchat-switch-to-channel-no): Likewise.
2270         (irchat-command-message): Check crypt-type.
2271
2272         * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
2273         Complete ban patterns.
2274         (irchat-minibuffer-parse-modes): Rename property 'uah to 'ban.
2275
2276         * irchat-handle.el (irchat-handle-mode-msg):
2277         Use irchat-channel-set-ban.
2278
2279         * irchat-channel.el (irchat-channel-add-ban): New macro.
2280         (irchat-channel-remove-ban): New macro.
2281         (irchat-channel-set-ban): New macro.
2282         (irchat-channel-get-bans): New function.
2283
2284         * irchat-300.el:
2285         (irchat-handle-317-msg) <RPL_WHOISIDLE>: Remove condtionals for
2286         obsolete servers. [2.5 or 2.6].
2287         (irchat-handle-367-msg) <RPL_BANLIST>: Treat it as generic long
2288         reply handler.
2289         (irchat-367-channel): New variable.
2290         (irchat-367-regexps): New variable.
2291         (irchat-handle-368-msg) <RPL_ENDOF_BANLIST>: Save ban patterns as
2292         'ban property.
2293
2294 1999-05-26  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2295
2296         * irchat.el (irchat-clear-system):
2297         Use dotimes when initializing irchat-obarray.
2298
2299 1999-05-26  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2300
2301         * irchat.el (irchat-command-keys):
2302         Bind irchat-command-display-friends.
2303
2304         * irchat-commands.el (irchat-command-display-friends): New command.
2305
2306         * irchat-vars.el (irchat-display-friends-function): New variable.
2307
2308         * irchat-300.el (irchat-303-display-friends): New function.
2309         (irchat-303-display-all-friends): New function.
2310
2311         * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
2312         Complete nickname using operators and voices.
2313         (irchat-minibuffer-parse-modes): Likewise.
2314         (irchat-minibuffer-finalize-completion): Notice no match found.
2315
2316         * Makefile.am: New file.
2317
2318 1999-05-25  UENO Daiki  <daiki@kiss.kake.info.waseda.ac.jp>
2319
2320         * irchat.el (irchat-others-mode): Set parent mode explicitly.
2321         (irchat-channel-mode): Ditto.
2322
2323 1999-05-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2324
2325         * irchat-minibuf.el (irchat-minibuffer-parse-modes): Parse ban
2326         pattern.
2327
2328         * irchat-200.el (irchat-handle-206-msg) <RPL_TRACESERVER>:
2329         Use multiline display format.
2330         (irchat-handle-214-msg) <RPL_STATSNLINE>: Likewise.
2331         (irchat-handle-213-msg) <RPL_STATSCLINE>: Likewise.
2332
2333         * irchat-ctcp.el (irchat-client-insert): Quote format string.
2334
2335 1999-05-23  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2336
2337         * Liece 1.2.8.24.
2338
2339         * irchat-ctcp.el (irchat-minibuffer-complete-client-query): Use
2340         `irchat-minibuffer-finalize-completion'.
2341
2342         * irchat-minibuf.el (irchat-minibuffer-finalize-completion): New
2343         function.
2344         (irchat-minibuffer-complete-channel-modes): Use above.
2345
2346         * irchat.el (irchat-check-buffers): Fix loop condition.
2347
2348 1999-05-23  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2349
2350         * irchat-dcc.el (irchat-dcc-message): New function.
2351
2352         * irchat-nick.el (irchat-nick-join-1): Check dups.
2353
2354         * irchat-ctcp.el (irchat-client-insert): New function.
2355
2356         * irchat-commands.el (irchat-command-prepare-message-prefix):
2357         Abolished.
2358         (irchat-command-prepare-own-message-prefix): Ditto.
2359
2360         * irchat-misc.el (irchat-own-private-message): Generate prefix
2361         string automatically.
2362         (irchat-own-channel-message): Likewise.
2363
2364 1999-05-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2365
2366         * irchat-compat.el (run-hook-with-args-until-success): Abolished.
2367
2368         * irchat.el (irchat-command-mode): Change mode-line-format.
2369         (irchat-open-server): Save password.
2370         (irchat-insert-internal): Rewrite.
2371
2372         * irchat-200.el (irchat-handle-215-msg) <RPL_STATSILINE>:
2373         Fix regexp.
2374         (irchat-handle-242-msg) <RPL_STATSUPTIME>: Cut off preceding `:'.
2375         (irchat-handle-205-msg) <RPL_TRACEUSER>: Fix typo.
2376         (irchat-handle-218-msg) <RPL_STATSYLINE>: Fix display format.
2377
2378 1999-05-13  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2379
2380         * irchat-inlines.el (format-quote): Abolished.
2381
2382         * irchat-ctcp.el (irchat-ctcp-action-msg): Pass arguments to
2383         PRIVMSG handler.
2384
2385         * irchat-hilight.el (irchat-highlight-turn-on-font-lock): Make
2386         `after-change-hook' local.
2387
2388 1999-05-12  sphere      <sphere@pop12.odn.ne.jp>
2389
2390         * irchat-url.el (irchat-command-browse-url): Fix typo.
2391
2392 1999-05-11  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2393
2394         * irchat-crypt.el (irchat-command-set-default-key): Fix typo.
2395
2396         * irchat-window.el (irchat-command-set-window-style): Fix typo.
2397
2398         * irchat-url.el (irchat-command-browse-url): Fix typo.
2399
2400         * irchat-channel.el (irchat-channel-set-voice): Quote regexp.
2401
2402 1999-05-09  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2403
2404         * irchat-ctcp.el (irchat-command-client-time): Fix typo.
2405
2406         * irchat.el (irchat-channel-mode): Explicitly define as
2407         it derives from `irchat-dialogue-mode'.
2408         (irchat-others-mode): Ditto.
2409
2410         * irchat-compat.el (irchat-kill-all-overlays): New function.
2411
2412         * irchat-nick.el (irchat-nick-update): Do not switch to buffer.
2413         (irchat-nick-join): Do not check whether nickname has been inserted.
2414         (irchat-nick-update): Kill all overlays.
2415
2416         * irchat-mail.el: Follow the value of `mail-user-agent'.
2417         (irchat-mail-pop-to-buffer): Abolished.
2418         (irchat-mail-compose-with-mail): Abolished.
2419         (irchat-mail-compose-with-gnus): Abolished.
2420
2421         * irchat-inlines.el (nth1, nth1cdr):Abolished.
2422         (matching-substring): Abolished.
2423         (irchat-greater-flags): Abolished.
2424
2425 1999-05-08  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2426
2427         * irchat-300.el (irchat-353-scan-channels): New macro.
2428
2429         * irchat-minibuf.el (irchat-minibuffer-completing-default-read):
2430         Renamed from `irchat-completing-default-read'.
2431         (irchat-minibuffer-completing-sequential-read): Renamed from
2432         `irchat-completing-sequential-read'.
2433
2434         * irchat-channel.el (irchat-channel-set-operator-1): Renamed from
2435         `irchat-set-channel-operator' within irchat-misc.el.
2436         Restrict its use to internal only.
2437         (irchat-channel-set-voice-1): Likewise.
2438
2439         * irchat-commands.el (irchat-command-wait): Abolished.
2440
2441         * irchat-nick.el (irchat-nick-update): Assume that the 2nd
2442         argument CHNL is one of channels we've already joined.
2443
2444         * irchat-misc.el (irchat-change-nick-of): Change nicks, opers and
2445         voices properties properly.
2446         (irchat-change-nick-of-1): New function. Modify nick alist by
2447         side effect.
2448         (irchat-change-nick-of-2): New function which resembles above,
2449         but it acts on singular list.
2450         (irchat-greet-user): Abolished.
2451         (irchat-user-on-my-channel): Abolished.
2452         (irchat-user-on-this-channel): Abolished.
2453
2454         * irchat-handle.el (irchat-handle-channel-msg): Do not use
2455         `irchat-change-nick-of' directly.
2456         (irchat-handle-nick-msg): Likewise.
2457         (irchat-handle-quit-msg): Likewise.
2458
2459 1999-05-07  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2460
2461         * irchat-commands.el (irchat-command-nickname): Do not set
2462         `irchat-real-nickname'.
2463
2464 1999-05-06  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2465
2466         * Liece 1.2.8.23.
2467
2468         * irchat-hilight.el (irchat-quoted-colors): New variable.
2469         (irchat-highlight-colorize-quote): New function.
2470         (irchat-highlight-turn-on-font-lock): Add buffer locality to
2471         some members of `after-change-hook'.
2472
2473         * Makefile (install): Do not depend on `dcc'.
2474
2475 1999-05-05  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2476
2477         * irchat-handle.el (irchat-handle-part-msg): Call
2478         `irchat-channel-part' and `irchat-nick-part' exclusively.
2479         (irchat-handle-kick-msg): Likewise.
2480
2481         * irchat-channel.el (irchat-channel-equal): New alias.
2482         (irchat-channel-member): Renamed from `irchat-channel-memberp'.
2483         (irchat-channel-join-internal): New function.
2484         (irchat-channel-part-internal): New function.
2485
2486         * irchat-ctcp.el (irchat-ctcp-client-msg): Fix reply string.
2487
2488         * irchat-minibuf.el (irchat-minibuffer-parse-modes): Completion
2489         fixed for ban pattern.
2490
2491         * irchat-nick.el (irchat-nick-normalize): New macro.
2492         (irchat-nick-strip): New macro.
2493         (irchat-nick-parse-nick-after): New function.
2494
2495         * irchat-handle.el (irchat-handle-silence-msg): New handler.
2496
2497 1999-05-04  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2498
2499         * irchat-handle.el (irchat-handle-part-msg): Fix quotation of part
2500         message.
2501
2502         * irchat-400.el: Fix unconsistent user data returned from pirc.
2503         (irchat-handle-442-msg): `ERR_NOTONCHANNEL'.
2504         (irchat-handle-443-msg): `ERR_USERONCHANNEL'.
2505
2506         * irchat-misc.el (irchat-update-thischannel): Abolished.
2507
2508         * irchat-commands.el (irchat-channel-virtual): Save matched data.
2509         (irchat-channel-real): Likewise.
2510
2511         * irchat-300.el (irchat-handle-364-msg): `RPL_LINKS'. Fix regexp.
2512         (irchat-handle-333-msg): New hander for `RPL_TOPICWHOTIME'.
2513         (irchat-handle-namereply-msg): Abolished.
2514         (irchat-handle-whoreply-msg): Abolished.
2515
2516         * irchat-000.el (irchat-handle-005-msg): `RPL_MAP'.
2517         Support for ircu server mapping facility.
2518         (irchat-handle-006-msg): New handler for `RPL_MAPMORE'.
2519         (irchat-handle-007-msg): New handler for `RPL_MAPEND'.
2520
2521 1999-05-03  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2522
2523         * irchat-handle.el (irchat-handle-part-msg): Handle left message.
2524
2525         * irchat-custom.el (irchat-connection-timeout): New variable.
2526
2527         * irchat.el (irchat-accept-response): Add optional arg timeout.
2528         (irchat-accept-process-output): New function.
2529         (irchat-clear-system): Reset `irchat-timers-list-initialized-p'.
2530         (irchat-initialize-timers): Fix secs parameter.
2531
2532         * irchat-xemacs.el (irchat-xemacs-run-at-time): New function.
2533
2534         * irchat-compat.el (irchat-run-at-time): New alias.
2535         (irchat-cancel-timer): New alias.
2536
2537         * irchat-commands.el (irchat-command-start-ison-timer): Abolished.
2538         (irchat-command-cancel-ison-timer): Abolished.
2539
2540         * irchat-timer.el: Removed.
2541 \f
2542 1999-04-29  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2543
2544         * irchat.el (irchat-initialize-timers): New function.
2545
2546         * irchat-q-ccl.el (irchat-quote-ccl-decode-region): New function.
2547         (irchat-quote-ccl-encode-region): New function.
2548
2549         * irchat-q-el.el (irchat-quote-el-decode-region): New function.
2550         (irchat-quote-el-encode-region): New function.
2551
2552         * irchat-ctcp.el (irchat-complete-client): New macro.
2553         (irchat-complete-query): New macro.
2554         (irchat-command-client-time): New command.
2555         (irchat-ctcp-client-msg): Rename each *-msg-hook to *-hook.
2556         (irchat-minibuffer-complete-client-query): New function.
2557
2558         * irchat-commands.el (irchat-command-activate-friends): Fix
2559         completion.
2560
2561         * irchat-compat.el (filter-elements): Add `lisp-indent-function'
2562         property with value 2.
2563
2564 1999-04-28  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2565
2566         * irchat-dcc.el (irchat-dcc-object): Implement as cl-struct.
2567
2568         * irchat-compat.el (irchat-static-require): New macro.
2569         (irchat-static-require-if): New macro.
2570         (irchat-static-defun-if): New macro.
2571
2572         * Liece 1.2.8.22.
2573
2574 1999-04-27  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2575
2576         * README-styles.ja, TODO.ja, sample.dot.liece.ja: Removed.
2577
2578 1999-04-26  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2579
2580         * irchat-inlines.el: Require irchat-setup.
2581
2582         * irchat-x-face.el: Use `static.el'.
2583
2584         * irchat-handle.el (irchat-handle-join-msg): Set user-at-host
2585         information after calling `irchat-nick-join'.
2586
2587         * irchat-globals.el (irchat-default-channel-candidate): New
2588         variable.
2589
2590 1999-04-22  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2591
2592         * irchat-handle.el (irchat-handle-324-msg): Fix regexp.
2593
2594 1999-04-16  Daiki Ueno  <ueno@bleu.ueda.info.waseda.ac.jp>
2595
2596         * irchat-xemacs.el: Add hooks to hide modelines.
2597
2598 1999-04-12  Daiki Ueno  <ueno@bleu.ueda.info.waseda.ac.jp>
2599
2600         * irchat.el (irchat-refresh-windows): New function.
2601
2602         * irchat-300.el: Remove all occurrences of `matching-substring'.
2603         (irchat-handle-352-msg): Do not pick-up channel buffer.
2604
2605         * irchat-config.el, irchat-modules.el: New files.
2606
2607 1999-04-07  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2608
2609         * irchat.el (irchat-switch-to-channel-no-*): Use `dotimes' on the
2610         definitions of themselves.
2611
2612         * irchat-vars.el (irchat-ignore-spec-convert): Fix tag.
2613
2614 1999-04-06  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2615
2616         * dcc.c (send_file): Use `get_address_externally'.
2617         (chat_listen): Likewise.
2618
2619 1999-04-05  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2620
2621         * getaddrinfo.c: Include `stdlib.h'.
2622
2623 1999-04-04  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2624
2625         * Liece 1.2.8.21.
2626
2627         * irchat-handle.el (irchat-handle-mode-msg): Fix channel mode parser.
2628
2629         * irchat-commands.el (irchat-command-ban-kick): New command.
2630         (irchat-command-ban): New command.
2631
2632         * irchat-ctcp.el (irchat-ctcp-version-msg): Eliminate the client
2633         version string.
2634         (irchat-client-version-notice): Fix regexp.
2635         (irchat-client-version-insert): New function.
2636
2637         * irchat-misc.el (irchat-repair-crlf): Fixed.
2638
2639 1999-04-01  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2640
2641         * tcp.c (NI_MAXHOST): Add check if it has been already defined.
2642
2643         * irchat.el (irchat-command-keys): Bind `C-c C-j'.
2644 \f
2645 1999-03-31  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2646
2647         * irchat-handle.el (irchat-handle-mode-msg): Fix regexp.
2648
2649         * irchat-commands.el (irchat-command-finger): Add prefix arg.
2650
2651 1999-03-30  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2652
2653         * irchat-filter.el (irchat-handle-message): Fix regexp.
2654
2655         * irchat-handle.el (irchat-handle-join-msg): Fix regexp.
2656         (irchat-handle-nick-msg): Fix regexp.
2657
2658 1999-03-24  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2659
2660         * irchat-commands.el (irchat-command-finger): Specify nick twice.
2661
2662         * liece-faq.texinfo: Fix URI of APEL's ftp sites.
2663
2664 1999-03-17  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2665
2666         * Liece 1.2.8.20.
2667
2668         * irchat-crypt.el (with-irchat-encryption): New macro.
2669         (with-irchat-decryption): New macro.
2670
2671         * irchat-compat.el (valid-plist-p): Fixed.
2672
2673         * irchat-tcp.el (irchat-tcp-default-connection-type): Renamed from
2674         `irchat-tcp-connection-type'.
2675         (irchat-open-network-stream-as-binary): Add optional arg `type'.
2676         (irchat-open-network-stream): Likewise.
2677
2678         * irchat-vars.el (irchat-server-alist): Add `:prescript' and
2679         `:type' keywords.
2680
2681 1999-03-16  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2682
2683         * irchat-compat.el: Require `pcustom'.
2684         (point-at-bol): Abolished. Use `line-beginning-position'.
2685         (point-at-eol): Abolished. Use `line-end-position'.
2686
2687         * tcp.c: New file.
2688
2689         * irchat-tcp.el: New file; TCP/IP emulation using external program.
2690
2691         * irchat-compat.el (read-passwd): New function to keep compatibility.
2692         (passwd-echo): New variable to keep compatibility.
2693
2694         * irchat-commands.el (irchat-command-who): Confirm really send WHO
2695         command with no arguments.
2696         (irchat-command-list): Likewise.
2697         (irchat-command-names): Likewise.
2698
2699         * irchat-misc.el (irchat-set-crypt-indicator): Activate crypt mode
2700         also in private mode.
2701         (irchat-read-passwd): Abolished. Use `read-passwd'.
2702
2703         * irchat-crypt.el (irchat-crypt-maybe-encrypt-message): Renamed
2704         from `irchat-crypt-with-encrypt-message'.
2705         (irchat-crypt-maybe-decrypt-message): Likewise.
2706
2707 1999-03-15  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2708
2709         * irchat-handle.el (irchat-handle-join-msg): Fix regexp.
2710
2711         * irchat-hilight.el (irchat-highlight-maybe-hide-quote): Fixed.
2712
2713 1999-03-14  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2714
2715         * Liece 1.2.8.19.
2716
2717         * irchat-commands.el (irchat-command-poll-names): Check if
2718         `irchat-server-opened' returns t.
2719         (irchat-command-poll-friends): Likewise.
2720
2721         * irchat-hilight.el (irchat-highlight-turn-on-font-lock): Remove
2722         all hooks before calling `turn-on-font-lock'.
2723
2724         * irchat-compat.el (run-hook-with-args-until-success): Do not use
2725         `run-hook-with-args'.
2726
2727         * irchat-filter.el (irchat-handle-message-2): Use
2728         `run-hook-with-args-until-success' instead of
2729         `run-hook-with-args'.
2730
2731         * irchat-handle.el (irchat-handle-with-running-cleartext-hook):
2732         Use `run-hook-with-args-until-success' instead of
2733         `run-hook-with-args'.
2734         (irchat-handle-run-cleartext-hook): Likewise.
2735         (irchat-handle-run-hook-with-args): Likewise.
2736
2737         * irchat-timer.el (irchat-start-timer): Use `run-at-time' with 1st
2738         argument 0 instead of nil.
2739
2740         * irchat-ctcp.el (irchat-query-client-nick-maybe-change): Return
2741         with nil explicitly.
2742
2743         * irchat-vars.el (irchat-service-spec): New widget.
2744         (irchat-service-spec-convert): New function; widget-converter.
2745         (irchat-server-spec): New widget.
2746         (irchat-server-spec-convert): New function; widget-converter.
2747         (irchat-ignore-spec): New widget.
2748         (irchat-ignore-spec-convert): New function; widget-converter.
2749
2750         * irchat-url.el (irchat-command-browse-url): Use the URL added
2751         most recently, if `current-prefix' equals `-'.
2752         (irchat-url-browser-netscape): Do not bind the process buffer.
2753
2754         * irchat-menu.el (irchat-menu-add-button): Add 3rd argument.
2755
2756 1999-03-13  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2757
2758         * irchat-xemacs.el: Use extents instead of overlays.
2759         (irchat-xemacs-put-text-property): New function.
2760         (irchat-xemacs-get-text-property): New function.
2761         (irchat-xemacs-kill-all-overlays): New function.
2762         (irchat-xemacs-overlays-at): New function.
2763
2764         * irchat-compat.el (irchat-make-overlay): New emulation function.
2765         (irchat-delete-overlay): Ditto.
2766         (irchat-overlay-put): Ditto.
2767         (irchat-move-overlay): Ditto.
2768         (irchat-overlay-end): Ditto.
2769         (irchat-overlay-get): Ditto.
2770         (irchat-overlays-at): Ditto.
2771         (irchat-kill-all-overlays): Ditto.
2772
2773 1999-03-12  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2774
2775         * irchat-xemacs.el (irchat-toolbar-toggle-crypt): New function.
2776         (irchat-toolbar-icon-convert): New function; widget-converter.
2777         (irchat-toolbar-icon): New widget.
2778         (irchat-toolbar-icon-plist-get): New function.
2779         (irchat-toolbar-map-button-list): New function.
2780         (irchat-xemacs-setup-toolbar): Renamed from
2781         `irchat-xemacs-setup-toolbar-list'.
2782         (irchat-toolbar-setup-crypt-glyph): New function.
2783         (irchat-toolbar-toggle-crypt): New function.
2784         (irchat-use-toolbar): New customizable variable.
2785
2786         * irchat-compat.el (irchat-put-text-property): Implemented as
2787         function.
2788
2789         * irchat.el (irchat-after-load-startup-hook): New hook variable.
2790
2791         * irchat-hilight.el (irchat-highlight-maybe-turn-on-font-lock):
2792         New function.
2793
2794         * Liece 1.2.8.18.
2795
2796         * irchat-channel.el (irchat-channel-create-buffer): Use
2797         `irchat-format-time-function'.
2798
2799         * irchat-hilight.el: Use font-lock.el.
2800
2801 1999-03-11  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2802
2803         * irchat-debug.el (irchat-debug-enter-handler): Moved from
2804         llhandler.el.
2805         (irchat-debug-leave-handler): Ditto.
2806
2807         * llhandler.el (llhandler-debug-enter): Abolished.
2808         (llhandler-debug-leave): Abolished.
2809
2810         * irchat-version.el (irchat-emacs-user-agent-value): New variable
2811         imported from `mime-edit-user-agent-value' of SEMI.
2812         (irchat-user-agent-value): New variable.
2813         (irchat-make-user-agent-string): Abolished.
2814         (irchat-make-emacs-user-agent-string): Abolished.
2815         (irchat-command-version): New command.
2816
2817         * irchat-hilight.el (irchat-maybe-highlight-region): New function.
2818         (irchat-maybe-smiley-region): New function.
2819         (irchat-maybe-highlight-url-region): New function.
2820         (irchat-highlight-put-url-properties-region): New function.
2821
2822         * irchat-ctcp.el: Add hooks in order to let
2823         `irchat-query-client-nick' follow the changes.
2824         (irchat-query-client-nick-maybe-change): New function.
2825         (irchat-query-client-nick-maybe-reset): New function.
2826
2827         * irchat-url.el (irchat-url-gather-hook): New hook variable.
2828         (irchat-command-browse-url): Use `_'.
2829         (irchat-url-gather-urls-region): New function.
2830         (irchat-url-search-forward): New function.
2831
2832         * irchat-compat.el (easy-menu-add-item): New alias.
2833
2834         * irchat-xemacs.el (easy-menu-add-item): New advice.
2835
2836 1999-03-10 Tsunehiko Baba <tbaba@mtl.t.u-tokyo.ac.jp>
2837
2838         * dcc.c (main): Add cast against return value of basename(3).
2839
2840 1999-03-10  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2841
2842         * irchat-menu.el (irchat-menu-url-menu): New variable.
2843
2844         * Liece 1.2.8.17.
2845
2846         * irchat-misc.el (irchat-compose-time-string): Renamed from
2847         `irchat-compose-servertimestring'.
2848
2849         * irchat-compat.el (plist-get): New function for compatibility.
2850
2851         * irchat-ctcp.el (irchat-client-time-notice): New handler.
2852         (irchat-ctcp-time-msg): Ditto.
2853
2854         * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
2855         Also display candidates when `irchat-minibuffer-parse-modes'
2856         returns 'flag.
2857
2858         * irchat-400.el (irchat-handle-433-msg): `ERR_NICKNAMEINUSE'.
2859         Do grow-tail iteration on `irchat-real-nickname' only if
2860         `irchat-auto-iterate-nick' is specified.
2861
2862         * irchat-vars.el (irchat-server-alist): Enable to specify keywords
2863         (:host, :service, :password, etc.).
2864         (irchat-auto-iterate-nick): New customizable variable.
2865
2866         * irchat-menu.el (irchat-menu-add-url): New function.
2867         (irchat-command-mode-url-menu): New menu entry.
2868
2869         * irchat.el (irchat): Do not ping to server.
2870         (irchat-open-server): Use new format of `irchat-server-alist'.
2871
2872 1999-03-02  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2873
2874         * irchat-handle.el (irchat-handle-privmsglike-msg): Define as subst.
2875
2876         * irchat-make.el (install-just-print-p): New function
2877         imported from APEL 9.13's `APEL-MK'.
2878         (config-irchat-package): Likewise.
2879         (compile-irchat-package): Likewise.
2880         (install-irchat-package): Likewise.
2881         (install-update-package-files): Likewise.
2882         (make-irchat-sample-files): New function imported from packaged
2883         version of Liece.
2884         (make-irchat-info-files): Ditto.
2885
2886         * irchat-300.el (irchat-handle-366-msg): Do not update nicks when
2887         `irchat-353-nameslist' holds no element.
2888
2889 1999-03-01  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2890
2891         * irchat-handle.el (irchat-handle-quit-msg,
2892         irchat-handle-mode-msg, irchat-handle-join-msg,
2893         irchat-handle-part-msg): Quote regexp.
2894
2895 1999-02-28  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2896
2897         * irchat.el (irchat-clear-system): Fix backquotes.
2898
2899 1999-02-25  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2900
2901         * irchat-300.el (irchat-handle-303-msg): Fix. Add check for empty
2902         reply.
2903
2904 1999-02-24  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2905
2906         * irchat-handle.el (irchat-handle-notice-msg): Fix. Call handler
2907         with `funcall'.
2908
2909         * irchat.el (irchat-channel-mode-map): Make keymap as sparse.
2910         (irchat-others-mode-map): Likewise.
2911
2912         * irchat-commands.el (irchat-command-deactivate-friends):
2913         Fix argument.
2914
2915         * Liece 1.2.8.16.
2916
2917         * irchat-globals.el (irchat-who-expression): New variable.
2918
2919         * irchat-misc.el (irchat-toggle-command-buffer-mode): Change
2920         `irchat-private-indicator'.
2921
2922         * irchat-300.el (irchat-handle-315-msg): `RPL_ENDOFWHO'.
2923         Display `no matches found' message
2924         (irchat-handle-{322,323,353,366}-msg): Count iterations.
2925
2926         * irchat.el (irchat-command-mode): Do not save
2927         `frame-title-format' twice. Use `irchat-current-channel' in place
2928         of `irchat-channel-indicator'.
2929
2930         * llhandler.el (llhandler-debug-enter): New function.
2931         (llhandler-debug-leave): New function.
2932         (llhandler-define-handler): New macro.
2933         (llhandler-eval-args): Abolished.
2934
2935         * irchat-crypt.el (irchat-encrypt-message): Encode messages.
2936         (irchat-decrypt-message): Likewise. Decode messages.
2937         (irchat-crypt-with-encrypted-message): Do not encode message which
2938         has type `cleartext'.
2939
2940 1999-02-23  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2941
2942         * irchat-misc.el (irchat-send-pong): New macro.
2943         (irchat-increment-long-reply-count): New macro.
2944         (irchat-reset-long-reply-count): New macro.
2945         (irchat-check-long-reply-count): New macro.
2946
2947         * irchat-globals.el (irchat-long-reply-count) New variable.
2948         (irchat-long-reply-max): New variable.
2949
2950         * irchat-commands.el (irchat-command-save-vars): Fix. Set marker
2951         at output position.
2952
2953 1999-02-21  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2954
2955         * irchat-300.el (irchat-handle-303-msg): Add differential IsON.
2956
2957         * irchat-commands.el (irchat-command-start-ison-timer,
2958         irchat-command-cancel-ison-timer, irchat-command-activate-friends,
2959         irchat-command-deactivate-friends): Do completion case
2960         insensitively.
2961
2962         * irchat-vars.el (irchat-saved-forms): Add symbol `irchat-friends'
2963         to be saved its value.
2964
2965 1999-02-20  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
2966
2967         * Liece 1.2.8.15.
2968
2969         * irchat-filter.el (irchat-sentinel): Do not throw signal, just
2970         clear whole system.
2971         (irchat-sentinel-error): Ditto.
2972
2973         * irchat-vars.el (irchat-friends): New user customizable variable.
2974         (irchat-poll-friends-interval): New user customizable variable.
2975         (irchat-poll-names-interval): New user customizable variable.
2976
2977         * irchat-commands.el (irchat-command-poll-names): Renamed from
2978         `irchat-command-pollnames'; implemented as function.
2979         (irchat-command-keepalive): Implemented as function.
2980         (irchat-command-poll-friends): New function.
2981         (irchat-command-activate-friends): New command.
2982         (irchat-command-deactivate-friends): New command.
2983
2984         * irchat-300.el (irchat-handle-331-msg): Call
2985         `irchat-set-channel-indicator'.
2986         (irchat-handle-332-msg): Ditto.
2987
2988         * irchat-globals.el (irchat-channel-status-indicator): New
2989         variable; default value of `frame-title-format'.
2990         (irchat-friends-last): New variable.
2991         (irchat-frame-title-format-last): New variable.
2992
2993         * irchat-misc.el (irchat-set-frame-title-format): Do not calculate
2994         `frame-title-format' directly.
2995         (irchat-maybe-update-channel-indicator): New macro.
2996
2997 1999-02-20  P.F.FrontJr. <pff@softai.co.jp>:
2998
2999         * irchat-misc.el (irchat-set-channel-indicator): Display channel
3000         status on mode line.
3001
3002         * irchat-vars.el (irchat-display-status-on-channel-indicator):
3003         New user customizable variable.
3004
3005 1999-02-15  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3006
3007         * irchat.el (irchat-read-variables-files): Set alternative
3008         startup file as primary one.
3009
3010         * irchat-timer.el (irchat-start-timer): Do not require `timer' or
3011         `itimer'; autoload timer functions.
3012         (irchat-cancel-timer): Ditto.
3013
3014 1999-02-14  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3015
3016         * irchat-ck-ccl (irchat-ck-ccl): Remove.
3017         (irchat-ck-ccl-cj-to-ck-string): Use `ccl-execute-on-string'.
3018         (irchat-ck-ccl-ck-to-cj-string): Ditto.
3019
3020         * irchat-xemacs.el (irchat-xemacs-setup-toolbar): New function.
3021
3022         * irchat-menu.el (irchat-command-add-menus): New function; add
3023         menubar menus explicitly.
3024
3025         * irchat-coding.el (irchat-coding-custom-detect-coding-region):
3026         New variable; set user customizable function to detect coding system.
3027         (irchat-coding-custom-detect-coding-string): Likewise.
3028         (irchat-detect-coding-string-tcljp): Transported from
3029         `tclKanjiUtil.c'; trivial encoding detection routine.
3030         (irchat-default-coding-system): Moved from `irchat-vars.el'.
3031         (irchat-default-mime-charset): Ditto.
3032         (irchat-detect-coding-system): Ditto.
3033
3034         * crc32.el (crc32-region): Remove `mark-active'.
3035
3036         * irchat-timer.el (irchat-cancel-timer): Fix for XEmacs's
3037         `itimer'.
3038
3039         * Liece 1.2.8.14.
3040
3041         * irchat-dcc.el (irchat-dcc-requests): Rename from
3042         `irchat-dcc-request-list'; implemented as actually a queue.
3043
3044         * queue-m.el: New file; imported from elib.
3045
3046         * irchat-filter.el (irchat-filter): Remove checking whether
3047         process output line contains LF; remove duplicated LF checking
3048         likewise; enclose with `save-match-data'.
3049         (irchat-handle-message): Add checking user-at-host cookie with
3050         restricted line.
3051
3052         * irchat-window.el (irchat-window-functionp): Remove; use
3053         `irchat-functionp'.
3054
3055         * irchat-channel.el (irchat-channel-get-nicks): Fix; apply car
3056         against each elements.
3057
3058 1999-02-13  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3059
3060         * irchat-commands.el (irchat-command-mode+o,
3061         irchat-command-mode+v): Build completion list using
3062         `filter-elements'.
3063
3064         * irchat-vars.el (irchat-exit-hook): Rename from
3065         `irchat-Exit-hook'.
3066
3067         * irchat-inlines.el (irchat-functionp): New macro.
3068
3069         * irchat-compat.el (mapvector): New macro.
3070
3071         * irchat-misc.el (irchat-greet-author): Remove.
3072         (irchat-split-rest): Fix arguments.
3073         (irchat-completing-default-read): 3rd and later arguments become
3074         optional.
3075         (irchat-completing-sequential-read): Evaluate completion table
3076         consequently; Add optional argument `multiple-candidate', if this
3077         arg is non-nil always create new table with its initial state.
3078
3079         * llhandler.el (llhandler-define-entry-point): Add debugging
3080         triger in frount of function definition.
3081         (llhandler-define-with-return): Ditto.
3082         (llhandler-define): Ditto.
3083         (llhandler-enter-format-string): New constant; for debugging use.
3084         (llhandler-leave-format-string): Ditto.
3085         (llhandler-eval-args): New macro.
3086
3087         * irchat.el (irchat-open-server-internal): Use
3088         `open-network-stream-as-binary'.
3089         (irchat-startup-hook): Rename from `irchat-Startup-hook'.
3090
3091 1999-02-07  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3092
3093         * Liece 1.2.8.13.
3094
3095         * idea.el (idea-ecb-decrypt-string): Enclose Base64 decoded string
3096         with `string-as-unibyte'.
3097         (idea-cbc-decrypt-string): Ditto.
3098
3099         * idea.el: Sync up with Irchat-980625-2.
3100
3101         * crc32.el: Ditto.
3102
3103         * irchat-300.el (irchat-handle-303-msg): Fix matched string.
3104
3105         * irchat-handle.el (irchat-handle-privmsg-msg): Check whether
3106         private message has come from entirely outer.
3107
3108         * irchat-filter.el (irchat-handle-message): Remove all occurence
3109         of CR out of inputs :(
3110
3111 1999-02-06  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3112
3113         * irchat.el (irchat-read-variables-files): Save alternatively
3114         specified startup file name into `irchat-variables-files'.
3115
3116 1999-02-04  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3117
3118         * irchat-dcc.el (irchat-command-dcc-accept): Remove destructive
3119         checking.
3120
3121         * irchat-make.el: Do not use `add-to-list' for Emacs19.
3122
3123         * irchat-nick.el (irchat-nick-replace): Fixed regexp.
3124
3125 1999-02-03  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3126
3127         * irchat-coding.el (irchat-coding-detect-coding-region)
3128         (irchat-coding-detect-coding-string): New function.
3129         (irchat-coding-decode-mime-charset-region): Use above directly.
3130         (irchat-coding-decode-mime-charset-string): Ditto.
3131
3132 1999-02-02  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3133
3134         * irchat-commands.el (irchat-command-who): Fixed setting
3135         `irchat-channel-alist.
3136
3137         * Liece 1.2.8.12.
3138
3139         * irchat-nick.el (irchat-nick-get-user-at-host): New macro.
3140
3141         * irchat-compat.el (temp-minibuffer-message): New function.
3142
3143         * irchat-minibuf.el: New file; custom minibuffer completion.
3144
3145         * irchat.el (irchat-open-server-internal): Add check for dotless
3146         IP or IPv6 address representation.
3147
3148         * irchat-channel.el (irchat-channel-set-voice): Replace with
3149         regexp.
3150
3151 1999-02-01  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3152
3153         * irchat-300.el (irchat-handle-319-msg): Fixed channel conversion.
3154
3155         * irchat-commands.el (irchat-command-modec): Fixed completion.
3156         (irchat-command-mode-o,irchat-command-mode+v,irchat-command-mode-v):
3157         Fix format string.
3158
3159         * dcc.c (chat_listen): Print connection result.
3160
3161         * irchat-dcc.el (irchat-command-dcc-chat-listen): Add dummy
3162         argument `chat' for compatibility.
3163
3164         * irchat-channel.el (irchat-channel-remove-mode): Use `delq'.
3165         (irchat-nick-remove-mode): Ditto.
3166
3167         * Liece 1.2.8.11.
3168
3169         * irchat-menu.el (irchat-menu-popup-menu): Check whether XEmacs or
3170         not compile time.
3171 \f
3172 1999-01-31  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3173
3174         * irchat-compat.el (set-keymap-parents): New macro.
3175
3176         * irchat-commands.el (irchat-command-join-channel): Add flag
3177         whether `irchat-command-buffer-mode' is toggled.
3178         (irchat-command-join-partner): Ditto.
3179
3180         * irchat-300.el (irchat-count-words-from-string): Count postfix
3181         white spaces.
3182
3183         * irchat-q-el.el: Splited from `irchat-ctcp.el'; binary data
3184         quotation in emacs-lisp.
3185         * irchat-q-ccl.el: Same functionality as above but implemented in
3186         Emacs CCL.
3187
3188         * b64.el (b64-encode-string, b64-decode-string): Add autoload
3189         cookie.
3190
3191         * irchat.el (irchat-channel-list-keys): New variable.
3192         (irchat-define-keys): Add lisp-mode indentation.
3193         (irchat-channel-mode-map, irchat-others-mode-map): Set
3194         `irchat-dialogue-mode-map' as its keymap parent.
3195
3196 1999-01-28  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3197
3198         * Liece 1.2.8.10.
3199
3200         * dcc.c: Rewritten but this is obsoleted.
3201
3202         * irchat-commands.el (irchat-command-end-of-buffer): Renamed from
3203         `irchat-command-eod-buffer'; this works also in `irchat-{channel,
3204         others}-buffer-mode'.
3205
3206         * dcc.ml (getaddr_ext): New function.
3207
3208         * irchat-dcc.el (irchat-dcc-send-filter): Fix regexp.
3209         (irchat-dcc-add-to-process-alist): Add process key as symbol.
3210         (irchat-dcc-get-process-object): Likewise.
3211         (irchat-command-dcc-receive): Fixed arguments of
3212         `irchat-dcc-add-to-process-alist'.
3213         (irchat-command-dcc-send): Likewise.
3214         (irchat-command-dcc-accept): Fix typo.
3215
3216 1999-01-27  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3217
3218         * irchat.el (irchat-others-mode-map): Add key binding of
3219         `irchat-command-tag-region'
3220
3221         * irchat-commands.el (irchat-command-join-channel): Use
3222         `irchat-channel-memberp'.
3223         (irchat-command-modec): Make completion from supported mode list.
3224         (irchat-channel-real): Try match with
3225         `irchat-channel-conversion-map' case insensitively.
3226         (irchat-channel-virtual): Ditto.
3227
3228 1999-01-26  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3229
3230         * irchat-globals.el (irchat-supported-channel-mode-alist):
3231         (irchat-supported-user-mode-alist): New variable
3232
3233         * irchat-nick.el (irchat-nick-get-modes): New macro.
3234         (irchat-nick-add-mode): New macro.
3235         (irchat-nick-remove-mode): New macro.
3236         (irchat-nick-set-mode): New macro.
3237
3238         * irchat-000.el (irchat-handle-004-msg): Save server supported
3239         modes.
3240
3241         * Liece 1.2.8.9.
3242
3243         * irchat-make.el: Add local copy of APEL to `load-path'.
3244         (autoload-irchat): New function to generate autoload file.
3245
3246         * irchat.el (irchat-command-keys): Add key definition of
3247         `irchat-command-set-window-style' (C-c s).
3248         (irchat): Parse `irchat-variables-files' specified in command
3249         line.
3250         (irchat-read-variables-files): Add optional argument `file'.
3251
3252         * irchat-window.el (irchat-window-set-default-style): Fallback
3253         style used when encountered an error at style-file loading time.
3254
3255         * irchat-handle.el (irchat-handle-mode-msg): Gather channel modes
3256         correctly.
3257
3258         * irchat-channel.el (irchat-channel-get-modes): New macro.
3259         (irchat-channel-set-mode): New macro.
3260         (irchat-channel-add-mode): New macro.
3261         (irchat-channel-remove-mode): New macro.
3262
3263         * irchat-menu.el (irchat-menu-prepare-menus): Fix typo in
3264         `irchat-command-previous-channel'.
3265         (irchat-menu-IRC-menu): Add menu items.
3266
3267 1999-01-23  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3268
3269         * irchat-misc.el (irchat-change-nick-of): Fixed.
3270
3271 1999-01-22  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3272
3273         * llhandler.el: New file.
3274
3275         * Liece 1.2.8.8.
3276
3277         * irchat-handle.el (irchat-handler-defun-*): Abolished.
3278         (irchat-handler-defsubst-*): Abolished.
3279         (irchat-handler-obarray): New variable.
3280         (irchat-handle-error-msg): New handler.
3281         Handler API has been rewritten with `irchat-handler-obarray',
3282         which enables faster handler lookup from hash.
3283
3284 1999-01-21  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3285
3286         * irchat-ctcp.el: Rewritten with new handler API.
3287         (irchat-ctcp-file-save-directory): New user variable.
3288         (irchat-client-message): New macro.
3289         (irchat-client-file-message): New macro.
3290
3291         * irchat-vars.el (irchat-gather-channel-modes): New user variable.
3292         (irchat-*-buffer): Moved into `irchat-globals.el'.
3293
3294         * irchat-misc.el: Require `invisible'.
3295         (irchat-remove-properties-region): Use
3296         `next-single-property-change' instead of `next-property-change'.
3297         (next-visible-point): Add advice to pass optional argument
3298         `limit'.
3299         (irchat-change-nick-of): Fixed.
3300
3301 1999-01-20  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3302
3303         * irchat-compat.el (filter-elements): Renamed from `filtercar'.
3304         Rewritten as macro with referring to `dabbrev-filter-elements'.
3305
3306         * defface.el (defface-set-face-inverse): New function.
3307         (defface-face-inverse): Ditto.
3308         (defface-set-face-bold): Abolished. Use `face-set-bold-p'.
3309         (defface-face-bold): Abolished. Use `face-bold-p'.
3310         (defface-set-face-italic): Abolished. Use `face-set-italic-p'.
3311         (defface-face-italic): Abolished. Use `face-italic-p'.
3312
3313 1999-01-19  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3314
3315         * irchat-commands.el (irchat-command-tag-region): Renamed from
3316         `irchat-dialogue-tag-line'. Add removing 'face and 'invisible
3317         properties from text moved into kill ring.
3318
3319         * sample.dot.liece{,.ja}: Fixed documentation about window
3320         configuration.
3321
3322         * irchat-misc.el (irchat-pick-buffer): Assume that channel names
3323         are associated to channel buffers case insensitively.
3324         (irchat-remove-properties-region): New macro.
3325
3326 1999-01-18  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3327
3328         * irchat-compat.el (keymap-accept-event-array): Abolished.
3329
3330         * Liece 1.2.8.7.
3331
3332         * irchat-misc.el (matching-substring): Became an alias for
3333         `match-string'.
3334
3335         * irchat.el (irchat-open-server): Fixed.
3336         (irchat-open-server-internal): Fixed.
3337         Do not require `smiley'.
3338
3339 1999-01-17  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3340
3341         * irchat-300.el (irchat-handle-364-msg): Fixed.
3342
3343         * irchat-200.el (irchat-handle-213-msg): Fixed.
3344
3345         * irchat-intl.el (irchat-intl-load-catalogue): Do not bind `lang'
3346         to `current-language-environment'.
3347
3348         * irchat-window.el (irchat-configure-windows): Switch to
3349         `irchat-command-buffer' before calling function
3350         `irchat-window-configure-frame'.
3351
3352         * irchat-timer.el: Enclose statement which has newly styled macros
3353         with `eval'.
3354
3355         * irchat-compat.el (run-hook-with-args-until-success): New macro
3356         for compatibility.
3357
3358         * irchat-misc.el (irchat-convert-received-input): New macro.
3359         No longer require `irchat-filter'.
3360
3361 1999-01-16  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3362
3363         * irchat-caesar.el: Abolished.
3364
3365         * irchat-compat.el (function-documentation): New macro.
3366
3367         * irchat-commands.el (irchat-command-point-back-to-command-buffer):
3368         New command. Bind key to `c'.
3369         (irchat-command-caesar-line): Abolished. Use `mule-caesar-region'.
3370
3371         * irchat-misc.el (irchat-is-message-ignored): Moved from
3372         `irchat.el'.
3373         (irchat-maybe-poll): Ditto.
3374         (irchat-set-crypt-indicator): Ditto.
3375         (irchat-get-buffer-create): Ditto.
3376         (irchat-hex-char-to-integer): Imported from `misty1.el'.
3377         (irchat-hex-string-to-integer): Ditto.
3378
3379 1999-01-15  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3380
3381         * irchat.el (irchat-read-variables-files): New function.
3382         (irchat-command-read-variables-files): New alias to
3383         `irchat-read-variables-files'.
3384         (irchat-initialize-buffers): New wrapper function.
3385         (irchat-replace-internal): New macro.
3386         (irchat-insert-internal): New macro.
3387
3388         * irchat-compat.el (ccl-enable-to-read-multibyte): New broken
3389         facility.
3390         (buffer-or-string-p): New macro.
3391
3392         * irchat-misc.el (irchat-send-as-binary): New macro.
3393         (irchat-send): Add `string-as-unibyte' while checking length of
3394         string.
3395         (irchat-replace-in-string): Abolished.
3396
3397         * irchat-ck-ccl.el: CCL version of `ck' to `cj' converter.
3398
3399         * irchat-ck-el.el: Renamed from `irchat-hankana.el'.
3400
3401         * irchat-make.el: irchat-make.el: Add checking whether CCL accepts
3402         `read-multibyte-character'.
3403
3404 1999-01-14  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3405
3406         * irchat-misc.el (irchat-nickname): New macro.
3407
3408         * irchat-window.el (irchat-configure-windows): Enclose
3409         calling function `irchat-window-configure-frame' with
3410         `save-excursion'.
3411
3412         * irchat-crypt.el (irchat-crypt-with-decrypt-message):
3413         Renamed from `irchat-crypt-with-encrypted-message'.
3414         (irchat-crypt-with-encrypt-message): New macro.
3415
3416         * irchat-commands.el (irchat-command-join-partner): Fixed.
3417         (irchat-command-timestamp): Fixed.
3418         (irchat-command-send-message): Fixed.
3419         (irchat-command-message): Fixed.
3420         (irchat-command-prepare-message-prefix): New macro.
3421         (irchat-command-prepare-own-message-prefix): New macro.
3422
3423         * Liece 1.2.8.6.
3424
3425         * irchat-channel.el (irchat-channel-join): Fixed.
3426
3427         * irchat-url.el (irchat-url-prepare-browser-function): New macro.
3428         (irchat-url-command-browse-url): Add checking
3429         `irchat-url-browser-name' prior to `irchat-url-browser-function'.
3430
3431 1999-01-13  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3432
3433         * README-styles.ja: New file.
3434
3435         * irchat-channel.el (irchat-channel-change): Enclose with
3436         `save-excursion'.
3437
3438 1999-01-11  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3439
3440         * irchat.el (irchat): Fixed bug in XEmacs toolbar specification.
3441
3442 1999-01-10  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3443
3444         * irchat-nick.el (irchat-nick-get-joined-channels): New macro.
3445
3446         * irchat-channel.el (irchat-channel-get-nicks): New macro.
3447         (irchat-channel-get-opers): Ditto.
3448         (irchat-channel-get-voices): Ditto.
3449         (irchat-channel-get-topic): Ditto.
3450
3451         * styles/{top,bottom}: Fixed command buffer lines.
3452
3453         * Liece 1.2.8.5.
3454
3455         * irchat.el (irchat-insert): Remove checking "(featurep 'custom)".
3456
3457         * defface.el: New file.
3458
3459 1999-01-09  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3460
3461         * irchat-handle.el (irchat-handler-define-entry-point): New alias.
3462         (irchat-handler-defun-with-return): New macro.
3463         (irchat-handler-defsubst-with-return): New macro.
3464
3465         * irchat-{000,200,300,400,500}.el: Rewritten with new handler API.
3466
3467         * irchat-handle.el (irchat-handler-entry-point-defun): New macro.
3468         (irchat-handler-entry-point-defsubst): New macro.
3469
3470         * irchat-handle.el (irchat-handle-with-running-cleartext-hook):
3471         Renamed from `irchat-handle-with-cleartext-hook'.
3472         (irchat-handle-run-cleartext-hook):
3473         Renamed from `irchat-handle-cleartext-hook'.
3474
3475 1999-01-08  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3476
3477         * styles/top: New file.
3478
3479         * irchat-misc.el (irchat-message): New macro.
3480
3481         * Liece 1.2.8.4.
3482
3483         * styles/{bottom,middle}: New file.
3484
3485         * irchat-window.el (irchat-configure-windows): Moved from
3486         `irchat'.
3487
3488         * irchat-window.el: New file for style-based window configuration.
3489
3490         * irchat-nick.el (irchat-nick-replace): Fixed moving point to
3491         highlight mouse face.
3492
3493 1999-01-05  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3494
3495         * irchat-nick.el (irchat-nick-update-region): Set point to mouse
3496         clicked position.
3497
3498         * Liece 1.2.8.3.
3499
3500         * irchat.el (irchat-nick-mode-map): Add popup menu.
3501
3502         * irchat-menu.el (irchat-nick-popup-menu): New function.
3503         (irchat-menu-popup-menu): New macro.
3504
3505         * irchat-intl.el (irchat-intl-get-msgstr-if): New macro.
3506
3507         * irchat-nick.el (irchat-nick-update-region): New function.
3508         (irchat-nick-region-nicks): Moved from `irchat-xemacs'.
3509         (irchat-nick-region-opers): Ditto.
3510         (irchat-nick-region-voices): Ditto.
3511
3512         * irchat-menu.el (irchat-menu-callback-*): Moved from
3513         `irchat-xemacs'.
3514         (irchat-menu-define-menus): Moved to defadviced block.
3515
3516         * irchat-xemacs.el (irchat-xemacs-setup-menu): Shared
3517         `irchat-nick-update-region'.
3518
3519         * irchat-channel.el (irchat-channel-set-operator): Fixed regexp.
3520
3521         * irchat-nick.el (irchat-nick-replace): Fixed regexp.
3522
3523 1999-01-04  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3524
3525         * irchat-nick.el (irchat-nick-replace): Fixed execution order.
3526
3527         * irchat-nick.el (irchat-nick-replace): Fixed regexp.
3528         And enclose `save-restriction'.
3529
3530         * irchat-menu.el: Add easymenu support.
3531
3532         * Liece 1.2.8.2.
3533
3534         * irchat-crypt.el (irchat-crypt-with-encrypted-message):
3535         New macro.
3536
3537         * irchat-handle.el (irchat-handler-defsubst): New macro.
3538         (irchat-handler-defun): Ditto.
3539         (irchat-handler-return): Ditto.
3540         All handler routines are defined with new form.
3541         (irchat-handle-with-cleartext-hook): New macro.
3542         (irchat-handle-cleartext-hook): Ditto.
3543         (irchat-handle-run-hook-with-args): Ditto.
3544         Handler code eliminated by global jump.
3545         (irchat-handle-set-channel-prefix): New macro.
3546         (irchat-handle-set-dialogue-prefix): Ditto.
3547         (irchat-handle-set-private-prefix): Ditto.
3548
3549         * irchat-misc.el (irchat-insert-change): New macro.
3550         (irchat-insert-notice): Ditto.
3551         (irchat-insert-broadcast): Ditto.
3552         (irchat-insert-wallops): Ditto.
3553         (irchat-insert-error): Ditto.
3554         (irchat-insert-info): Ditto.
3555         (irchat-insert-timestamp): Ditto.
3556         (irchat-insert-dcc): Ditto.
3557         (irchat-insert-client): Ditto.
3558
3559 1999-01-03  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3560
3561         * irchat-commands.el (irchat-switch-to-channel-no): Fixed.
3562
3563         * irchat-hilight.el (irchat-highlight-region): Check
3564         `irchat-display-prefix-tag'.
3565
3566         * irchat-vars.el (irchat-display-prefix-tag): New variable.
3567
3568         * irchat-hilight.el (irchat-highlight-hide-prefix-region):
3569         New function.
3570
3571         * irchat-version.el (irchat-version-user-agent-style): Abolished.
3572         (liece-client-product): New variable.
3573         (liece-client-name): New macro.
3574         (liece-client-version-major): Ditto.
3575         (liece-client-version-minor): Ditto.
3576         (liece-client-version-beta): Ditto.
3577         (liece-client-version-alpha): Ditto.
3578         (liece-client-codename): Ditto.
3579
3580         * irchat-version.el (irchat-make-emacs-user-agent-string): New
3581         function.
3582
3583         * irchat.el (irchat-insert): Renamed from `irchat-w-insert'.
3584         (irchat-replace): Renamed from `irchat-w-replace'.
3585
3586         * irchat-intl.el (irchat-intl-domain-to-mime-charset-alist): New
3587         variable.
3588
3589         * irchat-intl.el (irchat-intl-parse-Content-Type): Do not use
3590         `mime-parse-Content-Type' when `mime-parse' is not loaded.
3591
3592         * irchat.el: Remove extra calls of `suppress-keymap'.
3593
3594         * irchat-compat.el: Remove all CL emulation.
3595
3596         * Liece 1.2.8.1.
3597
3598         * irchat-intl.el (irchat-intl-use-localized-messages): New
3599         variable.
3600
3601 1999-01-02  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3602
3603         * irchat-intl.el (irchat-intl-parse-Content-Type): Parse
3604         "Content-Type:" header to recognize coding used in PO files.
3605
3606 1999-01-01  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3607
3608         * irchat-intl.el (irchat-intl-domains-to-coding-system-alist):
3609         Abolished.
3610
3611         * irchat-commands.el (irchat-command-find-timestamp): Regexp fixed.
3612 \f
3613 1998-12-30  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3614
3615         * Add experimental i18n feature.
3616
3617         * po/ja.po: New file.
3618
3619         * irchat-intl.el: New file.
3620
3621         * irchat-ctcp.el (irchat-ctcp-msg): Message format fixed.
3622
3623         * irchat-channel.el (irchat-channel-join): Fixed.
3624         (irchat-channel-create-buffer): Fixed.
3625
3626 1998-12-29  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3627
3628         * irchat-commands.el (irchat-switch-to-channel{,-no}):
3629         Do not reconfigure windows.
3630
3631         * TODO.ja: New file.
3632
3633         * Liece 1.2.6.13/1.2.8.0.
3634
3635         * irchat-commands.el (irchat-switch-to-channel): Fixed.
3636         (irchat-switch-to-channel-no): Fixed.
3637
3638         * irchat-misc.el (irchat-toggle-command-buffer-mode): When hiding
3639         state of nick buffer is toggled, reconfigure windows every time.
3640
3641         * irchat-handle.el (irchat-handle-join-msg): Check whether joined
3642         channel is modeless.
3643
3644         * irchat-misc.el (irchat-channel-modeless-p): New macro.
3645         (irchat-channel-modeless-regexp): New variable.
3646
3647         * irchat-handle.el (irchat-handle-{join,quit,mode,part}-msg):
3648         Compression of changes reworked.
3649
3650         * irchat-vars.el (irchat-display-time): Rename from
3651         `irchat-print-time'.
3652         (irchat-time-prefix-regexp): Regexp for time prefix.
3653
3654         * irchat-mail.el: Add autoloads instead of all requires
3655         (`gnus-msg', `sendmail', `mime-edit').
3656         (irchat-mail-compose-with-mail): Add evals to silence
3657         byte-compiler.
3658         (irchat-command-mail-compose): Fix completion.
3659
3660         * irchat-channel.el (irchat-channel-buffer-create):
3661         Rewritten as a macro.
3662
3663         * irchat-nick.el (irchat-nick-buffer-create): Ditto.
3664
3665         * irchat-compat.el: `<<' and `>>' are become aliases of lsh.
3666
3667         * irchat.el: Rename `irchat-Select-keys' to `irchat-select-keys'.
3668
3669         * sample.liece{,.ja}: Add sample setting of
3670         `irchat-startup-channel-list'.
3671
3672         * irchat.el (irchat-command-keys): Bind `C-c b' and `C-c N b' to
3673         `irchat-command{,-nick}-scroll-down' (synced up with irchat-2.4jp24f).
3674         (irchat-nick-keys): Bind scrolling functions.
3675
3676         * irchat.el (irchat-command-mode): Display `minor-mode-alist' on
3677         mode-line.
3678
3679         * irchat-globals.el (irchat-obarray):
3680         Set initial array length to 1.
3681
3682         * irchat.el: Remove preparation code of `irchat-obarray'.
3683
3684         * liece-faq.texinfo: Change formatting style.
3685
3686 1998-12-10  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3687
3688         * irchat-commands.el (irchat-command-nick-scroll-down): Add check
3689         whether `irchat-nick-buffer' is visible.
3690         (irchat-command-nick-scroll-up): Ditto.
3691
3692         * irchat-commands.el (irchat-command-scroll-down): Add check
3693         whether `irchat-channel-buffer' is visible.
3694         (irchat-command-scroll-up): Ditto.
3695
3696 1998-12-09  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3697
3698         * irchat-misc.el (irchat-set-channel-indicator): Add check for
3699         `irchat-display-frame-title'.
3700
3701         * irchat.el (irchat-configure-windows): Bind
3702         `irchat-channel-buffer-mode' and `irchat-nick-buffer-mode' at the
3703         entry point.
3704
3705         * irchat-channel.el (irchat-channel-switch-to-last): New macro.
3706
3707         * Liece 1.2.6.12.
3708
3709         * irchat-commands.el (irchat-channel-real): Fix spelling.
3710         (irchat-channel-virtual): Ditto.
3711
3712         * irchat-channel.el (irchat-channel-switch-to-last): New function.
3713
3714         * irchat-channel.el (irchat-channel-last): New macro.
3715
3716         * irchat-misc.el (irchat-change-nick-of): Fixed.
3717
3718 1998-12-04  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3719
3720         * irchat-misc.el (irchat-own-channel-message):
3721         (ircaht-own-private-message): Remove dialogue buffer from target
3722         buffers.
3723
3724         * liece-faq.texinfo: Fix hook for auto invisible.
3725
3726 1998-12-03  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3727
3728         * irchat-handle.el (irchat-pick-buffer): Moved to `irchat-misc.el'.
3729
3730         * irchat-highlit.el (irchat-highlight-pattern-alist): Fix regexp
3731         for DCC chatting line.
3732
3733         * irchat-commands.el (irchat-command-modec): Select target channel.
3734
3735         * irchat-dcc.el (irchat-command-dcc-chat-listen):
3736         (irchat-command-dcc-chat-listen): Use `as-binary-process'
3737         block.
3738
3739         * irchat.el (irchat-open-server-internal): Ditto.
3740
3741         * irchat-vars.el (irchat-binary-coding-system): Abolished.
3742
3743         * irchat.el (irchat-open-server-internal): Bind
3744         `file-coding-system-for-{read|write}' for Mule 2.3.
3745
3746         * irchat.el: `irchat-switch-to-channel-no-*' registered automatically.
3747
3748 1998-12-02  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3749
3750         * irchat-vars.el: Require `mcharset'.
3751
3752         * Liece 1.2.6.11.
3753
3754         * irchat-vars.el (irchat-default-mime-charset): New variable.
3755
3756         * irchat-coding.el: Use `mcharset' instead of
3757         `{encode|decode}-coding-*'.
3758         (irchat-coding-encode-charset-region):
3759         (irchat-coding-encode-charset-string): New macro.
3760
3761         * irchat-dcc.el (irchat-dcc-pop-request-object): Fixed.
3762
3763         * irchat-compat.el (caar): New macro.
3764
3765         * irchat-misc.el (irchat-repair-crlf): New function.
3766
3767         * Liece 1.2.6.10.
3768
3769         * irchat.el (irchat-dcc-map): New keymap.
3770
3771         * irchat-dcc.el (irchat-command-dcc-accept): New function.
3772         (irchat-dcc-get-*): Access method for request object.
3773         (irchat-dcc-pop-request-object): New macro.
3774
3775         * Liece 1.2.6.9.
3776
3777         * irchat-dcc.el: Very experimental DCC chat support added.
3778         (irchat-command-dcc-chat-listen): New function.
3779         (irchat-command-dcc-chat-connect): Ditto.
3780         (irchat-dcc-chat-listen-filter): Ditto.
3781         (irchat-dcc-chat-connect-filter): Ditto.
3782         (irchat-dcc-chat-filter): Ditto.
3783         (irchat-dcc-channel-representation-format): New variable.
3784
3785         * irchat-channel.el: Very experimental multiple server support
3786         added.
3787         (irchat-default-channel-representation-format): New variable. This
3788         is unified channel locater. Set default as
3789         "@<server abbreviation>+<channel name>".
3790         (irchat-channel-parse-representation): New function.
3791         (irchat-channel-prepare-representation): Ditto.
3792
3793         * irchat-misc.el (irchat-own-channel-message): New function.
3794
3795         * irchat-misc.el (irchat-own-message): New macro.
3796
3797         * dcc.ml: Explicitly return with code 0.
3798
3799         * irchat-dcc.el (irchat-dcc-send-filter): Fixed.
3800         (irchat-dcc-receive-filter): Fixed.
3801
3802 1998-12-01  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3803
3804         * irchat-vars.el (irchat-dcc-prefix): New variable.
3805
3806         * irchat-compat.el (cdddr): New macro.
3807
3808         * irchat-dcc.el (irchat-dcc-add-to-receive-list): New macro.
3809         (irchat-dcc-add-to-process-alist): Ditto.
3810         (irchat-dcc-get-process-object): Ditto.
3811         (irchat-dcc-sentinel): New sentinel function.
3812         (irchat-dcc-prepare-directory): New function.
3813         (irchat-ctcp-dcc-msg): Add handler for DCC chat.
3814         (irchat-command-dcc-send): Rewritten.
3815         (irchat-command-dcc-receive): Ditto.
3816         (irchat-command-dcc-list): Ditto.
3817
3818         * Liece 1.2.6.8.
3819
3820         * dcc.ml: New file.
3821
3822         * naddr.mli: Ditto.
3823
3824         * naddr.ml: Ditto.
3825
3826         * irchat-misc.el (irchat-own-message):
3827         (irchat-own-private-message): Add check whether channel buffer has
3828         been created.
3829
3830         * sample.dot.liece: Fix typo.
3831
3832         * sample.dot.liece.ja: Ditto.
3833
3834         * irchat-url.el (irchat-url-browser-netscape): Use builtin
3835         composer when encounted `mailto:'.
3836
3837         * irchat-commands.el (irchat-dialogue-insert): Abolished.
3838 \f
3839 1998-11-28  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3840
3841         * irchat-misc.el (irchat-own-private-message): Check if
3842         `irchat-command-buffer-mode' is not 'chat.
3843
3844         * Liece 1.2.6.7.
3845
3846         * irchat-channel.el (irchat-channel-prepare-partner):
3847         Fixed for setting `irchat-current-chat-partner'.
3848
3849         * irchat.el: Do not require `irchat-mail'.
3850
3851 1998-11-27  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3852
3853         * irchat.el: Set default `truncate-lines'.
3854
3855 1998-11-26  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3856
3857         * irchat-vars.el (irchat-display-frame-title): New variable.
3858
3859         * Liece 1.2.6.6.
3860
3861         * irchat-channel.el (irchat-command-toggle-channel-buffer-mode):
3862         Remove setting dirty flag.
3863
3864         * irchat-nick.el (irchat-command-toggle-nick-buffer-mode):
3865         Ditto
3866
3867 1998-11-25  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3868
3869         * irchat-mail.el: New file.
3870
3871         * irchat-vars.el (irchat-convert-hankaku-katakana): New variable.
3872
3873         * irchat-hankana.el: New file.
3874
3875         * Liece 1.2.6.5.
3876
3877         * irchat-300.el (irchat-handle-303-msg): Print come back
3878         messages for private conversation.
3879
3880         * irchat-misc.el (irchat-set-channel-indicator): New macro.
3881
3882         * irchat-handle.el (irchat-handle-nick-msg): Fixed channel indicator.
3883
3884         * irchat.el (irchat-close-server): Set `irchat-server' to nil.
3885
3886         * irchat-handle.el (irchat-handle-join-msg): Fixed for private
3887         conversation.
3888
3889         * Add copylefts.
3890
3891 1998-11-23  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3892
3893         * irchat-globals.el (irchat-ison-timer): New variable.
3894
3895         * irchat-vars.el (irchat-ison-interval): New variable.
3896
3897         * irchat-commands.el (irchat-command-set-ison-timer): New
3898         function.
3899         (irchat-command-cancel-ison-timer): Ditto.
3900
3901         * irchat-misc.el (irchat-completing-sequential-read): New function.
3902
3903         * Liece 1.2.6.4.
3904
3905         * irchat-compat.el (irchat-button3): Moved into `eval-and-compile'
3906         enclosure.
3907
3908         * irchat.el: Do not require alist.
3909
3910         * irchat-handle.el (irchat-handle-quit-msg): Rewritten.
3911
3912         * irchat-handle.el (irchat-handle-nick-msg): Handle nick message
3913         and reflect changes to private buffers.
3914
3915 1998-11-21  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3916
3917         * Liece 1.2.6.3.
3918
3919         * irchat-misc.el (irchat-channel-p): New macro.
3920         (irchat-toggle-command-buffer-mode): New wrapper function.
3921
3922         * irchat.el (irchat-windows-reconfiguration-needed): Fixed
3923         predicate for nick buffer mode and channel list mode.
3924
3925         * irchat.el (irchat-command-keys): Removed duplicated binding of
3926         `irchat-command-enter-message'(`\C-j' and `\M-\C-j').
3927
3928 1998-11-19  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3929
3930         * irchat-handle.el (irchat-handle-privmsg-msg): Fixed.
3931
3932         * etc/ball.*.xpm: Remove background color in each XPM file
3933         (From Yasushi Shoji <yashi@yashi.com>).
3934
3935         * sample.dot.liece: Add sample customizations of new feature.
3936         `irchat-channel-list-buffer-mode',
3937         `irchat-channel-list-window-width-percent',
3938         `irchat-auto-join-partner'.
3939
3940         * irchat-filter.el (irchat-filter): Remove unreferenced binding.
3941
3942         * irchat-handle.el (irchat-handle-privmsg-msg): Handle private
3943         message and join automatically.
3944
3945         * Liece 1.2.6.2.
3946
3947         * irchat-vars.el (irchat-auto-join-partner): New variable.
3948         (irchat-channel-list-window-width-percent): Ditto.
3949
3950         * irchat-compat.el (irchat-button3): New variable.
3951
3952         * irchat-channel.el (irchat-channel-push-button): New handler.
3953         (irchat-channel-list-insert): New function.
3954         (irchat-channel-prepare-partner): New function.
3955
3956         * irchat-url.el (irchat-url-push-button): Search URL string around
3957         event line.
3958
3959         * irchat.el (irchat-channel-list-mode): New major mode.
3960         (irchat-configure-windows): Fixed for channel list window.
3961         (irchat-channel-list-mode-map); New keymap.
3962
3963         * All irchat-{`Command', `Nick', `Channel', `Others', `Crypt'}-*
3964         symbols renamed with uncapitalized one.
3965
3966 1998-11-16  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3967
3968         * Liece 1.2.4.4.
3969
3970         * irchat-filter.el: Do not require mcharset.
3971
3972         * irchat-timer.el: Macro expression fixed (for Emacs19).
3973
3974         * Liece 1.2.4.3/1.2.6.1.
3975
3976         * irchat-vars.el (irchat-binary-coding-system):
3977         New variable.
3978
3979         * irchat-coding.el: New file.
3980
3981         * irchat-filter.el (irchat-run-message-hook-types):
3982         Abolished.
3983         (irchat-handle-message): Rewritten.
3984         (irchat-handle-message-2): Rewritten.
3985
3986 1998-11-15  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
3987
3988         * irchat.el (irchat-Dialogue-mode-map):
3989         (irchat-Channel-mode-map):
3990         (irchat-Others-mode-map): Add check whether array style keymap
3991         expression is acceptable.
3992
3993         * liece-faq.texinfo: New FAQ added for older version of emacsen.
3994
3995         * irchat-handle.el (irchat-handle-privmsg-msg):
3996         Rewritten.
3997
3998         * irchat-200.el (irchat-handle-200-msgs):
3999         Channel mask regexp fixed.
4000
4001         * irchat-300.el (irchat-handle-300-msgs):
4002         Ditto.
4003
4004         * irchat-400.el (irchat-handle-400-msgs):
4005         Ditto.
4006
4007         * sample.dot.liece: Add sample hook for auto invisible.
4008
4009         * Liece 1.2.3.5.
4010
4011         * irchat-vars.el (irchat-default-coding-system):
4012         Set default to 'iso-2022-jp.
4013         (irchat-detect-coding-system): New custom variable.
4014
4015         * irchat-misc.el (irchat-send): Add code conversion with
4016         `encode-coding-region' .
4017
4018         * irchat-filter.el (irchat-filter): Add coding-system detection.
4019
4020         * irchat-compat.el (irchat-set-process-coding-system):
4021         (irchat-buffer-disable-undo): Abolished.
4022         (buffer-disable-undo): New macro.
4023
4024         * defsubst.el: Removed.
4025
4026 1998-11-14  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
4027
4028         * irchat-ctcp.el (irchat-ccl-quote-decode): Fixed.
4029
4030 1998-11-13  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
4031
4032         * irchat-ctcp.el (ccl-cascade-write):
4033         (ccl-set-register-right): New broken facility.
4034         (irchat-ccl-quote-decode): Rewritten with checking broken CCL
4035         facilities.
4036
4037         * irchat-timer.el (irchat-start-timer):
4038         Fixed macro expression for older versions of emacsen.
4039
4040         * irchat-compat.el (defface): New macro for older versions of
4041         emacsen.
4042
4043 1998-11-12  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
4044
4045         * irchat-ctcp.el: Add CCL usability checking with `ccl-usable'.
4046
4047 1998-11-11  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
4048
4049         * irchat-version.el (irchat-make-user-agent-string):
4050         (irchat-make-version-string):
4051         Regexp fixed.
4052
4053         * irchat-ctcp.el (irchat-ccl-quote-decode):
4054         (irchat-ccl-quote-encode): Check if module `pccl' exists.
4055
4056         * sample.dot.liece: Renamed from sample.irchat3_vars.el.
4057
4058         * irchat-version.el (liece-client-minor-version):
4059         Numbered as 1.2.3.3.
4060         (irchat-version-user-agent-style):
4061         Declaration revereted to `defvar' from `defcustom'.
4062
4063         * Makefile: Removed `-lnsl'.
4064 \f
4065 1998-10-20  Daiki Ueno  <daiki@kake.info.waseda.ac.jp>
4066
4067         * irchat-nick.el (irchat-Nick-update): Bug fixed in splitting 353
4068         (NAMEREPLY) message.
4069
4070         * irchat-inlines.el (list-to-assoclist): Rewritten.
4071
4072 1998-10-08  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4073
4074         * irchat-xemacs.el (irchat-toolbar-spec-list): Replace
4075         `irchat-Command-push' and `irchat-Command-pop' with
4076         `irchat-Command-previous-channel' and `irchat-Command-next-channel'.
4077         (irchat-x-face-face-insert): Evaluate also when loaded.
4078
4079 1998-10-07  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4080
4081         * irchat-crypt.el (base64-encode-string): Fixed autoload with
4082         `mel' to `mel-b' package.
4083         (base64-decode-string): Ditto.
4084
4085 1998-10-06  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4086
4087         * irchat-xemacs.el (irchat-xemacs-splash-logo): Splash screen with
4088         "liece.xpm" on every loadup time.
4089
4090         * irchat-version.el (liece-client-version): Numbered as 1.2.1.
4091
4092         * irchat-x-face.el (irchat-x-face-face-insert): Display X-Face on
4093         each prefix line align middle.
4094
4095         * irchat-debug.el: New file.
4096
4097 1998-10-02  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4098
4099         * irchat.el (irchat-Debug-mode): New major mode for
4100         `irchat-Command-debug'.
4101
4102         * liece-faq.texinfo: New file.
4103
4104         * irchat-commands.el (irchat-Client-query-map): Key binding for
4105         `irchat-Command-client-x-face-from-minibuffer' substituted with
4106         `irchat-Command-client-x-face-from-xbm-file'.
4107
4108         * irchat-compat.el (replace-in-string): New function from XEmacs
4109         subr.el.
4110
4111         * irchat-x-face.el: New file.
4112         (irchat-x-face-insert): Now works properly with GNU Emacs.
4113
4114         * irchat-xemacs.el (irchat-x-face-insert): New function.
4115         (irchat-x-face-encode): Ditto.
4116
4117         * irchat-ctcp.el (irchat-ctcp-x-face-msg): X-Face query support.
4118         Now it works only with X-Face utility.
4119
4120         * irchat-version.el (liece-client-version-beta): New variable.
4121
4122 1998-10-01  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4123
4124         * irchat.el (irchat-clear-system): Restart now reworked.
4125
4126         * irchat-make.el (config-irchat): Add check wheter APEL version is
4127         9.0 or later.
4128
4129         * irchat-ctcp.el (irchat-ctcp-version-msg): Rewritten with new
4130         style version string.
4131
4132         * irchat-version.el (irchat-version-user-agent-style): New
4133         variable.
4134         (irchat-make-user-agent-string): New function.
4135         (irchat-make-client-version-string): Ditto.
4136         (irchat-make-version-string): Ditto.
4137
4138         * irchat-make.el (config-irchat): Rewritten.
4139
4140         * irchat-ctcp.el: Renamed from irchat-cta.el.
4141         (irchat-ccl-quote-cs): New coding system for file transfer.
4142         (irchat-ccl-quote-encode): New CCL program.
4143         (irchat-ccl-quote-decode): Ditto.
4144         (irchat-ctcp-msg): Hook checking code eliminated.
4145         (irchat-ctcp-client-msg): Ditto.
4146 \f
4147 1998-09-30  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4148
4149         * irchat-hilight.el (irchat-highlight-buffer):
4150         Add check whether there is point has
4151
4152         * irchat-compat (irchat-get-text-property):
4153         Add signal handler for XEmacs extents.
4154
4155         * irchat-commands.el: Require `irchat-dcc.el'.
4156
4157         * Makefile: New rule for .texinfo to .info.
4158
4159         * irchat-hilight.el (irchat-highlight-buffer): Bug fix for
4160         `irchat-highlight-pattern'.
4161
4162 1998-09-29  Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
4163
4164         * irchat-make.el (install-irchat): Fixed usage of function
4165         install-files.
4166
4167         * irchat-nick.el: Do not require widget wid-edit.
4168
4169         * irchat-make.el (irchat-modules-to-compile): Added
4170         irchat-channel, irchat-nick to module list.
4171
4172         * irchat-hilight.el (irchat-highlight-insert-with-mouse-face):
4173         Addded check whether function widget-create is bounded.
4174
4175         * irchat-compat.el: Require cl.
4176
4177         * Makefile: Require cl. Machine specific option removed.
4178
4179         * irchat-commands.el (irchat-Command-send-message):
4180         New signal handler for `encode-coding-string' with unknown coding
4181         system. This encoding is needed when `irchat-crypt-mode-active-p'
4182         is non nil.
4183
4184         * irchat.el: Renamed from irchat-main.el.
4185
4186         * irchat-main.el: Removed.
4187
4188 1998-09-29  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4189
4190         * irchat-crypt.el (irchat-read-passphrase): New alias.
4191
4192 1998-09-28  Daiki Ueno  <daiki@dice.cache.waseda.ac.jp>
4193
4194         * irchat-make.el: New file.
4195
4196         * irchat-compat.el: New file.
4197
4198         * irchat-ja.texinfo: New file.
4199
4200         * setpath.el: Removed.
4201
4202         * irchat-url.el (irchat-url-button-push): New handler.
4203
4204         * irchat-main.el (irchat-Select-map): New keymap.
4205
4206         * irchat-filter.el: Added autoloads for entry points of 000, 200,
4207         300, 400, 500 message handlers.
4208
4209         * irchat-misc.el (irchat-greet-author): Abolished.
4210
4211         * irchat-channel.el: Splitted from irchat-commands.el.
4212
4213         * irchat-nick.el: Ditto.