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