* riece-toolbar.el (riece-toolbar-original-toolbar) [XEmacs]: New
[elisp/riece.git] / lisp / ChangeLog
1 2005-08-27  Daiki Ueno  <ueno@unixuser.org>
2
3         * riece-menu.el (riece-menu-uninstall): Call easy-menu-remove.
4
5         * riece-toolbar.el (riece-toolbar-original-toolbar) [XEmacs]: New
6         variable.
7         (riece-unset-toolbar): New function.
8         (riece-toolbar-uninstall): Call riece-unset-toolbar.
9         (riece-toolbar-command-mode-hook): Renamed from
10         riece-toolbar-insinuate-in-command-buffer.
11
12         * riece-icon.el (riece-icon-enable): Update
13         mode-line-buffer-identification here.
14         (riece-icon-disable): Ditto.
15
16 2005-08-26  Daiki Ueno  <ueno@unixuser.org>
17
18         * riece-addon.el (riece-uninstall-addon): Update
19         riece-addon-dependencies.
20
21 2005-08-26  Daiki Ueno  <ueno@unixuser.org>
22
23         * riece.el (riece-command-mode): Set
24         riece-mode-line-buffer-identification.
25         (riece-dialogue-mode): Ditto.
26         (riece-channel-mode): Ditto.
27         (riece-channel-list-mode): Ditto.
28         (riece-user-list-mode): Ditto.
29         * riece-icon.el
30         (riece-icon-update-mode-line-buffer-identification): New function.
31         (riece-icon-insinuate): Use it.
32         (riece-icon-uninstall): Use it.
33         * riece-globals.el (riece-mode-line-buffer-identification): New
34         variable.
35
36 2005-08-26  Daiki Ueno  <ueno@unixuser.org>
37
38         * Make add-ons uninstallable.
39
40         * riece-xface.el (riece-xface-user-list-mode-hook): New function.
41         (riece-xface-insinuate): Use it.
42         (riece-xface-uninstall): New function.
43         * riece-url.el (riece-url-command-mode-hook): New function.
44         (riece-url-insinuate): Use it.
45         (riece-url-uninstall): New function.
46         * riece-unread.el (riece-unread-uninstall): New function.
47         * riece-toolbar.el (riece-toolbar-uninstall): New function.
48         * riece-rdcc.el (riece-rdcc-uninstall): New function.
49         * riece-ndcc.el (riece-ndcc-uninstall): New function.
50         * riece-mini.el (riece-mini-uninstall): New function.
51         * riece-menu.el (riece-menu-uninstall): New function.
52         * riece-lsdb.el: New function.
53         * riece-log.el (riece-log-uninstall): New function.
54         * riece-keyword.el (riece-keyword-uninstall): New function.
55         * riece-keepalive.el (riece-keepalive-uninstall): New function.
56         * riece-kakasi.el (riece-kakasi-uninstall): New function.
57         * riece-ignore.el (riece-ignore-uninstall): New function.
58         * riece-icon.el (riece-icon-user-list-mode-hook): New function.
59         (riece-icon-channel-list-mode-hook): New function.
60         (riece-icon-original-mode-line-buffer-identification): New variable.
61         (riece-icon-insinuate): Use them.
62         (riece-icon-uninstall): New function.
63         * riece-history.el
64         (riece-history-after-switch-to-channel-functions): New function.
65         (riece-history-insinuate): Use it.
66         (riece-history-uninstall): New function.
67         * riece-highlight.el (riece-highlight-uninstall): New function.
68         * riece-hangman.el (riece-hangman-uninstall): New function.
69         * riece-google.el (riece-google-uninstall): New function.
70         * riece-foolproof.el (riece-foolproof-uninstall): New function.
71         * riece-eval.el (riece-eval-uninstall): New function.
72         * riece-eval-ruby.el (riece-eval-ruby-uninstall): New function.
73         * riece-doctor.el (riece-doctor-uninstall): New function.
74         * riece-ctlseq.el (riece-ctlseq-uninstall): New function.
75         * riece-ctcp.el (riece-ctcp-dialogue-font-lock-keywords): New variable.
76         (riece-ctcp-uninstall): New function.
77         * riece-button.el (riece-button-channel-list-mode-hook): New function.
78         * riece-biff.el (riece-biff-uninstall): New function.
79
80 2005-08-26  Daiki Ueno  <ueno@unixuser.org>
81
82         * riece-options.el (riece-saved-forms): Added riece-addons.
83
84         * riece-addon.el: Require 'riece-addon-modules.
85         (riece-command-list-addons): List all available add-ons from
86         riece-addon-modules.
87         (riece-addon-list-mode-map): Bind riece-command-insinuate-addon
88         and riece-command-uninstall-addon.
89         (riece-insinuate-addon): Rebuild riece-addon-dependencies.
90         (riece-command-insinuate-addon): New command.
91         (riece-command-uninstall-addon): New command.
92
93         * COMPILE (riece-examine-modules): New function.
94         (riece-examine): Use it.
95         (riece-compile): Use it.
96         (riece-install): Use it.
97         (riece-compile-package): Use it.
98         (riece-install-package): Use it.
99
100         * Makefile.am (EXTRA_DIST): Added riece-addon-modules.el.
101
102         * riece-addon-modules.el: New file.
103
104 2005-08-25  Daiki Ueno  <ueno@unixuser.org>
105
106         * riece-addon.el (riece-command-list-addons): Use
107         riece-addon-dependencies instead of riece-addons.
108         (riece-command-enable-addon): Ditto.
109         (riece-command-disable-addon): Ditto.
110         (riece-uninstall-addon): New function.
111
112 2005-08-25  Daiki Ueno  <ueno@unixuser.org>
113
114         * riece.el (riece): Don't override riece-addons setting.
115
116         * riece-globals.el (riece-addon-dependencies): New variable.
117
118         * riece-addon.el (riece-sort-addon-dependencies): Rename from
119         riece-resolve-addon-dependencies; return addon dependencies as an
120         alist, instead of returning a list of addons.
121
122 2005-08-20  Daiki Ueno  <ueno@unixuser.org>
123
124         * riece-addon.el (riece-command-enable-addon): Redraw entire
125         add-on list.
126         (riece-command-disable-addon): Ditto.
127
128 2005-08-17  Daiki Ueno  <ueno@unixuser.org>
129
130         * riece-filter.el (riece-handle-message): Use
131         riece-funcall-ignore-errors instead of riece-ignore-errors.
132
133         * riece-ctcp.el (riece-handle-ctcp-request): Use
134         riece-funcall-ignore-errors instead of riece-ignore-errors.
135         (riece-handle-ctcp-response): Ditto.
136
137 2005-08-16  Daiki Ueno  <ueno@unixuser.org>
138
139         * riece-options.el (riece-data-directory): Use load-file-name.
140
141 2005-08-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
142
143         * riece-options.el (riece-data-directory): Avoid compile time
144         error when locate-data-directory undefined.
145
146 2005-08-15  Daiki Ueno  <ueno@unixuser.org>
147
148         * riece-options.el (riece-quit-timeout): Set default to 1.
149
150         * riece-irc.el (riece-irc-quit-server-process): Display message
151         before/after sending QUIT.
152
153 2005-08-14  Daiki Ueno  <ueno@unixuser.org>
154
155         * riece.el (riece-addons-insinuated): Abolished.
156         (riece): Don't check riece-addons-insinuated.
157
158         * riece-addon.el (riece-insinuate-addon): Put
159         'riece-addon-insinuated property on add-on feature.
160
161 2005-08-13  Daiki Ueno  <ueno@unixuser.org>
162
163         * COMPILE (riece-install-package): Install *.xpm and *.rb in etc/riece.
164
165         * riece-async.el (riece-async-open-network-stream): Locate Ruby
166         script files in riece-data-directory.
167         * riece-toolbar.el (riece-make-toolbar-from-menu): Locate icon
168         files in riece-data-directory.
169         * riece-ruby.el (riece-ruby-execute): Locate Ruby script files in
170         riece-data-directory.
171         * riece-options.el (riece-data-directory): New user option.
172
173 2005-08-12  Daiki Ueno  <ueno@unixuser.org>
174
175         * riece-ruby.el (riece-ruby-filter): Pass timestamp of output
176         event to output-handler.
177
178 2005-08-12  Daiki Ueno  <ueno@unixuser.org>
179
180         * riece-button.el (riece-user-button-popup-menu): Simplified
181         menu item titles.
182
183         * COMPILE (riece-compile-module): New function.
184         (riece-examine): New function.
185
186         * Makefile.am (compile-individually): New rule.
187
188         * riece-log.el (riece-log-file-name-regexp): New constant.
189         (riece-log-get-file): Add 2nd argument coding-system.
190         (riece-log-get-files): Add 2nd argument time.
191         (riece-log-insert): Simplified; determine coding-system from
192         suffix of each log file.
193         (riece-log-dired): Renamed from riece-log-open-directory.
194         (riece-log-open-directory-function): Abolished.
195         (riece-log-make-file-name): Renamed from riece-log-get-file.
196         (riece-log-list-files): Renamed from riece-log-get-files.
197         (riece-log-directory): Renamed from riece-log-get-directory.
198
199         * Makefile.am (EXTRA_DIST): Added aproxy.rb.
200
201         * COMPILE (riece-scripts): Added "aproxy.rb".
202
203         * riece-async.el (riece-async-buffer-size): Renamed from
204         riece-async-max-buffer-size.
205         (riece-async-backup-file): New user option.
206         (riece-async-server-program): New variable.
207         (riece-async-server-program-arguments): New variable.
208         (riece-async-open-network-stream): Use aproxy.rb.
209
210         * aproxy.rb: New file.
211
212         * riece-ruby.el (riece-ruby-out-file): New user option.
213         (riece-ruby-err-file): New user option.
214         (riece-ruby-log-file): New user option..
215         (riece-ruby-server-program-arguments): New variable.
216         (riece-ruby-filter): Call output-handler within
217         riece-debug-with-backtrace; erase process output.
218         (riece-ruby-run-exit-handler): Call exit-handler within
219         riece-debug-with-backtrace.
220
221         * server.rb: Don't bind @err in execution environment;
222         added logging feature.
223
224 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
225
226         * server.rb: Connect $stdout and $stderr to StringIO objects.
227
228         * riece-async.el: Use riece-ruby (partially).
229
230         * riece-eval-ruby.el (riece-eval-ruby-prefix-regexp): New user option.
231         (riece-eval-ruby-exit-handler): Print "nil".
232
233 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
234
235         * riece-hangman.el (riece-hangman-hello-regexp): Changed regexp.
236         (riece-hangman-bye-regexp): Ditto.
237
238         * riece-doctor.el (riece-doctor-hello-regexp): Changed regexp.
239         (riece-doctor-bye-regexp): Ditto.
240
241         * riece-ruby.el: Moved add-on stuff to riece-eval-ruby.el.
242
243         * riece-eval-ruby.el: New add-on.
244         * COMPILE (riece-modules): Add riece-eval-ruby.
245         * Makefile.am (EXTRA_DIST): Add riece-eval-ruby.el.
246
247 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
248
249         * server.rb (Server::unescape): Fixed.
250
251         * riece-ruby.el: Implement add-on API.
252         (riece-ruby-filter): Fixed regexp; fixed argument order of
253         output-handler.
254         (riece-ruby-run-exit-handler): Remove exit-handler entry before
255         running it to avoid recursion; call riece-ruby-clear if
256         exit-handler is specified.
257         (riece-ruby-exit-handler): Don't call riece-ruby-clear.
258
259         * riece-rdcc.el: Use riece-ruby.
260
261 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
262
263         * riece-ruby.el (riece-ruby-property-alist): New variable
264         (riece-ruby-set-property): New function.
265         (riece-ruby-property): New function.
266         (riece-ruby-execute): Locate server.rb from load-path.
267
268         * Makefile.am (EXTRA_DIST): Added riece-ruby.el and server.rb.
269
270         * COMPILE (riece-modules): Added riece-ruby.
271         (riece-icons): Use filename instead of symbol.
272         (riece-scripts): New variable.
273         (riece-install-icons): Use filename instead of symbol.
274         (riece-install-scripts): New function.
275         (riece-install): Call riece-install-scripts.
276         (riece-install-package): Ditto.
277
278 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
279
280         * riece-ruby.el: Add docs for variables.
281         (riece-ruby-substitute-variables): Substitute multiple variables.
282         (riece-ruby-filter): Call output-handler/exit-handler with program
283         name.
284
285 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
286
287         * server.rb: Renamed from rubyserv.rb; s/RubyServ/Server/.
288         * riece-ruby.el (riece-ruby-server-program): Follow the filename
289         change.
290         (riece-ruby-set-output-handler): New function.
291
292 2005-08-11  Daiki Ueno  <ueno@unixuser.org>
293
294         * riece-ruby.el: Fixed example.
295         (riece-ruby-server-program): New variable.
296         (riece-ruby-status-alist): New variable.
297         (riece-ruby-status): Abolished.
298         (riece-ruby-escaped-data): Renamed from riece-ruby-input.
299         (riece-ruby-reset-process-buffer): New function.
300         (riece-ruby-send-exit): New function.
301         (riece-ruby-filter): Call riece-ruby-run-exit-handler if the
302         program is exited.
303         (riece-ruby-run-exit-handler): New function.
304         (riece-ruby-execute): Don't expect program name.
305         (riece-ruby-clear): New function.
306         (riece-ruby-set-exit-handler): New function.
307
308         * rubyserv.rb (RubyServ::dispatch_eval): Don't expect program
309         name; eval under the binding of RubyServ::C.
310         (RubyServ::dispatch_poll): Don't clear @thr.
311         (RubyServ::dispatch_exit): New method.
312
313 2005-08-10  Daiki Ueno  <ueno@unixuser.org>
314
315         * riece-ruby.el: New file.
316         * rubyserv.rb: Rewrite.
317
318 2005-08-09  Daiki Ueno  <ueno@unixuser.org>
319
320         * riece-mini.el (riece-mini-message-no-log): Defined as a
321         function.
322         (riece-mini-requires): Fixed indent.
323
324 2005-08-08  Daiki Ueno  <ueno@unixuser.org>
325
326         * riece.el (riece-dialogue-mode-map): Bind
327         riece-command-toggle-others-buffer-mode.
328
329         * riece-commands.el (riece-command-toggle-others-buffer-mode): New
330         command.
331
332         * riece-layout.el (riece-configure-windows): Hide
333         riece-others-buffer if riece-others-buffer-mode is nil.
334
335         * riece-options.el (riece-saved-forms): Add
336         riece-others-buffer-mode and riece-channel-list-buffer-mode.
337         (riece-others-buffer-mode): New user option.
338
339 2005-08-06  Daiki Ueno  <ueno@unixuser.org>
340
341         * riece-alias.el (riece-alias-alternate-separator): Set to "@".
342
343 2005-07-28  Daiki Ueno  <ueno@unixuser.org>
344
345         * riece-debug.el: Don't bind unused variable; prepend time to
346         debug message.
347
348 2005-07-19  Daiki Ueno  <ueno@unixuser.org>
349
350         * riece-unread.el (riece-guess-channel-from-unread): Return
351         reversed copy of riece-unread-channels.
352
353         * riece-server.el (riece-server-parse-string): Use
354         string-to-number instead of string-to-int.
355
356 2005-07-07  Daiki Ueno  <ueno@unixuser.org>
357
358         * riece-display.el (riece-channel-buffer): Return nil when
359         channel-buffer is killed.
360
361         * riece-debug.el (riece-debug-1): New function.
362         (riece-debug): Always return nil.
363
364 2005-06-03  Daiki Ueno  <ueno@unixuser.org>
365
366         * riece-ruby.el: New file.
367
368 2005-04-04  Daiki Ueno  <ueno@unixuser.org>
369
370         * riece-misc.el (riece-get-channels-on-server): New function.
371         (riece-get-users-on-server): Don't use riece-user-p.
372         (riece-get-identities-on-server): Call
373         riece-get-channels-on-server and riece-get-users-on-server.
374
375         * riece-identity.el (riece-completing-read-identity): Don't signal
376         an error when input string does not match riece-channel-regexp nor
377         riece-user-regexp.
378
379         * riece-300.el (riece-handle-366-message): Don't use riece-user-regexp.
380         (riece-handle-302-message): Ditto.
381         (riece-handle-313-message): Ditto.
382
383 2005-03-22  Daiki Ueno  <ueno@unixuser.org>
384
385         * rubyserv.rb: New file.
386
387 2005-03-20  Daiki Ueno  <ueno@unixuser.org>
388
389         * riece-toolbar.el [XEmacs] (riece-make-toolbar-from-menu):
390         Pick up toolbar icons from etc/riece/.
391
392 2005-03-12  Daiki Ueno  <ueno@unixuser.org>
393
394         * riece.el (riece-buffer-alist): Init riece-debug-buffer.
395         (riece-submit-bug-report): Insert content of riece-debug-buffer.
396
397         * riece-globals.el (riece-debug-buffer): New variable.
398         * riece-filter.el (riece-sentinel): Use riece-debug.
399         * riece-display.el (riece-channel-buffer-name): Use riece-debug.
400         * riece-button.el (riece-identity-button-click): Use riece-debug.
401         * riece-debug.el (riece-debug): New function.
402         (riece-ignore-errors): Use it.
403
404         * riece-filter.el (riece-filter): Removed (eobp) check.
405
406 2005-03-06  Daiki Ueno  <ueno@unixuser.org>
407
408         * Riece: Version 1.0.8 released.
409         * riece-version.el (riece-version-number): Bump up to 1.0.8.
410
411 2005-03-06  Daiki Ueno  <ueno@unixuser.org>
412
413         * COMPILE (riece-compile-modules): Print summary.
414
415 2005-03-05  Daiki Ueno  <ueno@unixuser.org>
416
417         * riece-version.el: Bind emacs-program-version.
418         * riece-debug.el: Require 'riece-options for riece-debug.
419
420         * riece-log.el (riece-log-insinuate): Use user-uid instead of
421         user-login-name and escape system-name for riece-log-lock-file.
422
423 2005-03-02  Daiki Ueno  <ueno@unixuser.org>
424
425         * riece-log.el (riece-log-lock-file): Define with defvar.
426         (riece-log-display-message-function): Use riece-log-lock-file as
427         LOCKNAME of write-region.
428         (riece-log-insinuate): Generate name for riece-log-lock-file.
429
430 2005-02-27  Daiki Ueno  <ueno@unixuser.org>
431
432         * riece-300.el (riece-handle-317-message): Format idle seconds in
433         human readable form.
434         (riece-handle-301-message): Don't use riece-user-regexp.
435         (riece-handle-311-message): Ditto.
436         (riece-handle-312-message): Ditto.
437         (riece-handle-317-message): Ditto.
438         (riece-handle-319-message): Ditto.
439
440         * riece-ctcp.el (riece-handle-ctcp-action-request): Prepend target.
441         (riece-command-ctcp-action): Ditto.
442
443 2005-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
444
445         * riece-globals.el (riece-obarray-size, riece-obarray): Abolish.
446         (riece-channel-obarray-size, riece-user-obarray-size)
447         (riece-channel-obaary, riece-user-obarray): New variables.
448         * riece-user.el (riece-find-user, riece-forget-user)
449         (riece-rename-user, riece-get-user): Use `riece-user-obarray'
450         instead of `riece-user-obarray'.
451         * riece-channel.el (riece-find-channel, riece-forget-channel)
452         (riece-get-channel): Use `riece-channel-obarray' instead of
453         `riece-obarray'.
454         * riece-misc.el (riece-get-identities-on-server): Ditto.
455         * riece-server.el (riece-reset-process-buffer): Ditto.
456
457 2005-02-24  Daiki Ueno  <ueno@unixuser.org>
458
459         * riece-unread.el (riece-unread-after-switch-to-channel-function):
460         Clear riece-unread-channels case insensitively.
461
462         * riece-300.el (riece-handle-353-message): Use
463         riece-identity-assoc to pick an entry from
464         riece-353-message-alist.
465         (riece-handle-366-message): Ditto.
466         Reported by Steve Youngs <steve@sxemacs.org>.
467
468 2005-02-19  Daiki Ueno  <ueno@unixuser.org>
469
470         * riece-debug.el (riece-funcall-ignore-errors): New function.
471         * riece-signal.el (riece-emit-signal): Use riece-funcall-ignore-errors.
472         * riece-filter.el (riece-handle-numeric-reply): Use
473         riece-funcall-ignore-errors.
474         (riece-handle-message): Ditto.
475         * riece-ctcp.el (riece-handle-ctcp-request): Use
476         riece-funcall-ignore-errors.
477
478 2005-02-18  Steve Youngs  <steve@sxemacs.org>
479
480         * riece-ctcp.el (riece-handle-ctcp-time-request): New.
481         (riece-handle-ctcp-time-response): New.
482         (riece-command-ctcp-time): New.
483         (riece-ctcp-enable): Add `riece-command-ctcp-time'.
484         (riece-ctcp-disable): Ditto.
485         
486         * riece-layout.el (riece-layout-alist): Minor doc string fix --
487         escape a couple of parens.
488         
489         * riece-version.el: defvar sxemacs-codename at compile time.
490         (riece-extended-version): Simplify the XEmacs section, add support
491         for SXEmacs.
492
493 2005-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
494
495         * riece-addon.el (riece-resolve-addons): Fixed
496         avoid add directory to addons condition.
497
498 2005-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
499
500         * riece-addon.el (riece-resolve-addons): Don't add directory to
501         addons.
502
503 2005-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
504
505         * riece-commands.el (riece-command-part): Fix argument.
506
507 2005-02-07  Daiki Ueno  <ueno@unixuser.org>
508
509         * riece-filter.el (riece-filter): Simplified.
510
511         * riece-addon.el (riece-resolve-addons): Check the existence of
512         riece-addon-directory.
513
514 2005-02-06  Daiki Ueno  <ueno@unixuser.org>
515
516         * riece-filter.el (riece-filter): Modified regexp.
517
518 2005-02-05  Daiki Ueno  <ueno@unixuser.org>
519
520         * riece.el (riece-exit): Clear riece-window-configuration frame
521         parameter.
522         * riece-commands.el (riece-command-suspend-resume): Don't attempt
523         to restore window-configuration if the cdr of
524         riece-window-configuration frame parameter is nil.
525
526         * riece-filter.el (riece-chomp-string): New function.
527         (riece-filter): Use it.
528
529 2005-02-05  Daiki Ueno  <ueno@unixuser.org>
530
531         * Riece: Version 1.0.7 released.
532         * riece-version.el (riece-version-number): Bump up to 1.0.7.
533
534 2005-02-05  Daiki Ueno  <ueno@unixuser.org>
535
536         * riece-keyword.el (riece-keyword-face): Change defface spec for tty.
537
538         * riece-toolbar.el (riece-toolbar-description): New constant.
539
540         * riece-keepalive.el: Require 'riece-options.
541         (riece-keepalive-ping-repeat): Define with defcustom.
542         (riece-keepalive-description): New constant.
543
544         * riece.el (riece-dialogue-mode-map): Bind
545         riece-command-suspend-resume.
546         * riece-commands.el (riece-command-suspend-resume): New command.
547
548         * riece-options.el (riece-addons): Enable riece-keyword by default.
549
550         * riece-button.el (riece-identity-button-popup-menu): Changed
551         interactivbe spect "@e" -> "e".
552         (riece-identity-button-click): New function.
553         (riece-make-identity-button-map): Bind riece-identity-button-click.
554
555 2005-02-04  Daiki Ueno  <ueno@unixuser.org>
556
557         * riece-options.el (riece-part-message): New user option.
558         (riece-addons): Enable riece-alias and riece-ctlseq by default.
559         (riece-max-buffer-size): Change the default value to nil.
560
561         * riece-commands.el (riece-command-part): Use riece-part-message.
562
563 2005-02-04  OHASHI Akira  <bg66@koka-in.org>
564
565         * riece-eval.el (riece-eval-form): New function.
566         (riece-eval-display-message-function): Use it.
567
568 2005-02-04  Daiki Ueno  <ueno@unixuser.org>
569
570         * riece-000.el (riece-handle-001-message): Use
571         riece-command-join-channel to join startup channels.
572
573         * riece-filter.el (riece-filter): Accept lines which end with LF.
574
575         * riece-300.el (riece-353-message-alist): Renamed from riece-353-users.
576         (riece-handle-353-message): Don't parse the reply.
577         (riece-handle-366-message): Parse 353 replies here; count users.
578
579         * riece-log.el (riece-log-enable): Add debug message.
580
581         * riece-keepalive.el: New add-on.
582         * COMPILE (riece-modules): Add riece-keepalive.
583         * Makefile.am (EXTRA_DIST): Add riece-keepalive.el.
584
585 2005-02-04  OHASHI Akira  <bg66@koka-in.org>
586
587         * riece-biff.el (riece-biff-functions): Abolish.
588         (riece-biff-after-display-message-function): Follow the change above.
589
590 2005-02-04  Daiki Ueno  <ueno@unixuser.org>
591
592         * riece-server.el (riece-close-server-process): Switch to process
593         buffer when running riece-after-close-hook.
594
595         * COMPILE (riece-icons): Add all symbols from riece-toolbar-items.
596
597         * Makefile.am (EXTRA_DIST): Add riece-command-previous-channel.xpm,
598         riece-command-next-channel.xpm, and riece-submit-bug-report.xpm.
599
600         * riece-menu.el (riece-menu-items): Add "Submit Bug Report".
601
602         * riece-toolbar.el (riece-toolbar-items): Add riece-submit-bug-report.
603
604         * riece-compat.el (riece-read-passwd): Changed default value.
605
606         * riece-400.el (riece-handle-475-message): Don't bind inhibit-quit
607         when reading channel key.
608
609         * riece-irc.el (riece-irc-open-server): Don't bind inhibit-quit
610         when reading password.
611
612         * riece-compat.el (riece-read-passwd): Bind inhibit-quit.
613
614         * riece-commands.el (riece-command-join): Abolished prefix-arg
615         (channel key).
616
617         * riece-options.el (riece-buffer-dispose-function): Changed the
618         default value from bury-buffer to kill-buffer.
619         * riece-log.el (riece-log-lock-directory): New user option.
620         (riece-log-enable): Create lock directory.
621         (riece-log-disable): Remove lock directory.
622
623         * riece-addon.el (riece-resolve-addons): Don't use FILES-ONLY
624         argument of directory-files.
625
626 2005-02-04  OHASHI Akira  <bg66@koka-in.org>
627
628         * riece-google.el (riece-google-default-lang): Change value.
629         (riece-google-display-message-function): Follow the change above.
630
631 2005-02-03  OHASHI Akira  <bg66@koka-in.org>
632
633         * riece-google.el: New add-on.
634         * COMPILE (riece-modules): Add riece-google.
635         * Makefile.am (EXTRA_DIST): Add riece-google.el.
636
637 2005-02-03  Daiki Ueno  <ueno@unixuser.org>
638
639         * riece-400.el (riece-handle-475-message): New handler; query
640         channel key.
641
642 2005-02-03  Daiki Ueno  <ueno@unixuser.org>
643
644         * riece-addon.el (riece-resolve-addon-dependencies): Rename from
645         riece-resolve-addon.
646         (riece-resolve-addon): Append add-ons under riece-addon-directory.
647
648 2005-02-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
649
650         * riece-message.el (riece-display-message): When filter-function
651         return nil, escape from while loop.
652
653 2005-02-02  Daiki Ueno  <ueno@unixuser.org>
654
655         * riece-debug.el (riece-debug-standard-output-buffer): Use
656         riece-temp-buffer.
657         * riece.el: Add riece-temp-buffer.
658         * riece-globals.el (riece-temp-buffer): New variable.
659
660 2005-02-02  Daiki Ueno  <ueno@unixuser.org>
661
662         * riece-signal.el (riece-emit-signal): Use riece-ignore-errors.
663
664         * riece-filter.el (riece-handle-numeric-reply): Use
665         riece-ignore-errors.
666         (riece-handle-message): Ditto.
667
668         * riece-ctcp.el (riece-handle-ctcp-request): Use
669         riece-ignore-errors.
670         (riece-handle-ctcp-response): Ditto.
671
672         * riece-debug.el: New file.
673         * COMPILE (riece-modules): Add riece-debug.
674         * Makefile.am (EXTRA_DIST): Add riece-debug.el.
675
676 2005-02-02  OHASHI Akira  <bg66@koka-in.org>
677
678         * riece-eval.el (riece-eval-regexp): Fix regexp.
679         (riece-eval-display-message-function): Follow the change above.
680
681 2005-02-02  Daiki Ueno  <ueno@unixuser.org>
682
683         * riece-server.el (riece-close-server-process): Run
684         riece-after-close-hook.
685
686         * riece-log.el (riece-log-insert): Bind file-name-coding-system
687         and default-file-name-coding-system to nil.
688
689 2005-02-01  OHASHI Akira  <bg66@koka-in.org>
690
691         * riece-eval.el: New add-on.
692         * COMPILE (riece-modules): Add riece-eval.
693         * Makefile.am (EXTRA_DIST): Add riece-eval.el.
694
695 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
696
697         * riece-display.el (riece-display-connect-signals): Check nick or
698         channel, before call `riece-channel-get-users'.
699
700 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
701
702         * riece-addon.el (riece-command-enable-addon): Fixed.
703         (riece-command-disable-addon): Ditto.
704
705 2004-12-14  Daiki Ueno  <ueno@unixuser.org>
706
707         * riece-alias.el (riece-alias-abbrev-identity-string): Return a
708         copy of a string since text properties will be set on it.
709         (riece-alias-expand-identity-string): Ditto.
710
711         * riece-emacs.el (riece-normalize-modeline-string): Don't
712         concatenate elements in modeline string.
713
714 2004-12-13  Daiki Ueno  <ueno@unixuser.org>
715
716         * riece-display.el (riece-update-channel-list-indicator):
717         Normalize modeline indicator.
718
719         * riece-xemacs.el (riece-normalize-modeline-string): New alias.
720         * riece-emacs.el (riece-normalize-modeline-string): New function.
721         (riece-normalize-modeline-string-1): New function.
722
723 2004-12-13  Daiki Ueno  <ueno@unixuser.org>
724
725         * test/Makefile.am (EXTRA_DIST): Add test-riece.el.
726         * test/test-riece.el: New test cases.
727
728         * riece.el (riece-shrink-buffer): Fixed bug.
729
730         * riece-options.el (riece-username): Changed the default value to
731         user-full-name.
732
733 2004-12-12  Daiki Ueno  <ueno@unixuser.org>
734
735         * riece-command-previous-channel.xpm: New file.
736         * riece-command-next-channel.xpm: New file.
737
738         * COMPILE (riece-icons): New variable.
739         (riece-install-icons): New function.
740         (riece-install): Install icons.
741         (riece-install-package): Ditto.
742
743 2004-12-12  Daiki Ueno  <ueno@unixuser.org>
744
745         * riece-options.el (riece-addons): Add riece-toolbar.
746
747         * riece-log.el (riece-log-flashback): Fixed regexp.
748
749         * riece-menu.el (riece-menu-items): Add "Next Channel" and
750         "Previous Channel".
751
752         * riece-toolbar.el: Support XEmacs.
753         (riece-toolbar-items): Renamed from
754         riece-toolbar-item-list.
755         (riece-tool-bar-local-item-from-menu): Abolished.
756         (riece-toolbar-find-menu-item): New function.
757         (riece-make-toolbar-from-menu): New function.
758         (riece-set-toolbar): New function.
759         (riece-toolbar-insinuate-in-command-buffer): Use them.
760
761 2004-12-11  Daiki Ueno  <ueno@unixuser.org>
762
763         * riece-toolbar.el: New add-on.
764         * COMPILE (riece-modules): Add riece-toolbar.
765         * Makefile.am (EXTRA_DIST): Add riece-toolbar.el.
766
767 2004-12-10  Daiki Ueno  <ueno@unixuser.org>
768
769         * test/test-riece-log.el
770         (test-riece-log-display-message-function): "yes" -> "true".
771
772         * test/Makefile.am (EXTRA_DIST): Add lunit-report.el and
773         test-riece-log.el.
774
775 2004-12-10  Daiki Ueno  <ueno@unixuser.org>
776
777         * riece.el (riece-shrink-buffer): Shrink buffer based on chars
778         instead of lines.
779
780         * riece-options.el (riece-shrink-buffer-remove-chars): New user option.
781         (riece-shrink-buffer-remove-lines): Abolish.
782
783 2004-12-08  Daiki Ueno  <ueno@unixuser.org>
784
785         * test/test-riece-log.el (test-riece-log-delete-directory):
786         Suppress file-name encoding.
787
788         * riece-log.el (riece-log-get-directory): Fixed bug in
789         riece-log-directory-map handling.
790
791         * test/test-riece-log.el
792         (test-riece-log-display-message-function): New test case.
793
794 2004-12-08  Daiki Ueno  <ueno@unixuser.org>
795
796         * riece-log.el (riece-log-flashback): Fixed custom spec.
797         (riece-log-date-face): New face.
798         (riece-log-insert): Don't append date string to the end of log
799         lines if they arrived today.
800         (riece-log-flashback): Insert "Recent messages ...:"; call
801         riece-after-insert-functions.
802
803         * riece-handle.el (riece-handle-part-message): Call riece-naming
804         assert-part after inserting changes in channel buffers.
805         * riece-display.el (riece-part-channel): Call
806         riece-buffer-dispose-function on parted channel buffer.
807
808 2004-12-08  Daiki Ueno  <ueno@unixuser.org>
809
810         * riece-log.el (riece-log-display-message-function): Suppress
811         further file-name encoding.
812
813 2004-12-07  Daiki Ueno  <ueno@unixuser.org>
814
815         * test/lunit-report.el: New file split from lunit.el.
816
817         * riece-options.el (riece-addons): Add 'riece-log.
818
819         * test/test-riece-log.el (lunit-test-case-setup): #riece -> =23riece.
820
821         * riece-log.el (riece-log-insert): Renamed from
822         riece-log-flashback-1; simplified.
823         (riece-log-get-files): Check existence of directory.
824         (riece-log-get-directory): New implementation.
825         [cf. <Liece:00396>]
826
827 2004-12-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
828
829         * riece-foolproof.el (riece-foolproof-command-send-message-function): 
830         Check invisible text.
831
832 2004-12-07  Daiki Ueno  <ueno@unixuser.org>
833
834         * test/test-riece-log.el (test-riece-log-encode-file-name): New
835         test case.
836         (test-riece-log-encode-file-name-mule): New test case.
837         (test-riece-log-decode-file-name): New test case.
838         (test-riece-log-decode-file-name-mule): New test case.
839
840         * riece-log.el (riece-log-file-name-coding-system): New user option.
841         (riece-log-encode-file-name): New function.
842         (riece-log-decode-file-name): New function.
843
844 2004-12-06  Daiki Ueno  <ueno@unixuser.org>
845
846         * test/test-riece-log.el: New test cases.
847
848         * riece-log.el: Collect logs across dates.
849         (riece-log-get-files): New function.
850         (riece-log-flashback-1): New function.
851         (riece-log-flashback): Use it.
852
853 2004-12-05  Daiki Ueno  <ueno@unixuser.org>
854
855         * riece-message.el (riece-display-message-1): Call
856         riece-after-display-message-functions in riece-message-buffer.
857         [cf. <Liece:00391>]
858
859 2004-12-05  Daiki Ueno  <ueno@unixuser.org>
860
861         * Riece: Version 1.0.6 released.
862         * riece-version.el (riece-version-number): Bump up to 1.0.6.
863
864 2004-12-01  Daiki Ueno  <ueno@unixuser.org>
865
866         * riece-display.el (riece-update-channel-status-indicator): Fixed typo.
867
868 2004-11-28  Daiki Ueno  <ueno@unixuser.org>
869
870         * test/lunit.el (lunit-report): Accept output filename as the 2nd arg.
871         * Makefile.am (check-local): Supply riece-test with output filename.
872         * COMPILE (riece-test): Supply lunit-report with output filename.
873
874         * test/lunit.el: Require 'pp.
875         (lunit-escape-quote): Rename from lunit-test-reporter-format-sexp.
876         (lunit-report): Add "emacs-version" property.
877
878 2004-11-28  Daiki Ueno  <ueno@unixuser.org>
879
880         * COMPILE (riece-test): Use lunit-report instead of lunit.
881
882         * test/lunit.el: Report test result as XML.
883         (lunit-time-since): New function.
884         (lunit-test-reporter): New test-listener.
885         (lunit-test-reporter-format-sexp): New function.
886         (lunit-report): New function.
887
888 2004-11-27  Daiki Ueno  <ueno@unixuser.org>
889
890         * test/lunit.el: Update copyright year.
891         (lunit-test-result-run): Fixed the argument of
892         lunit-test-listener-error listener.
893
894 2004-11-26  Daiki Ueno  <ueno@unixuser.org>
895
896         * COMPILE (riece-test): Require 'lunit after when ./test is added
897         to load-path.
898
899         * test/test-riece-yank.el (test-riece-yank-strip-space): Use
900         lunit-assert-2 instead of lunit-assert.
901
902         * test/test-riece-url.el (test-riece-url-replace-match): Use
903         lunit-assert-2 instead of lunit-assert.
904         (test-riece-url-regexp-alist): Ditto.
905
906         * test/test-riece-alias.el (test-riece-alias-percent-hack): Use
907         lunit-assert-2 instead of lunit-assert.
908         (test-riece-alias-alist-1): Ditto.
909         (test-riece-alias-alist-2): Ditto.
910         (test-riece-alias-altsep-1): Ditto.
911         (test-riece-alias-altsep-2): Ditto.
912         (test-riece-alias-altsep-3): Ditto.
913         (test-riece-alias-altsep-4): Ditto.
914
915         * test/test-riece-addon.el (test-riece-resolve-addons-1): Use
916         lunit-assert-2 instead of lunit-assert.
917         (test-riece-resolve-addons-2): Ditto.
918
919         * test/lunit.el: Count assertions in test-case methods.
920         (lunit-test-result): Add assert-count slot.
921         (lunit-make-test-result): Reset assert-count to 0.
922         (lunit-test-result-run): Count assertions.
923         (lunit-test-result-failure): Abolished.
924         (lunit-test-case): Add assert-count slot; define internal
925         accesssors for them.
926         (lunit-make-test-case): Reset assert-count to 0.
927         (lunit-assert-2): New macro.
928         (lunit): Display assertion count.
929
930 2004-11-25  Daiki Ueno  <ueno@unixuser.org>
931
932         * Makefile.am (EXTRA_DIST): Add url-riece.el.
933         * url-riece.el: url-irc backend provided by Masatake YAMATO
934         <jet@gyve.org>.
935         [cf. <Liece:00373>]
936
937 2004-11-25  Daiki Ueno  <ueno@unixuser.org>
938
939         * test/Makefile.am (EXTRA_DIST): Add test-riece-url.el.
940         * test/test-riece-url.el: New test cases.
941
942         * riece-url.el (riece-url-regexp-alist): Backport from Liece 2.0.
943         (riece-url-replace-match): New function.
944         (riece-url-scan-region): Handle riece-url-regexp-alist.
945
946 2004-11-25  Daiki Ueno  <ueno@unixuser.org>
947
948         * riece-server.el (riece-server-properties): New function.
949
950 2004-11-22  Daiki Ueno  <ueno@unixuser.org>
951
952         * riece-display.el (riece-update-status-indicators): Format
953         riece-user-indicator as an identity.
954
955 2004-11-22  Daiki Ueno  <ueno@unixuser.org>
956
957         * test/test-riece-alias.el (test-riece-alias-alist-1): New test case.
958         (test-riece-alias-alist-2): New test case.
959
960         * riece-alias.el (riece-alias-abbrev-identity-string): Fixed
961         riece-alias-alist handling.
962         (riece-alias-expand-identity-string): Ditto.
963
964 2004-11-21  Daiki Ueno  <ueno@unixuser.org>
965
966         * riece-options.el (riece-shrink-buffer-remove-lines): New user option.
967         * riece.el (riece-shrink-buffer): Remove lines specified by
968         riece-shrink-buffer-remove-lines at a time.
969
970 2004-11-21  Daiki Ueno  <ueno@unixuser.org>
971
972         * riece.el (riece): Remove nonexistent buffer from
973         riece-buffer-list when running riece-shrink-buffer.
974
975 2004-11-20  Daiki Ueno  <ueno@unixuser.org>
976
977         * riece-display.el (riece-update-buffers): Check existence of each
978         buffer in riece-buffer-list.
979         * riece.el (riece): Ditto.
980
981 2004-11-20  Daiki Ueno  <ueno@unixuser.org>
982
983         * riece.el: Bind reporter-prompt-for-summary-p.
984
985 2004-11-19  Daiki Ueno  <ueno@unixuser.org>
986
987         * riece.el (riece-submit-bug-report): Query VERSION.
988
989 2004-11-19  Daiki Ueno  <ueno@unixuser.org>
990
991         * riece.el (riece-submit-bug-report): Query CTCP VERSION before
992         inspecting *IRC* buffer.
993
994 2004-11-19  Daiki Ueno  <ueno@unixuser.org>
995
996         * riece.el (riece-submit-bug-report): use
997         riece-server-process-opened instead of process-live-p.
998
999         * riece-server.el (riece-flush-send-queue): Use
1000         riece-server-process-opened instead of process-live-p.
1001
1002         * riece-yank.el (riece-yank-strip-space): Bind space-width.
1003
1004         * riece-xemacs.el (riece-recent-messages): New function.
1005         * riece-emacs.el (riece-recent-messages): New function.
1006         * riece.el (riece-submit-bug-report): Use riece-recent-messages
1007         instead of (with-output-string (print-recent-messages ...)).
1008
1009 2004-11-18  Daiki Ueno  <ueno@unixuser.org>
1010
1011         * riece.el (riece-submit-bug-report): New command.
1012
1013 2004-11-15  Daiki Ueno  <ueno@unixuser.org>
1014
1015         * riece-misc.el (riece-insert): Don't bind unused variable `buffer'.
1016
1017 2004-11-15  Daiki Ueno  <ueno@unixuser.org>
1018
1019         * riece-300.el (riece-handle-302-message): Don't expect leading
1020         ":" before parameter list.
1021         (riece-handle-301-message): Ditto.
1022         (riece-handle-311-message): Ditto.
1023         (riece-handle-312-message): Ditto.
1024         (riece-handle-317-message): Ditto.
1025         (riece-handle-319-message): Ditto.
1026         (riece-handle-351-message): Ditto.
1027         (riece-handle-353-message): Ditto.
1028         (riece-handle-322-message): Ditto.
1029         (riece-handle-set-topic): Ditto.
1030         (riece-handle-366-message): Ditto.
1031
1032 2004-11-14  Daiki Ueno  <ueno@unixuser.org>
1033
1034         * riece.el (riece-exit): Reset riece-channel-status-indicator.
1035         (riece-command-mode): Display riece-channel-status-indicator.
1036         (riece-dialogue-mode): Ditto.
1037         (riece-channel-mode): Ditto.
1038
1039         * riece-display.el (riece-update-channel-status-indicator): New
1040         function.
1041         (riece-update-indicator-functions): Add it.
1042
1043         * riece-globals.el (riece-channel-status-indicator): New indicator.
1044
1045 2004-11-13  Daiki Ueno  <ueno@unixuser.org>
1046
1047         * riece.el (riece-select-keys): Bind
1048         riece-command-switch-to-channel-by-number to "#".
1049
1050 2004-11-11  Masatake YAMATO  <jet@gyve.org>
1051
1052         * riece-yank.el (riece-command-yank): Fix a typo in comments.
1053
1054 2004-11-09  OHASHI Akira  <bg66@koka-in.org>
1055
1056         * riece-yank.el (riece-command-yank): Take a 1st argument to send
1057         messages as notice.
1058
1059 2004-11-07  Daiki Ueno  <ueno@unixuser.org>
1060
1061         * Riece: Version 1.0.5 released.
1062         * riece-version.el (riece-version-number): Bump up to 1.0.5.
1063
1064 2004-11-07  Daiki Ueno  <ueno@unixuser.org>
1065
1066         * riece-yank.el (riece-yank-strip-space): New function split from
1067         riece-command-yank.
1068         * test/test-riece-addon.el: New test cases.
1069         * test/test-riece-yank.el: New test cases.
1070
1071 2004-11-05  Daiki Ueno  <ueno@unixuser.org>
1072
1073         * COMPILE (riece-test): New function.
1074         * Makefile.am (check-local): New target.
1075         * test/luna.el: New file.
1076         * test/lunit.el: New file.
1077         * test/test-riece-alias.el: New test cases.
1078
1079 2004-11-05  Daiki Ueno  <ueno@unixuser.org>
1080
1081         * riece-alias.el (riece-alias-alternate-separator): New user
1082         option.
1083         (riece-alias-use-atmark): Abolished.
1084         (riece-alias-escape-alternate-separator): Renamed from
1085         riece-alias-escape-atmark; use riece-alias-alternate-separator
1086         instead of hard-coded "@".
1087         (riece-alias-abbrev-alternate-separator): Renamed from
1088         riece-alias-abbrev-atmark; use riece-alias-alternate-separator
1089         instead of hard-coded "@".
1090         (riece-alias-expand-alternate-separator): Renamed from
1091         riece-alias-expand-atmark; use riece-alias-alternate-separator
1092         instead of hard-coded "@".
1093
1094 2004-11-05  Daiki Ueno  <ueno@unixuser.org>
1095
1096         * riece-alias.el (riece-alias-abbrev-atmark): Don't append "@" to
1097         a channel on default server.
1098
1099 2004-11-05  Daiki Ueno  <ueno@unixuser.org>
1100
1101         * riece-alias.el (riece-alias-use-atmark): New user option.  If
1102         this option enabled, atmark "@" will be used to separate prefix
1103         and server. (e.g. "#riece@server")
1104         (riece-alias-escape-atmark): New function.
1105         (riece-alias-abbrev-atmark): New function.
1106         (riece-alias-expand-atmark): New function.
1107         (riece-alias-abbrev-identity-string): Call
1108         riece-alias-abbrev-atmark.
1109         (riece-alias-expand-identity-string): Call
1110         riece-alias-expand-atmark.
1111
1112         * riece-rdcc.el (riece-rdcc-block-size): Changed default value to
1113         1024 due to the DCC specification.
1114         (riece-rdcc-send-program): Wait ack from a recipient.
1115         (riece-rdcc-filter): Send ack each time data arrives.
1116
1117 2004-10-30  Daiki Ueno  <ueno@unixuser.org>
1118
1119         * riece-yank.el (riece-yank-strip-space): New user option.
1120         (riece-command-yank): Strip spaces if riece-yank-strip-space is
1121         non-nil.
1122
1123 2004-10-18  Daiki Ueno  <ueno@unixuser.org>
1124
1125         * riece-yank.el: New add-on from Masatake YAMATO <jet@gyve.org>.
1126         * COMPILE (riece-modules): Add riece-yank.
1127         * Makefile.am (EXTRA_DIST): Add riece-yank.el.
1128
1129 2004-10-11  Daiki Ueno  <ueno@unixuser.org>
1130
1131         * Riece: Version 1.0.4 released.
1132         * riece-version.el (riece-version-number): Bump up to 1.0.4.
1133
1134 2004-10-05  Daiki Ueno  <ueno@unixuser.org>
1135
1136         * riece.el (riece): Scan riece-startup-channel-list and open servers.
1137
1138 2004-09-27  Daiki Ueno  <ueno@unixuser.org>
1139
1140         * riece-options.el (riece-send-delay): Set default to 2.
1141
1142         * riece-server.el (riece-make-queue): New function.
1143         (riece-queue-enqueue): New function.
1144         (riece-queue-dequeue): New function.
1145         (riece-queue-empty): New function.
1146         (riece-flush-send-queue): Use a queue object; check the process
1147         is active.
1148
1149 2004-09-25  Daiki Ueno  <ueno@unixuser.org>
1150
1151         * riece-server.el: Implement flood protection.
1152         (riece-flush-send-queue): New function.
1153         (riece-process-send-string): Use it.
1154         (riece-reset-process-buffer): Reset riece-send-queue,
1155         riece-send-size, and riece-last-send-time.
1156         (riece-seconds-to-time): New function.
1157         (riece-time-less-p): New function.
1158         (riece-time-since): New function.
1159         * riece-options.el (riece-max-send-size): New user option.
1160         (riece-send-delay): New user option.
1161         * riece-globals.el (riece-send-queue): New variable.
1162         (riece-send-size): New variable.
1163
1164 2004-09-14  OHASHI Akira  <bg66@koka-in.org>
1165
1166         * riece-log.el (riece-log-flashback): Run riece-button-update-buffer
1167         only when riece-button is enabled.
1168
1169         * riece-mini.el: Require 'riece-biff.
1170         (riece-mini-requires): New function.
1171         (riece-mini-show-backlog): Run riece-biff-clear when riece-biff is
1172         enabled.
1173
1174 2004-09-13  OHASHI Akira  <bg66@koka-in.org>
1175
1176         * riece-mini.el (riece-mini-show-backlog): Fix for long messages.
1177         (riece-mini-backlog-size): Change default value.
1178
1179 2004-09-12  OHASHI Akira  <bg66@koka-in.org>
1180
1181         * riece-mini.el (riece-mini-show-backlog): Protect 1st arg of
1182         `riece-mini-message-no-log'.
1183
1184 2004-09-11  OHASHI Akira  <bg66@koka-in.org>
1185
1186         * riece-mini.el (riece-mini-display-message-function): Remove
1187         properties and "\n" of the end.
1188         (riece-mini-show-backlog): Follow the change above.
1189         (riece-mini-display-message-function): Save the history always.
1190
1191 2004-09-10  OHASHI Akira  <bg66@koka-in.org>
1192
1193         * riece-mini.el (riece-mini-display-message-function): Don't use
1194         cl macro.
1195         (riece-mini-show-backlog): Follow the change above.
1196
1197         * riece-mini.el (riece-mini): New group.
1198         (riece-mini-backlog-size): New user option.
1199         (riece-mini-backlog-history): New internal variable.
1200         (riece-mini-backlog-shown): Ditto.
1201         (riece-mini-show-backlog): New function.
1202         (riece-mini-pre-command): Ditto.
1203         (riece-mini-display-message-function): Use them.
1204         (riece-mini-insinuate): Ditto.
1205
1206         * riece-biff.el (toplevel): Remove eval-when-compile.
1207         * riece-log.el (toplevel): Ditto.
1208         * riece-mini.el (toplevel): Ditto.
1209
1210 2004-09-05  Daiki Ueno  <ueno@unixuser.org>
1211
1212         * Riece: Version 1.0.3 released.
1213         * riece-version.el (riece-version-number): Bump up to 1.0.3.
1214
1215 2004-09-01  Daiki Ueno  <ueno@unixuser.org>
1216
1217         * riece-naming.el (riece-naming-assert-channel-users): Remove
1218         nonexistent users.
1219         * riece-300.el (riece-353-users): New variable.
1220         (riece-handle-353-message): Don't update user-list.
1221         (riece-handle-366-message): Update user-list here.
1222
1223         * riece-channel.el (riece-channel-toggle-operator): Don't add ?o
1224         if it already appears in user's mode.
1225         (riece-channel-toggle-speaker): Don't add ?v if it already appears
1226         in user's mode.
1227
1228 2004-08-31  Daiki Ueno  <ueno@unixuser.org>
1229
1230         * riece.el (riece-command-mode): Set truncate-lines to nil.
1231         (riece-dialogue-mode): Ditto.
1232         (riece-channel-list-mode): Make
1233         truncate-partial-width-windows local to channel buffers and set it
1234         to nil.
1235         (riece-user-list-mode): Ditto.
1236
1237 2004-08-31  Daiki Ueno  <ueno@unixuser.org>
1238
1239         * riece.el (riece-dialogue-mode): Make
1240         truncate-partial-width-windows local to channel buffers and set it
1241         to nil.
1242         (riece-command-mode): Ditto.
1243
1244         * riece-layout.el (riece-configure-windows): Don't affect
1245         truncate-partial-width-windows.
1246         (riece-configure-windows-top): Ditto.
1247         * riece-options.el (riece-truncate-partial-width-windows):
1248         Abolished unused user option.
1249
1250 2004-08-30  Daiki Ueno  <ueno@unixuser.org>
1251
1252         * riece-options.el (riece-window-center-line): New user option.
1253         * riece-misc.el (riece-insert): Check if the current point is not
1254         visible in the window.
1255
1256 2004-08-30  Daiki Ueno  <ueno@unixuser.org>
1257
1258         * riece-misc.el (riece-insert): Don't use 2nd argument WINDOW of
1259         recenter since it is not supported by GNU Emacs.
1260
1261 2004-08-30  Daiki Ueno  <ueno@unixuser.org>
1262
1263         * riece-misc.el (riece-insert): Use (recenter -1) to set window
1264         point instead of doing so manually.
1265
1266 2004-08-28  Daiki Ueno  <ueno@unixuser.org>
1267
1268         * riece-xemacs.el (riece-put-text-property-nonsticky): New function.
1269         * riece-emacs.el (riece-put-text-property-nonsticky): New function.
1270         * riece-identity.el (riece-format-identity): Use it instead of
1271         put-text-property.
1272
1273 2004-08-27  Daiki Ueno  <ueno@unixuser.org>
1274
1275         * riece-commands.el (riece-command-complete-user): Move point to
1276         the end of the current word.
1277
1278 2004-08-23  Daiki Ueno  <ueno@unixuser.org>
1279
1280         * riece-irc.el (riece-irc-open-server): Display error message if
1281         connection-function fails.
1282         * riece-server.el (riece-open-server): Ignore errors from
1283         riece-*-open-server function.
1284         * riece.el (riece): If no server process is available, exit
1285         immediately.
1286
1287 2004-08-19  Daiki Ueno  <ueno@unixuser.org>
1288
1289         * riece-handle.el (riece-handle-quit-message): Pass
1290         riece-part-channel the identity object of the quitting user
1291         instead of his name.
1292
1293 2004-08-16  Daiki Ueno  <ueno@unixuser.org>
1294
1295         * riece-highlight.el (riece-highlight-server-match): Simplified.
1296
1297 2004-08-16  Daiki Ueno  <ueno@unixuser.org>
1298
1299         * Riece: Version 1.0.2 released.
1300         * riece-version.el (riece-version-number): Bump up to 1.0.2.
1301
1302 2004-08-16  Daiki Ueno  <ueno@unixuser.org>
1303
1304         * riece-highlight.el (riece-highlight-server-match): New match
1305         function for font-lock-keywords to highlight "(from XXX)" only if
1306         'riece-server-name property is set.
1307         (riece-dialogue-font-lock-keywords): Use it.
1308
1309 2004-08-15  Daiki Ueno  <ueno@unixuser.org>
1310
1311         * riece-handle.el (riece-handle-nick-message): Remove nil from
1312         channel buffers.
1313         (riece-handle-quit-message): Ditto.
1314         (riece-handle-kill-message): Ditto.
1315
1316         * riece-misc.el (riece-concat-server-name): Put 'riece-server-name
1317         property on "(from XXX)".
1318
1319 2004-07-29  Daiki Ueno  <ueno@unixuser.org>
1320
1321         * riece-menu.el: Do not support enable/disable addon since
1322         easy-menu-remove is not working.
1323
1324 2004-07-19  Daiki Ueno  <ueno@unixuser.org>
1325
1326         * riece-server.el (riece-open-server): Call protocol interface.
1327         (riece-quit-server-process): Ditto.
1328
1329         * riece-options.el (riece-protocol): New user option.
1330
1331         * riece-server.el: Don't require 'riece-filter.
1332
1333         * riece-irc.el: New file split from riece-server.el.
1334         * COMPILE (riece-modules): Add riece-irc.
1335         * Makefile.am (EXTRA_DIST): Add riece-irc.el.
1336
1337 2004-07-18  Daiki Ueno  <ueno@unixuser.org>
1338
1339         * riece.el: Don't require 'riece-filter.
1340         * riece-server.el: Require 'riece-filter.
1341
1342         * riece-500.el: Autoload riece-default-handle-numeric-reply from
1343         "riece-handle".
1344         * riece-400.el: Autoload riece-default-handle-numeric-reply from
1345         "riece-handle".
1346         * riece-300.el: Don't require 'riece-filter; autoload
1347         riece-default-handle-numeric-reply from "riece-handle".
1348         * riece-200.el: Autoload riece-default-handle-numeric-reply from
1349         "riece-handle".
1350         * riece-000.el: Don't require 'riece-filter; autoload
1351         riece-default-handle-numeric-reply from "riece-handle".
1352
1353         * riece-filter.el (riece-filter): Simplified.
1354
1355         * riece-server.el (riece-server-keyword-map): Add :protocol.
1356
1357         * riece-handle.el (riece-300): Require 'riece-000, 'riece-200,
1358         'riece-300, 'riece-400, and 'riece-500.
1359         (riece-default-handle-numeric-reply): Moved from riece-filter.el.
1360         * riece-filter.el (riece-handle-numeric-reply): Don't load
1361         riece-{000,200,300,400,500}.el on demand.
1362
1363 2004-07-10  Daiki Ueno  <ueno@unixuser.org>
1364
1365         * Riece: Version 1.0.1 released.
1366         * riece-version.el (riece-version-number): Bump up to 1.0.1.
1367
1368 2004-07-09  Daiki Ueno  <ueno@unixuser.org>
1369
1370         * riece-ignore.el (riece-startup-ignored-user-list): New user
1371         option.
1372         (riece-ignore-insinuate): Add identity objects from
1373         riece-startup-ignored-user-list to riece-ignored-user-list.
1374
1375 2004-07-07  Daiki Ueno  <ueno@unixuser.org>
1376
1377         * riece-commands.el (riece-command-enter-message-to-user): Signal
1378         "No text to send" error if user attempt to call this command on
1379         an empty line.
1380
1381 2004-07-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1382
1383         * riece-commands.el (riece-command-complete-user): current-word
1384         can return nil (follow the change in emacs-cvs).
1385
1386 2004-07-01  Daiki Ueno  <ueno@unixuser.org>
1387
1388         * riece.el (riece-exit): Clear signal-slots.
1389         * riece-signal.el (riece-clear-signal-slots): New function.
1390
1391 2004-06-28  Daiki Ueno  <ueno@unixuser.org>
1392
1393         * riece-misc.el (riece-split-parameters): Fixed parenthesis.
1394
1395 2004-06-26  Daiki Ueno  <ueno@unixuser.org>
1396
1397         * riece-commands.el (riece-command-change-mode): Don't send ":".
1398         [cf. <Liece:00191>]
1399
1400 2004-06-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1401
1402         * riece-display.el (riece-update-long-channel-indicator): Change
1403         order to channel, mode, topic.
1404
1405         * riece-message.el (riece-message-make-open-bracket): Come in
1406         first notice message.
1407         (riece-message-make-close-bracket): Ditto.
1408
1409 2004-06-16  Daiki Ueno  <ueno@unixuser.org>
1410
1411         * riece-commands.el (riece-command-beginning-of-buffer): New command.
1412         * riece.el (riece-dialogue-mode-map): Bind beginning-of-buffer to Home.
1413         (riece-command-map): Bind riece-command-beginning-of-buffer to Home.
1414
1415 2004-06-15  Daiki Ueno  <ueno@unixuser.org>
1416
1417         * riece.el (riece-dialogue-mode-map): Bind end-of-buffer to End.
1418         (riece-command-map): Bind riece-command-end-of-buffer to End.
1419
1420 2004-06-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1421
1422         * riece-commands.el (riece-command-send-message): Run
1423         riece-command-send-message-hook.
1424
1425         * riece-foolproof.el (riece-foolproof-dmacro-override): Removed.
1426         (riece-foolproof-command-send-message-function): New function.
1427         (riece-foolproof-insinuate): Use hook instead of advice.
1428         (riece-foolproof-enable, riece-foolproof-disable): Simplified.
1429
1430 2004-06-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1431
1432         * riece-foolproof.el (riece-foolproof-dmacro-override): New
1433         function.
1434         (riece-foolproof-insinuate): Check keyboard macro.
1435
1436 2004-06-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1437
1438         * riece-foolproof.el: New add-on.
1439         * COMPILE (riece-modules): Add riece-foolproof.
1440         * Makefile.am (EXTRA_DIST): Add riece-foolproof.el.
1441
1442 2004-06-10  Daiki Ueno  <ueno@unixuser.org>
1443
1444         * riece-commands.el (riece-command-change-mode): Don't send ":" to
1445         query a channel mode.
1446         * riece-mode.el (riece-parse-modes): Accept mode spec not
1447         delimited with " " such as "-n+s".
1448
1449 2004-06-10  Daiki Ueno  <ueno@unixuser.org>
1450
1451         * riece-layout.el (riece-set-window-points): Restore window-point
1452         of the channel buffer from riece-channel-buffer-window-point.
1453
1454         * riece-display.el (riece-switch-to-channel): Set
1455         riece-channel-buffer-window-point.
1456
1457         * riece.el (riece-channel-mode): Make
1458         riece-channel-buffer-window-point buffer local.
1459
1460         * riece-globals.el (riece-channel-buffer-window-point): New variable.
1461
1462 2004-06-06  Daiki Ueno  <ueno@unixuser.org>
1463
1464         * riece-rdcc.el (riece-command-dcc-send): Replace whitespace with
1465         "_".
1466         (riece-command-dcc-receive): Convert default filename with
1467         convert-standard-filename.
1468         (riece-handle-dcc-request): Handle filenames enclosed with "...".
1469
1470 2004-06-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1471
1472         * riece-hangman.el (riece-hangman-word): Check killed-buffer or
1473         not.  Fix random number generation logic.
1474
1475 2004-06-03  Daiki Ueno  <ueno@unixuser.org>
1476
1477         * riece-server.el (riece-open-server): When password input is
1478         quitted, delete the current server process manually.
1479         (riece-close-server-process): Always kill process buffer.
1480         (riece-quit-server-process): If the connection is timed out,
1481         delete the current server process manually.
1482
1483 2004-06-02  Daiki Ueno  <ueno@unixuser.org>
1484
1485         * riece-unread.el: Use riece-facep to check existence of
1486         'riece-modeline-unread-face.
1487         * riece-history.el: Use riece-facep to check existence of
1488         'riece-modeline-history-face.
1489         * riece-highlight.el: Use riece-facep to check existence of
1490         'riece-modeline-current-face.
1491
1492         * riece-xemacs.el (riece-facep): Define as an alias of 'find-face.
1493         * riece-emacs.el (riece-facep): Define as an alias of 'facep.
1494
1495 2004-06-01  Daiki Ueno  <ueno@unixuser.org>
1496
1497         * riece-button.el (riece-button-disable): On XEmacs, BUFFER arg of
1498         widget-map-buttons is ignored.
1499
1500 2004-06-01  Daiki Ueno  <ueno@unixuser.org>
1501
1502         * riece-unread.el (riece-modeline-unread-face): New face;
1503         setup the properties are inherited from 'modeline.
1504         * riece-history.el (riece-modeline-history-face): New face;
1505         setup the properties are inherited from 'modeline.
1506         * riece-highlight.el (riece-modeline-current-face): New face;
1507         setup the properties are inherited from 'modeline.
1508
1509         * riece-server.el (riece-close-server-process): Reset
1510         process-filter/process-sentinel.
1511
1512 2004-05-31  Daiki Ueno  <ueno@unixuser.org>
1513
1514         * riece-hangman.el (riece-hangman-after-privmsg-hook): Display answer.
1515         (riece-hangman-enable): Initialize random seed.
1516
1517 2004-05-29  Daiki Ueno  <ueno@unixuser.org>
1518
1519         * Riece: Version 1.0.0 released.
1520         * riece-version.el (riece-version-number): Bump up to 1.0.0.
1521
1522 2004-05-29  Daiki Ueno  <ueno@unixuser.org>
1523
1524         * riece-commands.el (riece-command-finger): Complete user names
1525         without server-name.
1526         (riece-command-invite): Ditto.
1527         (riece-command-change-mode): Ditto.
1528         (riece-command-enter-message-to-user): Ditto.
1529
1530         * riece-identity.el (riece-completing-read-identity): Add extra
1531         8th arg "no-server".
1532
1533 2004-05-29  Daiki Ueno  <ueno@unixuser.org>
1534
1535         * riece-server.el: Move autoload setting for 'riece-exit before
1536         riece-open-server.
1537
1538         * riece-message.el (riece-format-message): Use speaker's
1539         server-name instead of the current server-name.
1540
1541         * riece-ignore.el: Autoload 'riece-dialogue-mode.
1542
1543         * riece-identity.el (riece-format-identity): Put
1544         'riece-format-identity-prefix-only property.
1545
1546         * riece-icon.el: Require 'riece-globals and 'riece-signal.
1547
1548         * riece-history.el: Require 'riece-signal.
1549
1550         * riece-highlight.el: Require 'riece-misc.
1551
1552         * riece-alias.el: Require 'riece-signal.
1553
1554         * riece-addon.el: Require 'font-lock, 'riece-options,
1555         'riece-compat, and 'riece-misc.
1556
1557 2004-05-29  Daiki Ueno  <ueno@unixuser.org>
1558
1559         * riece-commands.el (riece-command-switch-to-channel): Change prompt.
1560         (riece-command-switch-to-channel-by-number): Ditto.
1561         (riece-command-change-layout): Ditto.
1562         (riece-command-finger): Ditto.
1563         (riece-command-topic): Ditto.
1564         (riece-command-invite): Ditto.
1565         (riece-command-kick): Ditto.
1566         (riece-command-names): Ditto.
1567         (riece-command-who): Ditto.
1568         (riece-command-list): Ditto.
1569         (riece-command-change-mode): Ditto.
1570         (riece-command-set-operators): Ditto.
1571         (riece-command-set-speakers): Ditto.
1572         (riece-command-enter-message-to-user): Ditto.
1573         (riece-command-join): Ditto.
1574         (riece-command-part): Ditto.
1575         (riece-command-open-server): Ditto.
1576         (riece-command-close-server): Ditto.
1577
1578 2004-05-28  OHASHI Akira  <bg66@koka-in.org>
1579
1580         * riece-biff.el (riece-biff-insinuate): Add riece-biff-disable to
1581         riece-exit-hook.
1582
1583 2004-05-28  Daiki Ueno  <ueno@unixuser.org>
1584
1585         * riece-message.el (riece-message-set-speaker): New function.
1586         (riece-message-set-target): New function.
1587         (riece-message-set-text): New function.
1588         (riece-message-set-type): New function.
1589         (riece-message-set-own-p): New function.
1590
1591         * riece-kakasi.el: New add-on.
1592         * COMPILE (riece-modules): Add riece-kakasi.
1593         * Makefile.am (EXTRA_DIST): Add riece-kakasi.el.
1594
1595 2004-05-27  OHASHI Akira  <bg66@koka-in.org>
1596
1597         * riece-biff.el: New add-on.
1598         * COMPILE (riece-modules): Add riece-biff.
1599         * Makefile.am (EXTRA_DIST): Add riece-biff.el.
1600
1601 2004-05-26  Daiki Ueno  <ueno@unixuser.org>
1602
1603         * riece.el (riece-exit): Don't disable addons.
1604
1605         * riece-commands.el (riece-command-quit): Don't query user to
1606         input y/n if there is no server process.
1607
1608 2004-05-26  Daiki Ueno  <ueno@unixuser.org>
1609
1610         * riece-highlight.el: Require 'derived.
1611         (riece-highlight-setup-dialogue): Turn on font-lock if
1612         riece-highlight-enabled.
1613         (riece-highlight-setup-channel-list): Ditto.
1614
1615 2004-05-24  Daiki Ueno  <ueno@unixuser.org>
1616
1617         * riece-addon.el (riece-command-list-addons): Sort add-ons.
1618
1619 2004-05-23  Daiki Ueno  <ueno@unixuser.org>
1620
1621         * riece-menu.el: Don't put 'riece-addon-default-disabled property.
1622
1623         * riece-log.el (riece-log-flashback): Don't check riece-log-enabled.
1624
1625         * riece.el (riece): Enable add-ons after startup.
1626
1627 2004-05-23  Daiki Ueno  <ueno@unixuser.org>
1628
1629         * riece-unread.el (riece-unread-disable): Reset riece-unread-channels.
1630
1631 2004-05-22  Daiki Ueno  <ueno@unixuser.org>
1632
1633         * riece-message.el (riece-format-message): Don't append
1634         server-name if the 2nd arg is not specified.
1635
1636         * riece-hangman.el (riece-hangman-word): Fixed regexp.
1637
1638 2004-05-22  Daiki Ueno  <ueno@unixuser.org>
1639
1640         * riece-xface.el: Support enable/disable.
1641         (riece-xface-enabled): New flag.
1642         (riece-xface-description): New variable.
1643         (riece-xface-update-user-list-buffer): Check riece-xface-enabled.
1644         (riece-xface-enable): New function.
1645         (riece-xface-disable): New function.
1646
1647         * riece-url.el: Support enable/disable.
1648         (riece-url-enabled): New flag.
1649         (riece-url-description): New variable.
1650         (riece-url-enable): New function; bind command keys here.
1651         (riece-url-disable): New function.
1652
1653         * riece-unread.el: Support enable/disable.
1654         (riece-unread-enabled): New flag.
1655         (riece-unread-description): New variable.
1656         (riece-unread-after-display-message-function): Check
1657         riece-unread-enabled.
1658         (riece-unread-after-switch-to-channel-function): Ditto.
1659         (riece-unread-format-identity-for-channel-list-buffer): Ditto.
1660         (riece-unread-format-identity-for-channel-list-indicator): Ditto.
1661         (riece-unread-enable): New function; bind command keys here.
1662         (riece-unread-disable): New function.
1663
1664         * riece-rdcc.el: Support enable/disable.
1665         (riece-rdcc-enabled): New flag.
1666         (riece-rdcc-description): New variable.
1667         (riece-handle-dcc-request): Check riece-rdcc-enabled.
1668         (riece-rdcc-enable): New function; bind command keys here.
1669         (riece-rdcc-disable): New function.
1670
1671         * riece-ndcc.el: Support enable/disable.
1672         (riece-ndcc-enabled): New flag.
1673         (riece-ndcc-description): New variable.
1674         (riece-handle-dcc-request): Check riece-ndcc-enabled.
1675         (riece-ndcc-enable): New function; bind command keys here.
1676         (riece-ndcc-disable): New function.
1677
1678         * riece-menu.el: Support enable/disable; put
1679         riece-addon-default-disabled property.
1680         (riece-menu-enabled): New flag.
1681         (riece-menu-description): New variable.
1682         (riece-menu-enable): New function.
1683         (riece-menu-disable): New function.
1684
1685         * riece-lsdb.el: Support enable/disable.
1686         (riece-lsdb-enabled): New flag.
1687         (riece-lsdb-description): New variable.
1688         (riece-lsdb-enable): New function; bind command keys here.
1689         (riece-lsdb-disable): New function.
1690
1691         * riece-keyword.el: Support enable/disable.
1692         (riece-keyword-enabled): New flag.
1693         (riece-keyword-description): New variable.
1694         (riece-keyword-message-filter): Check riece-keyword-enabled.
1695         (riece-keyword-enable): New function.
1696         (riece-keyword-disable): New function.
1697
1698         * riece-ignore.el: Support enable/disable.
1699         (riece-ignore-enabled): New flag.
1700         (riece-ignore-description): New variable.
1701         (riece-ignore-message-filter): Check riece-ignore-enabled.
1702         (riece-ignore-enable): New function; bind command keys here.
1703         (riece-ignore-disable): New function.
1704
1705         * riece-icon.el: Support enable/disable.
1706         (riece-icon-enabled): New flag.
1707         (riece-icon-description): New variable.
1708         (riece-icon-update-user-list-buffer): Check riece-icon-enabled.
1709         (riece-icon-update-channel-list-buffer): Check riece-icon-enabled.
1710         (riece-icon-enable): New function.
1711         (riece-icon-disable): New function.
1712
1713         * riece-history.el: Support enable/disable.
1714         (riece-history-enabled): New flag.
1715         (riece-history-description): New variable.
1716         (riece-history-format-identity-for-channel-list-buffer): Check
1717         riece-history-enabled.
1718         (riece-history-format-identity-for-channel-list-indicator): Ditto.
1719         (riece-history-enable): New function.
1720         (riece-history-disable): New function.
1721
1722         * riece-hangman.el: Support enable/disable; put
1723         riece-addon-default-disabled property.
1724         (riece-hangman-enabled): New flag.
1725         (riece-hangman-description): New variable.
1726         (riece-hangman-after-privmsg-hook): Check riece-hangman-enabled.
1727         (riece-hangman-enable): New function.
1728         (riece-hangman-disable): New function.
1729
1730         * riece-guess.el: Support enable/disable.
1731         (riece-guess-enabled): New flag.
1732         (riece-guess-description): New variable.
1733         (riece-guess-insinuate): Nothing to do.
1734         (riece-guess-enable): New function; bind command keys here.
1735         (riece-guess-disable): New function.
1736
1737         * riece-doctor.el: Support enable/disable; put
1738         'riece-addon-default-disabled property.
1739         (riece-doctor-enabled): New flag.
1740         (riece-doctor-description): New variable.
1741         (riece-doctor-after-privmsg-hook): Check riece-doctor-enabled.
1742         (riece-doctor-enable): New function.
1743         (riece-doctor-disable): New function.
1744
1745         * riece-ctlseq.el: Support enable/disable.
1746         (riece-ctlseq-enabled): New flag.
1747         (riece-ctlseq-description): New variable.
1748         (riece-ctlseq-message-filter): Check riece-ctlseq-enabled.
1749         (riece-ctlseq-enable): New function.
1750         (riece-ctlseq-disable): New function.
1751
1752         * riece-button.el: Support enable/disable.
1753         (riece-button-enabled): New flag
1754         (riece-button-description): New variable.
1755         (riece-button-enable): New function.
1756         (riece-button-disable): New function.
1757
1758         * riece-async.el (riece-async-description): New variable.
1759
1760         * riece-alias.el: Support enable/disable.
1761         (riece-alias-enabled): New flag.
1762         (riece-alias-description): New variable.
1763         (riece-alias-insinuate): Nothing to do.
1764         (riece-alias-enable): New function.
1765         (riece-alias-disable): New function.
1766
1767         * riece-addon.el (riece-addon-list-mark-face-alist): Change mark
1768         for addons which does not support enable/disable.
1769         (riece-addon-list-font-lock-keywords): Follow the above change.
1770         (riece-command-list-addons): Ditto.
1771
1772         * riece.el (riece): Check 'riece-addon-default-disabled property.
1773         (riece-exit): Disable addons.
1774
1775 2004-05-22  Daiki Ueno  <ueno@unixuser.org>
1776
1777         * riece-addon.el (riece-addon-list-mode): Call font-lock-set-defaults.
1778
1779         * riece-highlight.el (riece-highlight-setup-dialogue): Call
1780         font-lock-set-defaults.
1781         (riece-highlight-setup-channel-list): Ditto.
1782
1783         * riece.el (riece): Enable add-ons after startup.
1784
1785 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
1786
1787         * riece.el (riece-dialogue-mode-map): Bind
1788         riece-command-list-addons as "^".
1789
1790 2004-05-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1791
1792         * riece-skk-kakutei.el (riece-skk-kakutei-enabled): New flag.
1793         (riece-skk-kakutei-description): New variable.
1794         (riece-skk-kakutei-insinuate): Nothing to do.
1795         (riece-skk-kakutei-enable): New function.
1796         (riece-skk-kakutei-disable): New function.
1797
1798 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
1799
1800         * riece-highlight.el (riece-highlight-setup-dialogue): Simplified.
1801         (riece-highlight-setup-channel-list): Simplified.
1802
1803         * riece.el (riece): Enable add-ons just after insinuate them.
1804
1805         * riece-addon.el (riece-addon-list-enabled-face): New face.
1806         (riece-addon-list-disabled-face): New face.
1807         (riece-addon-list-unsupported-face): New face.
1808         (riece-addon-list-unknown-face): New face.
1809         (riece-addon-list-description-face): New face.
1810         (riece-addon-list-mark-face-alist): New user option.
1811         (riece-addon-list-font-lock-keywords): New variable.
1812         (riece-addon-list-mode-map): Bind some keys.
1813
1814 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
1815
1816         * riece-addon.el (riece-insinuate-addon): Add optional 2nd
1817         argument `verbose'
1818         (riece-enable-addon): Ditto.
1819         (riece-disable-addon): Ditto.
1820         (riece-command-enable-addon): Call riece-enable-addon with the 2nd
1821         arg.
1822         (riece-command-disable-addon): Call riece-disable-addon with the
1823         2nd arg.
1824
1825 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
1826
1827         * riece-addon.el (riece-command-list-addons): Change "no
1828         description" -> "(no description)"; show key bindings.
1829
1830         * riece-ctcp.el (riece-ctcp-description): New variable.
1831         * riece-highlight.el (riece-highlight-description): New variable
1832         * riece-log.el (riece-log-description): New variable.
1833         * riece-mini.el (riece-mini-description): New variable.
1834
1835 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
1836
1837         * riece-ctcp.el (riece-ctcp-enable): Fixed typo.
1838
1839         * riece-addon.el (riece-addon-list-mode-map): New keymap.
1840         (riece-addon-list-mode): New function.
1841         (riece-command-list-addons): New command.
1842         (riece-command-enable-addon): New command.
1843         (riece-command-disable-addon): New command.
1844         (riece-disable-addon): Fixed typo.
1845
1846 2004-05-21  Daiki Ueno  <ueno@unixuser.org>
1847
1848         * riece-mini.el (riece-mini-enabled): New flag.
1849         (riece-mini-display-message-function): Check riece-mini-enabled.
1850         (riece-mini-enable): New function.
1851         (riece-mini-disable): New function.
1852
1853         * riece-log.el (riece-log-enabled): New flag.
1854         (riece-log-display-message-function): Check riece-log-enabled.
1855         (riece-log-insinuate): Don't bind command key.
1856         (riece-log-enable): New function.
1857         (riece-log-disable): New function.
1858
1859         * riece-highlight.el (riece-highlight-enabled): New flag.
1860         (riece-highlight-setup-dialogue): Renamed from
1861         riece-dialogue-turn-on-font-lock; don't call turn-on-font-lock.
1862         (riece-highlight-setup-channel-list): Renamed from
1863         riece-channel-list-turn-on-font-lock; don't call
1864         turn-on-font-lock.
1865         (riece-highlight-hide-prefix): Renamed from
1866         riece-dialogue-hide-prefix.
1867         (riece-highlight-put-overlay-faces): Renamed from
1868         riece-put-overlay-faces; check riece-highlight-enabled.
1869         (riece-highlight-format-identity-for-channel-list-indicator):
1870         Check riece-highlight-enabled.
1871         (riece-highlight-insinuate): Follow the name changes.
1872         (riece-highlight-enable): New function.
1873         (riece-highlight-disable): New function.
1874
1875         * riece-ctcp.el (riece-ctcp-enabled): New flag.
1876         (riece-ctcp-insinuate): Don't bind command keys.
1877         (riece-ctcp-enable): New function.
1878         (riece-ctcp-disable): New function.
1879         (riece-handle-ctcp-request): Check riece-ctcp-enabled.
1880         (riece-handle-ctcp-response): Ditto.
1881
1882         * riece.el: Moved add-on arrangement code to riece-addon.el.
1883         (riece-addons-insinuated): New flag.
1884         (riece): Don't (re)insinuate add-ons if at least an IRC server is
1885         opened; enable add-ons after calling riece-startup-hook.
1886
1887         * riece-addon.el: New file.
1888         * COMPILE (riece-modules): Add riece-addon.
1889         * Makefile.am (EXTRA_DIST): Add riece-addon.el.
1890
1891 2004-05-20  Daiki Ueno  <ueno@unixuser.org>
1892
1893         * riece-doctor.el (riece-doctor-buffer-name): Assume that the 1st
1894         argument is nickname rather than identity object.
1895         (riece-doctor-after-privmsg-hook): Don't send formatted identity
1896         as a patient's nickname.
1897
1898 2004-05-20  Daiki Ueno  <ueno@unixuser.org>
1899
1900         * riece-hangman.el (riece-hangman-player-context-alist): Renamed
1901         from riece-hangman-players.
1902         (riece-hangman-make-context): Add doc.
1903         (riece-hangman-context-word): Add doc.
1904         (riece-hangman-context-guessed): Add doc.
1905         (riece-hangman-context-missed-count): Add doc.
1906         (riece-hangman-context-set-guessed): Add doc.
1907         (riece-hangman-context-set-missed-count): Add doc.
1908         (riece-hangman-word): Add doc.
1909         (riece-hangman-reply-with-context): Prefix user name.
1910
1911 2004-05-20  Daiki Ueno  <ueno@unixuser.org>
1912
1913         * riece-doctor.el (riece-doctor-after-privmsg-hook): Prefix user
1914         name to reply.
1915
1916         * riece-hangman.el: New add-on.
1917         * COMPILE (riece-modules): Add riece-hangman.
1918         * Makefile.am (EXTRA_DIST): Add riece-hangman.el.
1919
1920 2004-05-19  Daiki Ueno  <ueno@unixuser.org>
1921
1922         * riece-400.el (riece-handle-read-string): Append "Quit" to prompt
1923         if user quits input.
1924
1925 2004-05-19  Daiki Ueno  <ueno@unixuser.org>
1926
1927         * riece-commands.el (riece-command-complete-user): New command.
1928         * riece.el: Bind riece-command-complete-user.
1929
1930 2004-05-19  Daiki Ueno  <ueno@unixuser.org>
1931
1932         * riece-400.el (riece-handle-read-string): New function.
1933         (riece-handle-432-message): Use it.
1934         (riece-handle-433-message): Use it.
1935
1936         * riece-server.el (riece-open-server): Don't inhibit quit and
1937         catch it when reading server password.
1938
1939 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
1940
1941         * riece-ignore.el (riece-ignore-message-filter): Set the
1942         major-mode of riece-ignore-buffer riece-dialogue-mode.
1943
1944 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
1945
1946         * riece-ignore.el (riece-ignore-buffer-name): New user option.
1947         (riece-ignore-discard-message): Fixed custom spec to follow the
1948         logging option.
1949         (riece-ignore-buffer): New variable.
1950
1951         * riece-log.el (riece-log-display-message-function): Use
1952         riece-format-message.
1953
1954         * riece-message.el (riece-format-message): New function splitted
1955         from riece-display-message-1.
1956         (riece-display-message-1): Use it.
1957
1958 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
1959
1960         * riece-ignore.el (riece-ignore-user): Renamed from
1961         riece-ignore-by-user.
1962
1963 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
1964
1965         * riece-signal.el (riece-connect-signal): Fixed doc.
1966         (riece-disconnect-signal): New function.
1967
1968         * riece-ignore.el (riece-ignore-discard-message): New user option.
1969         (riece-ignored-user-list): Renamed from riece-ignored-user.
1970         (riece-ignore-by-user): Support unignore.
1971
1972 2004-05-18  Daiki Ueno  <ueno@unixuser.org>
1973
1974         * riece-url.el (riece-url-regexp): Accept ";".
1975
1976         * riece-ignore.el: New add-on.
1977         * COMPILE (riece-modules): Add riece-ignore.
1978         * Makefile.am (EXTRA_DIST): Add riece-ignore.el.
1979
1980 2004-05-13  OHASHI Akira  <bg66@koka-in.org>
1981
1982         * riece-log.el (riece-log-get-directory): Follow the name change
1983         of riece-channel-regexp.
1984
1985 2004-05-12  Daiki Ueno  <ueno@unixuser.org>
1986
1987         * riece-globals.el (riece-strict-channel-regexp): Renamed from
1988         riece-channel-regexp.
1989         (riece-strict-user-regexp): Renamed from riece-user-regexp.
1990         (riece-laxed-channel-regexp): New constant.
1991         (riece-laxed-user-regexp): New constant.
1992         (riece-channel-regexp): Define as variable (its default value is
1993         set to riece-laxed-channel-regexp).
1994         (riece-user-regexp): Define as variable (its default value is set
1995         to riece-laxed-user-regexp).
1996
1997 2004-05-10  Daiki Ueno  <ueno@unixuser.org>
1998
1999         * riece-ctlseq.el (riece-ctlseq-scan-region): Abolish.
2000         (riece-ctlseq-requires): New function.
2001         (riece-ctlseq-message-filter): Assume the existence of
2002         riece-put-overlay-faces, add 'riece-overlay-face property.
2003
2004         * riece-keyword.el (riece-keyword-scan-region): Abolish.
2005         (riece-keyword-message-filter): Assume the existence of
2006         riece-put-overlay-faces, add 'riece-overlay-face property.
2007
2008         * riece-highlight.el (riece-put-overlay-faces): New function.
2009         (riece-highlight-insinuate): Add riece-put-overlay-faces to
2010         riece-after-insert-functions.
2011
2012 2004-05-05  Daiki Ueno  <ueno@unixuser.org>
2013
2014         * riece-misc.el (riece-split-parameters): Don't remove a trailing
2015         string even if it is empty.
2016
2017 2004-05-05  Daiki Ueno  <ueno@unixuser.org>
2018
2019         * riece-ctlseq.el: Require 'riece-message for riece-message-text;
2020         require 'riece-misc for riece-scan-property-region.
2021
2022         * riece-ctcp.el: Require 'riece-display for riece-channel-buffer.
2023
2024 2004-05-04  Daiki Ueno  <ueno@unixuser.org>
2025
2026         * riece-300.el (riece-handle-312-message): Use server name
2027         returned by WHOIS instead of riece-real-server-name.
2028         [cf. <Liece:00170>]
2029
2030 2004-05-04  Daiki Ueno  <ueno@unixuser.org>
2031
2032         * Riece: Version 0.2.2 released.
2033         * riece-version.el (riece-version-number): Bump up to 0.2.2.
2034
2035         * riece-ctlseq.el (riece-ctlseq-hide-controls): New user option.
2036
2037         * riece-keyword.el (riece-keyword): Fixed the parent custom group.
2038         * riece-url.el (riece-url): Fixed the parent custom group.
2039
2040 2004-05-04  Daiki Ueno  <ueno@unixuser.org>
2041
2042         * riece-ctlseq.el: New add-on.
2043         * COMPILE (riece-modules): Add riece-ctlseq.
2044         * Makefile.am (EXTRA_DIST): Add riece-ctlseq.el.
2045
2046 2004-04-29  OHASHI Akira  <bg66@koka-in.org>
2047
2048         * riece-log.el (riece-log-get-directory): Use a canonicalized
2049         channel name.
2050         (riece-log-open-directory-function): New user option.
2051         (riece-log-open-directory): Use it.
2052         (riece-log-insinuate): Add new key bind.
2053
2054 2004-04-05  Daiki Ueno  <ueno@unixuser.org>
2055
2056         * riece-button.el (riece-button-requires): Abolish.
2057
2058 2004-03-29  Daiki Ueno  <ueno@unixuser.org>
2059
2060         * riece.el (riece-buffer-alist): Rename *Commands* -> *Command*.
2061         (riece-command-mode): Rename Commands -> Command.
2062
2063 2004-03-28  Daiki Ueno  <ueno@unixuser.org>
2064
2065         * riece-signal.el: Require 'riece-options for riece-debug.
2066         * riece-async.el: Require 'riece-options for riece-debug.
2067
2068 2004-03-28  Daiki Ueno  <ueno@unixuser.org>
2069
2070         * riece.el (riece-command-mode): Don't display
2071         riece-freeze-indicator on the modeline of the command buffer.
2072         (riece-dialogue-mode): Make riece-freeze-indicator local to the
2073         buffer whose major-mode is derived from riece-dialogue-mode.
2074
2075         * riece-display.el: Add autoload setting for derived-mode-class.
2076         (riece-update-status-indicators): Check riece-freeze flag for each
2077         buffer visible in the selected frame.
2078
2079         * riece-commands.el: Add autoload setting for derived-mode-class.
2080         (riece-command-toggle-freeze): Don't switch to the channel buffer
2081         if major-mode of the current buffer is derived from
2082         riece-dialogue-mode.  Which allows to lock "*Others*" buffer.
2083         (riece-command-toggle-own-freeze): Ditto.
2084
2085         * riece-globals.el (riece-freeze): Fix doc.
2086         (riece-freeze-indicator): Add doc.
2087         (riece-channel-indicator): Fix doc.
2088         (riece-long-channel-indicator): Fix doc.
2089         (riece-channel-list-indicator): Fix doc.
2090         (riece-user-indicator): Fix doc.
2091         (riece-away-indicator): Add doc.
2092         (riece-operator-indicator): Add doc.
2093
2094 2004-03-24  Daiki Ueno  <ueno@unixuser.org>
2095
2096         * riece-unread.el (riece-unread-after-display-message-function):
2097         Treat private messages as unread.
2098
2099 2004-03-21  Daiki Ueno  <ueno@unixuser.org>
2100
2101         * riece.el (riece-exit): Don't clear riece-user-list-buffer and
2102         riece-channel-list-buffer.
2103
2104 2004-03-21  Daiki Ueno  <ueno@unixuser.org>
2105
2106         * riece.el (riece-exit): Clear riece-channel-buffer,
2107         riece-user-list-buffer, and riece-channel-list-buffer.
2108
2109 2004-03-20  Daiki Ueno  <ueno@unixuser.org>
2110
2111         * riece-server.el (riece-open-server): Append the server-name to
2112         the prompt string.
2113
2114 2004-03-14  Daiki Ueno  <ueno@unixuser.org>
2115
2116         * riece-display.el (riece-display-connect-signals): Update
2117         riece-long-channel-indicator on 'channel-modes-changed signal.
2118
2119         * riece-naming.el (riece-naming-assert-channel-modes): New
2120         function renamed from riece-handle-channel-modes.
2121
2122         * riece-misc.el: Require 'riece-mode.
2123         (riece-concat-channel-modes): Display mode parameter.
2124
2125         * riece-channel.el: Require 'riece-mode.
2126         (riece-channel-toggle-mode): Store mode "objects" instead of mode
2127         "flags".
2128         * riece-user.el: Require 'riece-mode.
2129         (riece-user-toggle-mode): Store mode "objects" instead of mode
2130         "flags".
2131
2132         * riece-handle.el: Require 'riece-mode.
2133         (riece-handle-mode-message): Use riece-parse-mode.
2134         (riece-parse-mode): Moved to riece-mode.el.
2135         (riece-handle-channel-modes): Moved to riece-naming.el.
2136
2137         * riece-300.el: Require 'riece-mode.
2138         (riece-handle-324-message): Use riece-parse-mode.
2139
2140         * riece-mode.el: New file.
2141         * Makefile.am (EXTRA_DIST): Add riece-mode.el.
2142         * COMPILE (riece-modules): Add riece-mode.
2143
2144 2004-03-13  Daiki Ueno  <ueno@unixuser.org>
2145
2146         * riece-ctcp.el: "Error occurred in XXX" -> "Error in XXX".
2147         * riece-filter.el: "Error occurred in XXX" -> "Error in XXX".
2148         * riece-signal.el: "Error occurred in XXX" -> "Error in XXX".
2149
2150 2004-03-09  Daiki Ueno  <ueno@unixuser.org>
2151
2152         * Riece: Version 0.2.1 released.
2153         * riece-version.el (riece-version-number): Bump up to 0.2.1.
2154
2155 2004-03-09  Daiki Ueno  <ueno@unixuser.org>
2156
2157         * riece-emacs.el (riece-propertize-modeline-string): Fix arguments
2158         for add-text-properties.
2159
2160 2004-03-08  Daiki Ueno  <ueno@unixuser.org>
2161
2162         * riece-xface.el (riece-xface-insinuate): Use
2163         riece-user-list-mode-hook to setup riece-update-buffer-functions
2164         in user-list buffer.
2165
2166 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
2167
2168         * Riece: Version 0.2.0 released.
2169         * riece-version.el (riece-version-number): Bump up to 0.2.0.
2170
2171         * riece-ctcp.el (riece-handle-ctcp-version-request): Fixed bug in
2172         formatting target identity.
2173         (riece-handle-ctcp-ping-request): Ditto.
2174         (riece-handle-ctcp-clientinfo-request): Ditto.
2175
2176 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
2177
2178         * riece-display.el: Rename some signals.
2179
2180         * riece-commands.el (riece-command-set-operators): Reverse user-list.
2181         (riece-command-set-speakers): Ditto.
2182
2183 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
2184
2185         * riece-unread.el
2186         (riece-unread-format-identity-for-channel-list-indicator): Escape
2187         % -> %%; use riece-propertize-modeline-string.
2188
2189         * riece-history.el
2190         (riece-history-format-identity-for-channel-list-indicator): Escape
2191         % -> %%; use riece-propertize-modeline-string.
2192
2193         * riece-highlight.el
2194         (riece-highlight-format-identity-for-channel-list-indicator):
2195         Escape % -> %%; use riece-propertize-modeline-string.
2196
2197         * riece-display.el
2198         (riece-format-identity-for-channel-list-indicator): Escape % ->
2199         %%.
2200         (riece-update-channel-list-indicator): Rewrite.
2201
2202         * riece-emacs.el (riece-propertize-modeline-string): New function.
2203         * riece-xemacs.el (riece-propertize-modeline-string): New function.
2204
2205 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
2206
2207         * riece-unread.el
2208         (riece-unread-format-identity-for-channel-list-indicator): New
2209         function.
2210         (riece-unread-insinuate): Setup
2211         riece-format-identity-for-channel-list-indicator-functions.
2212
2213         * riece-history.el
2214         (riece-history-format-identity-for-channel-list-buffer): New
2215         function.
2216         (riece-history-insinuate): Setup
2217         riece-format-identity-for-channel-list-indicator-functions.
2218
2219         * riece-highlight.el
2220         (riece-highlight-format-identity-for-channel-list-indicator): New
2221         function.
2222         (riece-highlight-insinuate): Setup
2223         riece-format-identity-for-channel-list-indicator-functions.
2224
2225         * riece-display.el
2226         (riece-format-identity-for-channel-list-buffer): Rename from
2227         riece-format-channel-list-line.
2228         (riece-format-identity-for-channel-list-indicator): New function.
2229         (riece-update-channel-list-indicator): Use it.
2230
2231 2004-03-07  Daiki Ueno  <ueno@unixuser.org>
2232
2233         * riece-handle.el (riece-parse-modes): Make sure that mode params
2234         are started at the beginning of the mode string.
2235         (riece-handle-channel-modes): Fixed arguments passed to
2236         riece-channel-toggle-*.
2237
2238 2004-03-06  Daiki Ueno  <ueno@unixuser.org>
2239
2240         * riece-xface.el (riece-xface-insinuate): Set
2241         'riece-update-buffer-functions local to the user-list buffer.
2242
2243         * riece-unread.el: Require 'riece-signal instead of
2244         'riece-display.
2245         (riece-unread-after-display-message-function): Emit
2246         'riece-update-buffer signal instead of
2247         'riece-unread-channel-list-update signal.
2248
2249         * riece-ndcc.el: Don't require 'riece-display.
2250
2251         * riece-naming.el: Require 'riece-signal instead of
2252         'riece-display.
2253         (riece-naming-assert-rename): Don't rename buffer.
2254
2255         * riece-history.el (riece-history-format-channel-list-line): Don't
2256         append "\n".
2257
2258         * riece-handle.el: Require 'riece-signal instead of
2259         'riece-display.
2260         (riece-parse-modes): Rename from riece-parse-channel-modes; don't
2261         update channel modes.
2262         (riece-handle-channel-modes): New function which processes the
2263         result of riece-parse-modes.
2264         (riece-handle-mode-message): Use it.
2265
2266         * riece-filter.el: Don't require 'riece-display.
2267         * riece-display.el: Require 'riece-signal; connect
2268         'riece-update-buffer signal.
2269
2270         * riece-ctcp.el: Don't require 'riece-display.
2271
2272         * riece-signal.el: New module splitted from riece-display.el.
2273         * Makefile.am (EXTRA_DIST): Add riece-signal.
2274         * COMPILE (riece-modules): Add riece-signal.
2275
2276 2004-03-05  Daiki Ueno  <ueno@unixuser.org>
2277
2278         * riece-unread.el (riece-unread-after-display-message-function):
2279         Emit 'riece-unread-channel-list-update signal.
2280         (riece-unread-insinuate): Connect the signal to the function which
2281         updates channel-list buffer.
2282
2283         * riece-display.el (riece-display-connect-signals): Fix parenthesis.
2284
2285 2004-03-04  Daiki Ueno  <ueno@unixuser.org>
2286
2287         * riece-display.el (riece-emit-signal): Fixed bug that errors
2288         during signal filter execution were not caught.
2289         (riece-display-connect-signals): Check riece-current-channel is set.
2290
2291 2004-03-01  Daiki Ueno  <ueno@unixuser.org>
2292
2293         * riece-display.el (riece-display-connect-signals): Fixed bug in
2294         signal filters.
2295
2296         * riece-handle.el (riece-handle-mode-message): Don't call
2297         riece-parse-channel-modes if channel doesn't match with
2298         riece-channel-regexp.
2299
2300 2004-02-28  Daiki Ueno  <ueno@unixuser.org>
2301
2302         * riece-display.el (riece-display-connect-signals): Connect some
2303         signals.
2304
2305         * riece-naming.el (riece-naming-assert-join): Don't change the
2306         current channel manually.
2307         (riece-naming-assert-part): Ditto.
2308         (riece-naming-assert-rename): Ditto.
2309         (riece-naming-assert-channel-users): Ditto.
2310
2311 2004-02-27  Daiki Ueno  <ueno@unixuser.org>
2312
2313         * riece-display.el (riece-emit-signal): Create signal object
2314         internally.
2315
2316         * riece-message.el (riece-display-message-1): Emit
2317         'riece-buffer-toggle-freeze signal.
2318
2319         * riece-commands.el (riece-command-toggle-freeze): Emit
2320         'riece-buffer-toggle-freeze signal; don't update status indicators
2321         manually.
2322         (riece-command-toggle-own-freeze): Ditto.
2323         
2324         * riece-naming.el (riece-naming-assert-join): Rename signal 'join
2325         -> 'riece-naming-assert-join.
2326         (riece-naming-assert-part): Rename signal 'part ->
2327         'riece-naming-assert-part.
2328         (riece-naming-assert-rename): Rename signal 'rename ->
2329         'riece-naming-assert-rename.
2330         (riece-naming-assert-channel-users): Rename from
2331         riece-naming-assert-users; rename signal 'users ->
2332         'riece-naming-assert-channel-users.
2333
2334         * riece-handle.el (riece-handle-topic-message): Emit
2335         'riece-channel-set-topic signal.
2336         (riece-parse-channel-modes): Emit 'riece-channel-toggle-operator,
2337         'riece-channel-toggle-speaker, and 'riece-channel-toggle-modes signals.
2338
2339         * riece-display.el (riece-display-connect-signals): Rename some
2340         signals; connect more signals.
2341
2342         * riece-300.el (riece-handle-302-message): Emit
2343         'riece-user-toggle-away, and 'riece-user-toggle-operator signals;
2344         don't update status indicators manually.
2345         (riece-handle-301-message): Emit 'riece-user-toggle-away signal;
2346         don't update status indicators manually.
2347         (riece-handle-305-message): Ditto.
2348         (riece-handle-306-message): Ditto.
2349         (riece-handle-353-message): Follow the name change of
2350         riece-naming-assert-users.
2351         (riece-handle-324-message): Emit 'riece-channel-toggle-modes
2352         signal; don't update status indicators manually.
2353         (riece-handle-set-topic): Emit 'riece-channel-set-topic signal;
2354         don't update channel indicator manually.
2355         (riece-handle-352-message): Emit 'riece-user-toggle-away, and
2356         'riece-user-toggle-operator signals; don't update status
2357         indicators manually.
2358
2359 2004-02-27  Daiki Ueno  <ueno@unixuser.org>
2360
2361         * riece-display.el (riece-connect-signal): Create slot object
2362         internally.
2363
2364 2004-02-27  Daiki Ueno  <ueno@unixuser.org>
2365
2366         * riece.el (riece): Setup signal slots.
2367
2368         * riece-unread.el (riece-unread-after-display-message-function):
2369         Don't call riece-redisplay-buffers.
2370
2371         * riece-naming.el (riece-naming-assert-names): New function.
2372         (riece-naming-assert-join): Emit 'join signal.
2373         (riece-naming-assert-part): Emit 'part signal.
2374         (riece-naming-assert-rename): Emit 'rename signal.
2375
2376         * riece-message.el (riece-message-buffer): Don't call
2377         riece-redisplay-buffers.
2378
2379         * riece-handle.el (riece-handle-nick-message): Don't call
2380         riece-redisplay-buffers.
2381         (riece-handle-join-message): Ditto.
2382         (riece-handle-part-message): Ditto.
2383         (riece-handle-kick-message): Ditto.
2384         (riece-handle-kill-message): Ditto.
2385         (riece-handle-topic-message): Ditto.
2386         (riece-parse-channel-modes): Ditto.
2387
2388         * riece-display.el (riece-update-user-list-buffer): Use
2389         riece-with-server-buffer.
2390         (riece-emit-signal): Notify if signal filter fails.
2391         (riece-display-connect-signals): New function.
2392         (riece-update-user-list-buffer): Don't switch to user-list buffer.
2393         (riece-update-channel-list-buffer): Don't switch to channel-list
2394         buffer.
2395         (riece-switch-to-channel): Emit 'switch-to-channel signal.
2396         (riece-switch-to-nearest-channel): Ditto.
2397
2398         * riece-commands.el (riece-command-switch-to-channel): Don't call
2399         riece-redisplay-buffers.
2400         (riece-command-join-partner): Ditto.
2401         (riece-command-part): Ditto.
2402
2403         * riece-300.el (riece-handle-353-message): Save match data before
2404         calling riece-naming-assert-names; don't call riece-redisplay-buffers.
2405         (riece-handle-322-message): Don't call riece-redisplay-buffers.
2406
2407 2004-02-26  Daiki Ueno  <ueno@unixuser.org>
2408
2409         * riece-display.el: Introduce Qt like "signal-slot" abstraction
2410         for routing display events.
2411         (riece-signal-slot-obarray): New variable.
2412         (riece-make-slot): New function.
2413         (riece-slot-function): New function.
2414         (riece-slot-filter): New function.
2415         (riece-slot-handback): New function.
2416         (riece-make-signal): New function.
2417         (riece-signal-name): New function.
2418         (riece-signal-args): New function.
2419         (riece-connect-signal): New function.
2420         (riece-emit-signal): New function.
2421
2422 2004-02-19  Daiki Ueno  <ueno@unixuser.org>
2423
2424         * riece-300.el (riece-handle-353-message): Add 'riece-identity
2425         property on user list string.
2426
2427 2004-02-17  Daiki Ueno  <ueno@unixuser.org>
2428
2429         * riece-lsdb.el: Add autoload setting for
2430         lsdb-rebuild-secondary-hash-tables to suppress warning.
2431
2432 2004-02-16  Daiki Ueno  <ueno@unixuser.org>
2433
2434         * riece-300.el (riece-handle-353-message): Print user list in
2435         channel buffer.
2436
2437 2004-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2438
2439         * riece-lsdb.el (riece-lsdb-lookup-records): Build
2440         riece-lsdb-cache if necessary.
2441
2442 2004-01-29  Daiki Ueno  <ueno@unixuser.org>
2443
2444         * riece-ctcp.el (riece-handle-ctcp-version-request): Format target
2445         identity before display.
2446         (riece-handle-ctcp-ping-request): Ditto.
2447         (riece-handle-ctcp-clientinfo-request): Ditto.
2448
2449 2004-01-28  Daiki Ueno  <ueno@unixuser.org>
2450
2451         * Riece: Version 0.1.8 released.
2452         * riece-version.el (riece-version-number): Bump up to 0.1.8.
2453
2454 2004-01-27  Daiki Ueno  <ueno@unixuser.org>
2455
2456         * riece-lsdb.el: Require 'riece-identity; add autoload setting for
2457         lsdb-update-record; bind lsdb-hash-table, riece-command-mode-map.
2458
2459 2004-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2460
2461         * riece-handle.el (riece-handle-privmsg-message): Check own
2462         message from server. For deal with another client that connected
2463         same irc proxy (e.g. plum, pirc).
2464         (riece-handle-notice-message): Ditto.
2465
2466 2004-01-21  Daiki Ueno  <ueno@unixuser.org>
2467
2468         * riece-identity.el (riece-identity-canonicalize-prefix): Convert
2469         characters in prefix to lower case.
2470
2471 2004-01-18  Daiki Ueno  <ueno@unixuser.org>
2472
2473         * riece-misc.el (riece-concat-user-status): New function.
2474
2475         * riece-300.el (riece-handle-302-message): Simplify user status
2476         display.  (i.e. don't display "not operator", "not away", ...)
2477         (riece-handle-352-message): Ditto.
2478
2479 2004-01-04  Daiki Ueno  <ueno@unixuser.org>
2480
2481         * riece-lsdb.el (riece-lsdb-add-user): Always pass canonical
2482         address for 'net entry.
2483
2484 2004-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2485
2486         * riece-300.el (riece-handle-317-message): Fix regexp for signon
2487         time extenstion.
2488
2489 2004-01-03  Daiki Ueno  <ueno@unixuser.org>
2490
2491         * riece-lsdb.el: Add autoload setting for lsdb-maphash.
2492         (riece-lsdb-update-cache): Don't alter existing entry.
2493         (riece-lsdb-delete-cache): Ditto.
2494         (riece-lsdb-add-user): New command.
2495         (riece-lsdb-insinuate): Bind riece-lsdb-add-user.
2496
2497 2004-01-03  Daiki Ueno  <ueno@unixuser.org>
2498
2499         * riece-lsdb.el (riece-lsdb-insinuate): Don't require 'lsdb.
2500
2501 2004-01-02  Daiki Ueno  <ueno@unixuser.org>
2502
2503         * riece-lsdb.el: New add-on.
2504         * COMPILE (riece-modules): Add riece-lsdb.
2505         * Makefile.am (EXTRA_DIST): Add riece-lsdb.el
2506
2507         * riece-xface.el: New add-on.
2508         * COMPILE (riece-modules): Add riece-xface.
2509         * Makefile.am (EXTRA_DIST): Add riece-xface.el
2510
2511 2003-12-25  Daiki Ueno  <ueno@unixuser.org>
2512
2513         * Riece: Version 0.1.7 released.
2514         * riece-version.el (riece-version-number): Bump up to 0.1.7.
2515
2516 2003-12-22  Daiki Ueno  <ueno@unixuser.org>
2517
2518         * riece-keyword.el (riece-notify-keyword-functions): Mark as
2519         obsolete.
2520         (riece-keyword-notify-functions): New user option.
2521         (riece-keyword-message-filter): Don't restore the match data when
2522         calling riece-notify-keyword-functions; call
2523         riece-keyword-notify-functions with the matched message object.
2524         Thanks to OHASHI Akira <bg66@koka-in.org>
2525         [cf. <Liece:00134>]
2526
2527 2003-12-17  Daiki Ueno  <ueno@unixuser.org>
2528
2529         * riece-log.el (riece-log-flashback): Use
2530         riece-match-string-no-properties instead of match-string-no-properties.
2531
2532         * riece-xemacs.el (riece-match-string-no-properties): New function.
2533         * riece-emacs.el (riece-match-string-no-properties): New alias.
2534
2535         * riece-identity.el: Don't require 'riece-compat.
2536         (riece-identity-prefix-case-table): Abolish.
2537         (riece-identity-prefix-case-pair-alist): New constant.
2538         (riece-identity-canonicalize-prefix): Don't use case-table.
2539
2540         * riece-emacs.el (riece-set-case-syntax-pair): Abolish.
2541         (riece-copy-case-table): Abolish.
2542         * riece-xmacs.el (riece-set-case-syntax-pair): Abolish.
2543         (riece-copy-case-table): Abolish.
2544
2545 2003-12-15  Daiki Ueno  <ueno@unixuser.org>
2546
2547         * riece-options.el: Require 'riece-version.
2548         (riece-quit-message): Set default to (riece-extended-version).
2549         (riece-away-message): Set default to "Gone".
2550
2551         * riece-commands.el: Don't require 'riece-version.
2552         (riece-command-quit): Don't check riece-quit-message.
2553         (riece-command-close-server): Ditto.
2554         (riece-command-toggle-away): Always supply a parameter to the AWAY
2555         command when the user is not away.  Thanks to Yuki Fujimura
2556         <fujimura@wakhok.ac.jp>
2557         [cf. <Liece:00139>]
2558
2559 2003-12-14  Daiki Ueno  <ueno@unixuser.org>
2560
2561         * riece.el (riece): Connect to servers in riece-startup-server-list.
2562
2563         * riece-000.el (riece-handle-001-message): Ignore entries in
2564         riece-startup-channel-list which doesn't match riece-server-name. 
2565
2566         * riece-options.el (riece-startup-server-list): New user option.
2567
2568         * riece-async.el (riece-async-max-buffer-size): New user option.
2569         (riece-async-server-program): Use io/nonblock & IO#syswrite to
2570         check whether the write end of pipe (i.e. input to emacs process)
2571         would block.
2572
2573 2003-12-13  Daiki Ueno  <ueno@unixuser.org>
2574
2575         * riece-options.el (riece-default-open-connection-function): New
2576         user option.
2577
2578         * riece-server.el (riece-server-keyword-map): Use
2579         riece-default-open-connection-function.
2580
2581         * riece-async.el: New add-on.
2582         * COMPILE (riece-modules): Add riece-async.
2583         * Makefile.am (EXTRA_DIST): Add riece-async.el
2584
2585 2003-12-09  OHASHI Akira  <bg66@koka-in.org>
2586
2587         * riece-mini.el (riece-mini-display-message-function): Don't set
2588         riece-mini-last-channel when message is not a privmsg.
2589
2590 2003-12-04  OHASHI Akira  <bg66@koka-in.org>
2591
2592         * riece-server.el (riece-with-server-buffer): Store 'edebug-form-spec
2593         property.
2594
2595 2003-12-03  OHASHI Akira  <bg66@koka-in.org>
2596
2597         * riece-log.el (riece-log-requires): New function.
2598         (riece-log-flashback): Revert 'riece-identity property and button.
2599
2600 2003-11-28  OHASHI Akira  <bg66@koka-in.org>
2601
2602         * riece-unread.el (riece-unread-after-display-message-function):
2603         Do nothing when message is not a privmsg.
2604
2605 2003-11-22  Daiki Ueno  <ueno@unixuser.org>
2606
2607         * riece-log.el (riece-log-coding-system): New user option.
2608         (riece-log-display-message-function): Bind
2609         coding-system-for-write; don't create temp buffer.
2610
2611         * riece-rdcc.el (riece-rdcc-filter): Use write-region instead of
2612         append-to-file to suppress "Wrote file" messages.
2613
2614 2003-11-10  Daiki Ueno  <ueno@unixuser.org>
2615
2616         * Riece: Version 0.1.6 released.
2617         * riece-version.el (riece-version-number): Bump up to 0.1.6.
2618
2619 2003-11-08  Daiki Ueno  <ueno@unixuser.org>
2620
2621         * riece-ctcp.el (riece-command-ctcp-action): Display channel names
2622         in "*Others*" buffer.
2623
2624 2003-11-05  OHASHI Akira  <bg66@koka-in.org>
2625
2626         * riece-unread.el (riece-unread-switch-to-channel): Protect
2627         switching to the channel not existing.
2628
2629 2003-10-29  OHASHI Akira  <bg66@koka-in.org>
2630
2631         * riece-log.el (riece-log-get-directory): Support riece-identity
2632         for mapping.
2633
2634 2003-10-28  Daiki Ueno  <ueno@unixuser.org>
2635
2636         * riece-layout.el (riece-set-window-points): Move point in
2637         the channel-buffer's window.
2638
2639         * riece-ctcp.el (riece-command-ctcp-version): Prompt to select
2640         an identity on the current server.
2641         (riece-command-ctcp-ping): Ditto.
2642         (riece-command-ctcp-clientinfo): Ditto.
2643         (riece-command-ctcp-action): Ditto.
2644
2645         * riece-commands.el (riece-command-change-mode): Prompt to select
2646         an identity on the current server.
2647         (riece-command-join): Ditto.
2648
2649 2003-10-27  Daiki Ueno  <ueno@unixuser.org>
2650
2651         * riece-keyword.el (riece-keywords): Change custom spec.
2652         (riece-keyword-message-filter): Normalize riece-keywords.
2653
2654         * riece-identity.el (riece-identity-prefix-case-table): Use
2655         riece-copy-case-table to define.
2656
2657         * riece-xemacs.el (riece-set-case-syntax-pair): Workaround for
2658         XEmacs 21.1.
2659         (riece-copy-case-table): Ditto.
2660
2661         * riece-emacs.el (riece-copy-case-table): New alias.
2662
2663         * riece-globals.el (riece-channel-regexp): Use
2664         riece-make-interval-regexp to define.
2665         (riece-user-regexp): Ditto.
2666
2667         * riece-compat.el (riece-make-interval-regexp): New function.
2668
2669         * riece-icon.el (riece-icon-available-p): Check
2670         the existence of image-type-available-p.
2671
2672 2003-10-27  OHASHI Akira  <bg66@koka-in.org>
2673
2674         * riece-log.el (riece-log-get-directory): Fix for server name and
2675         private messages handling.
2676
2677 2003-10-26  Daiki Ueno  <ueno@unixuser.org>
2678
2679         * riece-xemacs.el (riece-run-with-idle-timer): Pass an integer to
2680         the RESTART argument of start-itimer.
2681
2682         * riece-commands.el (riece-command-user-list-scroll-down): Rename
2683         from riece-command-nick-scroll-down.
2684         (riece-command-user-list-scroll-up): Rename from
2685         riece-command-nick-scroll-up.
2686         (riece-command-scroll-down): Check if riece-current-channel is bound.
2687         (riece-command-scroll-up): Ditto.
2688         (riece-command-quit): Clean up if no server process is available.
2689
2690 2003-10-25  Daiki Ueno  <ueno@unixuser.org>
2691
2692         * riece-rdcc.el: Bind temporary-file-directory.
2693         (riece-rdcc-send-program): Allow block-size to be controlled from
2694         elisp.
2695         (riece-rdcc-block-size): New user option.
2696         (riece-rdcc-temp-file): New variable.
2697         (riece-rdcc-received-size): New variable.
2698         (riece-rdcc-filter): Don't keep received bytes in the process
2699         buffer; use riece-rdcc-format-size to display progress.
2700         (riece-command-dcc-receive): Create a temporary directory which
2701         holds a received file.
2702
2703 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
2704
2705         * riece-options.el (riece-gather-channel-modes): Default to nil.
2706         * riece-handle.el (riece-handle-join-message): Send MODE if
2707         riece-gather-channel-modes is non-nil.
2708
2709         * riece-url.el: Add autoload setting for 'browse-url.
2710
2711         * riece-menu.el: Require 'riece-options, 'riece-globals,
2712         'riece-identity, 'riece-layout, and 'riece-server; bind
2713         riece-command-mode-map.
2714
2715         * riece-history.el: Require 'riece-options, 'riece-globals,
2716         'riece-highlight, and 'riece-identity.
2717
2718         * riece-naming.el (riece-naming-assert-rename): Fixed.
2719
2720 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
2721
2722         * Riece: Version 0.1.5 released.
2723         * riece-version.el (riece-version-number): Bump up to 0.1.5.
2724
2725 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
2726
2727         * riece-ctcp.el (riece-command-ctcp-action): If the current
2728         command line is not empty, insert it into the minibuffer before
2729         reading input.  Thanks to Akinori MUSHA  <knu@iDaemons.org>
2730         [cf. <Liece:00123>]
2731
2732         * riece.el: Add autoload setting for derived-mode-class.
2733         (riece-shrink-buffer-idle-timer): New variable.
2734         (riece): Set idle timer to shrink channel buffers.
2735         (riece-shrink-buffer): New function.
2736
2737         * riece-xemacs.el (riece-overlays-in): New function.
2738         (riece-delete-overlay): New alias.
2739         (riece-kill-all-overlays): New function.
2740
2741         * riece-server.el (riece-quit-server-process): Don't set timer if
2742         riece-quit-timeout is nil.
2743
2744         * riece-options.el (riece-quit-timeout): Change custom type.
2745         (riece-shrink-buffer-idle-time-delay): New user option.
2746         (riece-max-buffer-size): New user option.
2747
2748         * riece-icon.el (riece-icon-add-image-region) [XEmacs]: Delete
2749         extents if already exists.
2750
2751         * riece-emacs.el (riece-overlays-in): New alias.
2752         (riece-delete-overlay): New alias.
2753         (riece-kill-all-overlays): New function.
2754         (riece-run-with-idle-timer): New alias.
2755         (riece-cancel-timer): New alias.
2756
2757         * riece-display.el (riece-update-user-list-buffer): Kill all
2758         overlays in buffer.
2759         (riece-update-channel-list-buffer): Ditto.
2760
2761         * riece-commands.el (riece-command-set-operators): Reset group.
2762         (riece-command-set-speakers): Ditto.
2763
2764 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
2765
2766         * riece-naming.el (riece-naming-assert-rename): Follow the
2767         change of riece-channel.el.
2768
2769         * riece-message.el (riece-message-external-p): Follow the
2770         change of riece-channel.el.
2771
2772         * riece-display.el (riece-update-user-list-buffer): Follow the
2773         change of riece-channel.el.
2774
2775         * riece-commands.el (riece-command-kick): Follow the change of
2776         riece-channel.el.
2777         (riece-command-set-operators): Ditto.
2778         (riece-command-set-speakers): Ditto.
2779
2780         * riece-button.el (riece-user-button-set-operators): Follow the
2781         change of riece-channel.el.
2782         (riece-user-button-set-speakers): Ditto.
2783
2784         * riece-channel.el (riece-make-channel): Abolish 2nd and 3rd
2785         arguments.
2786         (riece-get-channel): Follow the change of riece-make-channel.
2787         (riece-channel-operators): Abolish.
2788         (riece-channel-speakers): Abolish.
2789         (riece-channel-set-operators): Abolish.
2790         (riece-channel-set-speakers): Abolish.
2791         (riece-channel-get-operators): Abolish.
2792         (riece-channel-get-speakers): Abolish.
2793         (riece-channel-toggle-user): Follow the change of the return type
2794         of riece-channel-users.
2795         (riece-channel-toggle-operator): Ditto.
2796         (riece-channel-toggle-speaker): Ditto.
2797         (riece-channel-operator-p): Abolish.
2798         (riece-channel-speaker-p): Abolish.
2799         (riece-channel-intern-user): Abolish.
2800
2801 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
2802
2803         * riece-identity.el (riece-identity-member): Take an optional 3rd
2804         argument to instruct to use riece-identity-equal-no-server.
2805         (riece-identity-assoc): Ditto.
2806
2807         * riece-display.el (riece-update-user-list-buffer): Use
2808         riece-channel-operator-p and riece-channel-speaker-p.
2809
2810         * riece-button.el (riece-user-button-set-operators): Use
2811         riece-channel-operator-p.
2812         (riece-user-button-set-speakers): Use riece-channel-speaker-p.
2813
2814         * riece-channel.el (riece-channel-intern-user): New function.
2815         (riece-channel-toggle-operator): Use it.
2816         (riece-channel-toggle-speaker): Use it.
2817         (riece-channel-operator-p): New function.
2818         (riece-channel-speaker-p): New function.
2819
2820 2003-10-23  OHASHI Akira  <bg66@koka-in.org>
2821
2822         * riece-log.el (riece-log-get-directory): Follow the change of
2823         `riece-channel-regexp'.
2824
2825 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
2826
2827         * riece-identity.el (riece-format-identity): Return copied strings.
2828
2829 2003-10-22  OHASHI Akira  <bg66@koka-in.org>
2830
2831         * riece.el (riece): When riece server was opened, Do
2832         `riece-command-configure-windows' instead of signaling.
2833
2834 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
2835
2836         * riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
2837         accepting a connection.
2838         (riece-command-dcc-send): Use riece-completing-read-identity; take
2839         an identity object in the 1st argument.
2840         (riece-rdcc-format-size): New function.
2841         (riece-handle-dcc-request): Use it.
2842
2843         * riece-ndcc.el (riece-command-dcc-send): Use
2844         riece-completing-read-identity; take an identity object in the 1st
2845         argument.
2846
2847         * riece-display.el (riece-update-buffers): Run
2848         riece-update-buffer-hook.
2849
2850         * riece-button.el (riece-user-button-finger): Pass an identity
2851         object instead of the prefix.
2852
2853         * riece-ctcp.el: Require 'riece-highlight.
2854         (riece-ctcp-action-face): New face.
2855         (riece-ctcp-action-face): New variable.
2856         (riece-ctcp-action-prefix): New variable.
2857         (riece-ctcp-requires): Require 'riece-highlight if it is enabled.
2858         (riece-ctcp-insinuate): Modify riece-dialogue-font-lock-keywords
2859         if 'riece-highlight is enabled.
2860         (riece-handle-ctcp-action-request): Prepend
2861         riece-ctcp-action-prefix instead of riece-change-prefix.
2862         (riece-command-ctcp-action): Ditto.
2863
2864         * riece-server.el (riece-quit-server-process): Use riece-run-at-time.
2865         * riece-xemacs.el (riece-run-at-time): New function.
2866         * riece-emacs.el (riece-run-at-time): New alias.
2867
2868         * riece-misc.el (riece-get-identities-on-server): New function.
2869         (riece-get-users-on-server): Use it.
2870
2871         * riece-ctcp.el (riece-ctcp-completing-read-identity): Abolish.
2872         (riece-command-ctcp-version): Use riece-completing-read-identity
2873         and riece-get-identities-on-server.
2874         (riece-command-ctcp-ping): Ditto.
2875         (riece-command-ctcp-clientinfo): Ditto.
2876         (riece-command-ctcp-action): Ditto.
2877
2878         * riece-commands.el (riece-command-finger): Pass the current
2879         server name to riece-get-users-on-server; use
2880         riece-completing-read-identity.
2881         (riece-command-invite): Ditto.
2882         (riece-command-enter-message-to-user): Ditto.
2883
2884         * riece-000.el (riece-handle-001-message): Register myself with
2885         riece-obarray.
2886
2887 2003-10-21  Daiki Ueno  <ueno@unixuser.org>
2888
2889         * riece-ctcp.el (riece-ctcp-completing-read-identity): New
2890         function.
2891         (riece-command-ctcp-version): Use it.
2892         (riece-command-ctcp-ping): Ditto.
2893         (riece-command-ctcp-clientinfo): Ditto.
2894         (riece-command-ctcp-action): Ditto; don't encode CHANNEL identity
2895         twice.
2896
2897 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
2898
2899         * riece-xemacs.el (riece-xemacs-mode-line-buffer-identification):
2900         Abolish.
2901         (riece-mode-line-buffer-identification): Don't define alias.
2902
2903         * riece-server.el (riece-open-server): Handle errors occurred
2904         during reading password.
2905
2906         * riece-options.el (riece-addons): Add riece-icon.
2907
2908         * riece-layout.el (riece-configure-windows-top): Collect arguments.
2909
2910         * riece-icon.el: New add-on.
2911         * COMPILE (riece-modules): Add riece-icon.
2912         * Makefile.am (EXTRA_DIST): Add riece-icon.el
2913
2914 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
2915
2916         * riece-options.el (riece-saved-forms): Add riece-layout.
2917
2918         * riece-layout.el (riece-layout-alist): Change format.
2919         (riece-configure-windows): Take 2 args to specify the position of
2920         the command buffer window.
2921
2922         * riece-commands.el (riece-command-change-layout): Set
2923         riece-save-variables-are-dirty.
2924
2925 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
2926
2927         * Riece: Version 0.1.4 released.
2928         * riece-version.el (riece-version-number): Bump up to 0.1.4.
2929
2930 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
2931
2932         * riece-server.el (riece-server-process-opened): Return t.
2933
2934         * riece.el (riece-dialogue-mode-map): Bind "p" to
2935         riece-command-enter-message-to-user.
2936
2937         * riece-misc.el (riece-current-nickname): Use
2938         riece-current-server-name.
2939         (riece-get-users-on-server): Ditto.
2940
2941         * riece-server.el (riece-current-server-name): New function.
2942         (riece-send-string): Use it.
2943
2944         * riece-commands.el (riece-command-enter-message-to-user): New command.
2945
2946 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
2947
2948         * riece-menu.el (riece-menu-create-layouts-menu): New function.
2949         (riece-menu-items): Use it.
2950
2951         * riece-server.el (riece-server-process-opened): New function.
2952         (riece-server-opened): Use it.
2953
2954         * riece-url.el: Require 'riece-menu.
2955         (riece-url-insinuate): Add "Open URL..." menu in
2956         riece-command-mode-hook.
2957
2958         * riece-options.el (riece-addons): Add riece-menu.
2959
2960         * riece-menu.el: New add-on.
2961         * COMPILE (riece-modules): Add riece-menu.
2962         * Makefile.am (EXTRA_DIST): Add riece-menu.el
2963
2964 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
2965
2966         * riece-version.el (riece-extended-version): Remove interactive spec.
2967         (riece-version): New command.
2968         * riece.el (riece-command-map): Bind "V" to riece-version.
2969
2970         * riece-options.el (riece-command-prefix): New user option.
2971         (riece-tab-stop-list): Abolish.
2972
2973         * riece.el (riece-define-keys-1): If keymap is a list, eval the
2974         2nd element of it.
2975         (riece-select-keys): Use riece-command-prefix instead of "\C-c".
2976         (riece-command-map): Ditto.
2977         (riece-dialogue-mode): Don't set tab-stop-list.
2978
2979 2003-10-18  Daiki Ueno  <ueno@unixuser.org>
2980
2981         * riece-keyword.el (riece-keyword-message-filter): Ignore messages
2982         which belongs to myself.
2983
2984         * riece-commands.el (riece-command-topic): Use
2985         riece-check-channel-commands-are-usable.
2986         (riece-command-invite): Ditto.
2987         (riece-command-kick): Ditto.
2988         (riece-command-change-mode): Ditto.
2989         (riece-command-set-operators): Ditto.
2990         (riece-command-set-speakers): Ditto.
2991         (riece-command-send-message): Ditto.
2992         (riece-command-part): Ditto.
2993
2994         * riece-misc.el (riece-get-users-on-server): If
2995         riece-current-channel is not set, check the default server.
2996         (riece-check-channel-commands-are-usable): New function.
2997
2998         * riece-globals.el (riece-channel-regexp): Accept channel names
2999         beginning with "!!".
3000
3001 2003-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3002
3003         * riece-commands.el (riece-command-universal-server-name-argument):
3004         Fix parenthesis.
3005
3006 2003-10-16  Daiki Ueno  <ueno@unixuser.org>
3007
3008         * riece.el (riece-buffer-alist): Rename from
3009         riece-buffer-mode-alist.
3010
3011         * riece-misc.el (riece-get-buffer-create): Takes an optional 2nd
3012         argument, init-major-mode, which is used to assert the major-mode
3013         of the created buffer.
3014
3015         * riece-naming.el (riece-naming-assert-rename): Merged buffer
3016         renaming logic that riece-handle-nick-message was responsible for.
3017
3018         * riece-globals.el (riece-server-process-alist): Revive.
3019         (riece-process-list): Abolish.
3020         (riece-command-buffer): Set default to nil.
3021         (riece-dialogue-buffer): Ditto.
3022         (riece-others-buffer): Ditto.
3023         (riece-channel-list-buffer): Ditto.
3024         (riece-user-list-buffer): Ditto.
3025         (riece-private-buffer): Abolish.
3026         (riece-wallops-buffer): Abolish.
3027
3028         * riece-display.el (riece-channel-buffer-format): Moved from
3029         riece-globals.
3030         (riece-channel-buffer-alist): New variable.
3031         (riece-channel-buffer-create): Assert the major-mode of the
3032         created buffer is 'riece-channel-mode.
3033         (riece-channel-buffer): New function.
3034         (riece-switch-to-channel): Use riece-channel-buffer instead of
3035         directly using get-buffer.
3036
3037 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
3038
3039         * riece-commands.el (riece-command-toggle-away): Check user away
3040         status in the server buffer.
3041         [cf. <Liece:00119>]
3042         (riece-command-names): Use identity prefix
3043         instead of formatted identity.
3044         (riece-command-who): Ditto.
3045
3046 2003-10-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3047
3048         * riece.el (riece-dialogue-mode-map): Bind "N" instead of "\C-n"
3049         to `riece-command-name'.
3050
3051 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
3052
3053         * riece-layout.el (riece-reconfigure-windows-predicate): Simplified.
3054
3055 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3056
3057         * Riece: Version 0.1.3 released.
3058         * riece-version.el (riece-version-number): Bump up to 0.1.3.
3059
3060 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3061
3062         * riece-button.el (riece-button-map-identity-region): Abolish.
3063         (riece-user-button-set-operators): Use riece-scan-property-region.
3064         (riece-user-button-set-speakers): Ditto.
3065         (riece-button-add-identity-button): Ditto.
3066
3067         * riece-keyword.el: Require 'riece-message.
3068         (riece-keyword-map-region): Abolish.
3069         (riece-keyword-scan-region): Use riece-scan-property-region.
3070
3071         * riece-misc.el (riece-scan-property-region): New function.
3072
3073 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3074
3075         * riece-xemacs.el (riece-make-overlay): New alias.
3076         (riece-overlay-put): New alias.
3077         (riece-overlay-start): New alias.
3078         (riece-overlay-buffer): New alias.
3079
3080         * riece-emacs.el (riece-make-overlay): New alias.
3081         (riece-overlay-put): New alias.
3082         (riece-overlay-start): New alias.
3083         (riece-overlay-buffer): New alias.
3084
3085         * riece-keyword.el: New add-on.
3086         * COMPILE (riece-modules): Add riece-keyword.
3087         * Makefile.am (EXTRA_DIST): Add riece-keyword.el
3088
3089         * riece-message.el (riece-message-filter-functions): New user option.
3090         (riece-display-message-1): New function.
3091         (riece-display-message): Use it.
3092
3093 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3094
3095         * riece.el (riece-channel-list-mode): Initialize
3096         riece-update-buffer-functions.
3097         (riece-user-list-mode): Ditto.
3098
3099         * riece-globals.el (riece-channel-indicator): Rename from
3100         riece-short-channel-indicator.
3101         (riece-long-channel-indicator): Rename from
3102         riece-channel-indicator.
3103
3104         * riece-display.el (riece-update-buffer-functions): Default to
3105         nil.
3106         (riece-update-indicator-functions): New variable splitted from
3107         riece-update-buffer-functions.
3108         (riece-update-channel-indicator): Rename from
3109         riece-update-short-channel-indicator.
3110         (riece-update-long-channel-indicator): Rename from
3111         riece-update-channel-indicator.
3112         (riece-update-buffers): Don't set riece-channel-buffer.
3113         (riece-switch-to-channel): Set riece-channel-buffer here.
3114
3115         * riece-button.el (riece-user-button-popup-menu): Change order.
3116         (riece-button-update-buffer): Unify
3117         riece-button-update-channel-list-buffer and
3118         riece-button-update-user-list-buffer.
3119
3120 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3121
3122         * riece-history.el (riece-history-insinuate): In
3123         riece-after-switch-to-channel-functions, check whether the last
3124         channel is nil.
3125
3126         * riece-xemacs.el (riece-event-buffer): New alias.
3127         (riece-event-point): New alias.
3128
3129         * riece-emacs.el (riece-event-buffer): New function.
3130         (riece-event-point): New function.
3131
3132         * riece-display.el (riece-update-user-list-buffer): Use
3133         riece-format-identity to add 'riece-identity property to user
3134         names.
3135
3136         * riece-button.el (riece-user-button-popup-menu): New variable.
3137         (riece-identity-button): Rename from riece-channel-button.
3138         (riece-button-switch-to-identity): Rename from
3139         riece-channel-button-action.
3140         (riece-identity-button-popup-menu): Rename from
3141         riece-channel-button-popup-menu; set point to the position the
3142         event occurred.
3143         (riece-user-button-join-partner): New function.
3144         (riece-user-button-set-operators): New function.
3145         (riece-user-button-set-speakers): New function.
3146         (riece-user-button-finger): New function.
3147         (riece-make-identity-button-map): New function.
3148         (riece-button-map-identity-region): New function; splitted from
3149         riece-button-add-identity-button.
3150         (riece-button-add-identity-button): Use it.
3151         (riece-button-update-user-list-buffer): New function.
3152         (riece-button-insinuate): Add riece-button-update-user-list-buffer
3153         to riece-update-buffer-functions.
3154
3155 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3156
3157         * riece-xemacs.el (riece-mouse-2): New variable.
3158         (riece-popup-menu-popup): New function.
3159
3160         * riece-emacs.el (riece-mouse-2): New variable.
3161         (riece-popup-menu-bogus-filter-constructor): New macro.
3162         (riece-popup-menu-popup): New function.
3163
3164         * riece-commands.el (riece-command-list): Use identity prefix
3165         instead of formatted identity.
3166
3167         * riece-button.el (riece-channel-button-popup-menu): New variable.
3168         (riece-channel-button): Arrange help-echo.
3169         (riece-channel-button-switch-to-channel): New function.
3170         (riece-channel-button-part): New function.
3171         (riece-channel-button-list): New function.
3172         (riece-channel-button-map): New variable.
3173         (riece-button-add-channel-buttons): Add 'local-map and 'keymap
3174         properties on channel buttons.
3175
3176 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3177
3178         * riece-button.el (riece-button-insinuate): Buttonize channel buffers.
3179
3180         * riece-history.el (riece-channel-list-history-face): New face.
3181         (riece-history-format-channel-list-line): New function.
3182         (riece-history-insinuate): Add ?+ to
3183         riece-channel-list-mark-face-alist; add
3184         riece-history-format-channel-list-line to
3185         riece-format-channel-list-line-functions.
3186
3187         * riece-highlight.el (riece-channel-list-current-face): Arrange colors.
3188
3189 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3190
3191         * riece-unread.el (riece-unread-after-display-message-function):
3192         Do nothing when message-target is already in
3193         riece-unread-channels; call riece-redisplay-buffers.
3194         (riece-unread-update-channel-list-buffer): Abolish.
3195         (riece-unread-after-switch-to-channel-function): Don't call
3196         riece-unread-update-channel-list-buffer.
3197         (riece-unread-format-channel-list-line): New function.
3198         (riece-unread-insinuate): Add
3199         riece-unread-format-channel-list-line to
3200         riece-format-channel-list-line; don't add
3201         riece-unread-update-channel-list-buffer to
3202         riece-update-buffer-functions.
3203
3204         * riece-highlight.el (riece-channel-list-mark-current-channel):
3205         Abolish; merged into riece-update-channel-list-buffer.
3206         (riece-highlight-insinuate): Don't add
3207         riece-channel-list-mark-current-channel to
3208         riece-after-switch-to-channel-functions.
3209
3210         * riece-display.el (riece-channel-list-changed): Abolish.
3211         (riece-update-channel-list-buffer): Always redisplay channel-list
3212         buffer.
3213         (riece-update-channel-list-indicator): Always redisplay
3214         channel-list indicator.
3215         (riece-format-channel-list-line): New function.
3216         (riece-update-buffers): Don't clear riece-channel-list-changed.
3217         (riece-join-channel): Don't set riece-channel-list-changed.
3218         (riece-part-channel): Ditto.
3219
3220 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
3221
3222         * riece-options.el (riece-addons): Add riece-button.
3223
3224         * riece-display.el (riece-update-channel-list-buffer): Avoid to
3225         use format to preserve 'riece-identity property.
3226
3227         * riece-unread.el (riece-unread-update-channel-list-buffer):
3228         Simplified.
3229         (riece-unread-insinuate): Delay adding
3230         riece-unread-update-channel-list-buffer to
3231         riece-update-buffer-functions.
3232
3233         * riece-button.el: New add-on.
3234         * COMPILE (riece-modules): Add riece-button.
3235         * Makefile.am (EXTRA_DIST): Add riece-button.el
3236
3237 2003-10-08  Daiki Ueno  <ueno@unixuser.org>
3238
3239         * riece-server.el (riece-close-server-process): 
3240         (riece-quit-server-process): Call riece-close-server-process
3241         instead of kill-process; call riece-exit if no process is available.
3242
3243 2003-10-07  Daiki Ueno  <ueno@unixuser.org>
3244
3245         * riece-display.el (riece-channel-buffer-name): Check whether
3246         IDENTITY is a member of riece-current-channels.
3247
3248 2003-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3249
3250         * riece-commands.el (riece-command-kick): Fix completing-read
3251         collection argument.
3252
3253 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
3254
3255         * riece-000.el: Require 'riece-commands.
3256         * riece-200.el: Don't require 'riece-commands.
3257         * riece-300.el: Ditto.
3258
3259 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
3260
3261         * Riece: Version 0.1.2 released.
3262         * riece-version.el (riece-version-number): Bump up to 0.1.2.
3263
3264 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
3265
3266         * riece-filter.el (riece-sentinel): Don't clear
3267         riece-reconnect-with-password.
3268         * riece-server.el (riece-open-server): Clear
3269         riece-reconnect-with-password here.
3270
3271 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
3272
3273         * riece-globals.el (riece-join-channel-candidate): New variable.
3274         * riece-commands.el (riece-command-join): Prompt
3275         riece-join-channel-candidate.
3276
3277         * riece-handle.el (riece-handle-invite-message): Set
3278         riece-join-channel-candidate when the user is invited.
3279         * riece-naming.el (riece-naming-assert-join): Clear
3280         riece-join-channel-candidate.
3281
3282 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
3283
3284         * riece-identity.el (riece-completing-read-identity): Pass 6th &
3285         7th arguments to completing-read.
3286
3287         * riece-commands.el (riece-command-part): Use 6th argument DEFAULT
3288         of riece-completing-read-identity.
3289
3290         * riece-handle.el (riece-handle-invite-message): Fix parsing of
3291         parameters.
3292
3293         * riece-display.el (riece-update-channel-list-buffer): Don't clear
3294         riece-channel-list-changed.
3295         (riece-update-buffers): Clear it.
3296
3297 2003-10-01  Daiki Ueno  <ueno@unixuser.org>
3298
3299         * riece-rdcc.el (riece-rdcc-save-directory): New user option.
3300
3301 2003-09-29  Daiki Ueno  <ueno@unixuser.org>
3302
3303         * riece-000.el (riece-handle-001-message): Parse elements in
3304         riece-startup-channel-list.
3305
3306 2003-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3307
3308         * riece-skk-kakutei.el
3309         (riece-skk-kakutei-command-enter-message-as-notice): Fix typo.
3310
3311 2003-09-20  Daiki Ueno  <ueno@unixuser.org>
3312
3313         * riece-options.el (riece-startup-channel-list): Revive.
3314         * riece-000.el (riece-handle-001-message): Process
3315         riece-startup-channel-list.
3316
3317         * riece-server.el (riece-open-server): Display "Logging in to
3318         XXX..." message.
3319         * riece-000.el (riece-handle-001-message): Clear "Logging in to
3320         XXX..." message; call riece-after-login-hook.
3321
3322 2003-09-07  Daiki Ueno  <ueno@unixuser.org>
3323
3324         * riece-unread.el (riece-unread-after-display-message-function):
3325         Simplified.
3326
3327 2003-09-02  Daiki Ueno  <ueno@unixuser.org>
3328
3329         * riece-commands.el (riece-command-join): Extract target
3330         identity-prefix before applying riece-channel-p; format target.
3331
3332 2003-08-30  Daiki Ueno  <ueno@unixuser.org>
3333
3334         * Riece: Version 0.1.1 released.
3335         * riece-version.el (riece-version-number): Bump up to 0.1.1.
3336
3337 2003-08-29  Daiki Ueno  <ueno@unixuser.org>
3338
3339         * riece-guess.el (riece-guess-channel-try-functions): Default to
3340         nil.
3341         (riece-default-guess-channel): Abolish.
3342         (riece-command-guess-switch-to-channel): Reconstruct
3343         riece-guess-candidates when it is empty.
3344
3345 2003-08-28  Daiki Ueno  <ueno@unixuser.org>
3346
3347         * riece-highlight.el (riece-dialogue-change-face): Use defvar to
3348         define.
3349         (riece-dialogue-notice-face): Ditto.
3350         (riece-dialogue-wallops-face): Ditto.
3351         (riece-dialogue-error-face): Ditto.
3352         (riece-dialogue-info-face): Ditto.
3353         (riece-dialogue-server-face): Ditto.
3354         (riece-dialogue-prefix-face): Ditto.
3355         (riece-channel-list-default-face): Ditto.
3356         (riece-channel-list-current-face): Ditto.
3357
3358         * riece-unread.el (riece-channel-list-unread-face): Use defvar to
3359         define.
3360
3361 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
3362
3363         * riece-history.el (riece-history-insinuate): Don't set
3364         riece-guess-channel-try-functions here.
3365         (riece-history-requires): Don't require riece-guess.
3366
3367         * riece-unread.el (riece-unread-requires): Don't require
3368         riece-guess.
3369         (riece-unread-insinuate): Don't set
3370         riece-guess-channel-try-functions here.
3371
3372 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
3373
3374         * riece-unread.el (riece-unread-after-display-message-function):
3375         Rename from riece-unread-display-message-function.
3376         (riece-unread-after-switch-to-channel-function): Rename from
3377         riece-unread-channel-switch-hook.
3378         (riece-guess-channel-from-unread): New function.
3379         (riece-unread-requires): Require 'riece-guess and 'riece-history.
3380         (riece-unread-insinuate): Setup riece-guess-channel-try-functions.
3381
3382         * riece-options.el (riece-addons): Add riece-guess, riece-history,
3383         and riece-url.
3384
3385         * riece-layout.el (riece-reconfigure-windows-predicate): Don't
3386         check riece-last-channel.
3387
3388         * riece-display.el (riece-switch-to-channel): Rename
3389         riece-channel-switch-hook to
3390         riece-after-switch-to-channel-functions.
3391         (riece-switch-to-nearest-channel): Ditto.
3392
3393         * riece-guess.el: New add-on.
3394         * COMPILE (riece-modules): Add riece-guess.
3395         * Makefile.am (EXTRA_DIST): Add riece-guess.el
3396
3397         * riece-history.el: New add-on.
3398         * COMPILE (riece-modules): Add riece-history.
3399         * Makefile.am (EXTRA_DIST): Add riece-history.el
3400
3401 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
3402
3403         * riece-options.el (riece-connection-timeout): Abolish.
3404
3405         * riece-server.el (riece-clear-system): Abolish.
3406         * riece.el (riece-exit): Merge riece-clear-system.
3407
3408 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
3409
3410         * riece-filter.el (riece-sentinel): Suppress status message when
3411         riece-debug is nil.
3412
3413 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
3414
3415         * riece-highlight.el (riece-channel-list-mark-current-channel):
3416         New function.
3417
3418         * riece-display.el (riece-channel-list-changed): New variable.
3419         (riece-update-channel-list-buffer): Check riece-channel-list-changed.
3420         (riece-update-channel-list-indicator): Ditto.
3421
3422 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
3423
3424         * riece-options.el (riece-addons): Enable riece-unread by default.
3425
3426         * riece-highlight.el (riece-channel-list-current-face): New variable.
3427         (riece-channel-list-default-face): New face.
3428
3429         * riece-globals.el (riece-channel-list-buffer): Strip leading
3430         whitespace.
3431
3432 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
3433
3434         * riece-unread.el: Require 'riece-highlight when compiling.
3435         (riece-unread): New custom group.
3436         (riece-channel-list-unread-face): New variable.
3437         (riece-channel-list-unread-face): New face.
3438         (riece-unread-requires): New function.
3439         (riece-unread-insinuate): Add ?! to riece-channel-list-mark-face-alist.
3440
3441         * riece-highlight.el: Highlight *Channels* buffer; rename
3442         riece-*-face -> riece-dialogue-*-face, riece-highlight-* ->
3443         riece-dialogue-*.
3444         (riece-channel-list-font-lock-keywords): New variable.
3445         (riece-channel-list-mark-face-alist): New variable.
3446
3447 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
3448
3449         * riece-unread.el (riece-unread-update-channel-list-buffer):
3450         Restore channel marks if exist.
3451
3452         * riece-naming.el (riece-naming-assert-join): Don't set
3453         riece-redisplay-buffers.
3454         (riece-naming-assert-part): Ditto.
3455         (riece-naming-assert-rename): Ditto.
3456
3457         * riece-display.el (riece-redisplay-buffers): Abolish.
3458         (riece-update-user-list-buffer): Don't check
3459         riece-redisplay-buffers.
3460         (riece-update-channel-list-buffer): Ditto; prefix "*" at the
3461         beginning of the current channel.
3462         (riece-switch-to-channel): Don't set riece-redisplay-buffers.
3463         (riece-join-channel): Ditto.
3464         (riece-part-channel): Ditto.
3465
3466 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
3467
3468         * riece-display.el (riece-join-channel): Parse non-nil elements in
3469         riece-default-channel-binding.
3470
3471 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
3472
3473         * riece-identity.el (riece-format-identity): Add 'riece-identity
3474         property to the resulting string.
3475
3476         * riece-misc.el (riece-concat-channel-topic): Don't append ":" if
3477         topic is "".
3478
3479         * riece-300.el (riece-handle-322-message): Simplify message.
3480
3481         * riece-commands.el (riece-command-change-layout): Call
3482         riece-command-configure-windows; Use setq instead of
3483         custom-set-variables.
3484
3485 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
3486
3487         * Riece: Version 0.1.0 released.
3488         * riece-version.el (riece-version-number): Bump up to 0.1.0.
3489
3490 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
3491
3492         * COMPILE (riece-compile-modules): Ignore errors during byte
3493         compilation.
3494         (riece-install-modules): If there lacks a compiled module, don't
3495         attempt to install it.
3496
3497         * riece-options.el (riece-quit-timeout): Default to 10.
3498
3499         * riece.el (riece-dialogue-mode-map): Bind riece-command-change-layout.
3500         (riece): Switch to riece-command-buffer before riece-redisplay-buffers.
3501
3502         * riece-unread.el: Require 'riece-commands.
3503
3504         * riece-server.el: Require 'riece-identity and 'riece-compat.
3505
3506         * riece-ndcc.el: Require 'riece-globals, 'riece-options,
3507         'riece-display.
3508         (riece-handle-dcc-request): Use riece-channel-buffer-name.
3509
3510         * riece-identity.el: Don't require 'riece-server.
3511
3512         * riece-doctor.el: Require 'riece-globals, 'riece-identity,
3513         'riece-message, and 'riece-server.
3514
3515         * riece-ctcp.el: Require 'riece-display.
3516
3517         * riece-commands.el: Require 'riece-layout.
3518         (riece-command-change-layout): New command.
3519
3520         * riece-alias.el: Require 'riece-identity.
3521
3522         * riece-layout.el: No longer provided as an add-on.
3523         * riece-display.el: Remove window configuration stuff.
3524
3525 2003-08-24  Daiki Ueno  <ueno@unixuser.org>
3526
3527         * riece-rdcc.el (riece-command-dcc-send): Bind
3528         process-connection-type to nil.
3529
3530         * riece-300.el (riece-handle-319-message): New handler.
3531
3532         * riece.el (riece-buffer-mode-alist): Add riece-command-buffer.
3533         (riece): Signal an error when a server is opened;
3534         No need to initialize riece-command-buffer specially.
3535
3536 2003-08-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3537
3538         * riece-display.el (riece-configure-windows-top): Set
3539         `truncate-partial-width-windows' nil, when horizontal window
3540         split.
3541
3542 2003-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3543
3544         * riece-display.el (riece-configure-windows-top): Change
3545         user-list-buffer and channel-list-buffer window create logic.
3546
3547         * riece-skk-kakutei.el (riece-skk-kakutei-insinuate): Add
3548         require riece.el when compile.
3549
3550         * riece.el (riece): Use `riece-redisplay-buffers' instead of
3551         `riece-configure-windows'.
3552
3553 2003-08-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3554
3555         * riece-display.el (riece-configure-windows-top): New function.
3556         * riece-layout.el (riece-layout-alist): Add top.
3557
3558         * riece-skk-kakutei.el: New add-on.
3559         * COMPILE (riece-modules): Add riece-skk-kakutei.
3560         * Makefile.am (EXTRA_DIST): Add riece-skk-kakutei.el
3561
3562 2003-08-19  Daiki Ueno  <ueno@unixuser.org>
3563
3564         * riece-layout.el: New add-on.
3565         * COMPILE (riece-modules): Add riece-layout.
3566         * Makefile.am (EXTRA_DIST): Add riece-layout.el
3567
3568 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
3569
3570         * riece-options.el (riece-quit-timeout): New user option.
3571         * riece-server.el (riece-quit-server-process): New function.
3572         * riece-commands.el (riece-command-quit): Use it.
3573         (riece-command-close-server): Use it.
3574
3575 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
3576
3577         * riece-commands.el (riece-command-previous-channel): Skip nil in
3578         riece-current-channels.
3579
3580 2003-08-09  Daiki Ueno  <ueno@unixuser.org>
3581
3582         * riece-rdcc.el (riece-command-dcc-send): Accept output only from
3583         the ruby process.
3584
3585         * riece-xemacs.el: Don't require 'riece-compat.
3586
3587 2003-08-06  Daiki Ueno  <ueno@unixuser.org>
3588
3589         * riece-unread.el (riece-unread-update-channel-list-buffer): Call
3590         riece-parse-identity.
3591
3592 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
3593
3594         * riece-server.el (riece-find-server-name): Abolish.
3595
3596         * riece-alias.el: Add usage.
3597
3598 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
3599
3600         * riece-mini.el (riece-mini-send-message): Use
3601         riece-completing-read-identity; don't use riece-own-channel-message.
3602
3603         * riece-identity.el: Require 'riece-compat.
3604         (riece-identity-prefix-case-table): New variable.
3605         (riece-abbrev-identity-string-function): New variable.
3606         (riece-expand-identity-string-function): New variable.
3607         (riece-format-identity): Rename from riece-decode-identity.
3608         (riece-parse-identity): Rename from riece-encode-identity.
3609         (riece-with-identity-buffer): Abolish.
3610         (riece-identity-canonicalize-prefix): Use case-table.   
3611
3612         * riece-filter.el (riece-handle-numeric-reply): Decode messages.
3613         (riece-handle-message): Ditto.
3614
3615         * riece-alias.el: New add-on.
3616         * COMPILE (riece-modules): Add riece-alias.
3617         * Makefile.am (EXTRA_DIST): Add riece-alias.el.
3618
3619         * riece-emacs.el (riece-set-case-syntax-pair): New alias.
3620         * riece-xemacs.el (riece-set-case-syntax-pair): New alias.
3621         * riece-identity.el (riece-identity-canonicalize-prefix): Simplified.
3622
3623 2003-08-03  Daiki Ueno  <ueno@unixuser.org>
3624
3625         * Riece: Version 0.0.4 released.
3626         * riece-version.el (riece-version-number): Bump up to 0.0.4.
3627
3628 2003-06-24  OHASHI Akira  <bg66@koka-in.org>
3629
3630         * riece-unread.el (riece-unread-display-message-function): Don't check
3631         `selected-window'. It doesn't work as expected.
3632
3633 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
3634
3635         * riece-misc.el (riece-channel-p): Moved from riece-channel.el.
3636
3637         * riece-300.el: Rewrite using riece-decode-identity.
3638
3639         * riece-identity.el (riece-completing-read-identity): Signal an
3640         error when the encoded channel name is not matched with
3641         riece-channel-regexp.
3642
3643         * riece-globals.el (riece-channel-regexp): Moved from
3644         riece-channel.el.
3645         (riece-user-regexp): Moved form riece-user.el.
3646
3647 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
3648
3649         * riece-handle.el (riece-handle-join-message): Don't call
3650         riece-switch-to-channel.
3651         (riece-handle-part-message): Don't decode message if it is empty.
3652         (riece-handle-kick-message): Ditto.
3653         (riece-handle-quit-message): Ditto.
3654         (riece-handle-kill-message): Ditto.
3655
3656         * riece-commands.el (riece-command-part): Show the current channel
3657         as default candidate.
3658
3659         * riece-identity.el (riece-completing-read-identity): Accept
3660         optional 5th argument `initial'.
3661
3662         * riece-unread.el (riece-unread-update-channel-list-buffer):
3663         Simplified.
3664
3665         * riece-filter.el (riece-sentinel): Don't bind
3666         riece-inhibit-update-buffers.
3667
3668         * riece-display.el (riece-redisplay-buffer): New variable.
3669         (riece-inhibit-update-buffers): Abolish.
3670         (riece-update-channel-list-buffer): Memorize
3671         encoded identity as text property on each line. 
3672
3673         * riece.el (riece-channel-list-mode): Make riece-redisplay-buffer
3674         buffer local.
3675         (riece-user-list-mode): Ditto.
3676
3677 2003-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
3678
3679         * riece-log.el, riece-mini.el, riece-unread.el, riece-url.el:
3680         Fix example setting, don't use 3rd arg of add-to-list.
3681
3682         * riece-coding.el (riece-default-coding-system): Fix default value.
3683
3684 2003-06-22  Daiki Ueno  <ueno@unixuser.org>
3685
3686         * riece-display.el (riece-inhibit-update-buffers): New variable.
3687         * riece-filter.el (riece-sentinel): Bind
3688         riece-inhibit-update-buffers while removing channels from
3689         riece-current-channels.
3690         * riece-unread.el (riece-unread-display-message-function): Don't
3691         update channel list buffer when riece-inhibit-update-buffers is
3692         non-nil.
3693         (riece-unread-channel-switch-hook): Ditto.
3694         (riece-unread-insinuate): Add
3695         riece-unread-update-channel-list-buffer to
3696         riece-update-buffer-functions.
3697
3698         * riece-commands.el (riece-command-switch-to-channel): Call
3699         riece-redisplay-buffers instead of riece-command-configure-windows.
3700
3701         * riece-identity.el (riece-completing-read-identity): Remove nil
3702         from riece-current-channels before converting it to an alist.
3703
3704 2003-06-17  OHASHI Akira  <bg66@koka-in.org>
3705
3706         * riece-unread.el (riece-unread-display-message-function): Check a
3707         `selected-window'.
3708
3709         * riece-mini.el: New add-on.
3710         * COMPILE (riece-modules): Add `riece-mini'.
3711         * Makefile.am (EXTRA_DIST): Add `riece-mini.el'.
3712
3713         * riece-display.el (riece-channel-buffer-create): Add new hook.
3714         * riece-log.el: New add-on for saving irc logs.
3715         * COMPILE (riece-modules): Add `riece-log'.
3716         * Makefile.am (EXTRA_DIST): Add `riece-log.el'.
3717
3718         * riece-commands.el (riece-command-join): Use `let*' instead of `let'.
3719         (riece-command-part): Ditto.
3720
3721 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
3722
3723         * riece-naming.el (riece-naming-assert-join): Call
3724         riece-update-buffers.
3725         (riece-naming-assert-part): Ditto.
3726
3727         * riece-filter.el (riece-sentinel): Don't bind
3728         riece-overriding-server-name; use riece-part-channel.
3729
3730         * riece-display.el (riece-switch-to-channel): Don't set
3731         riece-channel-buffer.
3732         (riece-update-buffers): Set riece-channel-buffer here.
3733
3734         * riece-commands.el (riece-command-switch-to-channel-by-number): Fixed.
3735         (riece-command-close-server): Fixed completion bug.
3736         (riece-command-universal-server-name-argument): Ditto.
3737
3738 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
3739
3740         * riece-doctor.el: Don't require 'doctor; autoload doctor-mode and
3741         doctor-read-print.
3742
3743         * riece-handle.el (riece-handle-nick-message): Use
3744         riece-decode-identity to decode user.
3745         (riece-handle-join-message): Ditto.
3746         (riece-handle-part-message): Ditto.
3747         (riece-handle-kick-message): Ditto.
3748         (riece-handle-quit-message): Ditto.
3749         (riece-handle-kill-message): Ditto.
3750         (riece-handle-invite-message): Ditto.
3751         (riece-handle-topic-message): Ditto.
3752         (riece-handle-mode-message): Ditto.
3753
3754 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
3755
3756         * riece-message.el (riece-own-channel-message): Abolish.
3757
3758         * riece-commands.el (riece-command-send-message): Don't use
3759         riece-own-channel-message.
3760
3761         * riece-doctor.el (riece-doctor-reply): Don't use
3762         riece-own-channel-message.
3763         (riece-doctor-hello-regexp): New user option.
3764         (riece-doctor-bye-regexp): New user option.
3765
3766 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
3767
3768         * riece-identity.el (riece-identity-member-no-server): Abolish.
3769
3770         * riece-doctor.el (riece-doctor-patients): Make it global variable.
3771         (riece-doctor-after-privmsg-hook): Use riece-identity-member
3772         instead of riece-identity-member-no-server.
3773
3774 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
3775
3776         * riece-doctor.el: New add-on.
3777         * COMPILE (riece-modules): Add riece-doctor.
3778         * Makefile.am (EXTRA_DIST): Add riece-doctor.el
3779
3780 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
3781
3782         * riece-handle.el (riece-handle-nick-message): Follow the change
3783         of riece-identity-member.
3784
3785         * riece-commands.el (riece-command-next-channel): Use
3786         riece-identity-member instead of riece-identity-member-no-server.
3787         (riece-command-previous-channel): Ditto.
3788
3789 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
3790
3791         * riece-identity.el (riece-completing-read-identity): Remove nil
3792         from channels before completing-read.
3793
3794         * riece-message.el (riece-message-make-name): Fix condition for priv.
3795         (riece-message-make-global-name): Ditto.
3796         (riece-message-buffer): Ditto.
3797
3798         * riece-misc.el (riece-current-nickname): Use
3799         riece-with-identity-buffer.
3800
3801 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
3802
3803         * riece-message.el (riece-message-parent-buffers): Regard message's
3804         speaker as target when priv mode.
3805
3806         * riece-display.el (riece-update-channel-indicator): Decode
3807         riece-current-channel even in priv mode.
3808
3809         * riece-identity.el (riece-decode-identity): Respect prefix-only.
3810         (riece-completing-read-identity): Check if illegal characters in
3811         channel name.
3812
3813 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
3814
3815         * riece.el (riece-buffer-mode-alist): Add riece-user-list-buffer.
3816         * riece-globals.el (riece-user-buffer-format): Abolish.
3817         (riece-user-list-buffer): Default to " *Users*".
3818         * riece-display.el (riece-user-list-buffer-name): Abolish.
3819         (riece-user-list-buffer-create): Abolish.
3820
3821 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
3822
3823         * riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
3824         (riece-handle-message): Ditto.
3825         (riece-sentinel): Clear system here.
3826
3827         * riece-server.el (riece-server-process-name): New function.
3828         (riece-server-process): New function.
3829         (riece-close-server): Abolish.
3830
3831         * riece-identity.el: Adopt vector object representation for
3832         identity objects.
3833         (riece-with-identity-buffer): New macro.
3834         (riece-decode-identity): New function.
3835         (riece-encode-identity): New function.
3836
3837         * riece-globals.el (riece-process-list): New variable.
3838         (riece-server-process-alist): Abolish.
3839         (riece-channel-buffer-alist): Abolish.
3840         (riece-user-list-buffer-alist): Abolish.
3841         (riece-short-channel-indicator): New variable.
3842
3843         * riece-channel.el: Assume that we are already in the server buffer.
3844         * riece-user.el: Likewise.
3845
3846 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
3847
3848         * riece-ndcc.el (riece-ndcc-server-sentinel): Close a parenthesis.
3849
3850         * riece-rdcc.el (riece-rdcc-insinuate): Don't use the 3rd argument of
3851         `add-to-list'.
3852
3853 2003-06-06  Daiki Ueno  <ueno@unixuser.org>
3854
3855         * riece-channel.el (riece-forget-channel): Fixed.
3856         (riece-channel-modeless-regexp): Abolish.
3857         (riece-channel-modeless-p): Abolish.
3858
3859 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
3860
3861         * riece-unread.el (riece-unread-display-message-function): Delete the
3862         target before adding to list.
3863         (riece-unread-switch-to-channel): New function.
3864         (riece-unread-insinuate): Bind "\C-c\C-u" to riece-command-mode-map.
3865         Bind "u" to riece-dialogue-mode-map.
3866         Bind "u" to riece-channel-list-mode-map.
3867
3868         * riece.el (riece-channel-list-mode-map): Don't bind
3869         `riece-command-unread-channel'.
3870
3871 2003-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
3872
3873         * riece-000.el,riece-200.el,riece-300.el,riece-400.el,riece-500.el,
3874         riece-commands.el,riece-filter.el,riece-handle.el,riece-highlight.el
3875         riece-identity.el,riece-message.el,riece-misc.el,riece-naming.el,
3876         riece.el: Don't require riece-inlines since it has been removed.
3877
3878 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
3879
3880         * riece-display.el (riece-update-user-list-buffer): Rename from
3881         riece-user-list-update-buffer.
3882         (riece-update-channel-list-buffer): Rename from
3883         riece-channel-list-update-buffer.
3884
3885 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
3886
3887         * riece-identity.el (riece-identity-canonicalize-prefix): Moved
3888         from riece-inlines.el; renamed from scandinavian-downcase.
3889         (riece-identity-equal-no-server): Moved from riece-inlines.el;
3890         renamed from scandinavian-equal-ignore-case.
3891         (riece-identity-equal-no-server-safe): New function.
3892         (riece-identity-member-no-server): Moved from riece-inlines.el;
3893         renamed from scandinavian-member-ignore-case.
3894         (riece-identity-member-no-server-safe): New function.
3895
3896         * riece-inlines.el: Removed.
3897         * COMPILE (riece-modules): Remove riece-inlines.
3898         * Makefile.am (EXTRA_DIST): Remove riece-inlines.el.
3899
3900 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
3901
3902         * riece-rdcc.el (riece-rdcc-sentinel): Don't call delete-process
3903         explicitly.
3904         * riece-ndcc.el: Don't call delete-process explicitly.
3905         * riece-server.el (riece-close-server-process): Don't call
3906         delete-process explicitly unless riece-debug == t.
3907
3908 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
3909
3910         * riece-inlines.el (scandinavian-downcase): New inline function.
3911         (scandinavian-equal-ignore-case): Rename from
3912         string-equal-ignore-case.
3913         (scandinavian-member-ignore-case): Rename from
3914         string-list-member-ignore-case.
3915
3916         * riece-identity.el (riece-identity-equal): Rename from
3917         riece-identity-equal-no-server; use scandinavian-equal-ignore-case.
3918         (riece-identity-equal-safe): Rename from riece-identity-equal.
3919         (riece-identity-member): Rename from riece-identity-member-no-server.
3920         (riece-identity-member-safe): Rename from riece-identity-member.
3921         (riece-identity-assoc): Rename from riece-identity-assoc-no-server.
3922         (riece-identity-assoc-safe): Rename from riece-identity-assoc.
3923
3924 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
3925
3926         * riece-rdcc.el: Require 'riece-ctcp.
3927         (riece-rdcc-insinuate): Add "DCC" to
3928         riece-ctcp-additional-clientinfo.
3929
3930         * riece-ctcp.el (riece-ctcp-additional-clientinfo): New variable.
3931         (riece-command-ctcp-clientinfo): New command.
3932         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
3933         (riece-handle-ctcp-clientinfo-request): New handler.
3934         (riece-handle-ctcp-clientinfo-response): New handler.
3935
3936         * riece-server.el (riece-open-server): No need to use
3937         get-buffer-create to reuse process buffer.
3938
3939 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
3940
3941         * riece-rdcc.el (riece-command-dcc-send): Generate new buffer for
3942         DCC process.
3943         (riece-command-dcc-receive): Likewise; don't set buffer-file-name.
3944
3945         * riece-server.el (riece-server-keyword-map): `:coding-system' ->
3946         `:coding'.
3947         (riece-open-server): Follow the change.
3948
3949         * riece-ctcp.el (riece-command-ctcp-action): New command.
3950         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
3951         (riece-handle-ctcp-action-request): New handler.
3952
3953         * riece.el (riece-command-mode): Enclose status indicators with
3954         `{}'; show riece-user-indicator.
3955         (riece-channel-mode): Likewise.
3956         (riece-dialogue-mode): Enclose status indicators with `{}'.
3957         * riece-globals.el (riece-user-indicator): New indicator.
3958         (riece-freeze-indicator): Default to "-".
3959         * riece-display.el (riece-update-channel-indicator): Don't update
3960         modeline.
3961         (riece-update-status-indicators): Set riece-user-indicator.
3962         * riece-300.el (riece-handle-324-message): Update channel indicator.
3963
3964 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
3965
3966         * riece.el (riece-command-mode): Don't set riece-freeze-indicator.
3967         (riece-dialogue-mode): Call riece-update-status-indicators.
3968         (riece-channel-mode): Add riece-operator-indicator to
3969         mode-line-buffer-identification.
3970         * riece-user.el (riece-make-user): New attribute `operator'.
3971         (riece-user-operator): New function.
3972         (riece-user-set-operator): New function.
3973         (riece-user-toggle-away): New function.
3974         (riece-user-toggle-operator): New function.
3975         * riece-misc.el (riece-own-frozen): Revive.
3976         * riece-message.el (riece-display-message): Reset riece-freeze if
3977         riece-freeze == 'own && (riece-message-own-p message).
3978         * riece-globals.el (riece-own-freeze): Abolish; use riece-freeze.
3979         (riece-operator-indicator): New variable.
3980         * riece-display.el (riece-update-status-indicators): New function.
3981         (riece-update-buffer-functions): Add it.
3982         * riece-commands.el (riece-command-toggle-freeze): Don't call
3983         riece-freeze.
3984         (riece-command-toggle-own-freeze): Don't call riece-own-freeze.
3985         * riece-300.el (riece-handle-302-message): Use
3986         riece-user-toggle-away instead of riece-user-set-away.
3987         (riece-handle-301-message): Ditto.
3988         (riece-handle-305-message): Ditto.
3989         (riece-handle-306-message): Ditto.
3990         (riece-handle-352-message): Ditto.
3991
3992 2003-06-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
3993
3994         * riece-commands.el (riece-command-next-channel): Circularly
3995         follow the channel list.
3996         (riece-command-previous-channel): Ditto.
3997
3998 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
3999
4000         * riece.el (riece-command-mode): Set default value of riece-freeze
4001         & riece-own-freeze.
4002         * riece-options.el (riece-away-message): New user option.
4003         * riece-commands.el (riece-command-toggle-away): Query user away
4004         message.
4005         * riece-300.el (riece-handle-301-message): Set user's away status.
4006         (riece-handle-305-message): Ditto.
4007         (riece-handle-306-message): Ditto.
4008         (riece-handle-302-message): Ditto.
4009         (riece-handle-352-message): Ditto.
4010
4011 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
4012
4013         * riece-rdcc.el: Require riece-globals, riece-misc, riece-channel,
4014         and riece-identity.
4015         (riece-command-dcc-receive): Check the existence of
4016         set-buffer-multibyte.
4017
4018 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
4019
4020         * Riece: Version 0.0.3 released.
4021         * riece-version.el (riece-version-number): Bump up to 0.0.3.
4022
4023         * riece-ctcp.el (riece-handle-ctcp-request): Catch errors occured
4024         in hooks.
4025         (riece-handle-ctcp-response): Ditto.
4026
4027 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
4028
4029         * riece-user.el (riece-rename-user): Don't modify entry when
4030         old-name == new-name.
4031
4032         * riece-display.el (riece-configure-windows): Use window-buffer
4033         instead of current-buffer.
4034
4035         * riece-rdcc.el (riece-rdcc-server-address): Default to nil.
4036         (riece-rdcc-ruby-command): New user option.
4037         (riece-rdcc-send-program): New user option.
4038         (riece-rdcc-decode-address-program): New user option.
4039         (riece-rdcc-substitute-variables): New function.
4040         (riece-command-dcc-send): Use it.
4041         (riece-rdcc-decode-address): Use it.
4042
4043 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
4044
4045         * riece-rdcc.el: New add-on.
4046
4047         * Makefile.am (EXTRA_DIST): Add riece-rdcc.el
4048
4049 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
4050
4051         * riece-ndcc.el: New add-on.
4052         * Makefile.am (EXTRA_DIST): Add riece-ndcc.el
4053
4054 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
4055
4056         * riece-server.el (riece-open-server): Simplify message.
4057
4058         * riece-commands.el (riece-command-open-server): Throw an error
4059         when the server is already opened.
4060
4061         * riece-filter.el (riece-sentinel): Simplified.
4062
4063         * riece-display.el (riece-user-list-update-buffer): Check the
4064         existence of riece-user-list-buffer.
4065         (riece-channel-list-update-buffer): Check the existence of
4066         riece-channel-list-buffer.
4067         (riece-set-window-points): Ditto.
4068
4069         * riece-commands.el (riece-command-open-server): Simplified.
4070         (riece-command-toggle-channel-buffer-mode): Set
4071         riece-save-variables-are-dirty to t.
4072         (riece-command-toggle-user-list-buffer-mode): Ditto.
4073         (riece-command-toggle-channel-list-buffer-mode): Ditto.
4074
4075         * riece-server.el (riece-start-server): Abolish.
4076         (riece-open-server): Set riece-server-process-alist and
4077         riece-server-process here.
4078
4079 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
4080
4081         * riece-filter.el (riece-sentinel): Close process even if
4082         riece-reconnect-with-password == t.
4083         (riece-handle-message): Catch errors occured in hooks.
4084
4085         * riece-server.el (riece-open-server): Reuse server buffer.
4086         (riece-close-server-process): Delete process even if process is
4087         not running.
4088
4089 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
4090
4091         * riece-server.el (riece-open-server): No need to reset
4092         riece-reconnect-with-password.
4093
4094         * riece-filter.el (riece-sentinel): Don't call riece when
4095         riece-reconnect-with-password = t and process !=
4096         riece-server-process.
4097
4098         * riece-url.el: Fix usage.
4099
4100         * riece-inlines.el (string-list-member-ignore-case): Remove docstring.
4101
4102         * riece-unread.el: New add-on.
4103         * COMPILE (riece-modules): Add riece-unread.
4104         * Makefile.am (EXTRA_DIST): Add riece-unread.el
4105
4106         * riece-300.el (riece-handle-322-message): New handler.
4107         (riece-handle-323-message): New handler.
4108
4109 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
4110
4111         * riece-display.el (riece-configure-windows): Select other window
4112         when minibuffer is active.
4113
4114         * riece-commands.el (riece-command-list): New command.
4115         (riece-command-enter-message-as-notice): New command.
4116         * riece.el (riece-command-mode-map): Bind
4117         riece-command-enter-message-as-notice and riece-command-list.
4118
4119         * riece-server.el (riece-close-server): Skip nil when leaving
4120         channels before closing server.
4121
4122 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
4123
4124         * Riece: Version 0.0.2 released.
4125         * riece-version.el (riece-version-number): Bump up to 0.0.2.
4126
4127         * riece.el (riece-load-and-build-addon-dependencies): Fixed.
4128         * riece-url.el (riece-url-requires): Don't assert dependency on
4129         riece-highlight unless it appears in riece-addons.
4130
4131         * riece-url.el: New add-on.
4132         * COMPILE (riece-modules): Add riece-url.
4133
4134         * riece-message.el (riece-message-make-bracket): Abolish.
4135         * riece-highlight.el (riece-highlight-font-lock-keywords):
4136         Give up to fontify "-nick-" or "-nick server-".
4137
4138         * riece-highlight.el (riece-highlight-font-lock-keywords):
4139         Simplified regexp.
4140
4141         * riece-ctcp.el (riece-handle-ctcp-request): Don't bind user.
4142         (riece-handle-ctcp-response): Ditto.
4143
4144         * riece-highlight.el: Make it an add-on.
4145         (riece-highlight-insinuate): New function.
4146         * riece.el: Don't require 'riece-highlight.
4147         * riece-options.el (riece-addons): Turn on riece-highlight and
4148         riece-ctcp by default.
4149
4150         * riece-display.el (riece-configure-windows-predicate): New function.
4151         (riece-configure-windows-predicate): New user option.
4152         (riece-redisplay-buffers): Use it.
4153
4154         * riece-complete.el: Require 'cl for butlast.
4155
4156         * Makefile.am (elc): Renamed from "compile".
4157
4158         * riece.el (riece-dialogue-mode-map): Bind
4159         riece-command-toggle-channel-list-buffer-mode.
4160
4161         * riece-display.el (riece-configure-windows): Typo fixed.
4162
4163         * riece-user.el (riece-user-toggle-channel): Use member instead of
4164         memq.
4165
4166 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
4167
4168         * riece-ctcp.el (riece-ctcp-insinuate): New function.
4169
4170         * riece-options.el (riece-addons): New user option.
4171         (riece-addon-directory): New user option.
4172
4173         * riece.el (riece-load-and-build-addon-dependencies): New function.
4174         (riece-insinuate-addons): New function.
4175         (riece): Call riece-insinuate-addons.
4176
4177         * riece-misc.el (riece-get-users-on-server): Moved from
4178         riece-commands.el.
4179
4180         * riece-ctcp.el: New file.
4181         * COMPILE (riece-modules): Add riece-ctcp.
4182         * Makefile.am (EXTRA_DIST): Add riece-ctcp.el
4183
4184 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
4185
4186         * Riece: Version 0.0.1 released.
4187
4188         * riece-commands.el (riece-command-names): New command.
4189         (riece-command-who): New command.
4190
4191         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
4192         riece-command-who.
4193
4194         * riece-300.el (riece-handle-341-message): New handler.
4195         (riece-handle-352-message): New handler.
4196
4197         * riece-commands.el (riece-command-invite): Don't accept channel
4198         argument; throw an error when user is not on a channel.
4199         (riece-command-kick): New command.