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