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