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