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