* riece-message.el (riece-format-message): Don't append
[riece] / lisp / ChangeLog
1 2004-05-22  Daiki Ueno  <ueno@unixuser.org>
2
3         * riece-message.el (riece-format-message): Don't append
4         server-name if the 2nd arg is not specified.
5
6         * riece-hangman.el (riece-hangman-word): Fixed regexp.
7
8 2004-05-22  Daiki Ueno  <ueno@unixuser.org>
9
10         * riece-xface.el: Support enable/disable.
11         (riece-xface-enabled): New flag.
12         (riece-xface-description): New variable.
13         (riece-xface-update-user-list-buffer): Check riece-xface-enabled.
14         (riece-xface-enable): New function.
15         (riece-xface-disable): New function.
16
17         * riece-url.el: Support enable/disable.
18         (riece-url-enabled): New flag.
19         (riece-url-description): New variable.
20         (riece-url-enable): New function; bind command keys here.
21         (riece-url-disable): New function.
22
23         * riece-unread.el: Support enable/disable.
24         (riece-unread-enabled): New flag.
25         (riece-unread-description): New variable.
26         (riece-unread-after-display-message-function): Check
27         riece-unread-enabled.
28         (riece-unread-after-switch-to-channel-function): Ditto.
29         (riece-unread-format-identity-for-channel-list-buffer): Ditto.
30         (riece-unread-format-identity-for-channel-list-indicator): Ditto.
31         (riece-unread-enable): New function; bind command keys here.
32         (riece-unread-disable): New function.
33
34         * riece-rdcc.el: Support enable/disable.
35         (riece-rdcc-enabled): New flag.
36         (riece-rdcc-description): New variable.
37         (riece-handle-dcc-request): Check riece-rdcc-enabled.
38         (riece-rdcc-enable): New function; bind command keys here.
39         (riece-rdcc-disable): New function.
40
41         * riece-ndcc.el: Support enable/disable.
42         (riece-ndcc-enabled): New flag.
43         (riece-ndcc-description): New variable.
44         (riece-handle-dcc-request): Check riece-ndcc-enabled.
45         (riece-ndcc-enable): New function; bind command keys here.
46         (riece-ndcc-disable): New function.
47
48         * riece-menu.el: Support enable/disable; put
49         riece-addon-default-disabled property.
50         (riece-menu-enabled): New flag.
51         (riece-menu-description): New variable.
52         (riece-menu-enable): New function.
53         (riece-menu-disable): New function.
54
55         * riece-lsdb.el: Support enable/disable.
56         (riece-lsdb-enabled): New flag.
57         (riece-lsdb-description): New variable.
58         (riece-lsdb-enable): New function; bind command keys here.
59         (riece-lsdb-disable): New function.
60
61         * riece-keyword.el: Support enable/disable.
62         (riece-keyword-enabled): New flag.
63         (riece-keyword-description): New variable.
64         (riece-keyword-message-filter): Check riece-keyword-enabled.
65         (riece-keyword-enable): New function.
66         (riece-keyword-disable): New function.
67
68         * riece-ignore.el: Support enable/disable.
69         (riece-ignore-enabled): New flag.
70         (riece-ignore-description): New variable.
71         (riece-ignore-message-filter): Check riece-ignore-enabled.
72         (riece-ignore-enable): New function; bind command keys here.
73         (riece-ignore-disable): New function.
74
75         * riece-icon.el: Support enable/disable.
76         (riece-icon-enabled): New flag.
77         (riece-icon-description): New variable.
78         (riece-icon-update-user-list-buffer): Check riece-icon-enabled.
79         (riece-icon-update-channel-list-buffer): Check riece-icon-enabled.
80         (riece-icon-enable): New function.
81         (riece-icon-disable): New function.
82
83         * riece-history.el: Support enable/disable.
84         (riece-history-enabled): New flag.
85         (riece-history-description): New variable.
86         (riece-history-format-identity-for-channel-list-buffer): Check
87         riece-history-enabled.
88         (riece-history-format-identity-for-channel-list-indicator): Ditto.
89         (riece-history-enable): New function.
90         (riece-history-disable): New function.
91
92         * riece-hangman.el: Support enable/disable; put
93         riece-addon-default-disabled property.
94         (riece-hangman-enabled): New flag.
95         (riece-hangman-description): New variable.
96         (riece-hangman-after-privmsg-hook): Check riece-hangman-enabled.
97         (riece-hangman-enable): New function.
98         (riece-hangman-disable): New function.
99
100         * riece-guess.el: Support enable/disable.
101         (riece-guess-enabled): New flag.
102         (riece-guess-description): New variable.
103         (riece-guess-insinuate): Nothing to do.
104         (riece-guess-enable): New function; bind command keys here.
105         (riece-guess-disable): New function.
106
107         * riece-doctor.el: Support enable/disable; put
108         'riece-addon-default-disabled property.
109         (riece-doctor-enabled): New flag.
110         (riece-doctor-description): New variable.
111         (riece-doctor-after-privmsg-hook): Check riece-doctor-enabled.
112         (riece-doctor-enable): New function.
113         (riece-doctor-disable): New function.
114
115         * riece-ctlseq.el: Support enable/disable.
116         (riece-ctlseq-enabled): New flag.
117         (riece-ctlseq-description): New variable.
118         (riece-ctlseq-message-filter): Check riece-ctlseq-enabled.
119         (riece-ctlseq-enable): New function.
120         (riece-ctlseq-disable): New function.
121
122         * riece-button.el: Support enable/disable.
123         (riece-button-enabled): New flag
124         (riece-button-description): New variable.
125         (riece-button-enable): New function.
126         (riece-button-disable): New function.
127
128         * riece-async.el (riece-async-description): New variable.
129
130         * riece-alias.el: Support enable/disable.
131         (riece-alias-enabled): New flag.
132         (riece-alias-description): New variable.
133         (riece-alias-insinuate): Nothing to do.
134         (riece-alias-enable): New function.
135         (riece-alias-disable): New function.
136
137         * riece-addon.el (riece-addon-list-mark-face-alist): Change mark
138         for addons which does not support enable/disable.
139         (riece-addon-list-font-lock-keywords): Follow the above change.
140         (riece-command-list-addons): Ditto.
141
142         * riece.el (riece): Check 'riece-addon-default-disabled property.
143         (riece-exit): Disable addons.
144
145 2004-05-22  Daiki Ueno  <ueno@unixuser.org>
146
147         * riece-addon.el (riece-addon-list-mode): Call font-lock-set-defaults.
148
149         * riece-highlight.el (riece-highlight-setup-dialogue): Call
150         font-lock-set-defaults.
151         (riece-highlight-setup-channel-list): Ditto.
152
153         * riece.el (riece): Enable add-ons after startup.
154
155 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
156
157         * riece.el (riece-dialogue-mode-map): Bind
158         riece-command-list-addons as "^".
159
160 2004-05-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
161
162         * riece-skk-kakutei.el (riece-skk-kakutei-enabled): New flag.
163         (riece-skk-kakutei-description): New variable.
164         (riece-skk-kakutei-insinuate): Nothing to do.
165         (riece-skk-kakutei-enable): New function.
166         (riece-skk-kakutei-disable): New function.
167
168 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
169
170         * riece-highlight.el (riece-highlight-setup-dialogue): Simplified.
171         (riece-highlight-setup-channel-list): Simplified.
172
173         * riece.el (riece): Enable add-ons just after insinuate them.
174
175         * riece-addon.el (riece-addon-list-enabled-face): New face.
176         (riece-addon-list-disabled-face): New face.
177         (riece-addon-list-unsupported-face): New face.
178         (riece-addon-list-unknown-face): New face.
179         (riece-addon-list-description-face): New face.
180         (riece-addon-list-mark-face-alist): New user option.
181         (riece-addon-list-font-lock-keywords): New variable.
182         (riece-addon-list-mode-map): Bind some keys.
183
184 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
185
186         * riece-addon.el (riece-insinuate-addon): Add optional 2nd
187         argument `verbose'
188         (riece-enable-addon): Ditto.
189         (riece-disable-addon): Ditto.
190         (riece-command-enable-addon): Call riece-enable-addon with the 2nd
191         arg.
192         (riece-command-disable-addon): Call riece-disable-addon with the
193         2nd arg.
194
195 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
196
197         * riece-addon.el (riece-command-list-addons): Change "no
198         description" -> "(no description)"; show key bindings.
199
200         * riece-ctcp.el (riece-ctcp-description): New variable.
201         * riece-highlight.el (riece-highlight-description): New variable
202         * riece-log.el (riece-log-description): New variable.
203         * riece-mini.el (riece-mini-description): New variable.
204
205 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
206
207         * riece-ctcp.el (riece-ctcp-enable): Fixed typo.
208
209         * riece-addon.el (riece-addon-list-mode-map): New keymap.
210         (riece-addon-list-mode): New function.
211         (riece-command-list-addons): New command.
212         (riece-command-enable-addon): New command.
213         (riece-command-disable-addon): New command.
214         (riece-disable-addon): Fixed typo.
215
216 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
217
218         * riece-mini.el (riece-mini-enabled): New flag.
219         (riece-mini-display-message-function): Check riece-mini-enabled.
220         (riece-mini-enable): New function.
221         (riece-mini-disable): New function.
222
223         * riece-log.el (riece-log-enabled): New flag.
224         (riece-log-display-message-function): Check riece-log-enabled.
225         (riece-log-insinuate): Don't bind command key.
226         (riece-log-enable): New function.
227         (riece-log-disable): New function.
228
229         * riece-highlight.el (riece-highlight-enabled): New flag.
230         (riece-highlight-setup-dialogue): Renamed from
231         riece-dialogue-turn-on-font-lock; don't call turn-on-font-lock.
232         (riece-highlight-setup-channel-list): Renamed from
233         riece-channel-list-turn-on-font-lock; don't call
234         turn-on-font-lock.
235         (riece-highlight-hide-prefix): Renamed from
236         riece-dialogue-hide-prefix.
237         (riece-highlight-put-overlay-faces): Renamed from
238         riece-put-overlay-faces; check riece-highlight-enabled.
239         (riece-highlight-format-identity-for-channel-list-indicator):
240         Check riece-highlight-enabled.
241         (riece-highlight-insinuate): Follow the name changes.
242         (riece-highlight-enable): New function.
243         (riece-highlight-disable): New function.
244
245         * riece-ctcp.el (riece-ctcp-enabled): New flag.
246         (riece-ctcp-insinuate): Don't bind command keys.
247         (riece-ctcp-enable): New function.
248         (riece-ctcp-disable): New function.
249         (riece-handle-ctcp-request): Check riece-ctcp-enabled.
250         (riece-handle-ctcp-response): Ditto.
251
252         * riece.el: Moved add-on arrangement code to riece-addon.el.
253         (riece-addons-insinuated): New flag.
254         (riece): Don't (re)insinuate add-ons if at least an IRC server is
255         opened; enable add-ons after calling riece-startup-hook.
256
257         * riece-addon.el: New file.
258         * COMPILE (riece-modules): Add riece-addon.
259         * Makefile.am (EXTRA_DIST): Add riece-addon.el.
260
261 2004-05-20  Daiki Ueno  <ueno@unixuser.org>
262
263         * riece-doctor.el (riece-doctor-buffer-name): Assume that the 1st
264         argument is nickname rather than identity object.
265         (riece-doctor-after-privmsg-hook): Don't send formatted identity
266         as a patient's nickname.
267
268 2004-05-20  Daiki Ueno  <ueno@unixuser.org>
269
270         * riece-hangman.el (riece-hangman-player-context-alist): Renamed
271         from riece-hangman-players.
272         (riece-hangman-make-context): Add doc.
273         (riece-hangman-context-word): Add doc.
274         (riece-hangman-context-guessed): Add doc.
275         (riece-hangman-context-missed-count): Add doc.
276         (riece-hangman-context-set-guessed): Add doc.
277         (riece-hangman-context-set-missed-count): Add doc.
278         (riece-hangman-word): Add doc.
279         (riece-hangman-reply-with-context): Prefix user name.
280
281 2004-05-20  Daiki Ueno  <ueno@unixuser.org>
282
283         * riece-doctor.el (riece-doctor-after-privmsg-hook): Prefix user
284         name to reply.
285
286         * riece-hangman.el: New add-on.
287         * COMPILE (riece-modules): Add riece-hangman.
288         * Makefile.am (EXTRA_DIST): Add riece-hangman.el.
289
290 2004-05-19  Daiki Ueno  <ueno@unixuser.org>
291
292         * riece-400.el (riece-handle-read-string): Append "Quit" to prompt
293         if user quits input.
294
295 2004-05-19  Daiki Ueno  <ueno@unixuser.org>
296
297         * riece-commands.el (riece-command-complete-user): New command.
298         * riece.el: Bind riece-command-complete-user.
299
300 2004-05-19  Daiki Ueno  <ueno@unixuser.org>
301
302         * riece-400.el (riece-handle-read-string): New function.
303         (riece-handle-432-message): Use it.
304         (riece-handle-433-message): Use it.
305
306         * riece-server.el (riece-open-server): Don't inhibit quit and
307         catch it when reading server password.
308
309 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
310
311         * riece-ignore.el (riece-ignore-message-filter): Set the
312         major-mode of riece-ignore-buffer riece-dialogue-mode.
313
314 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
315
316         * riece-ignore.el (riece-ignore-buffer-name): New user option.
317         (riece-ignore-discard-message): Fixed custom spec to follow the
318         logging option.
319         (riece-ignore-buffer): New variable.
320
321         * riece-log.el (riece-log-display-message-function): Use
322         riece-format-message.
323
324         * riece-message.el (riece-format-message): New function splitted
325         from riece-display-message-1.
326         (riece-display-message-1): Use it.
327
328 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
329
330         * riece-ignore.el (riece-ignore-user): Renamed from
331         riece-ignore-by-user.
332
333 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
334
335         * riece-signal.el (riece-connect-signal): Fixed doc.
336         (riece-disconnect-signal): New function.
337
338         * riece-ignore.el (riece-ignore-discard-message): New user option.
339         (riece-ignored-user-list): Renamed from riece-ignored-user.
340         (riece-ignore-by-user): Support unignore.
341
342 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
343
344         * riece-url.el (riece-url-regexp): Accept ";".
345
346         * riece-ignore.el: New add-on.
347         * COMPILE (riece-modules): Add riece-ignore.
348         * Makefile.am (EXTRA_DIST): Add riece-ignore.el.
349
350 2004-05-13  OHASHI Akira  <bg66@koka-in.org>
351
352         * riece-log.el (riece-log-get-directory): Follow the name change
353         of riece-channel-regexp.
354
355 2004-05-12  Daiki Ueno  <ueno@unixuser.org>
356
357         * riece-globals.el (riece-strict-channel-regexp): Renamed from
358         riece-channel-regexp.
359         (riece-strict-user-regexp): Renamed from riece-user-regexp.
360         (riece-laxed-channel-regexp): New constant.
361         (riece-laxed-user-regexp): New constant.
362         (riece-channel-regexp): Define as variable (its default value is
363         set to riece-laxed-channel-regexp).
364         (riece-user-regexp): Define as variable (its default value is set
365         to riece-laxed-user-regexp).
366
367 2004-05-10  Daiki Ueno  <ueno@unixuser.org>
368
369         * riece-ctlseq.el (riece-ctlseq-scan-region): Abolish.
370         (riece-ctlseq-requires): New function.
371         (riece-ctlseq-message-filter): Assume the existence of
372         riece-put-overlay-faces, add 'riece-overlay-face property.
373
374         * riece-keyword.el (riece-keyword-scan-region): Abolish.
375         (riece-keyword-message-filter): Assume the existence of
376         riece-put-overlay-faces, add 'riece-overlay-face property.
377
378         * riece-highlight.el (riece-put-overlay-faces): New function.
379         (riece-highlight-insinuate): Add riece-put-overlay-faces to
380         riece-after-insert-functions.
381
382 2004-05-05  Daiki Ueno  <ueno@unixuser.org>
383
384         * riece-misc.el (riece-split-parameters): Don't remove a trailing
385         string even if it is empty.
386
387 2004-05-05  Daiki Ueno  <ueno@unixuser.org>
388
389         * riece-ctlseq.el: Require 'riece-message for riece-message-text;
390         require 'riece-misc for riece-scan-property-region.
391
392         * riece-ctcp.el: Require 'riece-display for riece-channel-buffer.
393
394 2004-05-04  Daiki Ueno  <ueno@unixuser.org>
395
396         * riece-300.el (riece-handle-312-message): Use server name
397         returned by WHOIS instead of riece-real-server-name.
398         [cf. <Liece:00170>]
399
400 2004-05-04  Daiki Ueno  <ueno@unixuser.org>
401
402         * Riece: Version 0.2.2 released.
403         * riece-version.el (riece-version-number): Bump up to 0.2.2.
404
405         * riece-ctlseq.el (riece-ctlseq-hide-controls): New user option.
406
407         * riece-keyword.el (riece-keyword): Fixed the parent custom group.
408         * riece-url.el (riece-url): Fixed the parent custom group.
409
410 2004-05-04  Daiki Ueno  <ueno@unixuser.org>
411
412         * riece-ctlseq.el: New add-on.
413         * COMPILE (riece-modules): Add riece-ctlseq.
414         * Makefile.am (EXTRA_DIST): Add riece-ctlseq.el.
415
416 2004-04-29  OHASHI Akira  <bg66@koka-in.org>
417
418         * riece-log.el (riece-log-get-directory): Use a canonicalized
419         channel name.
420         (riece-log-open-directory-function): New user option.
421         (riece-log-open-directory): Use it.
422         (riece-log-insinuate): Add new key bind.
423
424 2004-04-05  Daiki Ueno  <ueno@unixuser.org>
425
426         * riece-button.el (riece-button-requires): Abolish.
427
428 2004-03-29  Daiki Ueno  <ueno@unixuser.org>
429
430         * riece.el (riece-buffer-alist): Rename *Commands* -> *Command*.
431         (riece-command-mode): Rename Commands -> Command.
432
433 2004-03-28  Daiki Ueno  <ueno@unixuser.org>
434
435         * riece-signal.el: Require 'riece-options for riece-debug.
436         * riece-async.el: Require 'riece-options for riece-debug.
437
438 2004-03-28  Daiki Ueno  <ueno@unixuser.org>
439
440         * riece.el (riece-command-mode): Don't display
441         riece-freeze-indicator on the modeline of the command buffer.
442         (riece-dialogue-mode): Make riece-freeze-indicator local to the
443         buffer whose major-mode is derived from riece-dialogue-mode.
444
445         * riece-display.el: Add autoload setting for derived-mode-class.
446         (riece-update-status-indicators): Check riece-freeze flag for each
447         buffer visible in the selected frame.
448
449         * riece-commands.el: Add autoload setting for derived-mode-class.
450         (riece-command-toggle-freeze): Don't switch to the channel buffer
451         if major-mode of the current buffer is derived from
452         riece-dialogue-mode.  Which allows to lock "*Others*" buffer.
453         (riece-command-toggle-own-freeze): Ditto.
454
455         * riece-globals.el (riece-freeze): Fix doc.
456         (riece-freeze-indicator): Add doc.
457         (riece-channel-indicator): Fix doc.
458         (riece-long-channel-indicator): Fix doc.
459         (riece-channel-list-indicator): Fix doc.
460         (riece-user-indicator): Fix doc.
461         (riece-away-indicator): Add doc.
462         (riece-operator-indicator): Add doc.
463
464 2004-03-24  Daiki Ueno  <ueno@unixuser.org>
465
466         * riece-unread.el (riece-unread-after-display-message-function):
467         Treat private messages as unread.
468
469 2004-03-21  Daiki Ueno  <ueno@unixuser.org>
470
471         * riece.el (riece-exit): Don't clear riece-user-list-buffer and
472         riece-channel-list-buffer.
473
474 2004-03-21  Daiki Ueno  <ueno@unixuser.org>
475
476         * riece.el (riece-exit): Clear riece-channel-buffer,
477         riece-user-list-buffer, and riece-channel-list-buffer.
478
479 2004-03-20  Daiki Ueno  <ueno@unixuser.org>
480
481         * riece-server.el (riece-open-server): Append the server-name to
482         the prompt string.
483
484 2004-03-14  Daiki Ueno  <ueno@unixuser.org>
485
486         * riece-display.el (riece-display-connect-signals): Update
487         riece-long-channel-indicator on 'channel-modes-changed signal.
488
489         * riece-naming.el (riece-naming-assert-channel-modes): New
490         function renamed from riece-handle-channel-modes.
491
492         * riece-misc.el: Require 'riece-mode.
493         (riece-concat-channel-modes): Display mode parameter.
494
495         * riece-channel.el: Require 'riece-mode.
496         (riece-channel-toggle-mode): Store mode "objects" instead of mode
497         "flags".
498         * riece-user.el: Require 'riece-mode.
499         (riece-user-toggle-mode): Store mode "objects" instead of mode
500         "flags".
501
502         * riece-handle.el: Require 'riece-mode.
503         (riece-handle-mode-message): Use riece-parse-mode.
504         (riece-parse-mode): Moved to riece-mode.el.
505         (riece-handle-channel-modes): Moved to riece-naming.el.
506
507         * riece-300.el: Require 'riece-mode.
508         (riece-handle-324-message): Use riece-parse-mode.
509
510         * riece-mode.el: New file.
511         * Makefile.am (EXTRA_DIST): Add riece-mode.el.
512         * COMPILE (riece-modules): Add riece-mode.
513
514 2004-03-13  Daiki Ueno  <ueno@unixuser.org>
515
516         * riece-ctcp.el: "Error occurred in XXX" -> "Error in XXX".
517         * riece-filter.el: "Error occurred in XXX" -> "Error in XXX".
518         * riece-signal.el: "Error occurred in XXX" -> "Error in XXX".
519
520 2004-03-09  Daiki Ueno  <ueno@unixuser.org>
521
522         * Riece: Version 0.2.1 released.
523         * riece-version.el (riece-version-number): Bump up to 0.2.1.
524
525 2004-03-09  Daiki Ueno  <ueno@unixuser.org>
526
527         * riece-emacs.el (riece-propertize-modeline-string): Fix arguments
528         for add-text-properties.
529
530 2004-03-08  Daiki Ueno  <ueno@unixuser.org>
531
532         * riece-xface.el (riece-xface-insinuate): Use
533         riece-user-list-mode-hook to setup riece-update-buffer-functions
534         in user-list buffer.
535
536 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
537
538         * Riece: Version 0.2.0 released.
539         * riece-version.el (riece-version-number): Bump up to 0.2.0.
540
541         * riece-ctcp.el (riece-handle-ctcp-version-request): Fixed bug in
542         formatting target identity.
543         (riece-handle-ctcp-ping-request): Ditto.
544         (riece-handle-ctcp-clientinfo-request): Ditto.
545
546 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
547
548         * riece-display.el: Rename some signals.
549
550         * riece-commands.el (riece-command-set-operators): Reverse user-list.
551         (riece-command-set-speakers): Ditto.
552
553 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
554
555         * riece-unread.el
556         (riece-unread-format-identity-for-channel-list-indicator): Escape
557         % -> %%; use riece-propertize-modeline-string.
558
559         * riece-history.el
560         (riece-history-format-identity-for-channel-list-indicator): Escape
561         % -> %%; use riece-propertize-modeline-string.
562
563         * riece-highlight.el
564         (riece-highlight-format-identity-for-channel-list-indicator):
565         Escape % -> %%; use riece-propertize-modeline-string.
566
567         * riece-display.el
568         (riece-format-identity-for-channel-list-indicator): Escape % ->
569         %%.
570         (riece-update-channel-list-indicator): Rewrite.
571
572         * riece-emacs.el (riece-propertize-modeline-string): New function.
573         * riece-xemacs.el (riece-propertize-modeline-string): New function.
574
575 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
576
577         * riece-unread.el
578         (riece-unread-format-identity-for-channel-list-indicator): New
579         function.
580         (riece-unread-insinuate): Setup
581         riece-format-identity-for-channel-list-indicator-functions.
582
583         * riece-history.el
584         (riece-history-format-identity-for-channel-list-buffer): New
585         function.
586         (riece-history-insinuate): Setup
587         riece-format-identity-for-channel-list-indicator-functions.
588
589         * riece-highlight.el
590         (riece-highlight-format-identity-for-channel-list-indicator): New
591         function.
592         (riece-highlight-insinuate): Setup
593         riece-format-identity-for-channel-list-indicator-functions.
594
595         * riece-display.el
596         (riece-format-identity-for-channel-list-buffer): Rename from
597         riece-format-channel-list-line.
598         (riece-format-identity-for-channel-list-indicator): New function.
599         (riece-update-channel-list-indicator): Use it.
600
601 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
602
603         * riece-handle.el (riece-parse-modes): Make sure that mode params
604         are started at the beginning of the mode string.
605         (riece-handle-channel-modes): Fixed arguments passed to
606         riece-channel-toggle-*.
607
608 2004-03-06  Daiki Ueno  <ueno@unixuser.org>
609
610         * riece-xface.el (riece-xface-insinuate): Set
611         'riece-update-buffer-functions local to the user-list buffer.
612
613         * riece-unread.el: Require 'riece-signal instead of
614         'riece-display.
615         (riece-unread-after-display-message-function): Emit
616         'riece-update-buffer signal instead of
617         'riece-unread-channel-list-update signal.
618
619         * riece-ndcc.el: Don't require 'riece-display.
620
621         * riece-naming.el: Require 'riece-signal instead of
622         'riece-display.
623         (riece-naming-assert-rename): Don't rename buffer.
624
625         * riece-history.el (riece-history-format-channel-list-line): Don't
626         append "\n".
627
628         * riece-handle.el: Require 'riece-signal instead of
629         'riece-display.
630         (riece-parse-modes): Rename from riece-parse-channel-modes; don't
631         update channel modes.
632         (riece-handle-channel-modes): New function which processes the
633         result of riece-parse-modes.
634         (riece-handle-mode-message): Use it.
635
636         * riece-filter.el: Don't require 'riece-display.
637         * riece-display.el: Require 'riece-signal; connect
638         'riece-update-buffer signal.
639
640         * riece-ctcp.el: Don't require 'riece-display.
641
642         * riece-signal.el: New module splitted from riece-display.el.
643         * Makefile.am (EXTRA_DIST): Add riece-signal.
644         * COMPILE (riece-modules): Add riece-signal.
645
646 2004-03-05  Daiki Ueno  <ueno@unixuser.org>
647
648         * riece-unread.el (riece-unread-after-display-message-function):
649         Emit 'riece-unread-channel-list-update signal.
650         (riece-unread-insinuate): Connect the signal to the function which
651         updates channel-list buffer.
652
653         * riece-display.el (riece-display-connect-signals): Fix parenthesis.
654
655 2004-03-04  Daiki Ueno  <ueno@unixuser.org>
656
657         * riece-display.el (riece-emit-signal): Fixed bug that errors
658         during signal filter execution were not caught.
659         (riece-display-connect-signals): Check riece-current-channel is set.
660
661 2004-03-01  Daiki Ueno  <ueno@unixuser.org>
662
663         * riece-display.el (riece-display-connect-signals): Fixed bug in
664         signal filters.
665
666         * riece-handle.el (riece-handle-mode-message): Don't call
667         riece-parse-channel-modes if channel doesn't match with
668         riece-channel-regexp.
669
670 2004-02-28  Daiki Ueno  <ueno@unixuser.org>
671
672         * riece-display.el (riece-display-connect-signals): Connect some
673         signals.
674
675         * riece-naming.el (riece-naming-assert-join): Don't change the
676         current channel manually.
677         (riece-naming-assert-part): Ditto.
678         (riece-naming-assert-rename): Ditto.
679         (riece-naming-assert-channel-users): Ditto.
680
681 2004-02-27  Daiki Ueno  <ueno@unixuser.org>
682
683         * riece-display.el (riece-emit-signal): Create signal object
684         internally.
685
686         * riece-message.el (riece-display-message-1): Emit
687         'riece-buffer-toggle-freeze signal.
688
689         * riece-commands.el (riece-command-toggle-freeze): Emit
690         'riece-buffer-toggle-freeze signal; don't update status indicators
691         manually.
692         (riece-command-toggle-own-freeze): Ditto.
693         
694         * riece-naming.el (riece-naming-assert-join): Rename signal 'join
695         -> 'riece-naming-assert-join.
696         (riece-naming-assert-part): Rename signal 'part ->
697         'riece-naming-assert-part.
698         (riece-naming-assert-rename): Rename signal 'rename ->
699         'riece-naming-assert-rename.
700         (riece-naming-assert-channel-users): Rename from
701         riece-naming-assert-users; rename signal 'users ->
702         'riece-naming-assert-channel-users.
703
704         * riece-handle.el (riece-handle-topic-message): Emit
705         'riece-channel-set-topic signal.
706         (riece-parse-channel-modes): Emit 'riece-channel-toggle-operator,
707         'riece-channel-toggle-speaker, and 'riece-channel-toggle-modes signals.
708
709         * riece-display.el (riece-display-connect-signals): Rename some
710         signals; connect more signals.
711
712         * riece-300.el (riece-handle-302-message): Emit
713         'riece-user-toggle-away, and 'riece-user-toggle-operator signals;
714         don't update status indicators manually.
715         (riece-handle-301-message): Emit 'riece-user-toggle-away signal;
716         don't update status indicators manually.
717         (riece-handle-305-message): Ditto.
718         (riece-handle-306-message): Ditto.
719         (riece-handle-353-message): Follow the name change of
720         riece-naming-assert-users.
721         (riece-handle-324-message): Emit 'riece-channel-toggle-modes
722         signal; don't update status indicators manually.
723         (riece-handle-set-topic): Emit 'riece-channel-set-topic signal;
724         don't update channel indicator manually.
725         (riece-handle-352-message): Emit 'riece-user-toggle-away, and
726         'riece-user-toggle-operator signals; don't update status
727         indicators manually.
728
729 2004-02-27  Daiki Ueno  <ueno@unixuser.org>
730
731         * riece-display.el (riece-connect-signal): Create slot object
732         internally.
733
734 2004-02-27  Daiki Ueno  <ueno@unixuser.org>
735
736         * riece.el (riece): Setup signal slots.
737
738         * riece-unread.el (riece-unread-after-display-message-function):
739         Don't call riece-redisplay-buffers.
740
741         * riece-naming.el (riece-naming-assert-names): New function.
742         (riece-naming-assert-join): Emit 'join signal.
743         (riece-naming-assert-part): Emit 'part signal.
744         (riece-naming-assert-rename): Emit 'rename signal.
745
746         * riece-message.el (riece-message-buffer): Don't call
747         riece-redisplay-buffers.
748
749         * riece-handle.el (riece-handle-nick-message): Don't call
750         riece-redisplay-buffers.
751         (riece-handle-join-message): Ditto.
752         (riece-handle-part-message): Ditto.
753         (riece-handle-kick-message): Ditto.
754         (riece-handle-kill-message): Ditto.
755         (riece-handle-topic-message): Ditto.
756         (riece-parse-channel-modes): Ditto.
757
758         * riece-display.el (riece-update-user-list-buffer): Use
759         riece-with-server-buffer.
760         (riece-emit-signal): Notify if signal filter fails.
761         (riece-display-connect-signals): New function.
762         (riece-update-user-list-buffer): Don't switch to user-list buffer.
763         (riece-update-channel-list-buffer): Don't switch to channel-list
764         buffer.
765         (riece-switch-to-channel): Emit 'switch-to-channel signal.
766         (riece-switch-to-nearest-channel): Ditto.
767
768         * riece-commands.el (riece-command-switch-to-channel): Don't call
769         riece-redisplay-buffers.
770         (riece-command-join-partner): Ditto.
771         (riece-command-part): Ditto.
772
773         * riece-300.el (riece-handle-353-message): Save match data before
774         calling riece-naming-assert-names; don't call riece-redisplay-buffers.
775         (riece-handle-322-message): Don't call riece-redisplay-buffers.
776
777 2004-02-26  Daiki Ueno  <ueno@unixuser.org>
778
779         * riece-display.el: Introduce Qt like "signal-slot" abstraction
780         for routing display events.
781         (riece-signal-slot-obarray): New variable.
782         (riece-make-slot): New function.
783         (riece-slot-function): New function.
784         (riece-slot-filter): New function.
785         (riece-slot-handback): New function.
786         (riece-make-signal): New function.
787         (riece-signal-name): New function.
788         (riece-signal-args): New function.
789         (riece-connect-signal): New function.
790         (riece-emit-signal): New function.
791
792 2004-02-19  Daiki Ueno  <ueno@unixuser.org>
793
794         * riece-300.el (riece-handle-353-message): Add 'riece-identity
795         property on user list string.
796
797 2004-02-17  Daiki Ueno  <ueno@unixuser.org>
798
799         * riece-lsdb.el: Add autoload setting for
800         lsdb-rebuild-secondary-hash-tables to suppress warning.
801
802 2004-02-16  Daiki Ueno  <ueno@unixuser.org>
803
804         * riece-300.el (riece-handle-353-message): Print user list in
805         channel buffer.
806
807 2004-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
808
809         * riece-lsdb.el (riece-lsdb-lookup-records): Build
810         riece-lsdb-cache if necessary.
811
812 2004-01-29  Daiki Ueno  <ueno@unixuser.org>
813
814         * riece-ctcp.el (riece-handle-ctcp-version-request): Format target
815         identity before display.
816         (riece-handle-ctcp-ping-request): Ditto.
817         (riece-handle-ctcp-clientinfo-request): Ditto.
818
819 2004-01-28  Daiki Ueno  <ueno@unixuser.org>
820
821         * Riece: Version 0.1.8 released.
822         * riece-version.el (riece-version-number): Bump up to 0.1.8.
823
824 2004-01-27  Daiki Ueno  <ueno@unixuser.org>
825
826         * riece-lsdb.el: Require 'riece-identity; add autoload setting for
827         lsdb-update-record; bind lsdb-hash-table, riece-command-mode-map.
828
829 2004-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
830
831         * riece-handle.el (riece-handle-privmsg-message): Check own
832         message from server. For deal with another client that connected
833         same irc proxy (e.g. plum, pirc).
834         (riece-handle-notice-message): Ditto.
835
836 2004-01-21  Daiki Ueno  <ueno@unixuser.org>
837
838         * riece-identity.el (riece-identity-canonicalize-prefix): Convert
839         characters in prefix to lower case.
840
841 2004-01-18  Daiki Ueno  <ueno@unixuser.org>
842
843         * riece-misc.el (riece-concat-user-status): New function.
844
845         * riece-300.el (riece-handle-302-message): Simplify user status
846         display.  (i.e. don't display "not operator", "not away", ...)
847         (riece-handle-352-message): Ditto.
848
849 2004-01-04  Daiki Ueno  <ueno@unixuser.org>
850
851         * riece-lsdb.el (riece-lsdb-add-user): Always pass canonical
852         address for 'net entry.
853
854 2004-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
855
856         * riece-300.el (riece-handle-317-message): Fix regexp for signon
857         time extenstion.
858
859 2004-01-03  Daiki Ueno  <ueno@unixuser.org>
860
861         * riece-lsdb.el: Add autoload setting for lsdb-maphash.
862         (riece-lsdb-update-cache): Don't alter existing entry.
863         (riece-lsdb-delete-cache): Ditto.
864         (riece-lsdb-add-user): New command.
865         (riece-lsdb-insinuate): Bind riece-lsdb-add-user.
866
867 2004-01-03  Daiki Ueno  <ueno@unixuser.org>
868
869         * riece-lsdb.el (riece-lsdb-insinuate): Don't require 'lsdb.
870
871 2004-01-02  Daiki Ueno  <ueno@unixuser.org>
872
873         * riece-lsdb.el: New add-on.
874         * COMPILE (riece-modules): Add riece-lsdb.
875         * Makefile.am (EXTRA_DIST): Add riece-lsdb.el
876
877         * riece-xface.el: New add-on.
878         * COMPILE (riece-modules): Add riece-xface.
879         * Makefile.am (EXTRA_DIST): Add riece-xface.el
880
881 2003-12-25  Daiki Ueno  <ueno@unixuser.org>
882
883         * Riece: Version 0.1.7 released.
884         * riece-version.el (riece-version-number): Bump up to 0.1.7.
885
886 2003-12-22  Daiki Ueno  <ueno@unixuser.org>
887
888         * riece-keyword.el (riece-notify-keyword-functions): Mark as
889         obsolete.
890         (riece-keyword-notify-functions): New user option.
891         (riece-keyword-message-filter): Don't restore the match data when
892         calling riece-notify-keyword-functions; call
893         riece-keyword-notify-functions with the matched message object.
894         Thanks to OHASHI Akira <bg66@koka-in.org>
895         [cf. <Liece:00134>]
896
897 2003-12-17  Daiki Ueno  <ueno@unixuser.org>
898
899         * riece-log.el (riece-log-flashback): Use
900         riece-match-string-no-properties instead of match-string-no-properties.
901
902         * riece-xemacs.el (riece-match-string-no-properties): New function.
903         * riece-emacs.el (riece-match-string-no-properties): New alias.
904
905         * riece-identity.el: Don't require 'riece-compat.
906         (riece-identity-prefix-case-table): Abolish.
907         (riece-identity-prefix-case-pair-alist): New constant.
908         (riece-identity-canonicalize-prefix): Don't use case-table.
909
910         * riece-emacs.el (riece-set-case-syntax-pair): Abolish.
911         (riece-copy-case-table): Abolish.
912         * riece-xmacs.el (riece-set-case-syntax-pair): Abolish.
913         (riece-copy-case-table): Abolish.
914
915 2003-12-15  Daiki Ueno  <ueno@unixuser.org>
916
917         * riece-options.el: Require 'riece-version.
918         (riece-quit-message): Set default to (riece-extended-version).
919         (riece-away-message): Set default to "Gone".
920
921         * riece-commands.el: Don't require 'riece-version.
922         (riece-command-quit): Don't check riece-quit-message.
923         (riece-command-close-server): Ditto.
924         (riece-command-toggle-away): Always supply a parameter to the AWAY
925         command when the user is not away.  Thanks to Yuki Fujimura
926         <fujimura@wakhok.ac.jp>
927         [cf. <Liece:00139>]
928
929 2003-12-14  Daiki Ueno  <ueno@unixuser.org>
930
931         * riece.el (riece): Connect to servers in riece-startup-server-list.
932
933         * riece-000.el (riece-handle-001-message): Ignore entries in
934         riece-startup-channel-list which doesn't match riece-server-name. 
935
936         * riece-options.el (riece-startup-server-list): New user option.
937
938         * riece-async.el (riece-async-max-buffer-size): New user option.
939         (riece-async-server-program): Use io/nonblock & IO#syswrite to
940         check whether the write end of pipe (i.e. input to emacs process)
941         would block.
942
943 2003-12-13  Daiki Ueno  <ueno@unixuser.org>
944
945         * riece-options.el (riece-default-open-connection-function): New
946         user option.
947
948         * riece-server.el (riece-server-keyword-map): Use
949         riece-default-open-connection-function.
950
951         * riece-async.el: New add-on.
952         * COMPILE (riece-modules): Add riece-async.
953         * Makefile.am (EXTRA_DIST): Add riece-async.el
954
955 2003-12-09  OHASHI Akira  <bg66@koka-in.org>
956
957         * riece-mini.el (riece-mini-display-message-function): Don't set
958         riece-mini-last-channel when message is not a privmsg.
959
960 2003-12-04  OHASHI Akira  <bg66@koka-in.org>
961
962         * riece-server.el (riece-with-server-buffer): Store 'edebug-form-spec
963         property.
964
965 2003-12-03  OHASHI Akira  <bg66@koka-in.org>
966
967         * riece-log.el (riece-log-requires): New function.
968         (riece-log-flashback): Revert 'riece-identity property and button.
969
970 2003-11-28  OHASHI Akira  <bg66@koka-in.org>
971
972         * riece-unread.el (riece-unread-after-display-message-function):
973         Do nothing when message is not a privmsg.
974
975 2003-11-22  Daiki Ueno  <ueno@unixuser.org>
976
977         * riece-log.el (riece-log-coding-system): New user option.
978         (riece-log-display-message-function): Bind
979         coding-system-for-write; don't create temp buffer.
980
981         * riece-rdcc.el (riece-rdcc-filter): Use write-region instead of
982         append-to-file to suppress "Wrote file" messages.
983
984 2003-11-10  Daiki Ueno  <ueno@unixuser.org>
985
986         * Riece: Version 0.1.6 released.
987         * riece-version.el (riece-version-number): Bump up to 0.1.6.
988
989 2003-11-08  Daiki Ueno  <ueno@unixuser.org>
990
991         * riece-ctcp.el (riece-command-ctcp-action): Display channel names
992         in "*Others*" buffer.
993
994 2003-11-05  OHASHI Akira  <bg66@koka-in.org>
995
996         * riece-unread.el (riece-unread-switch-to-channel): Protect
997         switching to the channel not existing.
998
999 2003-10-29  OHASHI Akira  <bg66@koka-in.org>
1000
1001         * riece-log.el (riece-log-get-directory): Support riece-identity
1002         for mapping.
1003
1004 2003-10-28  Daiki Ueno  <ueno@unixuser.org>
1005
1006         * riece-layout.el (riece-set-window-points): Move point in
1007         the channel-buffer's window.
1008
1009         * riece-ctcp.el (riece-command-ctcp-version): Prompt to select
1010         an identity on the current server.
1011         (riece-command-ctcp-ping): Ditto.
1012         (riece-command-ctcp-clientinfo): Ditto.
1013         (riece-command-ctcp-action): Ditto.
1014
1015         * riece-commands.el (riece-command-change-mode): Prompt to select
1016         an identity on the current server.
1017         (riece-command-join): Ditto.
1018
1019 2003-10-27  Daiki Ueno  <ueno@unixuser.org>
1020
1021         * riece-keyword.el (riece-keywords): Change custom spec.
1022         (riece-keyword-message-filter): Normalize riece-keywords.
1023
1024         * riece-identity.el (riece-identity-prefix-case-table): Use
1025         riece-copy-case-table to define.
1026
1027         * riece-xemacs.el (riece-set-case-syntax-pair): Workaround for
1028         XEmacs 21.1.
1029         (riece-copy-case-table): Ditto.
1030
1031         * riece-emacs.el (riece-copy-case-table): New alias.
1032
1033         * riece-globals.el (riece-channel-regexp): Use
1034         riece-make-interval-regexp to define.
1035         (riece-user-regexp): Ditto.
1036
1037         * riece-compat.el (riece-make-interval-regexp): New function.
1038
1039         * riece-icon.el (riece-icon-available-p): Check
1040         the existence of image-type-available-p.
1041
1042 2003-10-27  OHASHI Akira  <bg66@koka-in.org>
1043
1044         * riece-log.el (riece-log-get-directory): Fix for server name and
1045         private messages handling.
1046
1047 2003-10-26  Daiki Ueno  <ueno@unixuser.org>
1048
1049         * riece-xemacs.el (riece-run-with-idle-timer): Pass an integer to
1050         the RESTART argument of start-itimer.
1051
1052         * riece-commands.el (riece-command-user-list-scroll-down): Rename
1053         from riece-command-nick-scroll-down.
1054         (riece-command-user-list-scroll-up): Rename from
1055         riece-command-nick-scroll-up.
1056         (riece-command-scroll-down): Check if riece-current-channel is bound.
1057         (riece-command-scroll-up): Ditto.
1058         (riece-command-quit): Clean up if no server process is available.
1059
1060 2003-10-25  Daiki Ueno  <ueno@unixuser.org>
1061
1062         * riece-rdcc.el: Bind temporary-file-directory.
1063         (riece-rdcc-send-program): Allow block-size to be controlled from
1064         elisp.
1065         (riece-rdcc-block-size): New user option.
1066         (riece-rdcc-temp-file): New variable.
1067         (riece-rdcc-received-size): New variable.
1068         (riece-rdcc-filter): Don't keep received bytes in the process
1069         buffer; use riece-rdcc-format-size to display progress.
1070         (riece-command-dcc-receive): Create a temporary directory which
1071         holds a received file.
1072
1073 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
1074
1075         * riece-options.el (riece-gather-channel-modes): Default to nil.
1076         * riece-handle.el (riece-handle-join-message): Send MODE if
1077         riece-gather-channel-modes is non-nil.
1078
1079         * riece-url.el: Add autoload setting for 'browse-url.
1080
1081         * riece-menu.el: Require 'riece-options, 'riece-globals,
1082         'riece-identity, 'riece-layout, and 'riece-server; bind
1083         riece-command-mode-map.
1084
1085         * riece-history.el: Require 'riece-options, 'riece-globals,
1086         'riece-highlight, and 'riece-identity.
1087
1088         * riece-naming.el (riece-naming-assert-rename): Fixed.
1089
1090 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
1091
1092         * Riece: Version 0.1.5 released.
1093         * riece-version.el (riece-version-number): Bump up to 0.1.5.
1094
1095 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
1096
1097         * riece-ctcp.el (riece-command-ctcp-action): If the current
1098         command line is not empty, insert it into the minibuffer before
1099         reading input.  Thanks to Akinori MUSHA  <knu@iDaemons.org>
1100         [cf. <Liece:00123>]
1101
1102         * riece.el: Add autoload setting for derived-mode-class.
1103         (riece-shrink-buffer-idle-timer): New variable.
1104         (riece): Set idle timer to shrink channel buffers.
1105         (riece-shrink-buffer): New function.
1106
1107         * riece-xemacs.el (riece-overlays-in): New function.
1108         (riece-delete-overlay): New alias.
1109         (riece-kill-all-overlays): New function.
1110
1111         * riece-server.el (riece-quit-server-process): Don't set timer if
1112         riece-quit-timeout is nil.
1113
1114         * riece-options.el (riece-quit-timeout): Change custom type.
1115         (riece-shrink-buffer-idle-time-delay): New user option.
1116         (riece-max-buffer-size): New user option.
1117
1118         * riece-icon.el (riece-icon-add-image-region) [XEmacs]: Delete
1119         extents if already exists.
1120
1121         * riece-emacs.el (riece-overlays-in): New alias.
1122         (riece-delete-overlay): New alias.
1123         (riece-kill-all-overlays): New function.
1124         (riece-run-with-idle-timer): New alias.
1125         (riece-cancel-timer): New alias.
1126
1127         * riece-display.el (riece-update-user-list-buffer): Kill all
1128         overlays in buffer.
1129         (riece-update-channel-list-buffer): Ditto.
1130
1131         * riece-commands.el (riece-command-set-operators): Reset group.
1132         (riece-command-set-speakers): Ditto.
1133
1134 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
1135
1136         * riece-naming.el (riece-naming-assert-rename): Follow the
1137         change of riece-channel.el.
1138
1139         * riece-message.el (riece-message-external-p): Follow the
1140         change of riece-channel.el.
1141
1142         * riece-display.el (riece-update-user-list-buffer): Follow the
1143         change of riece-channel.el.
1144
1145         * riece-commands.el (riece-command-kick): Follow the change of
1146         riece-channel.el.
1147         (riece-command-set-operators): Ditto.
1148         (riece-command-set-speakers): Ditto.
1149
1150         * riece-button.el (riece-user-button-set-operators): Follow the
1151         change of riece-channel.el.
1152         (riece-user-button-set-speakers): Ditto.
1153
1154         * riece-channel.el (riece-make-channel): Abolish 2nd and 3rd
1155         arguments.
1156         (riece-get-channel): Follow the change of riece-make-channel.
1157         (riece-channel-operators): Abolish.
1158         (riece-channel-speakers): Abolish.
1159         (riece-channel-set-operators): Abolish.
1160         (riece-channel-set-speakers): Abolish.
1161         (riece-channel-get-operators): Abolish.
1162         (riece-channel-get-speakers): Abolish.
1163         (riece-channel-toggle-user): Follow the change of the return type
1164         of riece-channel-users.
1165         (riece-channel-toggle-operator): Ditto.
1166         (riece-channel-toggle-speaker): Ditto.
1167         (riece-channel-operator-p): Abolish.
1168         (riece-channel-speaker-p): Abolish.
1169         (riece-channel-intern-user): Abolish.
1170
1171 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
1172
1173         * riece-identity.el (riece-identity-member): Take an optional 3rd
1174         argument to instruct to use riece-identity-equal-no-server.
1175         (riece-identity-assoc): Ditto.
1176
1177         * riece-display.el (riece-update-user-list-buffer): Use
1178         riece-channel-operator-p and riece-channel-speaker-p.
1179
1180         * riece-button.el (riece-user-button-set-operators): Use
1181         riece-channel-operator-p.
1182         (riece-user-button-set-speakers): Use riece-channel-speaker-p.
1183
1184         * riece-channel.el (riece-channel-intern-user): New function.
1185         (riece-channel-toggle-operator): Use it.
1186         (riece-channel-toggle-speaker): Use it.
1187         (riece-channel-operator-p): New function.
1188         (riece-channel-speaker-p): New function.
1189
1190 2003-10-23  OHASHI Akira  <bg66@koka-in.org>
1191
1192         * riece-log.el (riece-log-get-directory): Follow the change of
1193         `riece-channel-regexp'.
1194
1195 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
1196
1197         * riece-identity.el (riece-format-identity): Return copied strings.
1198
1199 2003-10-22  OHASHI Akira  <bg66@koka-in.org>
1200
1201         * riece.el (riece): When riece server was opened, Do
1202         `riece-command-configure-windows' instead of signaling.
1203
1204 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
1205
1206         * riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
1207         accepting a connection.
1208         (riece-command-dcc-send): Use riece-completing-read-identity; take
1209         an identity object in the 1st argument.
1210         (riece-rdcc-format-size): New function.
1211         (riece-handle-dcc-request): Use it.
1212
1213         * riece-ndcc.el (riece-command-dcc-send): Use
1214         riece-completing-read-identity; take an identity object in the 1st
1215         argument.
1216
1217         * riece-display.el (riece-update-buffers): Run
1218         riece-update-buffer-hook.
1219
1220         * riece-button.el (riece-user-button-finger): Pass an identity
1221         object instead of the prefix.
1222
1223         * riece-ctcp.el: Require 'riece-highlight.
1224         (riece-ctcp-action-face): New face.
1225         (riece-ctcp-action-face): New variable.
1226         (riece-ctcp-action-prefix): New variable.
1227         (riece-ctcp-requires): Require 'riece-highlight if it is enabled.
1228         (riece-ctcp-insinuate): Modify riece-dialogue-font-lock-keywords
1229         if 'riece-highlight is enabled.
1230         (riece-handle-ctcp-action-request): Prepend
1231         riece-ctcp-action-prefix instead of riece-change-prefix.
1232         (riece-command-ctcp-action): Ditto.
1233
1234         * riece-server.el (riece-quit-server-process): Use riece-run-at-time.
1235         * riece-xemacs.el (riece-run-at-time): New function.
1236         * riece-emacs.el (riece-run-at-time): New alias.
1237
1238         * riece-misc.el (riece-get-identities-on-server): New function.
1239         (riece-get-users-on-server): Use it.
1240
1241         * riece-ctcp.el (riece-ctcp-completing-read-identity): Abolish.
1242         (riece-command-ctcp-version): Use riece-completing-read-identity
1243         and riece-get-identities-on-server.
1244         (riece-command-ctcp-ping): Ditto.
1245         (riece-command-ctcp-clientinfo): Ditto.
1246         (riece-command-ctcp-action): Ditto.
1247
1248         * riece-commands.el (riece-command-finger): Pass the current
1249         server name to riece-get-users-on-server; use
1250         riece-completing-read-identity.
1251         (riece-command-invite): Ditto.
1252         (riece-command-enter-message-to-user): Ditto.
1253
1254         * riece-000.el (riece-handle-001-message): Register myself with
1255         riece-obarray.
1256
1257 2003-10-21  Daiki Ueno  <ueno@unixuser.org>
1258
1259         * riece-ctcp.el (riece-ctcp-completing-read-identity): New
1260         function.
1261         (riece-command-ctcp-version): Use it.
1262         (riece-command-ctcp-ping): Ditto.
1263         (riece-command-ctcp-clientinfo): Ditto.
1264         (riece-command-ctcp-action): Ditto; don't encode CHANNEL identity
1265         twice.
1266
1267 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
1268
1269         * riece-xemacs.el (riece-xemacs-mode-line-buffer-identification):
1270         Abolish.
1271         (riece-mode-line-buffer-identification): Don't define alias.
1272
1273         * riece-server.el (riece-open-server): Handle errors occurred
1274         during reading password.
1275
1276         * riece-options.el (riece-addons): Add riece-icon.
1277
1278         * riece-layout.el (riece-configure-windows-top): Collect arguments.
1279
1280         * riece-icon.el: New add-on.
1281         * COMPILE (riece-modules): Add riece-icon.
1282         * Makefile.am (EXTRA_DIST): Add riece-icon.el
1283
1284 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
1285
1286         * riece-options.el (riece-saved-forms): Add riece-layout.
1287
1288         * riece-layout.el (riece-layout-alist): Change format.
1289         (riece-configure-windows): Take 2 args to specify the position of
1290         the command buffer window.
1291
1292         * riece-commands.el (riece-command-change-layout): Set
1293         riece-save-variables-are-dirty.
1294
1295 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
1296
1297         * Riece: Version 0.1.4 released.
1298         * riece-version.el (riece-version-number): Bump up to 0.1.4.
1299
1300 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
1301
1302         * riece-server.el (riece-server-process-opened): Return t.
1303
1304         * riece.el (riece-dialogue-mode-map): Bind "p" to
1305         riece-command-enter-message-to-user.
1306
1307         * riece-misc.el (riece-current-nickname): Use
1308         riece-current-server-name.
1309         (riece-get-users-on-server): Ditto.
1310
1311         * riece-server.el (riece-current-server-name): New function.
1312         (riece-send-string): Use it.
1313
1314         * riece-commands.el (riece-command-enter-message-to-user): New command.
1315
1316 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
1317
1318         * riece-menu.el (riece-menu-create-layouts-menu): New function.
1319         (riece-menu-items): Use it.
1320
1321         * riece-server.el (riece-server-process-opened): New function.
1322         (riece-server-opened): Use it.
1323
1324         * riece-url.el: Require 'riece-menu.
1325         (riece-url-insinuate): Add "Open URL..." menu in
1326         riece-command-mode-hook.
1327
1328         * riece-options.el (riece-addons): Add riece-menu.
1329
1330         * riece-menu.el: New add-on.
1331         * COMPILE (riece-modules): Add riece-menu.
1332         * Makefile.am (EXTRA_DIST): Add riece-menu.el
1333
1334 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
1335
1336         * riece-version.el (riece-extended-version): Remove interactive spec.
1337         (riece-version): New command.
1338         * riece.el (riece-command-map): Bind "V" to riece-version.
1339
1340         * riece-options.el (riece-command-prefix): New user option.
1341         (riece-tab-stop-list): Abolish.
1342
1343         * riece.el (riece-define-keys-1): If keymap is a list, eval the
1344         2nd element of it.
1345         (riece-select-keys): Use riece-command-prefix instead of "\C-c".
1346         (riece-command-map): Ditto.
1347         (riece-dialogue-mode): Don't set tab-stop-list.
1348
1349 2003-10-18  Daiki Ueno  <ueno@unixuser.org>
1350
1351         * riece-keyword.el (riece-keyword-message-filter): Ignore messages
1352         which belongs to myself.
1353
1354         * riece-commands.el (riece-command-topic): Use
1355         riece-check-channel-commands-are-usable.
1356         (riece-command-invite): Ditto.
1357         (riece-command-kick): Ditto.
1358         (riece-command-change-mode): Ditto.
1359         (riece-command-set-operators): Ditto.
1360         (riece-command-set-speakers): Ditto.
1361         (riece-command-send-message): Ditto.
1362         (riece-command-part): Ditto.
1363
1364         * riece-misc.el (riece-get-users-on-server): If
1365         riece-current-channel is not set, check the default server.
1366         (riece-check-channel-commands-are-usable): New function.
1367
1368         * riece-globals.el (riece-channel-regexp): Accept channel names
1369         beginning with "!!".
1370
1371 2003-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1372
1373         * riece-commands.el (riece-command-universal-server-name-argument):
1374         Fix parenthesis.
1375
1376 2003-10-16  Daiki Ueno  <ueno@unixuser.org>
1377
1378         * riece.el (riece-buffer-alist): Rename from
1379         riece-buffer-mode-alist.
1380
1381         * riece-misc.el (riece-get-buffer-create): Takes an optional 2nd
1382         argument, init-major-mode, which is used to assert the major-mode
1383         of the created buffer.
1384
1385         * riece-naming.el (riece-naming-assert-rename): Merged buffer
1386         renaming logic that riece-handle-nick-message was responsible for.
1387
1388         * riece-globals.el (riece-server-process-alist): Revive.
1389         (riece-process-list): Abolish.
1390         (riece-command-buffer): Set default to nil.
1391         (riece-dialogue-buffer): Ditto.
1392         (riece-others-buffer): Ditto.
1393         (riece-channel-list-buffer): Ditto.
1394         (riece-user-list-buffer): Ditto.
1395         (riece-private-buffer): Abolish.
1396         (riece-wallops-buffer): Abolish.
1397
1398         * riece-display.el (riece-channel-buffer-format): Moved from
1399         riece-globals.
1400         (riece-channel-buffer-alist): New variable.
1401         (riece-channel-buffer-create): Assert the major-mode of the
1402         created buffer is 'riece-channel-mode.
1403         (riece-channel-buffer): New function.
1404         (riece-switch-to-channel): Use riece-channel-buffer instead of
1405         directly using get-buffer.
1406
1407 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
1408
1409         * riece-commands.el (riece-command-toggle-away): Check user away
1410         status in the server buffer.
1411         [cf. <Liece:00119>]
1412         (riece-command-names): Use identity prefix
1413         instead of formatted identity.
1414         (riece-command-who): Ditto.
1415
1416 2003-10-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1417
1418         * riece.el (riece-dialogue-mode-map): Bind "N" instead of "\C-n"
1419         to `riece-command-name'.
1420
1421 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
1422
1423         * riece-layout.el (riece-reconfigure-windows-predicate): Simplified.
1424
1425 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1426
1427         * Riece: Version 0.1.3 released.
1428         * riece-version.el (riece-version-number): Bump up to 0.1.3.
1429
1430 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1431
1432         * riece-button.el (riece-button-map-identity-region): Abolish.
1433         (riece-user-button-set-operators): Use riece-scan-property-region.
1434         (riece-user-button-set-speakers): Ditto.
1435         (riece-button-add-identity-button): Ditto.
1436
1437         * riece-keyword.el: Require 'riece-message.
1438         (riece-keyword-map-region): Abolish.
1439         (riece-keyword-scan-region): Use riece-scan-property-region.
1440
1441         * riece-misc.el (riece-scan-property-region): New function.
1442
1443 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1444
1445         * riece-xemacs.el (riece-make-overlay): New alias.
1446         (riece-overlay-put): New alias.
1447         (riece-overlay-start): New alias.
1448         (riece-overlay-buffer): New alias.
1449
1450         * riece-emacs.el (riece-make-overlay): New alias.
1451         (riece-overlay-put): New alias.
1452         (riece-overlay-start): New alias.
1453         (riece-overlay-buffer): New alias.
1454
1455         * riece-keyword.el: New add-on.
1456         * COMPILE (riece-modules): Add riece-keyword.
1457         * Makefile.am (EXTRA_DIST): Add riece-keyword.el
1458
1459         * riece-message.el (riece-message-filter-functions): New user option.
1460         (riece-display-message-1): New function.
1461         (riece-display-message): Use it.
1462
1463 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1464
1465         * riece.el (riece-channel-list-mode): Initialize
1466         riece-update-buffer-functions.
1467         (riece-user-list-mode): Ditto.
1468
1469         * riece-globals.el (riece-channel-indicator): Rename from
1470         riece-short-channel-indicator.
1471         (riece-long-channel-indicator): Rename from
1472         riece-channel-indicator.
1473
1474         * riece-display.el (riece-update-buffer-functions): Default to
1475         nil.
1476         (riece-update-indicator-functions): New variable splitted from
1477         riece-update-buffer-functions.
1478         (riece-update-channel-indicator): Rename from
1479         riece-update-short-channel-indicator.
1480         (riece-update-long-channel-indicator): Rename from
1481         riece-update-channel-indicator.
1482         (riece-update-buffers): Don't set riece-channel-buffer.
1483         (riece-switch-to-channel): Set riece-channel-buffer here.
1484
1485         * riece-button.el (riece-user-button-popup-menu): Change order.
1486         (riece-button-update-buffer): Unify
1487         riece-button-update-channel-list-buffer and
1488         riece-button-update-user-list-buffer.
1489
1490 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1491
1492         * riece-history.el (riece-history-insinuate): In
1493         riece-after-switch-to-channel-functions, check whether the last
1494         channel is nil.
1495
1496         * riece-xemacs.el (riece-event-buffer): New alias.
1497         (riece-event-point): New alias.
1498
1499         * riece-emacs.el (riece-event-buffer): New function.
1500         (riece-event-point): New function.
1501
1502         * riece-display.el (riece-update-user-list-buffer): Use
1503         riece-format-identity to add 'riece-identity property to user
1504         names.
1505
1506         * riece-button.el (riece-user-button-popup-menu): New variable.
1507         (riece-identity-button): Rename from riece-channel-button.
1508         (riece-button-switch-to-identity): Rename from
1509         riece-channel-button-action.
1510         (riece-identity-button-popup-menu): Rename from
1511         riece-channel-button-popup-menu; set point to the position the
1512         event occurred.
1513         (riece-user-button-join-partner): New function.
1514         (riece-user-button-set-operators): New function.
1515         (riece-user-button-set-speakers): New function.
1516         (riece-user-button-finger): New function.
1517         (riece-make-identity-button-map): New function.
1518         (riece-button-map-identity-region): New function; splitted from
1519         riece-button-add-identity-button.
1520         (riece-button-add-identity-button): Use it.
1521         (riece-button-update-user-list-buffer): New function.
1522         (riece-button-insinuate): Add riece-button-update-user-list-buffer
1523         to riece-update-buffer-functions.
1524
1525 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1526
1527         * riece-xemacs.el (riece-mouse-2): New variable.
1528         (riece-popup-menu-popup): New function.
1529
1530         * riece-emacs.el (riece-mouse-2): New variable.
1531         (riece-popup-menu-bogus-filter-constructor): New macro.
1532         (riece-popup-menu-popup): New function.
1533
1534         * riece-commands.el (riece-command-list): Use identity prefix
1535         instead of formatted identity.
1536
1537         * riece-button.el (riece-channel-button-popup-menu): New variable.
1538         (riece-channel-button): Arrange help-echo.
1539         (riece-channel-button-switch-to-channel): New function.
1540         (riece-channel-button-part): New function.
1541         (riece-channel-button-list): New function.
1542         (riece-channel-button-map): New variable.
1543         (riece-button-add-channel-buttons): Add 'local-map and 'keymap
1544         properties on channel buttons.
1545
1546 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1547
1548         * riece-button.el (riece-button-insinuate): Buttonize channel buffers.
1549
1550         * riece-history.el (riece-channel-list-history-face): New face.
1551         (riece-history-format-channel-list-line): New function.
1552         (riece-history-insinuate): Add ?+ to
1553         riece-channel-list-mark-face-alist; add
1554         riece-history-format-channel-list-line to
1555         riece-format-channel-list-line-functions.
1556
1557         * riece-highlight.el (riece-channel-list-current-face): Arrange colors.
1558
1559 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1560
1561         * riece-unread.el (riece-unread-after-display-message-function):
1562         Do nothing when message-target is already in
1563         riece-unread-channels; call riece-redisplay-buffers.
1564         (riece-unread-update-channel-list-buffer): Abolish.
1565         (riece-unread-after-switch-to-channel-function): Don't call
1566         riece-unread-update-channel-list-buffer.
1567         (riece-unread-format-channel-list-line): New function.
1568         (riece-unread-insinuate): Add
1569         riece-unread-format-channel-list-line to
1570         riece-format-channel-list-line; don't add
1571         riece-unread-update-channel-list-buffer to
1572         riece-update-buffer-functions.
1573
1574         * riece-highlight.el (riece-channel-list-mark-current-channel):
1575         Abolish; merged into riece-update-channel-list-buffer.
1576         (riece-highlight-insinuate): Don't add
1577         riece-channel-list-mark-current-channel to
1578         riece-after-switch-to-channel-functions.
1579
1580         * riece-display.el (riece-channel-list-changed): Abolish.
1581         (riece-update-channel-list-buffer): Always redisplay channel-list
1582         buffer.
1583         (riece-update-channel-list-indicator): Always redisplay
1584         channel-list indicator.
1585         (riece-format-channel-list-line): New function.
1586         (riece-update-buffers): Don't clear riece-channel-list-changed.
1587         (riece-join-channel): Don't set riece-channel-list-changed.
1588         (riece-part-channel): Ditto.
1589
1590 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
1591
1592         * riece-options.el (riece-addons): Add riece-button.
1593
1594         * riece-display.el (riece-update-channel-list-buffer): Avoid to
1595         use format to preserve 'riece-identity property.
1596
1597         * riece-unread.el (riece-unread-update-channel-list-buffer):
1598         Simplified.
1599         (riece-unread-insinuate): Delay adding
1600         riece-unread-update-channel-list-buffer to
1601         riece-update-buffer-functions.
1602
1603         * riece-button.el: New add-on.
1604         * COMPILE (riece-modules): Add riece-button.
1605         * Makefile.am (EXTRA_DIST): Add riece-button.el
1606
1607 2003-10-08  Daiki Ueno  <ueno@unixuser.org>
1608
1609         * riece-server.el (riece-close-server-process): 
1610         (riece-quit-server-process): Call riece-close-server-process
1611         instead of kill-process; call riece-exit if no process is available.
1612
1613 2003-10-07  Daiki Ueno  <ueno@unixuser.org>
1614
1615         * riece-display.el (riece-channel-buffer-name): Check whether
1616         IDENTITY is a member of riece-current-channels.
1617
1618 2003-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1619
1620         * riece-commands.el (riece-command-kick): Fix completing-read
1621         collection argument.
1622
1623 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
1624
1625         * riece-000.el: Require 'riece-commands.
1626         * riece-200.el: Don't require 'riece-commands.
1627         * riece-300.el: Ditto.
1628
1629 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
1630
1631         * Riece: Version 0.1.2 released.
1632         * riece-version.el (riece-version-number): Bump up to 0.1.2.
1633
1634 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
1635
1636         * riece-filter.el (riece-sentinel): Don't clear
1637         riece-reconnect-with-password.
1638         * riece-server.el (riece-open-server): Clear
1639         riece-reconnect-with-password here.
1640
1641 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
1642
1643         * riece-globals.el (riece-join-channel-candidate): New variable.
1644         * riece-commands.el (riece-command-join): Prompt
1645         riece-join-channel-candidate.
1646
1647         * riece-handle.el (riece-handle-invite-message): Set
1648         riece-join-channel-candidate when the user is invited.
1649         * riece-naming.el (riece-naming-assert-join): Clear
1650         riece-join-channel-candidate.
1651
1652 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
1653
1654         * riece-identity.el (riece-completing-read-identity): Pass 6th &
1655         7th arguments to completing-read.
1656
1657         * riece-commands.el (riece-command-part): Use 6th argument DEFAULT
1658         of riece-completing-read-identity.
1659
1660         * riece-handle.el (riece-handle-invite-message): Fix parsing of
1661         parameters.
1662
1663         * riece-display.el (riece-update-channel-list-buffer): Don't clear
1664         riece-channel-list-changed.
1665         (riece-update-buffers): Clear it.
1666
1667 2003-10-01  Daiki Ueno  <ueno@unixuser.org>
1668
1669         * riece-rdcc.el (riece-rdcc-save-directory): New user option.
1670
1671 2003-09-29  Daiki Ueno  <ueno@unixuser.org>
1672
1673         * riece-000.el (riece-handle-001-message): Parse elements in
1674         riece-startup-channel-list.
1675
1676 2003-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1677
1678         * riece-skk-kakutei.el
1679         (riece-skk-kakutei-command-enter-message-as-notice): Fix typo.
1680
1681 2003-09-20  Daiki Ueno  <ueno@unixuser.org>
1682
1683         * riece-options.el (riece-startup-channel-list): Revive.
1684         * riece-000.el (riece-handle-001-message): Process
1685         riece-startup-channel-list.
1686
1687         * riece-server.el (riece-open-server): Display "Logging in to
1688         XXX..." message.
1689         * riece-000.el (riece-handle-001-message): Clear "Logging in to
1690         XXX..." message; call riece-after-login-hook.
1691
1692 2003-09-07  Daiki Ueno  <ueno@unixuser.org>
1693
1694         * riece-unread.el (riece-unread-after-display-message-function):
1695         Simplified.
1696
1697 2003-09-02  Daiki Ueno  <ueno@unixuser.org>
1698
1699         * riece-commands.el (riece-command-join): Extract target
1700         identity-prefix before applying riece-channel-p; format target.
1701
1702 2003-08-30  Daiki Ueno  <ueno@unixuser.org>
1703
1704         * Riece: Version 0.1.1 released.
1705         * riece-version.el (riece-version-number): Bump up to 0.1.1.
1706
1707 2003-08-29  Daiki Ueno  <ueno@unixuser.org>
1708
1709         * riece-guess.el (riece-guess-channel-try-functions): Default to
1710         nil.
1711         (riece-default-guess-channel): Abolish.
1712         (riece-command-guess-switch-to-channel): Reconstruct
1713         riece-guess-candidates when it is empty.
1714
1715 2003-08-28  Daiki Ueno  <ueno@unixuser.org>
1716
1717         * riece-highlight.el (riece-dialogue-change-face): Use defvar to
1718         define.
1719         (riece-dialogue-notice-face): Ditto.
1720         (riece-dialogue-wallops-face): Ditto.
1721         (riece-dialogue-error-face): Ditto.
1722         (riece-dialogue-info-face): Ditto.
1723         (riece-dialogue-server-face): Ditto.
1724         (riece-dialogue-prefix-face): Ditto.
1725         (riece-channel-list-default-face): Ditto.
1726         (riece-channel-list-current-face): Ditto.
1727
1728         * riece-unread.el (riece-channel-list-unread-face): Use defvar to
1729         define.
1730
1731 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
1732
1733         * riece-history.el (riece-history-insinuate): Don't set
1734         riece-guess-channel-try-functions here.
1735         (riece-history-requires): Don't require riece-guess.
1736
1737         * riece-unread.el (riece-unread-requires): Don't require
1738         riece-guess.
1739         (riece-unread-insinuate): Don't set
1740         riece-guess-channel-try-functions here.
1741
1742 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
1743
1744         * riece-unread.el (riece-unread-after-display-message-function):
1745         Rename from riece-unread-display-message-function.
1746         (riece-unread-after-switch-to-channel-function): Rename from
1747         riece-unread-channel-switch-hook.
1748         (riece-guess-channel-from-unread): New function.
1749         (riece-unread-requires): Require 'riece-guess and 'riece-history.
1750         (riece-unread-insinuate): Setup riece-guess-channel-try-functions.
1751
1752         * riece-options.el (riece-addons): Add riece-guess, riece-history,
1753         and riece-url.
1754
1755         * riece-layout.el (riece-reconfigure-windows-predicate): Don't
1756         check riece-last-channel.
1757
1758         * riece-display.el (riece-switch-to-channel): Rename
1759         riece-channel-switch-hook to
1760         riece-after-switch-to-channel-functions.
1761         (riece-switch-to-nearest-channel): Ditto.
1762
1763         * riece-guess.el: New add-on.
1764         * COMPILE (riece-modules): Add riece-guess.
1765         * Makefile.am (EXTRA_DIST): Add riece-guess.el
1766
1767         * riece-history.el: New add-on.
1768         * COMPILE (riece-modules): Add riece-history.
1769         * Makefile.am (EXTRA_DIST): Add riece-history.el
1770
1771 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
1772
1773         * riece-options.el (riece-connection-timeout): Abolish.
1774
1775         * riece-server.el (riece-clear-system): Abolish.
1776         * riece.el (riece-exit): Merge riece-clear-system.
1777
1778 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
1779
1780         * riece-filter.el (riece-sentinel): Suppress status message when
1781         riece-debug is nil.
1782
1783 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
1784
1785         * riece-highlight.el (riece-channel-list-mark-current-channel):
1786         New function.
1787
1788         * riece-display.el (riece-channel-list-changed): New variable.
1789         (riece-update-channel-list-buffer): Check riece-channel-list-changed.
1790         (riece-update-channel-list-indicator): Ditto.
1791
1792 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
1793
1794         * riece-options.el (riece-addons): Enable riece-unread by default.
1795
1796         * riece-highlight.el (riece-channel-list-current-face): New variable.
1797         (riece-channel-list-default-face): New face.
1798
1799         * riece-globals.el (riece-channel-list-buffer): Strip leading
1800         whitespace.
1801
1802 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
1803
1804         * riece-unread.el: Require 'riece-highlight when compiling.
1805         (riece-unread): New custom group.
1806         (riece-channel-list-unread-face): New variable.
1807         (riece-channel-list-unread-face): New face.
1808         (riece-unread-requires): New function.
1809         (riece-unread-insinuate): Add ?! to riece-channel-list-mark-face-alist.
1810
1811         * riece-highlight.el: Highlight *Channels* buffer; rename
1812         riece-*-face -> riece-dialogue-*-face, riece-highlight-* ->
1813         riece-dialogue-*.
1814         (riece-channel-list-font-lock-keywords): New variable.
1815         (riece-channel-list-mark-face-alist): New variable.
1816
1817 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
1818
1819         * riece-unread.el (riece-unread-update-channel-list-buffer):
1820         Restore channel marks if exist.
1821
1822         * riece-naming.el (riece-naming-assert-join): Don't set
1823         riece-redisplay-buffers.
1824         (riece-naming-assert-part): Ditto.
1825         (riece-naming-assert-rename): Ditto.
1826
1827         * riece-display.el (riece-redisplay-buffers): Abolish.
1828         (riece-update-user-list-buffer): Don't check
1829         riece-redisplay-buffers.
1830         (riece-update-channel-list-buffer): Ditto; prefix "*" at the
1831         beginning of the current channel.
1832         (riece-switch-to-channel): Don't set riece-redisplay-buffers.
1833         (riece-join-channel): Ditto.
1834         (riece-part-channel): Ditto.
1835
1836 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
1837
1838         * riece-display.el (riece-join-channel): Parse non-nil elements in
1839         riece-default-channel-binding.
1840
1841 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
1842
1843         * riece-identity.el (riece-format-identity): Add 'riece-identity
1844         property to the resulting string.
1845
1846         * riece-misc.el (riece-concat-channel-topic): Don't append ":" if
1847         topic is "".
1848
1849         * riece-300.el (riece-handle-322-message): Simplify message.
1850
1851         * riece-commands.el (riece-command-change-layout): Call
1852         riece-command-configure-windows; Use setq instead of
1853         custom-set-variables.
1854
1855 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
1856
1857         * Riece: Version 0.1.0 released.
1858         * riece-version.el (riece-version-number): Bump up to 0.1.0.
1859
1860 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
1861
1862         * COMPILE (riece-compile-modules): Ignore errors during byte
1863         compilation.
1864         (riece-install-modules): If there lacks a compiled module, don't
1865         attempt to install it.
1866
1867         * riece-options.el (riece-quit-timeout): Default to 10.
1868
1869         * riece.el (riece-dialogue-mode-map): Bind riece-command-change-layout.
1870         (riece): Switch to riece-command-buffer before riece-redisplay-buffers.
1871
1872         * riece-unread.el: Require 'riece-commands.
1873
1874         * riece-server.el: Require 'riece-identity and 'riece-compat.
1875
1876         * riece-ndcc.el: Require 'riece-globals, 'riece-options,
1877         'riece-display.
1878         (riece-handle-dcc-request): Use riece-channel-buffer-name.
1879
1880         * riece-identity.el: Don't require 'riece-server.
1881
1882         * riece-doctor.el: Require 'riece-globals, 'riece-identity,
1883         'riece-message, and 'riece-server.
1884
1885         * riece-ctcp.el: Require 'riece-display.
1886
1887         * riece-commands.el: Require 'riece-layout.
1888         (riece-command-change-layout): New command.
1889
1890         * riece-alias.el: Require 'riece-identity.
1891
1892         * riece-layout.el: No longer provided as an add-on.
1893         * riece-display.el: Remove window configuration stuff.
1894
1895 2003-08-24  Daiki Ueno  <ueno@unixuser.org>
1896
1897         * riece-rdcc.el (riece-command-dcc-send): Bind
1898         process-connection-type to nil.
1899
1900         * riece-300.el (riece-handle-319-message): New handler.
1901
1902         * riece.el (riece-buffer-mode-alist): Add riece-command-buffer.
1903         (riece): Signal an error when a server is opened;
1904         No need to initialize riece-command-buffer specially.
1905
1906 2003-08-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1907
1908         * riece-display.el (riece-configure-windows-top): Set
1909         `truncate-partial-width-windows' nil, when horizontal window
1910         split.
1911
1912 2003-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1913
1914         * riece-display.el (riece-configure-windows-top): Change
1915         user-list-buffer and channel-list-buffer window create logic.
1916
1917         * riece-skk-kakutei.el (riece-skk-kakutei-insinuate): Add
1918         require riece.el when compile.
1919
1920         * riece.el (riece): Use `riece-redisplay-buffers' instead of
1921         `riece-configure-windows'.
1922
1923 2003-08-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1924
1925         * riece-display.el (riece-configure-windows-top): New function.
1926         * riece-layout.el (riece-layout-alist): Add top.
1927
1928         * riece-skk-kakutei.el: New add-on.
1929         * COMPILE (riece-modules): Add riece-skk-kakutei.
1930         * Makefile.am (EXTRA_DIST): Add riece-skk-kakutei.el
1931
1932 2003-08-19  Daiki Ueno  <ueno@unixuser.org>
1933
1934         * riece-layout.el: New add-on.
1935         * COMPILE (riece-modules): Add riece-layout.
1936         * Makefile.am (EXTRA_DIST): Add riece-layout.el
1937
1938 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
1939
1940         * riece-options.el (riece-quit-timeout): New user option.
1941         * riece-server.el (riece-quit-server-process): New function.
1942         * riece-commands.el (riece-command-quit): Use it.
1943         (riece-command-close-server): Use it.
1944
1945 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
1946
1947         * riece-commands.el (riece-command-previous-channel): Skip nil in
1948         riece-current-channels.
1949
1950 2003-08-09  Daiki Ueno  <ueno@unixuser.org>
1951
1952         * riece-rdcc.el (riece-command-dcc-send): Accept output only from
1953         the ruby process.
1954
1955         * riece-xemacs.el: Don't require 'riece-compat.
1956
1957 2003-08-06  Daiki Ueno  <ueno@unixuser.org>
1958
1959         * riece-unread.el (riece-unread-update-channel-list-buffer): Call
1960         riece-parse-identity.
1961
1962 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
1963
1964         * riece-server.el (riece-find-server-name): Abolish.
1965
1966         * riece-alias.el: Add usage.
1967
1968 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
1969
1970         * riece-mini.el (riece-mini-send-message): Use
1971         riece-completing-read-identity; don't use riece-own-channel-message.
1972
1973         * riece-identity.el: Require 'riece-compat.
1974         (riece-identity-prefix-case-table): New variable.
1975         (riece-abbrev-identity-string-function): New variable.
1976         (riece-expand-identity-string-function): New variable.
1977         (riece-format-identity): Rename from riece-decode-identity.
1978         (riece-parse-identity): Rename from riece-encode-identity.
1979         (riece-with-identity-buffer): Abolish.
1980         (riece-identity-canonicalize-prefix): Use case-table.   
1981
1982         * riece-filter.el (riece-handle-numeric-reply): Decode messages.
1983         (riece-handle-message): Ditto.
1984
1985         * riece-alias.el: New add-on.
1986         * COMPILE (riece-modules): Add riece-alias.
1987         * Makefile.am (EXTRA_DIST): Add riece-alias.el.
1988
1989         * riece-emacs.el (riece-set-case-syntax-pair): New alias.
1990         * riece-xemacs.el (riece-set-case-syntax-pair): New alias.
1991         * riece-identity.el (riece-identity-canonicalize-prefix): Simplified.
1992
1993 2003-08-03  Daiki Ueno  <ueno@unixuser.org>
1994
1995         * Riece: Version 0.0.4 released.
1996         * riece-version.el (riece-version-number): Bump up to 0.0.4.
1997
1998 2003-06-24  OHASHI Akira  <bg66@koka-in.org>
1999
2000         * riece-unread.el (riece-unread-display-message-function): Don't check
2001         `selected-window'. It doesn't work as expected.
2002
2003 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
2004
2005         * riece-misc.el (riece-channel-p): Moved from riece-channel.el.
2006
2007         * riece-300.el: Rewrite using riece-decode-identity.
2008
2009         * riece-identity.el (riece-completing-read-identity): Signal an
2010         error when the encoded channel name is not matched with
2011         riece-channel-regexp.
2012
2013         * riece-globals.el (riece-channel-regexp): Moved from
2014         riece-channel.el.
2015         (riece-user-regexp): Moved form riece-user.el.
2016
2017 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
2018
2019         * riece-handle.el (riece-handle-join-message): Don't call
2020         riece-switch-to-channel.
2021         (riece-handle-part-message): Don't decode message if it is empty.
2022         (riece-handle-kick-message): Ditto.
2023         (riece-handle-quit-message): Ditto.
2024         (riece-handle-kill-message): Ditto.
2025
2026         * riece-commands.el (riece-command-part): Show the current channel
2027         as default candidate.
2028
2029         * riece-identity.el (riece-completing-read-identity): Accept
2030         optional 5th argument `initial'.
2031
2032         * riece-unread.el (riece-unread-update-channel-list-buffer):
2033         Simplified.
2034
2035         * riece-filter.el (riece-sentinel): Don't bind
2036         riece-inhibit-update-buffers.
2037
2038         * riece-display.el (riece-redisplay-buffer): New variable.
2039         (riece-inhibit-update-buffers): Abolish.
2040         (riece-update-channel-list-buffer): Memorize
2041         encoded identity as text property on each line. 
2042
2043         * riece.el (riece-channel-list-mode): Make riece-redisplay-buffer
2044         buffer local.
2045         (riece-user-list-mode): Ditto.
2046
2047 2003-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2048
2049         * riece-log.el, riece-mini.el, riece-unread.el, riece-url.el:
2050         Fix example setting, don't use 3rd arg of add-to-list.
2051
2052         * riece-coding.el (riece-default-coding-system): Fix default value.
2053
2054 2003-06-22  Daiki Ueno  <ueno@unixuser.org>
2055
2056         * riece-display.el (riece-inhibit-update-buffers): New variable.
2057         * riece-filter.el (riece-sentinel): Bind
2058         riece-inhibit-update-buffers while removing channels from
2059         riece-current-channels.
2060         * riece-unread.el (riece-unread-display-message-function): Don't
2061         update channel list buffer when riece-inhibit-update-buffers is
2062         non-nil.
2063         (riece-unread-channel-switch-hook): Ditto.
2064         (riece-unread-insinuate): Add
2065         riece-unread-update-channel-list-buffer to
2066         riece-update-buffer-functions.
2067
2068         * riece-commands.el (riece-command-switch-to-channel): Call
2069         riece-redisplay-buffers instead of riece-command-configure-windows.
2070
2071         * riece-identity.el (riece-completing-read-identity): Remove nil
2072         from riece-current-channels before converting it to an alist.
2073
2074 2003-06-17  OHASHI Akira  <bg66@koka-in.org>
2075
2076         * riece-unread.el (riece-unread-display-message-function): Check a
2077         `selected-window'.
2078
2079         * riece-mini.el: New add-on.
2080         * COMPILE (riece-modules): Add `riece-mini'.
2081         * Makefile.am (EXTRA_DIST): Add `riece-mini.el'.
2082
2083         * riece-display.el (riece-channel-buffer-create): Add new hook.
2084         * riece-log.el: New add-on for saving irc logs.
2085         * COMPILE (riece-modules): Add `riece-log'.
2086         * Makefile.am (EXTRA_DIST): Add `riece-log.el'.
2087
2088         * riece-commands.el (riece-command-join): Use `let*' instead of `let'.
2089         (riece-command-part): Ditto.
2090
2091 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
2092
2093         * riece-naming.el (riece-naming-assert-join): Call
2094         riece-update-buffers.
2095         (riece-naming-assert-part): Ditto.
2096
2097         * riece-filter.el (riece-sentinel): Don't bind
2098         riece-overriding-server-name; use riece-part-channel.
2099
2100         * riece-display.el (riece-switch-to-channel): Don't set
2101         riece-channel-buffer.
2102         (riece-update-buffers): Set riece-channel-buffer here.
2103
2104         * riece-commands.el (riece-command-switch-to-channel-by-number): Fixed.
2105         (riece-command-close-server): Fixed completion bug.
2106         (riece-command-universal-server-name-argument): Ditto.
2107
2108 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
2109
2110         * riece-doctor.el: Don't require 'doctor; autoload doctor-mode and
2111         doctor-read-print.
2112
2113         * riece-handle.el (riece-handle-nick-message): Use
2114         riece-decode-identity to decode user.
2115         (riece-handle-join-message): Ditto.
2116         (riece-handle-part-message): Ditto.
2117         (riece-handle-kick-message): Ditto.
2118         (riece-handle-quit-message): Ditto.
2119         (riece-handle-kill-message): Ditto.
2120         (riece-handle-invite-message): Ditto.
2121         (riece-handle-topic-message): Ditto.
2122         (riece-handle-mode-message): Ditto.
2123
2124 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
2125
2126         * riece-message.el (riece-own-channel-message): Abolish.
2127
2128         * riece-commands.el (riece-command-send-message): Don't use
2129         riece-own-channel-message.
2130
2131         * riece-doctor.el (riece-doctor-reply): Don't use
2132         riece-own-channel-message.
2133         (riece-doctor-hello-regexp): New user option.
2134         (riece-doctor-bye-regexp): New user option.
2135
2136 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
2137
2138         * riece-identity.el (riece-identity-member-no-server): Abolish.
2139
2140         * riece-doctor.el (riece-doctor-patients): Make it global variable.
2141         (riece-doctor-after-privmsg-hook): Use riece-identity-member
2142         instead of riece-identity-member-no-server.
2143
2144 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
2145
2146         * riece-doctor.el: New add-on.
2147         * COMPILE (riece-modules): Add riece-doctor.
2148         * Makefile.am (EXTRA_DIST): Add riece-doctor.el
2149
2150 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
2151
2152         * riece-handle.el (riece-handle-nick-message): Follow the change
2153         of riece-identity-member.
2154
2155         * riece-commands.el (riece-command-next-channel): Use
2156         riece-identity-member instead of riece-identity-member-no-server.
2157         (riece-command-previous-channel): Ditto.
2158
2159 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
2160
2161         * riece-identity.el (riece-completing-read-identity): Remove nil
2162         from channels before completing-read.
2163
2164         * riece-message.el (riece-message-make-name): Fix condition for priv.
2165         (riece-message-make-global-name): Ditto.
2166         (riece-message-buffer): Ditto.
2167
2168         * riece-misc.el (riece-current-nickname): Use
2169         riece-with-identity-buffer.
2170
2171 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
2172
2173         * riece-message.el (riece-message-parent-buffers): Regard message's
2174         speaker as target when priv mode.
2175
2176         * riece-display.el (riece-update-channel-indicator): Decode
2177         riece-current-channel even in priv mode.
2178
2179         * riece-identity.el (riece-decode-identity): Respect prefix-only.
2180         (riece-completing-read-identity): Check if illegal characters in
2181         channel name.
2182
2183 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
2184
2185         * riece.el (riece-buffer-mode-alist): Add riece-user-list-buffer.
2186         * riece-globals.el (riece-user-buffer-format): Abolish.
2187         (riece-user-list-buffer): Default to " *Users*".
2188         * riece-display.el (riece-user-list-buffer-name): Abolish.
2189         (riece-user-list-buffer-create): Abolish.
2190
2191 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
2192
2193         * riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
2194         (riece-handle-message): Ditto.
2195         (riece-sentinel): Clear system here.
2196
2197         * riece-server.el (riece-server-process-name): New function.
2198         (riece-server-process): New function.
2199         (riece-close-server): Abolish.
2200
2201         * riece-identity.el: Adopt vector object representation for
2202         identity objects.
2203         (riece-with-identity-buffer): New macro.
2204         (riece-decode-identity): New function.
2205         (riece-encode-identity): New function.
2206
2207         * riece-globals.el (riece-process-list): New variable.
2208         (riece-server-process-alist): Abolish.
2209         (riece-channel-buffer-alist): Abolish.
2210         (riece-user-list-buffer-alist): Abolish.
2211         (riece-short-channel-indicator): New variable.
2212
2213         * riece-channel.el: Assume that we are already in the server buffer.
2214         * riece-user.el: Likewise.
2215
2216 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
2217
2218         * riece-ndcc.el (riece-ndcc-server-sentinel): Close a parenthesis.
2219
2220         * riece-rdcc.el (riece-rdcc-insinuate): Don't use the 3rd argument of
2221         `add-to-list'.
2222
2223 2003-06-06  Daiki Ueno  <ueno@unixuser.org>
2224
2225         * riece-channel.el (riece-forget-channel): Fixed.
2226         (riece-channel-modeless-regexp): Abolish.
2227         (riece-channel-modeless-p): Abolish.
2228
2229 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
2230
2231         * riece-unread.el (riece-unread-display-message-function): Delete the
2232         target before adding to list.
2233         (riece-unread-switch-to-channel): New function.
2234         (riece-unread-insinuate): Bind "\C-c\C-u" to riece-command-mode-map.
2235         Bind "u" to riece-dialogue-mode-map.
2236         Bind "u" to riece-channel-list-mode-map.
2237
2238         * riece.el (riece-channel-list-mode-map): Don't bind
2239         `riece-command-unread-channel'.
2240
2241 2003-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2242
2243         * riece-000.el,riece-200.el,riece-300.el,riece-400.el,riece-500.el,
2244         riece-commands.el,riece-filter.el,riece-handle.el,riece-highlight.el
2245         riece-identity.el,riece-message.el,riece-misc.el,riece-naming.el,
2246         riece.el: Don't require riece-inlines since it has been removed.
2247
2248 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
2249
2250         * riece-display.el (riece-update-user-list-buffer): Rename from
2251         riece-user-list-update-buffer.
2252         (riece-update-channel-list-buffer): Rename from
2253         riece-channel-list-update-buffer.
2254
2255 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
2256
2257         * riece-identity.el (riece-identity-canonicalize-prefix): Moved
2258         from riece-inlines.el; renamed from scandinavian-downcase.
2259         (riece-identity-equal-no-server): Moved from riece-inlines.el;
2260         renamed from scandinavian-equal-ignore-case.
2261         (riece-identity-equal-no-server-safe): New function.
2262         (riece-identity-member-no-server): Moved from riece-inlines.el;
2263         renamed from scandinavian-member-ignore-case.
2264         (riece-identity-member-no-server-safe): New function.
2265
2266         * riece-inlines.el: Removed.
2267         * COMPILE (riece-modules): Remove riece-inlines.
2268         * Makefile.am (EXTRA_DIST): Remove riece-inlines.el.
2269
2270 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
2271
2272         * riece-rdcc.el (riece-rdcc-sentinel): Don't call delete-process
2273         explicitly.
2274         * riece-ndcc.el: Don't call delete-process explicitly.
2275         * riece-server.el (riece-close-server-process): Don't call
2276         delete-process explicitly unless riece-debug == t.
2277
2278 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
2279
2280         * riece-inlines.el (scandinavian-downcase): New inline function.
2281         (scandinavian-equal-ignore-case): Rename from
2282         string-equal-ignore-case.
2283         (scandinavian-member-ignore-case): Rename from
2284         string-list-member-ignore-case.
2285
2286         * riece-identity.el (riece-identity-equal): Rename from
2287         riece-identity-equal-no-server; use scandinavian-equal-ignore-case.
2288         (riece-identity-equal-safe): Rename from riece-identity-equal.
2289         (riece-identity-member): Rename from riece-identity-member-no-server.
2290         (riece-identity-member-safe): Rename from riece-identity-member.
2291         (riece-identity-assoc): Rename from riece-identity-assoc-no-server.
2292         (riece-identity-assoc-safe): Rename from riece-identity-assoc.
2293
2294 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
2295
2296         * riece-rdcc.el: Require 'riece-ctcp.
2297         (riece-rdcc-insinuate): Add "DCC" to
2298         riece-ctcp-additional-clientinfo.
2299
2300         * riece-ctcp.el (riece-ctcp-additional-clientinfo): New variable.
2301         (riece-command-ctcp-clientinfo): New command.
2302         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
2303         (riece-handle-ctcp-clientinfo-request): New handler.
2304         (riece-handle-ctcp-clientinfo-response): New handler.
2305
2306         * riece-server.el (riece-open-server): No need to use
2307         get-buffer-create to reuse process buffer.
2308
2309 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
2310
2311         * riece-rdcc.el (riece-command-dcc-send): Generate new buffer for
2312         DCC process.
2313         (riece-command-dcc-receive): Likewise; don't set buffer-file-name.
2314
2315         * riece-server.el (riece-server-keyword-map): `:coding-system' ->
2316         `:coding'.
2317         (riece-open-server): Follow the change.
2318
2319         * riece-ctcp.el (riece-command-ctcp-action): New command.
2320         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
2321         (riece-handle-ctcp-action-request): New handler.
2322
2323         * riece.el (riece-command-mode): Enclose status indicators with
2324         `{}'; show riece-user-indicator.
2325         (riece-channel-mode): Likewise.
2326         (riece-dialogue-mode): Enclose status indicators with `{}'.
2327         * riece-globals.el (riece-user-indicator): New indicator.
2328         (riece-freeze-indicator): Default to "-".
2329         * riece-display.el (riece-update-channel-indicator): Don't update
2330         modeline.
2331         (riece-update-status-indicators): Set riece-user-indicator.
2332         * riece-300.el (riece-handle-324-message): Update channel indicator.
2333
2334 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
2335
2336         * riece.el (riece-command-mode): Don't set riece-freeze-indicator.
2337         (riece-dialogue-mode): Call riece-update-status-indicators.
2338         (riece-channel-mode): Add riece-operator-indicator to
2339         mode-line-buffer-identification.
2340         * riece-user.el (riece-make-user): New attribute `operator'.
2341         (riece-user-operator): New function.
2342         (riece-user-set-operator): New function.
2343         (riece-user-toggle-away): New function.
2344         (riece-user-toggle-operator): New function.
2345         * riece-misc.el (riece-own-frozen): Revive.
2346         * riece-message.el (riece-display-message): Reset riece-freeze if
2347         riece-freeze == 'own && (riece-message-own-p message).
2348         * riece-globals.el (riece-own-freeze): Abolish; use riece-freeze.
2349         (riece-operator-indicator): New variable.
2350         * riece-display.el (riece-update-status-indicators): New function.
2351         (riece-update-buffer-functions): Add it.
2352         * riece-commands.el (riece-command-toggle-freeze): Don't call
2353         riece-freeze.
2354         (riece-command-toggle-own-freeze): Don't call riece-own-freeze.
2355         * riece-300.el (riece-handle-302-message): Use
2356         riece-user-toggle-away instead of riece-user-set-away.
2357         (riece-handle-301-message): Ditto.
2358         (riece-handle-305-message): Ditto.
2359         (riece-handle-306-message): Ditto.
2360         (riece-handle-352-message): Ditto.
2361
2362 2003-06-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
2363
2364         * riece-commands.el (riece-command-next-channel): Circularly
2365         follow the channel list.
2366         (riece-command-previous-channel): Ditto.
2367
2368 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
2369
2370         * riece.el (riece-command-mode): Set default value of riece-freeze
2371         & riece-own-freeze.
2372         * riece-options.el (riece-away-message): New user option.
2373         * riece-commands.el (riece-command-toggle-away): Query user away
2374         message.
2375         * riece-300.el (riece-handle-301-message): Set user's away status.
2376         (riece-handle-305-message): Ditto.
2377         (riece-handle-306-message): Ditto.
2378         (riece-handle-302-message): Ditto.
2379         (riece-handle-352-message): Ditto.
2380
2381 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
2382
2383         * riece-rdcc.el: Require riece-globals, riece-misc, riece-channel,
2384         and riece-identity.
2385         (riece-command-dcc-receive): Check the existence of
2386         set-buffer-multibyte.
2387
2388 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
2389
2390         * Riece: Version 0.0.3 released.
2391         * riece-version.el (riece-version-number): Bump up to 0.0.3.
2392
2393         * riece-ctcp.el (riece-handle-ctcp-request): Catch errors occured
2394         in hooks.
2395         (riece-handle-ctcp-response): Ditto.
2396
2397 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
2398
2399         * riece-user.el (riece-rename-user): Don't modify entry when
2400         old-name == new-name.
2401
2402         * riece-display.el (riece-configure-windows): Use window-buffer
2403         instead of current-buffer.
2404
2405         * riece-rdcc.el (riece-rdcc-server-address): Default to nil.
2406         (riece-rdcc-ruby-command): New user option.
2407         (riece-rdcc-send-program): New user option.
2408         (riece-rdcc-decode-address-program): New user option.
2409         (riece-rdcc-substitute-variables): New function.
2410         (riece-command-dcc-send): Use it.
2411         (riece-rdcc-decode-address): Use it.
2412
2413 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
2414
2415         * riece-rdcc.el: New add-on.
2416
2417         * Makefile.am (EXTRA_DIST): Add riece-rdcc.el
2418
2419 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
2420
2421         * riece-ndcc.el: New add-on.
2422         * Makefile.am (EXTRA_DIST): Add riece-ndcc.el
2423
2424 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
2425
2426         * riece-server.el (riece-open-server): Simplify message.
2427
2428         * riece-commands.el (riece-command-open-server): Throw an error
2429         when the server is already opened.
2430
2431         * riece-filter.el (riece-sentinel): Simplified.
2432
2433         * riece-display.el (riece-user-list-update-buffer): Check the
2434         existence of riece-user-list-buffer.
2435         (riece-channel-list-update-buffer): Check the existence of
2436         riece-channel-list-buffer.
2437         (riece-set-window-points): Ditto.
2438
2439         * riece-commands.el (riece-command-open-server): Simplified.
2440         (riece-command-toggle-channel-buffer-mode): Set
2441         riece-save-variables-are-dirty to t.
2442         (riece-command-toggle-user-list-buffer-mode): Ditto.
2443         (riece-command-toggle-channel-list-buffer-mode): Ditto.
2444
2445         * riece-server.el (riece-start-server): Abolish.
2446         (riece-open-server): Set riece-server-process-alist and
2447         riece-server-process here.
2448
2449 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
2450
2451         * riece-filter.el (riece-sentinel): Close process even if
2452         riece-reconnect-with-password == t.
2453         (riece-handle-message): Catch errors occured in hooks.
2454
2455         * riece-server.el (riece-open-server): Reuse server buffer.
2456         (riece-close-server-process): Delete process even if process is
2457         not running.
2458
2459 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
2460
2461         * riece-server.el (riece-open-server): No need to reset
2462         riece-reconnect-with-password.
2463
2464         * riece-filter.el (riece-sentinel): Don't call riece when
2465         riece-reconnect-with-password = t and process !=
2466         riece-server-process.
2467
2468         * riece-url.el: Fix usage.
2469
2470         * riece-inlines.el (string-list-member-ignore-case): Remove docstring.
2471
2472         * riece-unread.el: New add-on.
2473         * COMPILE (riece-modules): Add riece-unread.
2474         * Makefile.am (EXTRA_DIST): Add riece-unread.el
2475
2476         * riece-300.el (riece-handle-322-message): New handler.
2477         (riece-handle-323-message): New handler.
2478
2479 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
2480
2481         * riece-display.el (riece-configure-windows): Select other window
2482         when minibuffer is active.
2483
2484         * riece-commands.el (riece-command-list): New command.
2485         (riece-command-enter-message-as-notice): New command.
2486         * riece.el (riece-command-mode-map): Bind
2487         riece-command-enter-message-as-notice and riece-command-list.
2488
2489         * riece-server.el (riece-close-server): Skip nil when leaving
2490         channels before closing server.
2491
2492 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
2493
2494         * Riece: Version 0.0.2 released.
2495         * riece-version.el (riece-version-number): Bump up to 0.0.2.
2496
2497         * riece.el (riece-load-and-build-addon-dependencies): Fixed.
2498         * riece-url.el (riece-url-requires): Don't assert dependency on
2499         riece-highlight unless it appears in riece-addons.
2500
2501         * riece-url.el: New add-on.
2502         * COMPILE (riece-modules): Add riece-url.
2503
2504         * riece-message.el (riece-message-make-bracket): Abolish.
2505         * riece-highlight.el (riece-highlight-font-lock-keywords):
2506         Give up to fontify "-nick-" or "-nick server-".
2507
2508         * riece-highlight.el (riece-highlight-font-lock-keywords):
2509         Simplified regexp.
2510
2511         * riece-ctcp.el (riece-handle-ctcp-request): Don't bind user.
2512         (riece-handle-ctcp-response): Ditto.
2513
2514         * riece-highlight.el: Make it an add-on.
2515         (riece-highlight-insinuate): New function.
2516         * riece.el: Don't require 'riece-highlight.
2517         * riece-options.el (riece-addons): Turn on riece-highlight and
2518         riece-ctcp by default.
2519
2520         * riece-display.el (riece-configure-windows-predicate): New function.
2521         (riece-configure-windows-predicate): New user option.
2522         (riece-redisplay-buffers): Use it.
2523
2524         * riece-complete.el: Require 'cl for butlast.
2525
2526         * Makefile.am (elc): Renamed from "compile".
2527
2528         * riece.el (riece-dialogue-mode-map): Bind
2529         riece-command-toggle-channel-list-buffer-mode.
2530
2531         * riece-display.el (riece-configure-windows): Typo fixed.
2532
2533         * riece-user.el (riece-user-toggle-channel): Use member instead of
2534         memq.
2535
2536 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
2537
2538         * riece-ctcp.el (riece-ctcp-insinuate): New function.
2539
2540         * riece-options.el (riece-addons): New user option.
2541         (riece-addon-directory): New user option.
2542
2543         * riece.el (riece-load-and-build-addon-dependencies): New function.
2544         (riece-insinuate-addons): New function.
2545         (riece): Call riece-insinuate-addons.
2546
2547         * riece-misc.el (riece-get-users-on-server): Moved from
2548         riece-commands.el.
2549
2550         * riece-ctcp.el: New file.
2551         * COMPILE (riece-modules): Add riece-ctcp.
2552         * Makefile.am (EXTRA_DIST): Add riece-ctcp.el
2553
2554 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
2555
2556         * Riece: Version 0.0.1 released.
2557
2558         * riece-commands.el (riece-command-names): New command.
2559         (riece-command-who): New command.
2560
2561         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
2562         riece-command-who.
2563
2564         * riece-300.el (riece-handle-341-message): New handler.
2565         (riece-handle-352-message): New handler.
2566
2567         * riece-commands.el (riece-command-invite): Don't accept channel
2568         argument; throw an error when user is not on a channel.
2569         (riece-command-kick): New command.