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