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