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