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