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